aboutsummaryrefslogtreecommitdiffstats
path: root/language/en_UK.iso-8859-1
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2005-10-31 14:58:19 +0000
committerplegall <plg@piwigo.org>2005-10-31 14:58:19 +0000
commitd8ececfdbea5e5f65f9ef2988079bea5884113ae (patch)
tree45fed058ac90f37d71ae37a49fcd1df4dcdb04c0 /language/en_UK.iso-8859-1
parent7664d4f7124b063ba4ddaf46232ad2e5cfbbaab9 (diff)
- bug 185 fixed: errors in language items.
git-svn-id: http://piwigo.org/svn/trunk@921 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/en_UK.iso-8859-1')
-rw-r--r--language/en_UK.iso-8859-1/admin.lang.php17
-rw-r--r--language/en_UK.iso-8859-1/common.lang.php8
2 files changed, 13 insertions, 12 deletions
diff --git a/language/en_UK.iso-8859-1/admin.lang.php b/language/en_UK.iso-8859-1/admin.lang.php
index d17f86b49..ea42b3f2a 100644
--- a/language/en_UK.iso-8859-1/admin.lang.php
+++ b/language/en_UK.iso-8859-1/admin.lang.php
@@ -42,6 +42,7 @@ $lang['A new version of PhpWebGallery is available.'] = 'A new version of PhpWeb
$lang['Actions'] = 'Actions';
$lang['Add a user'] = 'Add a user';
$lang['Add group'] = 'Add group';
+$lang['Add selected elements to caddie'] = 'Add selected elements to caddie';
$lang['Add'] = 'Add';
$lang['Associated'] = 'Associated';
$lang['Association to categories'] = 'Association to categories';
@@ -261,19 +262,19 @@ $lang['remove keyword'] = 'remove keyword';
$lang['selection'] = 'selection';
$lang['set to'] = 'set to';
$lang['singly represented'] = 'singly represented';
-$lang['stats_global_graph_title'] = 'Pages seen by month';
+$lang['stats_addr'] = 'IP Address';
+$lang['stats_category'] = 'Category';
$lang['stats_daily_graph_title'] = 'Pages seen by hour';
-$lang['stats_monthly_graph_title'] = 'Pages seen by day';
-$lang['stats_month_title'] = 'Monthly statistics';
$lang['stats_day_title'] = 'Daily statistics';
-$lang['stats_pages_seen'] = 'Pages seen';
-$lang['stats_title'] = 'Last year statistics';
+$lang['stats_file'] = 'File';
+$lang['stats_global_graph_title'] = 'Pages seen by month';
$lang['stats_hour'] = 'Hour';
$lang['stats_login'] = 'Login';
-$lang['stats_addr'] = 'IP Address';
-$lang['stats_category'] = 'Category';
-$lang['stats_file'] = 'File';
+$lang['stats_month_title'] = 'Monthly statistics';
+$lang['stats_monthly_graph_title'] = 'Pages seen by day';
+$lang['stats_pages_seen'] = 'Pages seen';
$lang['stats_picture'] = 'Picture';
+$lang['stats_title'] = 'Last year statistics';
$lang['status'] = 'status';
$lang['storage'] = 'Directory';
$lang['sub-categories'] = 'sub-categories';
diff --git a/language/en_UK.iso-8859-1/common.lang.php b/language/en_UK.iso-8859-1/common.lang.php
index 5e8725407..9dcd70fb6 100644
--- a/language/en_UK.iso-8859-1/common.lang.php
+++ b/language/en_UK.iso-8859-1/common.lang.php
@@ -113,7 +113,7 @@ $lang['auto_expand'] = 'Expand all categories';
$lang['best_rated_cat'] = 'best rated';
$lang['best_rated_cat_hint'] = 'displays best rated items';
$lang['caddie'] = 'caddie';
-$lang['calendar'] = 'calendar';
+$lang['calendar'] = 'Calendar';
$lang['calendar_hint'] = 'displays each day with pictures, month per month';
$lang['calendar_picture_hint'] = 'displays pictures added on ';
$lang['categories'] = 'Categories';
@@ -146,7 +146,7 @@ $lang['download_hint'] = 'download this file';
$lang['edit category informations'] = 'edit category informations';
$lang['edit'] = 'edit';
$lang['err_date'] = 'wrong date';
-$lang['favorite_cat'] = 'my favorites';
+$lang['favorite_cat'] = 'My favorites';
$lang['favorite_cat_hint'] = 'display my favorites pictures';
$lang['favorites'] = 'Favorites';
$lang['first_page'] = 'First';
@@ -192,7 +192,7 @@ $lang['month'][6] = 'June';
$lang['month'][7] = 'July';
$lang['month'][8] = 'August';
$lang['month'][9] = 'September';
-$lang['most_visited_cat'] = 'most visited';
+$lang['most_visited_cat'] = 'Most visited';
$lang['most_visited_cat_hint'] = 'displays most visited pictures';
$lang['nb_image_per_row'] = 'Number of images per row';
$lang['nb_row_per_page'] = 'Number of rows per page';
@@ -214,7 +214,7 @@ $lang['picture_show_metadata'] = 'Show file metadata';
$lang['powered_by'] = 'Powered by';
$lang['preferences'] = 'Preferences';
$lang['previous_page'] = 'Previous';
-$lang['random_cat'] = 'random pictures';
+$lang['random_cat'] = 'Random pictures';
$lang['random_cat_hint'] = 'Displays a set of random pictures';
$lang['recent_cats_cat'] = 'Last categories';
$lang['recent_cats_cat_hint'] = 'Displays recently updated categories';