aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2012-06-18 18:51:04 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2012-06-18 18:51:04 +0000
commit4aeefb67bf5c254a686031e6d384d86d67f3f851 (patch)
tree6a2cc45560e999e8a0bde87b0e407e2792fbe887 /plugins
parent8a3486c968412ad60ef84080035ea1e6cd37097f (diff)
[localfileseditor] Update en_UK, thanks to : Tadjio
git-svn-id: http://piwigo.org/svn/trunk@15831 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins')
-rw-r--r--plugins/LocalFilesEditor/language/en_UK/plugin.lang.php4
1 files changed, 2 insertions, 2 deletions
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