From dcbaefafdfb955f61c9b83eb8d2e15eea2880694 Mon Sep 17 00:00:00 2001 From: rvelices Date: Tue, 19 Aug 2008 23:58:35 +0000 Subject: - ws can include php file before invoking web call method - remove "Pierrick ..." from some languages - tags - small change to avoid increasing number of urls - added a missing closedir - remove some unnecessary class names and inexisting rel attributes git-svn-id: http://piwigo.org/svn/trunk@2478 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK/common.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'language/en_UK/common.lang.php') 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'; -- cgit v1.2.3