aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK/common.lang.php
diff options
context:
space:
mode:
Diffstat (limited to 'language/en_UK/common.lang.php')
-rw-r--r--language/en_UK/common.lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/language/en_UK/common.lang.php b/language/en_UK/common.lang.php
index a18883052..f8c1297d0 100644
--- a/language/en_UK/common.lang.php
+++ b/language/en_UK/common.lang.php
@@ -310,7 +310,7 @@ $lang['upload_advise_filetype'] = 'the picture must be to the fileformat jpg, gi
$lang['upload_advise_height'] = 'the height of the picture must not exceed : ';
$lang['upload_advise_thumbnail'] = 'Optional, but recommended : choose a thumbnail to associate to ';
$lang['upload_advise_width'] = 'the width of the picture must not exceed : ';
-$lang['upload_author'] = 'Author (eg "Pierrick LE GALL")';
+$lang['upload_author'] = 'Author';
$lang['upload_cannot_upload'] = 'can\'t upload the picture on the server';
$lang['upload_err_username'] = 'the username must be given';
$lang['upload_file_exists'] = 'A picture\'s name already used';