From eaad1d61d71e48359fe7b3abfdd91f27f5f33a1b Mon Sep 17 00:00:00 2001 From: gweltas Date: Tue, 7 Sep 2004 20:10:36 +0000 Subject: Minor bugs correction git-svn-id: http://piwigo.org/svn/trunk@519 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK.iso-8859-1/common.lang.php | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'language/en_UK.iso-8859-1/common.lang.php') diff --git a/language/en_UK.iso-8859-1/common.lang.php b/language/en_UK.iso-8859-1/common.lang.php index 6d0832b84..b4f0178b6 100644 --- a/language/en_UK.iso-8859-1/common.lang.php +++ b/language/en_UK.iso-8859-1/common.lang.php @@ -53,6 +53,8 @@ $lang['filesize'] = 'Filesize'; $lang['file'] = 'File'; $lang['keywords'] = 'Keywords'; $lang['default'] = 'Default'; +$lang['send_mail'] = 'Contact'; +$lang['webmaster'] = 'Webmaster'; //Properties $lang['registration_date'] = 'Registered on'; @@ -144,8 +146,7 @@ $lang['previous_page'] = 'Previous'; $lang['next_page'] = 'Next'; $lang['recent_image'] = 'Image within the'; $lang['days'] = 'days'; -$lang['send_mail'] = 'Contact'; -$lang['webmaster'] = 'webmaster'; + $lang['title_send_mail'] = 'A comment on your site'; $lang['sub-cat'] = 'subcategories'; $lang['images_available'] = 'images in this category'; @@ -158,9 +159,9 @@ $lang['about_page_title'] = 'About PhpWebGallery'; $lang['about_title'] = 'About...'; $lang['about_message'] = '
Information about PhpWebGallery
'; $lang['about_return'] = 'Back'; $lang['ident_page_title'] = 'Identification'; -- cgit v1.2.3