diff options
author | ddtddt <ddtddt@piwigo.org> | 2013-10-26 05:38:56 +0000 |
---|---|---|
committer | ddtddt <ddtddt@piwigo.org> | 2013-10-26 05:38:56 +0000 |
commit | cca4017d53c56ab7527c370b9bfbbbd6693776fe (patch) | |
tree | ac9d6caedbe61318c083b081f683619fe77cd2d7 /language/en_GB/common.lang.php | |
parent | 2a214b4593905fb27835c163001cce869785a185 (diff) |
[2.5] - language - prepared 2.5.3
git-svn-id: http://piwigo.org/svn/branches/2.5@25157 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_GB/common.lang.php')
-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 |