User:Dori/Patches/Language.php.1.diff
Appearance
*** wiki/phase3/languages/Language.php Sun Apr 18 11:33:29 2004 --- /var/www/htdocs/wiki/languages/Language.php Tue Apr 20 23:19:19 2004 *************** *** 1238,1243 **** --- 1238,1251 ---- See [[{{ns:4}}:Protected page]] for more information.", "protectedarticle" => "protected [[$1]]", "unprotectedarticle" => "unprotected [[$1]]", + "protectsub" =>"(Protecting \"$1\")", + "confirmprotecttext" => "Do you really want to protect this page?", + "confirmprotect" => "Confirm protection", + "protectcomment" => "Reason for protecting", + "unprotectsub" =>"(Unprotecting \"$1\")", + "confirmunprotecttext" => "Do you really want to unprotect this page?", + "confirmunprotect" => "Confirm unprotection", + "unprotectcomment" => "Reason for unprotecting", # Undelete "undelete" => "Restore deleted page",