From 636e77b04c5d243ba529fa6235cdf765aa27b8b4 Mon Sep 17 00:00:00 2001 From: rvelices Date: Wed, 29 Nov 2006 04:18:11 +0000 Subject: some language cleanup git-svn-id: http://piwigo.org/svn/trunk@1620 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK.iso-8859-1/common.lang.php | 6 ------ 1 file changed, 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 5f6430ff2..d3f0c357e 100644 --- a/language/en_UK.iso-8859-1/common.lang.php +++ b/language/en_UK.iso-8859-1/common.lang.php @@ -420,14 +420,12 @@ $lang['comments'] = 'Comments'; $lang['comments_add'] = 'Add a comment'; $lang['comments_del'] = 'delete this comment'; $lang['comments_title'] = 'Comments from the users of the site'; -$lang['confirm_password_hint'] = 'You only have to confirm your new password if you wish to change it.'; $lang['created after %s (%s)'] = 'created after %s (%s)'; $lang['created before %s (%s)'] = 'created before %s (%s)'; $lang['created between %s (%s) and %s (%s)'] = 'created between %s (%s) and %s (%s)'; $lang['created on %s'] = 'created on %s'; $lang['customize'] = 'Customize'; $lang['customize_page_title'] = 'Your Gallery Customization '; -$lang['customize_title'] = 'Customization'; $lang['day'][0] = 'Sunday'; $lang['day'][1] = 'Monday'; $lang['day'][2] = 'Tuesday'; @@ -501,7 +499,6 @@ $lang['nb_line_page_error'] = 'The number of rows per page must be a not null sc $lang['nb_row_per_page'] = 'Number of rows per page'; $lang['nbm_unknown_identifier'] = 'Unknown identifier'; $lang['new_password'] = 'New password'; -$lang['new_password_hint'] = 'You only have to give a password if you wish to change it.'; $lang['new_rate'] = 'Rate this picture'; $lang['next_page'] = 'Next'; $lang['no'] = 'No'; @@ -510,8 +507,6 @@ $lang['no_rate'] = 'no rate'; $lang['notification'] = 'notification'; $lang['only_members'] = 'Only members can access this page'; $lang['password updated'] = 'password updated'; -$lang['password'] = 'Password'; -$lang['password_hint'] = 'You only have to give your password if you wish to change your e-mail'; $lang['periods_error'] = 'Recent period must be a positive integer value'; $lang['picture'] = 'picture'; $lang['picture_high'] = 'Click on the picture to see it in high definition'; @@ -529,7 +524,6 @@ $lang['recent_period'] = 'Recent period'; $lang['recent_pics_cat'] = 'Last pictures'; $lang['recent_pics_cat_hint'] = 'displays most recent pictures'; $lang['redirect_msg'] = 'Redirection...'; -$lang['reg_confirm'] = 'Confirm password'; $lang['reg_err_login1'] = 'Please, enter a login'; $lang['reg_err_login2'] = 'login mustn\'t end with a space character'; $lang['reg_err_login3'] = 'login mustn\'t start with a space character'; -- cgit v1.2.3