From adce4beae18d7072abc4bb92c647202eac7f433b Mon Sep 17 00:00:00 2001 From: ddtddt Date: Sun, 9 Jan 2011 18:03:54 +0000 Subject: [branches 2.1] - LocalFilesEditor - remplace include by local git-svn-id: http://piwigo.org/svn/branches/2.1@8554 68402e56-0260-453c-a942-63ccdbb3a9ee --- plugins/LocalFilesEditor/language/ja_JP/plugin.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/LocalFilesEditor/language/ja_JP') diff --git a/plugins/LocalFilesEditor/language/ja_JP/plugin.lang.php b/plugins/LocalFilesEditor/language/ja_JP/plugin.lang.php index 9e17d719e..08e974547 100644 --- a/plugins/LocalFilesEditor/language/ja_JP/plugin.lang.php +++ b/plugins/LocalFilesEditor/language/ja_JP/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'] = '現在のファイルは書き込みできません。"include/"というディレクトリーは書き込める(chmod)か確認して下さい。'; +$lang['locfiledit_cant_save'] = '現在のファイルは書き込みできません。"local/"というディレクトリーは書き込める(chmod)か確認して下さい。'; $lang['locfiledit_newfile'] = 'ファイルがありませんので、ローカルファイルエディターで作成されます。'; $lang['locfiledit_save_config'] = 'ファイル書き込み成功'; $lang['locfiledit_show_default'] = '参照ファイル展示: '; -- cgit v1.2.3