aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/ru/conf.php
diff options
context:
space:
mode:
authorGravatar Frans de Jonge <fransdejonge@gmail.com> 2018-11-18 19:31:36 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2018-11-18 19:31:36 +0100
commite20c7ef1b020df492923ca9a445fb8fa172a11dd (patch)
tree9ff4516fe9c6269f0eca404c338dca27e8730e6a /app/i18n/ru/conf.php
parentf3a88614ef4a2541ee29054124d62c0cdc78f485 (diff)
[fix] Finishing touches for next/previous without focus (#2140)
* [fix] Finishing touches for next/previous without focus Cf. #1767. * Avoid single quote Alternative: use `’` * Minor whitespace * Minor whitespace * be explicit about skipping * add todos * overshot by one
Diffstat (limited to 'app/i18n/ru/conf.php')
-rw-r--r--app/i18n/ru/conf.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/i18n/ru/conf.php b/app/i18n/ru/conf.php
index 3fe0ded2d..a33e7e6d0 100644
--- a/app/i18n/ru/conf.php
+++ b/app/i18n/ru/conf.php
@@ -162,6 +162,7 @@ return array(
'mark_favorite' => 'Mark as favourite', //TODO - Translation
'navigation' => 'Navigation', //TODO - Translation
'navigation_help' => 'With the "Shift" modifier, navigation shortcuts apply on feeds.<br/>With the "Alt" modifier, navigation shortcuts apply on categories.', //TODO - Translation
+ 'navigation_no_mod_help' => 'The following navigation shortcuts do not support modifiers.', //TODO - Translation
'next_article' => 'Skip to the next article', //TODO - Translation
'normal_view' => 'Switch to normal view', //TODO - Translation
'other_action' => 'Other actions', //TODO - Translation