protection log imported from stable
authorTim Starling <tstarling@users.mediawiki.org>
Wed, 12 Nov 2003 13:11:38 +0000 (13:11 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Wed, 12 Nov 2003 13:11:38 +0000 (13:11 +0000)
languages/Language.php

index abc8899..b3361b5 100644 (file)
@@ -1106,6 +1106,11 @@ Last edit was by [[User:$3|$3]] ([[User talk:$3|Talk]]). ",
 #   only shown if there is an edit comment
 "editcomment" => "The edit comment was: \"<i>$1</i>\".", 
 "revertpage"   => "Reverted to last edit by $1",
+"protectlogpage" => "Protection_log",
+"protectlogtext" => "Below is a list of page locks/unlocks.
+See [[$wgMetaNamespace:Protected page]] for more information.",
+"protectedarticle" => "protected [[$1]]",
+"unprotectedarticle" => "unprotected [[$1]]",
 
 # Undelete
 "undelete" => "Restore deleted page",