aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK.iso-8859-1/common.lang.php
diff options
context:
space:
mode:
authorgweltas <gweltas@piwigo.org>2004-10-11 18:04:46 +0000
committergweltas <gweltas@piwigo.org>2004-10-11 18:04:46 +0000
commit032365cb6104961773e9546fc45240e7bf3d40a9 (patch)
tree55c2fedadf2395d75fc6055c7a02034d24bef700 /language/en_UK.iso-8859-1/common.lang.php
parente498aca2f8c9471d2be62aa08bc31b26024ca347 (diff)
-Stat template
git-svn-id: http://piwigo.org/svn/trunk@566 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_UK.iso-8859-1/common.lang.php')
-rw-r--r--language/en_UK.iso-8859-1/common.lang.php11
1 files changed, 9 insertions, 2 deletions
diff --git a/language/en_UK.iso-8859-1/common.lang.php b/language/en_UK.iso-8859-1/common.lang.php
index 9b2403b1b..9e15a7772 100644
--- a/language/en_UK.iso-8859-1/common.lang.php
+++ b/language/en_UK.iso-8859-1/common.lang.php
@@ -101,6 +101,9 @@ $lang['day'][3] = 'Wednesday';
$lang['day'][4] = 'Thursday';
$lang['day'][5] = 'Friday';
$lang['day'][6] = 'Saturday';
+$lang['w_month'] = 'Month';
+$lang['w_day'] = 'Day';
+$lang['days'] = 'days';
// Customization
$lang['customize_page_title'] = 'Customization';
@@ -144,6 +147,12 @@ $lang['search_mode_and'] = 'all the words';
$lang['search_comments'] = 'separate different words with spaces';
$lang['invalid_search'] = 'search must be done on 3 caracters or more';
$lang['Search_author_explain'] = 'Use * as a wildcard for partial matches';
+$lang['Look_up_user'] = 'Seek user';
+$lang['Find_username'] = 'Find a username';
+$lang['No_match'] = 'No match';
+$lang['Select_username'] = 'Select a username';
+$lang['Close'] = 'Close the window';
+$lang['Select'] = 'Select';
$lang['only_members'] = 'Only members can access this page';
$lang['invalid_pwd'] = 'Invalid password!';
@@ -236,8 +245,6 @@ $lang['dissociate'] = 'dissociate';
$lang['mandatory'] = 'obligatory';
$lang['err_date'] = 'wrong date';
$lang['IP'] = 'IP';
-$lang['close'] = 'close';
-$lang['open'] = 'open';
$lang['errors_title'] = 'Errors';
$lang['infos_title'] = 'Informations';