summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-28 21:05:11 +0400
committerAndrew Dolgov <[email protected]>2013-03-28 21:05:11 +0400
commite98a4bf62a6a95baf789f7f53135eafe4aa771ff (patch)
treeb6b8a7c38ac4fb1d0315248f5794ea27b4dfcdab /include
parent5d40efc9b00fae24ab71d38c9508285a61743a8f (diff)
update schema translations
Diffstat (limited to 'include')
-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 436584c34..710fbf8c3 100644
--- a/include/localized_schema.php
+++ b/include/localized_schema.php
@@ -1,4 +1,4 @@
-<?php # This file has been generated at: Thu Mar 28 19:38:46 MSK 2013
+<?php # This file has been generated at: Thu Mar 28 21:04:59 MSK 2013
__("Title");
__("Title or Content");
@@ -30,6 +30,7 @@ __('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');
__('Uses UTC timezone');
+__('Select one of the available CSS themes');
__('Purge articles after this number of days (0 - disables)');
__('Default interval between feed updates');
__('Amount of articles to display at once');
@@ -62,4 +63,5 @@ __('Sort headlines by feed date');
__('Login with an SSL certificate');
__('Try to send digests around specified time');
__('Assign articles to labels automatically');
+__('Select theme');
?>