From 857507e0ed6a82bbbad80baf63381e27c47bf327 Mon Sep 17 00:00:00 2001 From: shirayuki Date: Sat, 21 Dec 2013 14:13:28 +0900 Subject: [PATCH] i18n: add full-stop to three block related messages Affected messages: *sorbs_create_account_reason *ipbblocked *ipbnounblockself Change-Id: Ic0d1145d22fc76c2983bde3e48c723ea390f16ee --- languages/messages/MessagesEn.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index f2ca82c7b9..e8159956dd 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -3364,7 +3364,7 @@ See the [[Special:BlockList|block list]] for the list of currently operational b 'ipb_expiry_invalid' => 'Expiry time invalid.', 'ipb_expiry_temp' => 'Hidden username blocks must be permanent.', 'ipb_hide_invalid' => 'Unable to suppress this account; it may have too many edits.', -'ipb_already_blocked' => '"$1" is already blocked', +'ipb_already_blocked' => '"$1" is already blocked.', 'ipb-needreblock' => '$1 is already blocked. Do you want to change the settings?', 'ipb-otherblocks-header' => 'Other {{PLURAL:$1|block|blocks}}', 'unblock-hideuser' => 'You cannot unblock this user, as their username has been hidden.', @@ -3379,12 +3379,12 @@ Please contact your Internet service provider or technical support of your organ 'sorbs' => 'DNSBL', # only translate this message to other languages if you have to change it 'sorbsreason' => 'Your IP address is listed as an open proxy in the DNSBL used by {{SITENAME}}.', 'sorbs_create_account_reason' => 'Your IP address is listed as an open proxy in the DNSBL used by {{SITENAME}}. -You cannot create an account', +You cannot create an account.', 'xffblockreason' => 'An IP address present in the X-Forwarded-For header, either yours or that of a proxy server you are using, has been blocked. The original block reason was: $1', 'cant-see-hidden-user' => "The user you are trying to block has already been blocked and hidden. Since you do not have the hideuser right, you cannot see or edit the user's block.", -'ipbblocked' => 'You cannot block or unblock other users because you are yourself blocked', -'ipbnounblockself' => 'You are not allowed to unblock yourself', +'ipbblocked' => 'You cannot block or unblock other users because you are yourself blocked.', +'ipbnounblockself' => 'You are not allowed to unblock yourself.', 'ipb-default-expiry' => '', # do not translate or duplicate this message to other languages # Developer tools -- 2.20.1