From 3112987eea88d3add4234779626328e5374d8cd4 Mon Sep 17 00:00:00 2001 From: Paulius Šukys Date: Thu, 25 May 2017 19:17:27 +0200 Subject: Added sides_close_article english string to other languages with a todo comment --- app/i18n/ru/conf.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/i18n/ru/conf.php') diff --git a/app/i18n/ru/conf.php b/app/i18n/ru/conf.php index 557fbe369..8e45fb0a0 100644 --- a/app/i18n/ru/conf.php +++ b/app/i18n/ru/conf.php @@ -93,6 +93,8 @@ return array( 'display_categories_unfolded' => 'Show categories folded by default', 'hide_read_feeds' => 'Hide categories & feeds with no unread article (does not work with “Show all articles” configuration)', 'img_with_lazyload' => 'Use "lazy load" mode to load pictures', + // TODO: needs to be translated + 'sides_close_article' => 'Clicking outside of article text area closes the article', 'jump_next' => 'jump to next unread sibling (feed or category)', 'number_divided_when_reader' => 'Divided by 2 in the reading view.', 'read' => array( -- cgit v1.2.3