aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_GB/common.lang.php
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2014-06-03 10:29:47 +0000
committerddtddt <ddtddt@piwigo.org>2014-06-03 10:29:47 +0000
commite6059e9c4df359c43e6a05e95419faf2ba36a275 (patch)
tree43c5ffb9e366399722da680e445515dc2710ffe7 /language/en_GB/common.lang.php
parent734fef130abb10d63f2c81e4f7ed5728af841ffe (diff)
[Br2.6] - Language - prepare for 2.6.3
git-svn-id: http://piwigo.org/svn/branches/2.6@28620 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_GB/common.lang.php')
-rw-r--r--language/en_GB/common.lang.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/language/en_GB/common.lang.php b/language/en_GB/common.lang.php
index 2098c1d9c..ebf4d8ae8 100644
--- a/language/en_GB/common.lang.php
+++ b/language/en_GB/common.lang.php
@@ -22,7 +22,7 @@
// +-----------------------------------------------------------------------+
/*
Language Name: English [GB]
-Version: 2.6.0
+Version: 2.6.1
Language URI: http://piwigo.org/ext/extension_view.php?eid=716
Author: Piwigo team
Author URI: http://piwigo.org
@@ -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