mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ReplaceText
synced 2024-11-14 10:34:39 +00:00
e1da9e2d63
Bug: T200334 Change-Id: I5b588e0dda95812543b270fbc5aece14a5583c83
58 lines
4.5 KiB
JSON
58 lines
4.5 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Darth Kule",
|
|
"EugeneZelenko",
|
|
"Fryed-peach",
|
|
"Kghbln",
|
|
"Kwj2772",
|
|
"Matma Rex",
|
|
"McMonster",
|
|
"Nike",
|
|
"Purodha",
|
|
"Shirayuki",
|
|
"Umherirrender"
|
|
]
|
|
},
|
|
"replacetext": "{{doc-special|ReplaceText}}",
|
|
"replacetext-desc": "{{desc|name=Replace Text|url=https://www.mediawiki.org/wiki/Extension:Replace_Text}}\n{{Identical|Content page}}",
|
|
"replacetext_docu": "Description of how to use this extension, displayed on the extension's special page ([[Special:ReplaceText]]).\n\nRefers to {{msg-mw|Replacetext continue}}.",
|
|
"replacetext_originaltext": "Label of the text field, where user enters original piece of text, which would be replaced.",
|
|
"replacetext_replacementtext": "Used as table header on [[Special:ReplaceText]]",
|
|
"replacetext_useregex": "Used as label message of a checkbox on [[Special:ReplaceText]]",
|
|
"replacetext_regexdocu": "<code>$1</code> is not a parameter.\n\nRefers to the following messages:\n* {{msg-mw|Replacetext originaltext}}\n* {{msg-mw|Replacetext replacementtext}}",
|
|
"replacetext_optionalfilters": "Used as header on [[Special:ReplaceText]]",
|
|
"replacetext_categorysearch": "Used as label on [[Special:ReplaceText]]",
|
|
"replacetext_prefixsearch": "Used as label on [[Special:ReplaceText]]",
|
|
"replacetext_editpages": "Used as label message of a checkbox on [[Special:ReplaceText]]",
|
|
"replacetext_movepages": "Used as label message of a checkbox on [[Special:ReplaceText]]",
|
|
"replacetext_givetarget": "Used as error message on [[Special:ReplaceText]]",
|
|
"replacetext_nonamespace": "Used as error message on [[Special:ReplaceText]]",
|
|
"replacetext_editormove": "Used as error message on [[Special:ReplaceText]]",
|
|
"replacetext_choosepagesforedit": "Displayed over the list of pages where the given text was found. Parameters:\n* $1 - target code\n* $2 - replacement code\n* $3 - number of pages for edit",
|
|
"replacetext_choosepagesformove": "Used in [[Special:ReplaceText]].\n\nThis message is followed by list of the pages.\n\nParameters:\n* $1 - target string\n* $2 - replacement string\n* $3 - number of pages",
|
|
"replacetext_cannotmove": "Used in [[Special:ReplaceText]].\n\nThis message is followed by list of the pages.\n\nParameters:\n* $1 - number of pages which cannot be moved",
|
|
"replacetext_cannotedit": "Used in [[Special:ReplaceText]].\n\nThis message is followed by list of the pages.\n\nParameters:\n* $1 - number of pages which cannot be edited",
|
|
"replacetext_formovedpages": "Used as label on [[Special:ReplaceText]]",
|
|
"replacetext_savemovedpages": "Used as label of a checkbox on [[Special:ReplaceText]]",
|
|
"replacetext_watchmovedpages": "Used as label message of a checkbox on [[Special:ReplaceText]]",
|
|
"replacetext_invertselections": "{{Identical|Invert selection}}",
|
|
"replacetext_replace": "Label of the button, which triggers the begin of replacment.\n\n{{Identical|Replace}}",
|
|
"replacetext_success": "Used as success message in [[Special:ReplaceText]]. Parameters:\n* $1 - target string\n* $2 - replacement string\n* $3 - number of affected pages",
|
|
"replacetext_noreplacement": "Used in [[Special:ReplaceText]]. Parameters:\n* $1 - target string\nSee also:\n* {{msg-mw|Replacetext nomove}}",
|
|
"replacetext_nomove": "Used in [[Special:ReplaceText]]. Parameters:\n* $1 - target string\nSee also:\n* {{msg-mw|Replacetext noreplacement}}",
|
|
"replacetext_nosuchcategory": "Used in [[Special:ReplaceText]]. Parameters:\n* $1 - category name (with link)",
|
|
"replacetext_return": "Used as text of a link on [[Special:ReplaceText]]",
|
|
"replacetext_warning": "Used in [[Special:ReplaceText]]. Parameters:\n* $1 - number of pages\n* $2 - replacement string",
|
|
"replacetext_blankwarning": "Used as warning message on [[Special:ReplaceText]]",
|
|
"replacetext_continue": "{{Identical|Continue}}",
|
|
"replacetext_botedit": "Used as a label for a checkbox on [[Special:ReplaceText]]",
|
|
"replacetext_editsummary": "Used as Edit Summary in [[Special:ReplaceText]]. Parameters:\n* $1 - target string\n* $2 - replacement string",
|
|
"replacetext_reminder": "Used at the end of success message in [[Special:MovePage]]. Parameters:\n* $1 - link to ReplaceText page",
|
|
"replacetext_cfg_error": "Title of error page for configuration errors for ReplaceText",
|
|
"replacetext_no_compress": "Notice shown to administrator of wiki configured with $wgCompressRevisions",
|
|
"replacetext_no_external_stores": "Notice shown to administrator of wiki configured with $wgExternalStores",
|
|
"right-replacetext": "{{doc-right|replacetext}}",
|
|
"action-replacetext": "{{doc-action|replacetext}}"
|
|
}
|