summaryrefslogtreecommitdiff
path: root/include/localized_schema.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-01-30 16:39:40 +0400
committerAndrew Dolgov <[email protected]>2012-01-30 16:39:40 +0400
commite95e78198f8daa4c4f130b939a8642f8437b0c18 (patch)
tree818a77af40bd3a0bcb9b383952c9eac485c2aa6d /include/localized_schema.php
parent6d9455e9ba75417835fdb5e9de5e5912f7319717 (diff)
update translations
Diffstat (limited to 'include/localized_schema.php')
-rw-r--r--include/localized_schema.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/localized_schema.php b/include/localized_schema.php
index 80b972f35..e6da6f0e8 100644
--- a/include/localized_schema.php
+++ b/include/localized_schema.php
@@ -1,4 +1,4 @@
-<?php # This file has been generated at: Wed Dec 28 13:33:46 MSK 2011
+<?php # This file has been generated at: Mon Jan 30 16:39:34 MSK 2012
__("Title");
__("Title or Content");
@@ -29,6 +29,7 @@ __('When this option is enabled, headlines in Special feeds and Labels are group
__('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');
+__('Uses server timezone');
__('Purge old posts after this number of days (0 - disables)');
__('Default interval between feed updates');
__('Amount of articles to display at once');
@@ -59,4 +60,5 @@ __('User timezone');
__('Sort headlines by feed date');
__('Customize stylesheet');
__('Login with an SSL certificate');
+__('Try to send digests around specified time');
?>