From 6a5820829fce08ded64c5e559fd928d69e4d344a Mon Sep 17 00:00:00 2001 From: Tim Starling Date: Wed, 12 Nov 2003 13:11:38 +0000 Subject: [PATCH] protection log imported from stable --- languages/Language.php | 5 +++++ 1 file changed, 5 insertions(+) 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", -- 2.20.1