diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-10-24 04:15:05 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-10-24 04:15:05 +0000 |
commit | a364b38501a3907baa1150cbfd5dc16b05ae782a (patch) | |
tree | a84e98cea770f1e47c1c820dd6af6ce1bf4b2206 /language/en_GB | |
parent | ac4fabff2f35c6567ac7a2c285303eb9b2ef0de1 (diff) |
[trunk_public] Update en_GB, thanks to : Tadjio
git-svn-id: http://piwigo.org/svn/trunk@25107 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_GB')
-rw-r--r-- | language/en_GB/common.lang.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/language/en_GB/common.lang.php b/language/en_GB/common.lang.php index 80176d40a..7394d5ddf 100644 --- a/language/en_GB/common.lang.php +++ b/language/en_GB/common.lang.php @@ -64,4 +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['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 |