aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/LocalFilesEditor/language/en_UK/plugin.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/LocalFilesEditor/language/en_UK/plugin.lang.php')
-rw-r--r--plugins/LocalFilesEditor/language/en_UK/plugin.lang.php3
1 files changed, 2 insertions, 1 deletions
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.';