From c74e2ab49ee08101b38b3904a49037fcd6f9403c Mon Sep 17 00:00:00 2001 From: patdenice Date: Sun, 23 Nov 2008 17:23:57 +0000 Subject: - Add home and identification buttons after installation. - Use fetchRemote function for remote site actions. - Corrections in fetchRemote fnction. - Move PLUGIN_PICTURE_BEFORE in picture.tpl. git-svn-id: http://piwigo.org/svn/trunk@2902 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK/install.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'language/en_UK') diff --git a/language/en_UK/install.lang.php b/language/en_UK/install.lang.php index c34bb2e30..aa2d24652 100644 --- a/language/en_UK/install.lang.php +++ b/language/en_UK/install.lang.php @@ -59,7 +59,7 @@ $lang['step2_pwd_conf'] = 'Password [confirm]'; $lang['step2_pwd_conf_info'] = 'verification'; $lang['install_help'] = 'Need help ? Ask your question on Piwigo message board.'; $lang['install_end_message'] = 'The configuration of Piwigo is finished, here is the next step

-* go to the identification page : [ identification ] and use the login/password given for webmaster
+* go to the identification page and use the login/password given for webmaster
* this login will enable you to access to the administration panel and to the instructions in order to place pictures in your directories'; $lang['conf_mail_webmaster'] = 'Webmaster mail address'; $lang['conf_mail_webmaster_info'] = 'Visitors will be able to contact site administrator with this mail'; -- cgit v1.2.3