diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-04-11 19:35:49 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-04-11 19:35:49 +0000 |
commit | 09ca5c4c381d01b0f19cc28398d63b1487cef7f9 (patch) | |
tree | b7b84b22c588ce16e4fb1d84fbc2a7e74638ace9 /language | |
parent | 22d81a69f311dba69d5f87f11f9d7b2c5e44ff0d (diff) |
[trunk_admin] Update ru_RU, thanks to : nadusha
git-svn-id: http://piwigo.org/svn/trunk@22145 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r-- | language/ru_RU/admin.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/ru_RU/admin.lang.php b/language/ru_RU/admin.lang.php index 7964fbaf0..d95dc7144 100644 --- a/language/ru_RU/admin.lang.php +++ b/language/ru_RU/admin.lang.php @@ -953,4 +953,5 @@ $lang['This group will be set to default'] = 'Эта группа будет и $lang['This group will be unset to default'] = 'Эта группа не будет теперь использоваться по умолчанию'; $lang['Type here the name of the new group'] = 'Введите имя новой группы'; $lang['Purge user cache'] = 'Очистить кэш пользователя'; +$lang['The picture dimensions will be reduced to %dx%d pixels.'] = 'Размер изображения будет уменьшен до %dx%d пикселей.'; ?>
\ No newline at end of file |