release 1.5.3

master
Andrew Dolgov 13 years ago
parent d9d5ce4c0c
commit cf463c027a

@ -1,4 +1,4 @@
<?php # This file has been generated at: Mon Mar 21 12:01:15 MSK 2011
<?php # This file has been generated at: Thu Apr 21 10:05:51 MSD 2011
__("Title");
__("Title or Content");
@ -23,8 +23,8 @@ __('When auto-detecting tags in articles these tags will not be applied (comma-s
__('When this option is enabled, headlines in Special feeds and Labels are grouped by feeds');
__('Use feed-specified date to sort headlines instead of local import date.');
__('Customize CSS stylesheet to your liking');
__('Click to register your SSL client certificate with tt-rss');
__('Purge old posts after this number of days (0 - disables)');
__('Update post on checksum change');
__('Default interval between feed updates');
__('Amount of articles to display at once');
__('Allow duplicate posts');
@ -32,12 +32,10 @@ __('Enable feed categories');
__('Show content preview in headlines list');
__('Short date format');
__('Long date format');
__('Use more accessible date/time format for headlines');
__('Combined feed display');
__('Hide feeds with no unread messages');
__('On catchup show next feed');
__('Sort feeds by unread articles count');
__('Set articles as unread on update');
__('Reverse headline order (oldest first)');
__('Enable e-mail digest');
__('Confirm marking feed as read');
@ -55,4 +53,5 @@ __('Enable external API');
__('User timezone');
__('Sort headlines by feed date');
__('Customize stylesheet');
__('Login with an SSL certificate');
?>

File diff suppressed because it is too large Load Diff

@ -1,3 +1,3 @@
<?php
define('VERSION', "1.5.2");
define('VERSION', "1.5.3");
?>

Loading…
Cancel
Save