From 69632928a86237c0649451b22bbf21dbc594ed24 Mon Sep 17 00:00:00 2001 From: rub Date: Sun, 11 Feb 2007 12:01:07 +0000 Subject: subcribe instead of subscribe => spam for free. Correction of all bad English word. git-svn-id: http://piwigo.org/svn/trunk@1806 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/en_UK.iso-8859-1/admin.lang.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'language/en_UK.iso-8859-1/admin.lang.php') diff --git a/language/en_UK.iso-8859-1/admin.lang.php b/language/en_UK.iso-8859-1/admin.lang.php index da0853856..b0f01991f 100644 --- a/language/en_UK.iso-8859-1/admin.lang.php +++ b/language/en_UK.iso-8859-1/admin.lang.php @@ -287,13 +287,13 @@ $lang['nbm_content_new_elements'] = 'New elements were added '; $lang['nbm_content_new_elements_single'] = ' on '; $lang['nbm_content_new_elements_between_1'] = 'between '; $lang['nbm_content_new_elements_between_2'] = ' and '; -$lang['nbm_content_subscribe_by_admin'] = 'The webmaster has subcribed you for receiving notifications by mail.'; -$lang['nbm_content_subscribe_by_himself'] = 'You have subcribed to receiving notifications by mail.'; +$lang['nbm_content_subscribe_by_admin'] = 'The webmaster has subscribed you for receiving notifications by mail.'; +$lang['nbm_content_subscribe_by_himself'] = 'You have subscribed to receiving notifications by mail.'; $lang['nbm_content_subscribe_link'] = 'To subscribe'; $lang['nbm_content_problem_contact'] = 'If you encounter problems or have any question, please send a message to '; $lang['nbm_content_pb_contact_object'] = '[NBM] Problems or questions'; -$lang['nbm_content_unsubscribe_by_admin'] = 'The webmaster has unsubcribed you from receiving notifications by mail.'; -$lang['nbm_content_unsubscribe_by_himself'] = 'You have unsubcribed from receiving notifications by mail.'; +$lang['nbm_content_unsubscribe_by_admin'] = 'The webmaster has unsubscribed you from receiving notifications by mail.'; +$lang['nbm_content_unsubscribe_by_himself'] = 'You have unsubscribed from receiving notifications by mail.'; $lang['nbm_content_click_on'] = ', click on '; $lang['nbm_content_unsubscribe_link'] = 'To unsubscribe'; $lang['nbm_info_send_mail_as'] = 'With blank value, gallery title will be used'; @@ -310,8 +310,8 @@ $lang['nbm_no_user_available_to_send_L2'] = 'A user is available, if there are n $lang['nbm_no_user_available_to_send_L3'] = 'It\'s possible that the are no subscribed users (only webmaster can see this tab).'; $lang['nbm_no_user_to send_notifications_by_mail'] = 'No user to send notifications by mail.'; $lang['nbm_object_news'] = 'New elements added'; -$lang['nbm_object_subcribe'] = 'Subcribe to notification by mail'; -$lang['nbm_object_unsubcribe'] = 'Unsubcribe from notification by mail'; +$lang['nbm_object_subscribe'] = 'Subscribe to notification by mail'; +$lang['nbm_object_unsubscribe'] = 'Unsubscribe from notification by mail'; $lang['nbm_param_mode'] = 'Parameter'; $lang['nbm_redirect_msg'] = 'Processing treatment.'."\n\n".'Please wait...'; $lang['nbm_repost_submit'] = 'Continue processing treatment'; @@ -329,7 +329,7 @@ $lang['nbm_subscribe_mode'] = 'Subscribe'; $lang['nbm_title_param'] = 'Parameters'; $lang['nbm_title_send'] = 'Select recipients'; $lang['nbm_title_subscribe'] = 'Subscribe/unsubscribe users'; -$lang['nbm_unsubscribe_col'] = 'Unsubcribed'; +$lang['nbm_unsubscribe_col'] = 'Unsubscribed'; $lang['nbm_updated_param_count'] = '%d parameter was updated.'; $lang['nbm_updated_params_count'] = '%d parameters were updated.'; $lang['nbm_user_change_enabled_error_on_updated_data_count'] = '%d user was not updated.'; @@ -341,7 +341,7 @@ $lang['nbm_users_change_enabled_updated_data_count'] = '%d users were updated.'; $lang['nbm_user_not_change_enabled_false'] = 'User %s [%s] was not removed from the subscription list.'; $lang['nbm_user_not_change_enabled_true'] = 'User %s [%s] was not added to the subscription list.'; $lang['nbm_user_x_added'] = 'User %s [%s] added.'; -$lang['nbm_warning_subscribe_unsubcribe'] = 'Warning: subscribing or unsubcribing will send mails to users'; +$lang['nbm_warning_subscribe_unsubscribe'] = 'Warning: subscribing or unsubscribing will send mails to users'; $lang['nbm_send_html_mail'] = 'Send mail on HTML format'; $lang['nbm_send_recent_post_dates'] = 'Include display of recent pictures group by dates'; $lang['nbm_info_send_recent_post_dates'] = 'Available only with HTML format'; -- cgit v1.2.3