summaryrefslogtreecommitdiff
path: root/lib/plugins/extension/lang/ru/lang.php
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2015-07-13 11:10:53 +0200
committerAndreas Gohr <andi@splitbrain.org>2015-07-13 11:10:53 +0200
commitc580170591e06eaeef9eba8be38db4cae4545956 (patch)
tree97b5001dc8eb8b56cb042e9fffec52c2c93c0f48 /lib/plugins/extension/lang/ru/lang.php
parent0bea8ac7882416cdf7ebff130bc724bf7bc94191 (diff)
parent70519db93fdd6d635397c1354a33f2b1071e2d13 (diff)
downloadrpg-c580170591e06eaeef9eba8be38db4cae4545956.tar.gz
rpg-c580170591e06eaeef9eba8be38db4cae4545956.tar.bz2
Merge pull request #1232 from splitbrain/translation-fixes
Translation fixes
Diffstat (limited to 'lib/plugins/extension/lang/ru/lang.php')
-rw-r--r--lib/plugins/extension/lang/ru/lang.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/plugins/extension/lang/ru/lang.php b/lib/plugins/extension/lang/ru/lang.php
index a16f0ca95..71d949606 100644
--- a/lib/plugins/extension/lang/ru/lang.php
+++ b/lib/plugins/extension/lang/ru/lang.php
@@ -2,7 +2,7 @@
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
- *
+ *
* @author Aleksandr Selivanov <alexgearbox@yandex.ru>
* @author Igor Degraf <igordegraf@gmail.com>
* @author Type-kun <workwork-1@yandex.ru>
@@ -77,7 +77,7 @@ $lang['status_bundled'] = 'в комплекте';
$lang['msg_enabled'] = 'Плагин %s включён';
$lang['msg_disabled'] = 'Плагин %s отключён';
-$lang['msg_delete_success'] = 'Дополнение удалено';
+$lang['msg_delete_success'] = 'Дополнение %s удалено';
$lang['msg_delete_failed'] = 'Не удалось удалить дополнение %s';
$lang['msg_template_install_success'] = 'Шаблон %s успешно установлен';
$lang['msg_template_update_success'] = 'Шаблон %s успешно обновлён';