From ce088ad91efa2f8bfb467e74b38b5408f2e8ef40 Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Mon, 18 Jun 2012 18:49:22 +0000 Subject: [PATCH] [trunk_install] Update en_UK, thanks to : Tadjio git-svn-id: http://piwigo.org/svn/trunk@15821 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK/install.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 Piwigo message board.'] = "Need help? Ask your question on Piwigo message board.";