From 4aeefb67bf5c254a686031e6d384d86d67f3f851 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Mon, 18 Jun 2012 18:51:04 +0000 Subject: [localfileseditor] Update en_UK, thanks to : Tadjio git-svn-id: http://piwigo.org/svn/trunk@15831 68402e56-0260-453c-a942-63ccdbb3a9ee --- plugins/LocalFilesEditor/language/en_UK/plugin.lang.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins') diff --git a/plugins/LocalFilesEditor/language/en_UK/plugin.lang.php b/plugins/LocalFilesEditor/language/en_UK/plugin.lang.php index fbfd0e9ac..c4df5d2d0 100644 --- a/plugins/LocalFilesEditor/language/en_UK/plugin.lang.php +++ b/plugins/LocalFilesEditor/language/en_UK/plugin.lang.php @@ -27,7 +27,7 @@ $lang['locfiledit_onglet_tpl'] = 'Templates'; $lang['locfiledit_onglet_lang'] = 'Languages'; $lang['locfiledit_onglet_plug'] = 'Personal Plugin'; $lang['locfiledit_cant_save'] = 'Current file isn\'t writeable. Check if a directory "local/" is writeable (chmod).'; -$lang['locfiledit_newfile'] = 'File is not existing and will be created by LocalFiles Editor'; +$lang['locfiledit_newfile'] = 'File does not exist and will be created by LocalFiles Editor'; $lang['locfiledit_save_config'] = 'File written successfully.'; $lang['locfiledit_show_default'] = 'Display reference file: '; $lang['locfiledit_save_bak'] = 'Backup copy will be created on save.'; @@ -49,6 +49,6 @@ $lang['locfiledit_parent_directory'] = 'Parent directory'; $lang['locfiledit_filename_error'] = 'Forbidden characters in file name.'; $lang['locfiledit_file_already_exists'] = 'File already exists.'; $lang['locfiledit_model_error'] = 'You must choose a model.'; -$lang['locfiledit_empty_filename'] = 'You must fill file name.'; +$lang['locfiledit_empty_filename'] = 'You must enter the file name.'; $lang['locfiledit_webmaster_only'] = 'Only webmasters can create or modify local files.'; ?> \ No newline at end of file -- cgit v1.2.3