Spotted by Liuxinyu970226 and reported at
https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Apihelp-titleblacklist-example-2/en

Change-Id: I4789c97507588a71792dd9f0d0338cf90dfcb601
This commit is contained in:
Siebrand Mazeland 2014-11-14 13:38:09 +01:00
parent 5678a99b70
commit 1185128686

View file

@ -25,5 +25,5 @@
"apihelp-titleblacklist-param-action": "The action to be checked.", "apihelp-titleblacklist-param-action": "The action to be checked.",
"apihelp-titleblacklist-param-nooverride": "Don't try to override the titleblacklist.", "apihelp-titleblacklist-param-nooverride": "Don't try to override the titleblacklist.",
"apihelp-titleblacklist-example-1": "Check whether [[Foo]] is blacklisted", "apihelp-titleblacklist-example-1": "Check whether [[Foo]] is blacklisted",
"apihelp-titleblacklist-example-2": "Check whetner [[Bar]] is blacklisted for editing" "apihelp-titleblacklist-example-2": "Check whether [[Bar]] is blacklisted for editing"
} }