diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-05-10 05:06:58 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-05-10 05:06:58 +0000 |
commit | db295e33cf90e1a26e7e446a30455d17b439ccae (patch) | |
tree | f8fcce1a2a06cb430e0102fa804d2a38f11d7a76 /language/en_GB/common.lang.php | |
parent | a9644bf46e44a698799918addd5ca1b4214bfe9e (diff) |
[trunk_public] Update en_GB, thanks to : beerfestival
git-svn-id: http://piwigo.org/svn/trunk@28398 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/en_GB/common.lang.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/language/en_GB/common.lang.php b/language/en_GB/common.lang.php index 2098c1d9c..e4e74b7c0 100644 --- a/language/en_GB/common.lang.php +++ b/language/en_GB/common.lang.php @@ -53,7 +53,7 @@ $lang['Related tags'] = "Related keywords"; $lang['remove this tag from the list'] = "remove this keyword from the list"; $lang['Requested tag does not exist'] = 'Requested keyword does not exist'; $lang['Search tags'] = "Search keywords"; -$lang['show tag cloud'] = "show keywords ungrouped"; +$lang['show tag cloud'] = 'show keywords cloud'; $lang['Tag results for'] = "Keyword results for"; $lang['Tag'] = "Keyword"; $lang['Tags'] = "Keywords"; @@ -64,7 +64,7 @@ $lang['Your Gallery Customization'] = "Your gallery customisation"; $lang['no rate'] = 'no rating'; $lang['display your favorites photos'] = 'display your favourite photos'; $lang['You are not authorized to access the requested page'] = 'You are not authorised to access the requested page'; -$lang['Successfully registered, you will soon receive an email with your connection settings. Welcome!'] = 'Successfully registered; you will soon receive an email with your connection settings. Welcome!'; +$lang['Successfully registered, you will soon receive an email with your connection settings. Welcome!'] = 'Successfully registered. You will soon receive an email with your connection settings. Welcome!'; $lang['Please, enter a login'] = 'Please enter a login'; $lang['Piwigo encountered a non recoverable error'] = 'Piwigo encountered an irrecoverable error'; -?>
\ No newline at end of file +$lang['Forgot your password?'] = 'Forgotten your password?';
\ No newline at end of file |