1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-20 08:51:28 +00:00

change ON_CATCHUP_SHOW_NEXT_FEED helptext, bump schema

This commit is contained in:
Andrew Dolgov
2012-03-29 15:08:12 +04:00
parent 442456184c
commit af0845ca9a
6 changed files with 21 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
<?php # This file has been generated at: Mon Mar 12 13:59:27 MSK 2012
<?php # This file has been generated at: Thu Mar 29 15:07:22 MSK 2012
__("Title");
__("Title or Content");
@@ -20,7 +20,7 @@ __("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.');