aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LocalFilesEditor
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2013-05-06 04:36:07 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2013-05-06 04:36:07 +0000
commit2fb13e6687b2515a7c66b415e774628c0e549701 (patch)
tree9abfbe5dfe330fe6f220ca305219873146bb8f54 /plugins/LocalFilesEditor
parent21fc3e5009b26e80054b991a6217a76c712654cd (diff)
[localfileseditor] Update ru_RU, thanks to : Konve
git-svn-id: http://piwigo.org/svn/trunk@22503 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins/LocalFilesEditor')
-rw-r--r--plugins/LocalFilesEditor/language/ru_RU/plugin.lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/LocalFilesEditor/language/ru_RU/plugin.lang.php b/plugins/LocalFilesEditor/language/ru_RU/plugin.lang.php
index 526ac38d7..974cdefe3 100644
--- a/plugins/LocalFilesEditor/language/ru_RU/plugin.lang.php
+++ b/plugins/LocalFilesEditor/language/ru_RU/plugin.lang.php
@@ -26,7 +26,7 @@ $lang['locfiledit_onglet_css'] = 'CSS';
$lang['locfiledit_onglet_tpl'] = 'Шаблоны';
$lang['locfiledit_onglet_lang'] = 'Языки';
$lang['locfiledit_onglet_plug'] = 'Личный плагин';
-$lang['locfiledit_cant_save'] = 'Текущий файл не может быть записан. Проверьте, имеются ли права зависи в директории "local/" (chmod).';
+$lang['locfiledit_cant_save'] = 'Текущий файл не может быть записан. Проверьте, имеются ли права записи в директории "local/" (chmod).';
$lang['locfiledit_newfile'] = 'Файл не существует и будет создан LocalFilesEditor';
$lang['locfiledit_save_config'] = 'Файл записан успешно';
$lang['locfiledit_show_default'] = 'Показать исходный файл: ';