diff options
author | rub <rub@piwigo.org> | 2008-05-15 18:43:33 +0000 |
---|---|---|
committer | rub <rub@piwigo.org> | 2008-05-15 18:43:33 +0000 |
commit | 3cffa07182c016d29d82666e03a1423fb6160bd8 (patch) | |
tree | 48a2a784a9d353eccc86cf1c8d6664ac436ab329 /language/en_UK/install.lang.php | |
parent | 06b5fdf856aec997a4f8f3a148875d06ff86f66a (diff) |
Change some PhpWebGallery to Piwigo. (2/2)
All phpwebgallery.net are not changed!
git-svn-id: http://piwigo.org/svn/trunk@2342 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/en_UK/install.lang.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/language/en_UK/install.lang.php b/language/en_UK/install.lang.php index 6ff462617..5e67d9a33 100644 --- a/language/en_UK/install.lang.php +++ b/language/en_UK/install.lang.php @@ -57,8 +57,8 @@ $lang['step2_pwd'] = 'Webmaster password'; $lang['step2_pwd_info'] = 'Keep it confidential, it enables you to access administration panel'; $lang['step2_pwd_conf'] = 'Password [confirm]'; $lang['step2_pwd_conf_info'] = 'verification'; -$lang['install_help'] = 'Need help ? Ask your question on <a href="%s">PhpWebGallery message board</a>.'; -$lang['install_end_message'] = 'The configuration of PhpWebGallery is finished, here is the next step<br /><br /> +$lang['install_help'] = 'Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'; +$lang['install_end_message'] = 'The configuration of Piwigo is finished, here is the next step<br /><br /> For security reason, please delete file "install.php"<br /> Once this file deleted , follow this instructions : <ul> |