summaryrefslogtreecommitdiff
path: root/localized_schema.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-04-21 10:06:06 +0400
committerAndrew Dolgov <[email protected]>2011-04-21 10:06:06 +0400
commitcf463c027a565f12c9f92b945c3746c136ff894c (patch)
treed46b4a01d2c93c54c92f7a357210d1e1b5fa8595 /localized_schema.php
parentd9d5ce4c0cb126d674f4a16c51efd66aa5e0c6b9 (diff)
release 1.5.3
Diffstat (limited to 'localized_schema.php')
-rw-r--r--localized_schema.php7
1 files changed, 3 insertions, 4 deletions
diff --git a/localized_schema.php b/localized_schema.php
index 64e09b543..88be88a44 100644
--- a/localized_schema.php
+++ b/localized_schema.php
@@ -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');
?>