(bug 6216) The immobile namespace message does not mention the source page
authorRotem Liss <rotem@users.mediawiki.org>
Mon, 11 Sep 2006 16:20:47 +0000 (16:20 +0000)
committerRotem Liss <rotem@users.mediawiki.org>
Mon, 11 Sep 2006 16:20:47 +0000 (16:20 +0000)
RELEASE-NOTES
languages/MessagesEn.php
languages/MessagesHe.php

index 827fa5c..0ae27ad 100644 (file)
@@ -195,6 +195,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * (bug 7064) Replace hard-coded empty message checks with wfEmptyMsg calls
 * (bug 6777) Remove some PHP 4 compat cruft
 * Add --user, --comment, and --license options to importImages.php
+* (bug 6216) The immobile namespace message does not mention the source page
 
 
 == Languages updated ==
index b54b1cc..496a374 100644 (file)
@@ -1748,7 +1748,7 @@ The destination article "[[$1]]" already exists. Do you want to delete it to mak
 'delete_and_move_confirm' => 'Yes, delete the page',
 'delete_and_move_reason' => 'Deleted to make way for move',
 'selfmove' => "Source and destination titles are the same; can't move a page over itself.",
-'immobile_namespace' => "Destination title is of a special type; cannot move pages into that namespace.",
+'immobile_namespace' => "Source or destination title is of a special type; cannot move pages from and into that namespace.",
 
 # Export
 
index e2a01c0..786bc5f 100644 (file)
@@ -1483,7 +1483,7 @@ $NEWPAGE
 "delete_and_move_confirm" => "כן, מחק את הדף",
 "delete_and_move_reason"  => "מחיקה על מנת לאפשר העברה",
 "selfmove"                => "כותרות המקור והיעד זהות; לא ניתן להעביר דף לעצמו.",
-"immobile_namespace"      => "×\9b×\95תרת ×\94×\99×¢×\93 ×\94×\99×\90 ×¡×\95×\92 ×\9e×\99×\95×\97×\93 ×©×\9c ×\93×£; ×\90×\99 ×\90פשר ×\9c×\94×¢×\91×\99ר ×\93פ×\99×\9d ×\9cתוך מרחב שם זה.",
+"immobile_namespace"      => "×\9b×\95תרת ×\94×\9eק×\95ר ×\90×\95 ×\94×\99×¢×\93 ×\94×\99×\90 ×¡×\95×\92 ×\9e×\99×\95×\97×\93 ×©×\9c ×\93×£; ×\9c×\90 × ×\99ת×\9f ×\9c×\94×¢×\91×\99ר ×\93פ×\99×\9d ×\9cת×\95×\9a ×\90×\95 ×\9eתוך מרחב שם זה.",
 
 # Export
 "export"          => "ייצוא דפים",