diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-06-18 18:49:22 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-06-18 18:49:22 +0000 |
commit | ce088ad91efa2f8bfb467e74b38b5408f2e8ef40 (patch) | |
tree | 7bdc2f65176c5992f4fa3d0f6ddfc04754e0fabd /language/en_UK/install.lang.php | |
parent | 3a8ca0edaf417227ac7df8e6e78d86acb86aeb66 (diff) |
[trunk_install] Update en_UK, thanks to : Tadjio
git-svn-id: http://piwigo.org/svn/trunk@15821 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_UK/install.lang.php')
-rw-r--r-- | language/en_UK/install.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/language/en_UK/install.lang.php b/language/en_UK/install.lang.php index e5ba9805b..9fd49a858 100644 --- a/language/en_UK/install.lang.php +++ b/language/en_UK/install.lang.php @@ -48,7 +48,7 @@ $lang['enter a login for webmaster'] = "enter a login for webmaster"; $lang['webmaster login can\'t contain characters \' or "'] = "webmaster login can't contain characters ' or \""; $lang['please enter your password again'] = "please enter your password again"; $lang['Webmaster password'] = "Webmaster password"; -$lang['Keep it confidential, it enables you to access administration panel'] = "Keep it confidential, it enables you to access administration panel"; +$lang['Keep it confidential, it enables you to access administration panel'] = 'Keep it confidential, it enables you to access the administration panel'; $lang['Password [confirm]'] = "Password [confirm]"; $lang['verification'] = "verification"; $lang['Need help ? Ask your question on <a href="%s">Piwigo message board</a>.'] = "Need help? Ask your question on <a href=\"%s\">Piwigo message board</a>."; |