Fixing the link to the page when viewing Special:Whatlinkshere of an image or a category.
authorRotem Liss <rotem@users.mediawiki.org>
Sat, 19 Aug 2006 14:31:18 +0000 (14:31 +0000)
committerRotem Liss <rotem@users.mediawiki.org>
Sat, 19 Aug 2006 14:31:18 +0000 (14:31 +0000)
languages/MessagesEn.php
languages/MessagesHe.php

index 2a0793b..f7440ff 100644 (file)
@@ -1560,8 +1560,8 @@ Consult the [[Special:Log/delete|deletion log]] for a record of recent deletions
 'notargettext' => 'You have not specified a target page or user
 to perform this function on.',
 'linklistsub'  => '(List of links)',
-'linkshere' => "The following pages link to '''[[$1]]''':",
-'nolinkshere' => "No pages link to '''[[$1]]'''.",
+'linkshere' => "The following pages link to '''[[:$1]]''':",
+'nolinkshere' => "No pages link to '''[[:$1]]'''.",
 'isredirect'   => 'redirect page',
 'istemplate'   => 'inclusion',
 
index baf6385..c118720 100644 (file)
@@ -1316,8 +1316,8 @@ $NEWPAGE
 "notargettitle" => "אין דף מטרה",
 "notargettext"  => "לא ציינתם דף מטרה או משתמש לגביו תבוצע פעולה זו.",
 "linklistsub"   => "(רשימת קישורים)",
-"linkshere"     => "הדפים שלהלן מקושרים לדף '''[[$1]]''':",
-"nolinkshere"   => "אין דפים המקושרים לדף '''[[$1]]'''.",
+"linkshere"     => "הדפים שלהלן מקושרים לדף '''[[:$1]]''':",
+"nolinkshere"   => "אין דפים המקושרים לדף '''[[:$1]]'''.",
 "isredirect"    => "דף הפניה",
 "istemplate"    => "הכללה",