mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/TitleBlacklist
synced 2024-11-15 10:17:49 +00:00
Localisation updates for core and extension messages from translatewiki.net
This commit is contained in:
parent
d45aa35709
commit
8476267ac1
Notes:
Raimond Spekking
2011-09-07 19:15:44 +00:00
|
@ -34,9 +34,16 @@ please correct {{PLURAL:$1|it|them}} before saving:',
|
|||
* @author Beau
|
||||
* @author Purodha
|
||||
* @author The Evil IP address
|
||||
* @author Yekrats
|
||||
*/
|
||||
$messages['qqq'] = array(
|
||||
'titleblacklist-desc' => '{{desc}}',
|
||||
'titleblacklist' => 'The [http://www.mediawiki.org/wiki/Extension:TitleBlacklist extension Title Blacklist] gives the ability to block certain unallowed words appearing in the title through regular expressions.
|
||||
This will be the first explanatory paragraph of the blacklist. (Characters after the #-signs are ignored.)
|
||||
To see an example list in context, see: http://www.mediawiki.org/wiki/MediaWiki:Titleblacklist',
|
||||
'titlewhitelist' => 'The whitelist is a feature of the [http://www.mediawiki.org/wiki/Extension:TitleBlacklist extension Title Blacklist], which gives the ability to block certain words (or explicitly allow them) appearing in the title through regular expressions.
|
||||
This will be the explanatory paragraph of the blacklist. (Characters after the #-signs are ignored.)
|
||||
To see an example list in context, see: http://www.mediawiki.org/wiki/MediaWiki:Titlewhitelist',
|
||||
'titleblacklist-override' => "Check box label on \"Create account\" form if the user has the user right ''tboverride-account''. If checked, the [[MediaWiki:Titleblacklist]] is ignored during account creation.",
|
||||
'right-tboverride' => '{{doc-right}}',
|
||||
'right-tboverride-account' => '{{doc-right}}',
|
||||
|
|
Loading…
Reference in a new issue