X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=includes%2Fapi%2FApiMessage.php;h=9e42d5fd73365696be55aed17dfc509ba88cea7e;hp=9d69a771d423975cf773f8775679badbf39dc9a3;hb=49748181dd56ec97e7ba7c13e684a16abceb3cc0;hpb=ce079cf6ad79ca8d3360817f809b219d166f9153 diff --git a/includes/api/ApiMessage.php b/includes/api/ApiMessage.php index 9d69a771d4..9e42d5fd73 100644 --- a/includes/api/ApiMessage.php +++ b/includes/api/ApiMessage.php @@ -126,6 +126,7 @@ trait ApiMessageTrait { 'rcpatroldisabled' => 'patroldisabled', 'readonlytext' => 'readonly', 'sessionfailure' => 'badtoken', + 'systemblockedtext' => 'blocked', 'titleprotected' => 'protectedtitle', 'undo-failure' => 'undofailure', 'userrights-nodatabase' => 'nosuchdatabase',