From 6aa72e141a0b651f35e6d4dc08777d715aed2e71 Mon Sep 17 00:00:00 2001 From: patdenice Date: Tue, 25 Mar 2008 23:30:23 +0000 Subject: Add editarea to LocalFiles Editor. git-svn-id: http://piwigo.org/svn/trunk@2291 68402e56-0260-453c-a942-63ccdbb3a9ee --- plugins/LocalFilesEditor/language/en_UK/plugin.lang.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'plugins/LocalFilesEditor/language/en_UK/plugin.lang.php') diff --git a/plugins/LocalFilesEditor/language/en_UK/plugin.lang.php b/plugins/LocalFilesEditor/language/en_UK/plugin.lang.php index d0d3fb395..291e2b0a0 100644 --- a/plugins/LocalFilesEditor/language/en_UK/plugin.lang.php +++ b/plugins/LocalFilesEditor/language/en_UK/plugin.lang.php @@ -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.'; -- cgit v1.2.3