From 9e993f2d21e9cf7bd44a7c676af567be550dca90 Mon Sep 17 00:00:00 2001 From: gweltas Date: Thu, 26 Feb 2004 18:33:45 +0000 Subject: New default template - User side git-svn-id: http://piwigo.org/svn/trunk@375 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK.iso-8859-1/common.lang.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'language/en_UK.iso-8859-1') diff --git a/language/en_UK.iso-8859-1/common.lang.php b/language/en_UK.iso-8859-1/common.lang.php index b8dc8ed48..8fc0e18f8 100644 --- a/language/en_UK.iso-8859-1/common.lang.php +++ b/language/en_UK.iso-8859-1/common.lang.php @@ -45,7 +45,7 @@ $lang['title_menu'] = 'Menu'; $lang['change_login'] = 'change login'; $lang['login'] = 'login'; $lang['hint_login'] = 'identification enables site\'s appareance customization'; -$lang['logout'] = 'logout'; +$lang['logout'] = 'Logout'; $lang['customize'] = 'customize'; $lang['hint_customize'] = 'customize the appareance of the gallery'; $lang['hint_search'] = 'search'; @@ -54,16 +54,16 @@ $lang['favorite_cat'] = 'favorites'; $lang['favorite_cat_hint'] = 'display your favorites'; $lang['about'] = 'about'; $lang['hint_about'] = 'more informations on PhpWebGallery...'; -$lang['admin'] = 'admin'; +$lang['admin'] = 'Administration'; $lang['hint_admin'] = 'available for administrators only'; -$lang['no_category'] = 'No category selected
please select it in the menu'; +$lang['no_category'] = 'Home'; $lang['page_number'] = 'page number'; $lang['previous_page'] = 'Previous'; $lang['next_page'] = 'Next'; $lang['nb_image_category'] = 'number of images in this category'; -$lang['recent_image'] = 'image within the'; +$lang['recent_image'] = 'Image within the'; $lang['days'] = 'days'; -$lang['send_mail'] = 'Any comment? Send me an e-mail'; +$lang['send_mail'] = 'Contact the webmaster'; $lang['title_send_mail'] = 'A comment on your site'; $lang['sub-cat'] = 'subcategories'; $lang['images_available'] = 'images in this category'; @@ -233,5 +233,5 @@ $lang['stats_last_days'] = 'last days'; $lang['hint_comments'] = 'See last users comments'; $lang['menu_login'] = 'login'; $lang['update_wrong_dirname'] = 'The name of directories and files must be composed of letters, figures, "-", "_" or "."'; - +$lang['hello'] = 'Hello'; ?> \ No newline at end of file -- cgit v1.2.3