From 460de2d9fee7105a39262215984c62cdda52e8c3 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Fri, 4 Jan 2008 07:54:41 +0000 Subject: [PATCH] "this site" -> "{{SITENAME}}" in 5 messages --- languages/messages/MessagesEn.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 39c0f333cb..1e311fce2b 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1084,7 +1084,7 @@ the text into a text file and save it for later.', 'template-semiprotected' => '(semi-protected)', 'edittools' => '', # only translate this message to other languages if you have to change it 'nocreatetitle' => 'Page creation limited', -'nocreatetext' => 'This site has restricted the ability to create new pages. +'nocreatetext' => '{{SITENAME}} has restricted the ability to create new pages. You can go back and edit an existing page, or [[Special:Userlogin|log in or create an account]].', 'nocreate-loggedin' => 'You do not have permission to create new pages on {{SITENAME}}.', 'permissionserrors' => 'Permissions Errors', @@ -1153,7 +1153,7 @@ There may be details in the [{{fullurl:Special:Log/delete|page={{FULLPAGENAMEE}} ', 'rev-deleted-text-view' => '', 'rev-delundel' => 'show/hide', @@ -1574,7 +1574,7 @@ PICT # misc. 'filedelete-submit' => 'Delete', 'filedelete-success' => "'''$1''' has been deleted.", 'filedelete-success-old' => 'The version of \'\'\'[[Media:$1|$1]]\'\'\' as of $3, $2 has been deleted.', -'filedelete-nofile' => "'''$1''' does not exist on this site.", +'filedelete-nofile' => "'''$1''' does not exist on {{SITENAME}}.", 'filedelete-nofile-old' => "There is no archived version of '''$1''' with the specified attributes.", 'filedelete-iscurrent' => 'You are attempting to delete the most recent version of this file. Please revert to an older version first.', @@ -2154,8 +2154,8 @@ the list of currently operational bans and blocks.', 'proxyblockreason' => 'Your IP address has been blocked because it is an open proxy. Please contact your Internet service provider or tech support and inform them of this serious security problem.', 'proxyblocksuccess' => 'Done.', '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 this site.', -'sorbs_create_account_reason' => 'Your IP address is listed as an open proxy in the DNSBL used by this site. You cannot create an account', +'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', # Developer tools 'lockdb' => 'Lock database', -- 2.20.1