diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-10-17 04:18:07 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-10-17 04:18:07 +0000 |
commit | 5ba0d6480c48994d5f6eb47dac29fe875833dd3a (patch) | |
tree | 0d0aec466983f4a146739060df391b0a8026603b /language/en_GB/common.lang.php | |
parent | db9c80ca20316523c26ab03f68d39b8271c4511f (diff) |
[trunk_public] Update en_GB, thanks to : Cadencia
git-svn-id: http://piwigo.org/svn/trunk@24948 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 c6644875c..80176d40a 100644 --- a/language/en_GB/common.lang.php +++ b/language/en_GB/common.lang.php @@ -61,4 +61,7 @@ $lang['Your favorites'] = "Your favourites"; $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'; ?>
\ No newline at end of file |