diff options
author | ddtddt <ddtddt@piwigo.org> | 2011-01-09 18:03:54 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2011-01-09 18:03:54 +0000 |
commit | adce4beae18d7072abc4bb92c647202eac7f433b (patch) | |
tree | fed1414232046de479f1fc12b66eddbfbe639a59 /plugins/LocalFilesEditor/language/he_IL/plugin.lang.php | |
parent | a862b910f8c0df57a2ed4eda64a6f6284588ee81 (diff) |
[branches 2.1] - LocalFilesEditor - remplace include by local
git-svn-id: http://piwigo.org/svn/branches/2.1@8554 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins/LocalFilesEditor/language/he_IL/plugin.lang.php')
-rw-r--r-- | plugins/LocalFilesEditor/language/he_IL/plugin.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/LocalFilesEditor/language/he_IL/plugin.lang.php b/plugins/LocalFilesEditor/language/he_IL/plugin.lang.php index b5583249a..4d8d43343 100644 --- a/plugins/LocalFilesEditor/language/he_IL/plugin.lang.php +++ b/plugins/LocalFilesEditor/language/he_IL/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'] = 'הקובץ לא קיים, הקובץ ייווצר על ידי עורך הקבצים המקומיים (localfile)'; $lang['locfiledit_save_config'] = 'הקובץ נכתב בהצלחה.'; $lang['locfiledit_show_default'] = 'הצג את ההפניה לקובץ: '; |