From: Siebrand Mazeland Date: Tue, 18 Mar 2014 13:26:57 +0000 (+0100) Subject: Add user friendlier display text to links X-Git-Tag: 1.31.0-rc.0~16588 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/exercices/bilan.php?a=commitdiff_plain;h=2bb6da2cd04a6ec95c38ab4acdfe5e8be50d71c4;p=lhc%2Fweb%2Fwiklou.git Add user friendlier display text to links Follow-up to 782afa6ef01940. Change-Id: Ib6236fc453e8fbc68ae2f3dab2ddba4727a6051c --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index df17d8fca0..f1725a3a6d 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2782,7 +2782,7 @@ It now redirects to [[$2]].', 'deadendpagestext' => 'The following pages do not link to other pages in {{SITENAME}}.', 'protectedpages' => 'Protected pages', 'protectedpages-indef' => 'Indefinite protections only', -'protectedpages-summary' => 'This page lists existing pages that are currently protected. For a list of titles that are protected from creation, see [[{{#special:ProtectedTitles}}]].', +'protectedpages-summary' => 'This page lists existing pages that are currently protected. For a list of titles that are protected from creation, see [[{{#special:ProtectedTitles}}|{{int:protectedtitles}}]].', 'protectedpages-cascade' => 'Cascading protections only', 'protectedpages-noredirect' => 'Hide redirects', 'protectedpagesempty' => 'No pages are currently protected with these parameters.', @@ -2796,7 +2796,7 @@ It now redirects to [[$2]].', 'protectedpages-unknown-performer' => 'Unknown user', 'protectedpages-unknown-reason' => '—', # do not translate or duplicate this message to other languages 'protectedtitles' => 'Protected titles', -'protectedtitles-summary' => 'This page lists titles that are currently protected from creation. For a list of existing pages that are protected, see [[{{#special:ProtectedPages}}]].', +'protectedtitles-summary' => 'This page lists titles that are currently protected from creation. For a list of existing pages that are protected, see [[{{#special:ProtectedPages}}|{{int:protectedpages}}]].', 'protectedtitlesempty' => 'No titles are currently protected with these parameters.', 'listusers' => 'User list', 'listusers-summary' => '', # do not translate or duplicate this message to other languages