From: Tim Starling Date: Wed, 12 Nov 2003 13:11:38 +0000 (+0000) Subject: protection log imported from stable X-Git-Tag: 1.1.0~176 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/comptes/ajouter.php?a=commitdiff_plain;h=6a5820829fce08ded64c5e559fd928d69e4d344a;p=lhc%2Fweb%2Fwiklou.git protection log imported from stable --- diff --git a/languages/Language.php b/languages/Language.php index abc8899c3a..b3361b5c94 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -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: \"$1\".", "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",