Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -1113,7 +1113,10 @@ |
1114 | 1114 | We therefore have to use the numerical IP address to identify him/her. |
1115 | 1115 | Such an IP address can be shared by several users. |
1116 | 1116 | If you are an anonymous user and feel that irrelevant comments have been directed at you, please [[Special:UserLogin/signup|create an account]] or [[Special:UserLogin|log in]] to avoid future confusion with other anonymous users.''", |
1117 | | -'noarticletext' => 'There is currently no text in this page, you can [[Special:Search/{{PAGENAME}}|search for this page title]] in other pages or [{{fullurl:{{FULLPAGENAME}}|action=edit}} edit this page].', |
| 1117 | +'noarticletext' => 'There is currently no text in this page, you can |
| 1118 | +[[Special:Search/{{PAGENAME}}|search for this page title]] in other pages, |
| 1119 | +<span class="plainlinks">[{{fullurl:Special:Log|page={{urlencode:{{FULLPAGENAME}}}}}} search the related logs], |
| 1120 | +or [{{fullurl:{{FULLPAGENAME}}|action=edit}} edit this page]</span>.', |
1118 | 1121 | 'noarticletextanon' => '{{int:noarticletext}}', # do not translate or duplicate this message to other languages |
1119 | 1122 | 'userpage-userdoesnotexist' => 'User account "$1" is not registered. |
1120 | 1123 | Please check if you want to create/edit this page.', |