]> git.wh0rd.org - tt-rss.git/blobdiff - include/localized_schema.php
modify includes to init session before translations are applied
[tt-rss.git] / include / localized_schema.php
index 2f68a1bc7f633c97c85a4329f21d388f92c6f08c..51acc8f8165642de5dcf54e306b27a9bae4bf33f 100644 (file)
@@ -1,4 +1,4 @@
-<?php # This file has been generated at:  Wed Dec 28 13:30:55 MSK 2011
+<?php # This file has been generated at:  Sat Jan 5 01:27:34 MSK 2013
 
 __("Title");
 __("Title or Content");
@@ -20,16 +20,17 @@ __("Advanced");
 
 __('This option is useful when you are reading several planet-type aggregators with partially colliding userbase. When disabled, it forces same posts from different feeds to appear only once.');
 __('Display expanded list of feed articles, instead of separate displays for headlines and article content');
-__('When "Mark as read" button is clicked in toolbar, automatically open next feed with unread articles.');
+__('Automatically open next feed with unread articles after marking one as read');
 __('This option enables sending daily digest of new (and unread) headlines on your configured e-mail address');
 __('This option enables marking articles as read automatically while you scroll article list.');
 __('Strip all but most common HTML tags when reading articles.');
 __('When auto-detecting tags in articles these tags will not be applied (comma-separated list).');
 __('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');
+__('Use feed-specified date to sort headlines instead of local import date.');
 __('Click to register your SSL client certificate with tt-rss');
-__('Purge old posts after this number of days (0 - disables)');
+__('Uses UTC timezone');
+__('Purge articles after this number of days (0 - disables)');
 __('Default interval between feed updates');
 __('Amount of articles to display at once');
 __('Allow duplicate posts');
@@ -56,7 +57,9 @@ __('Group headlines in virtual feeds');
 __('Do not show images in articles');
 __('Enable external API');
 __('User timezone');
-__('Sort headlines by feed date');
 __('Customize stylesheet');
+__('Sort headlines by feed date');
 __('Login with an SSL certificate');
+__('Try to send digests around specified time');
+__('Assign articles to labels automatically');
 ?>