]> git.wh0rd.org - tt-rss.git/commitdiff
update schema translations
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Wed, 27 Mar 2013 08:44:07 +0000 (12:44 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Wed, 27 Mar 2013 08:44:07 +0000 (12:44 +0400)
include/localized_schema.php

index 650a358069ce2e29f7e6d27c3953dac31b9d7dc7..ff9f543079ebc33a4287b2a446e6ba38cd319b69 100644 (file)
@@ -1,4 +1,4 @@
-<?php # This file has been generated at:  Tue Mar 26 15:16:40 MSK 2013
+<?php # This file has been generated at:  Wed Mar 27 12:43:58 MSK 2013
 
 __("Title");
 __("Title or Content");
@@ -39,7 +39,7 @@ __('Show content preview in headlines list');
 __('Short date format');
 __('Long date format');
 __('Combined feed display');
-__('Hide feeds with no unread messages');
+__('Hide feeds with no unread articles');
 __('On catchup show next feed');
 __('Sort feeds by unread articles count');
 __('Reverse headline order (oldest first)');