mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 09:52:29 +02:00
Add editarea to LocalFiles Editor.
git-svn-id: http://piwigo.org/svn/trunk@2291 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -39,7 +39,8 @@ $lang['locfiledit_save_file'] = 'Save file';
|
||||
$lang['locfiledit_choose_file'] = 'Choose the file to be edited';
|
||||
$lang['locfiledit_edit'] = 'Edit';
|
||||
$lang['locfiledit_restore'] = 'Restore the backup file';
|
||||
$lang['locfiledit_restore_confirm'] = 'Please confirm?\nRestore won\\\'t be effective till next save.';
|
||||
$lang['locfiledit_restore_confirm'] = 'Please confirm?
|
||||
Restore won\'t be effective till next save.';
|
||||
$lang['locfiledit_bak_loaded1'] = 'Backup file loaded.';
|
||||
$lang['locfiledit_bak_loaded2'] = 'You must save file to restore it.';
|
||||
$lang['locfiledit_syntax_error'] = 'Syntax error! File can\'t be saved.';
|
||||
|
||||
Reference in New Issue
Block a user