aboutsummaryrefslogtreecommitdiffstats
path: root/language/ru_RU/common.lang.php
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2016-03-08 10:51:10 +0100
committerplegall <plg@piwigo.org>2016-03-08 10:51:10 +0100
commit2e071ba4a17cfb4e4ea0ab6e50516ddac5e0ae90 (patch)
tree681f9b4cbbed109beb41ca4babf0662dc814f8c4 /language/ru_RU/common.lang.php
parentd80d853a23119bd21c20ad92024cba5dce47e7d4 (diff)
merge --squash from translation up to f9fecd0be09ea6da405f1ab2a09e09bc51312dd4
git merge --squash is simpler for the first time, then we plan to do cherry-pick
Diffstat (limited to 'language/ru_RU/common.lang.php')
-rw-r--r--language/ru_RU/common.lang.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/language/ru_RU/common.lang.php b/language/ru_RU/common.lang.php
index 5cca56d68..6e01c1e11 100644
--- a/language/ru_RU/common.lang.php
+++ b/language/ru_RU/common.lang.php
@@ -428,4 +428,5 @@ $lang['Photo description'] = 'Описание изображения';
$lang['Photo title'] = 'Заголовок изображения';
$lang['Album name, A &rarr; Z'] = 'По названиям альбомов, от A &rarr; Z';
$lang['Album name, Z &rarr; A'] = 'По названиям альбомов, от Z &rarr; A';
-$lang['Link: %s'] = 'Ссылка: %s'; \ No newline at end of file
+$lang['Link: %s'] = 'Ссылка: %s';
+$lang['Your authentication key is no longer valid.'] = 'Увы, Ваш ключ идентификации больше не действителен.'; \ No newline at end of file