diff options
Diffstat (limited to '')
-rw-r--r-- | plugins/LocalFilesEditor/language/he_IL/plugin.lang.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/LocalFilesEditor/language/he_IL/plugin.lang.php b/plugins/LocalFilesEditor/language/he_IL/plugin.lang.php index e86ebf657..f6085a254 100644 --- a/plugins/LocalFilesEditor/language/he_IL/plugin.lang.php +++ b/plugins/LocalFilesEditor/language/he_IL/plugin.lang.php @@ -51,7 +51,4 @@ $lang['locfiledit_model_error'] = 'אתה חייב לחבחור דגם.'; $lang['locfiledit_empty_filename'] = 'אתה חייב למלא את שם הקובץ.'; $lang['locfiledit_webmaster_only'] = 'רק מנהל האתר יכול ליצור או לשנות קבצים מקומיים.'; $lang['locfiledit_filename_error'] = 'אסור להשתמש בתווים מסויימים בשם הקובץ.'; - -/*TODO*/$lang['locfiledit_enable_codemirror'] = 'Enable Codemirror'; -/*TODO*/$lang['locfiledit_disable_codemirror'] = 'Disable Codemirror'; ?>
\ No newline at end of file |