* remove unused message key 'abusefilter-edit-global'.

* update message documentation for AbuseFilter.
This commit is contained in:
Siebrand Mazeland 2011-12-08 17:10:21 +00:00
parent 238a084cdc
commit c7399776ce
Notes: Raimond Spekking 2012-03-12 20:46:25 +00:00

View file

@ -225,7 +225,6 @@ Please ask a user with permission to add restricted actions to make the change f
'abusefilter-edit-revert' => 'Revert actions taken by this filter',
'abusefilter-edit-tools' => 'Tools:',
'abusefilter-edit-test-link' => 'Test this filter against recent edits',
'abusefilter-edit-global' => 'Apply this filter globally',
'abusefilter-edit-export' => 'Export this filter to another wiki',
'abusefilter-edit-syntaxok' => 'No syntax errors detected.',
'abusefilter-edit-syntaxerr' => 'Syntax error detected: $1',
@ -253,7 +252,7 @@ Tags should be short, and they should not contain special characters.',
'abusefilter-edit-builder-op-bool-not' => 'Not (!)',
'abusefilter-edit-builder-op-bool-and' => 'And (&)',
'abusefilter-edit-builder-op-bool-or' => 'Or (|)',
'abusefilter-edit-builder-op-bool-xor' => 'XOR (^)', // Message documentation complete up to here. Siebrand 2011-12-08.
'abusefilter-edit-builder-op-bool-xor' => 'XOR (^)',
'abusefilter-edit-builder-group-misc' => 'Miscellaneous',
'abusefilter-edit-builder-misc-in' => 'contained in string (in)',
'abusefilter-edit-builder-misc-like' => 'Matches pattern (like)',
@ -326,6 +325,7 @@ Tags should be short, and they should not contain special characters.',
'abusefilter-edit-builder-vars-file-sha1' => 'SHA1 hash of file contents',
// Filter history
// Message documentation complete up to here. Siebrand 2011-12-08.
'abusefilter-filter-log' => 'Recent filter changes',
'abusefilter-history' => 'Change history for Abuse Filter #$1',
'abusefilter-history-foruser' => 'Changes by $1',
@ -670,107 +670,114 @@ $messages['qqq'] = array(
* $3 is the date
* $4 is the time
* $5 is the user name which can be used with GENDER',
'abusefilter-edit-hitcount' => '',
'abusefilter-edit-consequences' => '',
'abusefilter-edit-action-warn' => '',
'abusefilter-edit-action-disallow' => '',
'abusefilter-edit-action-flag' => '',
'abusefilter-edit-action-blockautopromote' => '',
'abusefilter-edit-action-degroup' => '',
'abusefilter-edit-action-block' => '',
'abusefilter-edit-action-throttle' => '',
'abusefilter-edit-action-rangeblock' => '',
'abusefilter-edit-action-tag' => '',
'abusefilter-edit-throttle-count' => '',
'abusefilter-edit-throttle-period' => '',
'abusefilter-edit-throttle-seconds' => '',
'abusefilter-edit-throttle-groups' => 'Could you please go over the "throttle" concept? It is polysemic in Spanish. I need definition.',
'abusefilter-edit-warn-message' => '',
'abusefilter-edit-warn-other' => '',
'abusefilter-edit-warn-other-label' => '',
'abusefilter-edit-warn-actions' => '{{Identical|Action}}',
'abusefilter-edit-warn-preview' => '',
'abusefilter-edit-warn-edit' => '',
'abusefilter-edit-tag-tag' => '',
'abusefilter-edit-denied' => '',
'abusefilter-edit-main' => '',
'abusefilter-edit-done-subtitle' => '',
'abusefilter-edit-done' => '',
'abusefilter-edit-badsyntax' => '',
'abusefilter-edit-restricted' => '',
'abusefilter-edit-viewhistory' => '',
'abusefilter-edit-history' => '{{Identical|History}}',
'abusefilter-edit-check' => '',
'abusefilter-edit-badfilter' => '',
'abusefilter-edit-revert' => '',
'abusefilter-edit-tools' => '{{Identical|Tools}}',
'abusefilter-edit-test-link' => '',
'abusefilter-edit-global' => '',
'abusefilter-edit-export' => '',
'abusefilter-edit-syntaxok' => '',
'abusefilter-edit-syntaxerr' => '',
'abusefilter-edit-bad-tags' => '',
'abusefilter-edit-notallowed' => '',
'abusefilter-edit-builder-select' => '',
'abusefilter-edit-builder-group-op-arithmetic' => '',
'abusefilter-edit-builder-op-arithmetic-addition' => '',
'abusefilter-edit-builder-op-arithmetic-subtraction' => '',
'abusefilter-edit-builder-op-arithmetic-multiplication' => '',
'abusefilter-edit-builder-op-arithmetic-divide' => '',
'abusefilter-edit-builder-op-arithmetic-modulo' => '',
'abusefilter-edit-builder-op-arithmetic-pow' => '',
'abusefilter-edit-builder-group-op-comparison' => '',
'abusefilter-edit-builder-op-comparison-equal' => '',
'abusefilter-edit-builder-op-comparison-notequal' => '',
'abusefilter-edit-builder-op-comparison-lt' => '',
'abusefilter-edit-builder-op-comparison-gt' => '',
'abusefilter-edit-builder-op-comparison-lte' => '',
'abusefilter-edit-builder-op-comparison-gte' => '',
'abusefilter-edit-builder-group-op-bool' => '',
'abusefilter-edit-builder-op-bool-not' => '',
'abusefilter-edit-builder-op-bool-and' => '',
'abusefilter-edit-builder-op-bool-or' => '',
'abusefilter-edit-builder-op-bool-xor' => '{{optional}}',
'abusefilter-edit-builder-misc-in' => 'Do not translate "(in)"',
'abusefilter-edit-builder-misc-like' => 'Do not translate "(like)"',
'abusefilter-edit-builder-misc-rlike' => '{{doc-important|Do not translate "rlike"}}',
'abusefilter-edit-builder-misc-irlike' => '{{doc-important|Do not translate "irlike"}}',
'abusefilter-edit-builder-misc-contains' => 'Don\'t translate "(contains)".',
'abusefilter-edit-builder-misc-tern' => 'Don\'t change "(X ? Y : Z)".',
'abusefilter-edit-builder-misc-cond' => 'Don\'t change "(if X then Y else Z)".',
'abusefilter-edit-builder-funcs-length' => "{{doc-important|Do not translate \"'''(length)'''\"}}",
'abusefilter-edit-builder-funcs-lcase' => "{{doc-important|Do not translate \"'''(lcase)'''\"}}",
'abusefilter-edit-builder-funcs-ccnorm' => "{{doc-important|Do not translate \"'''(ccnorm)'''\"}}",
'abusefilter-edit-builder-funcs-rmdoubles' => '{{doc-important|Do not translate "\'\'\'(rmdoubles)\'\'\'"}}
Functional explanation: rmdoubles removes repeated characters in the argument, and returns the result. For example: "foobybboo" will return "fobybo"',
'abusefilter-edit-builder-funcs-specialratio' => "{{doc-important|Do not translate \"'''(specialratio)'''\"}}",
'abusefilter-edit-builder-funcs-norm' => "{{doc-important|Do not translate \"'''(norm)'''\"}}",
'abusefilter-edit-builder-funcs-count' => "{{doc-important|Do not translate \"'''(count)'''\"}}",
'abusefilter-edit-builder-funcs-rcount' => '{{doc-important|Do not translate "rcount"}}',
'abusefilter-edit-builder-funcs-rmwhitespace' => "{{doc-important|Do not translate \"'''(rmwhitespace)'''\"}}",
'abusefilter-edit-builder-funcs-rmspecials' => "{{doc-important|Do not translate \"'''(rmspecials)'''\"}}",
'abusefilter-edit-builder-funcs-ip_in_range' => "{{doc-important|Do not translate \"'''(ip_in_range)'''\"}}",
'abusefilter-edit-builder-funcs-contains-any' => "{{doc-important|Do not translate \"'''(contains_any)'''\"}}",
'abusefilter-edit-builder-funcs-substr' => "{{doc-important|Do not translate \"'''(substr)'''\"}}",
'abusefilter-edit-builder-funcs-strpos' => "{{doc-important|Do not translate \"'''(strpos)'''\"}}",
'abusefilter-edit-builder-funcs-str_replace' => "{{doc-important|Do not translate \"'''(str_replace)'''\"}}",
'abusefilter-edit-builder-group-vars' => '{{Identical|Variable}}',
'abusefilter-edit-builder-vars-accountname' => 'This variable is used only during account creation and contains the username of the newly created account',
'abusefilter-edit-builder-vars-action' => '{{Identical|Action}}',
'abusefilter-edit-builder-vars-newsize' => 'New size of the page',
'abusefilter-edit-builder-vars-oldsize' => 'Old size of the page',
'abusefilter-edit-builder-vars-article-ns' => 'The namespace that the page for the trigger is supposed to be in.',
'abusefilter-edit-builder-vars-movedfrom-id' => 'Paraphrase: The page ID of the page to be moved',
'abusefilter-edit-builder-vars-movedfrom-ns' => 'Paraphrase: Namespace of the page that is to be moved',
'abusefilter-edit-builder-vars-movedfrom-text' => 'Paraphrase: Name of the page that is to be moved',
'abusefilter-edit-builder-vars-movedfrom-prefixedtext' => 'Paraphrase: Full name of the page that is to be moved',
'abusefilter-edit-builder-vars-movedto-id' => 'Paraphrased: Page ID of the destination of the page that is to be moved',
'abusefilter-edit-builder-vars-movedto-ns' => 'Paraphrased: Namespace of the destination of the page that is to be moved',
'abusefilter-edit-builder-vars-movedto-text' => 'Paraphrased: Name of the destination of the page that is to be moved',
'abusefilter-edit-builder-vars-movedto-prefixedtext' => 'Paraphrased: Full name of the destination of the page that is to be moved',
'abusefilter-edit-builder-vars-restrictions-edit' => 'This variable contains the level of protection required to edit the page. ("Edit" here is not a verb, but an adjective, like "Edit-related protection level")',
'abusefilter-edit-builder-vars-restrictions-move' => 'This variable contains the level of protection required to move the page. ("Move" here is not a verb, but an adjective, like "Move-related protection level")',
'abusefilter-edit-hitcount' => 'Field label in edit rule form after which the number of filter hits is displayed.',
'abusefilter-edit-consequences' => 'Table header in filter version differences.',
'abusefilter-edit-action-warn' => 'Checkbox label for filter action.',
'abusefilter-edit-action-disallow' => 'Checkbox label for filter action.',
'abusefilter-edit-action-flag' => 'Checkbox label for filter action.',
'abusefilter-edit-action-blockautopromote' => 'Checkbox label for filter action.',
'abusefilter-edit-action-degroup' => 'Checkbox label for filter action.',
'abusefilter-edit-action-block' => 'Checkbox label for filter action.',
'abusefilter-edit-action-throttle' => 'Checkbox label for filter action.',
'abusefilter-edit-action-rangeblock' => 'Checkbox label for filter action.',
'abusefilter-edit-action-tag' => 'Checkbox label for filter action.',
'abusefilter-edit-throttle-count' => 'Field label for entering the number of allowed hits before triggering the filter consequences.',
'abusefilter-edit-throttle-period' => 'Field label for entering a time period.',
'abusefilter-edit-throttle-seconds' => 'Throttle period in seconds. Parameters:
* $1 is a number of seconds.',
'abusefilter-edit-throttle-groups' => 'Field label for properties to group throttle counts by (for example IP address and username). Throttling is the concept of limiting occurances of a certain action in a given time frame.',
'abusefilter-edit-warn-message' => 'Field label for dropdown list with system messages.',
'abusefilter-edit-warn-other' => 'Option in dropdown menu to specify no item from the list should be used.',
'abusefilter-edit-warn-other-label' => 'Field label for entering a system message key to use as warning text.',
'abusefilter-edit-warn-actions' => 'Field label for two action buttons in abuse filter editor. The button texts are {{msg-mw|abusefilter-edit-warn-preview}} and {{msg-mw|abusefilter-edit-warn-edit}}.
{{Identical|Action}}',
'abusefilter-edit-warn-preview' => 'Button text for actions relating to a warning message for an abuse filter.',
'abusefilter-edit-warn-edit' => 'Button text for actions relating to a warning message for an abuse filter.',
'abusefilter-edit-tag-tag' => 'Field label for multi line field in which tags can be added for a revision in case the abuse filter applies.',
'abusefilter-edit-denied' => 'Text used when a user has to access to filter details.',
'abusefilter-edit-main' => 'Fieldset legend for edit filter form.',
'abusefilter-edit-done-subtitle' => 'Page subtitle when as filter was edited and saved.',
'abusefilter-edit-done' => 'Text displayed to a user after editing a filter. Parameters:
* $1 is a filter ID.',
'abusefilter-edit-badsyntax' => 'Message to warn a user that a filter could not be edited for a given reason. Parameters:
* $1 is a parser error text.',
'abusefilter-edit-restricted' => 'Message to warn a user that a filter could not be edited for a given reason.',
'abusefilter-edit-viewhistory' => 'Link description for link that leads to a revision overview for a filter.',
'abusefilter-edit-history' => 'Field label for {{msg-mw|abusefilter-edit-viewhistory}}.
{{Identical|History}}',
'abusefilter-edit-check' => 'Button text for checking abuse filter syntax.',
'abusefilter-edit-badfilter' => 'User warning when referencing a filter ID that does not exist.',
'abusefilter-edit-revert' => 'Link text for reverting to an older version of a filter.',
'abusefilter-edit-tools' => 'Field label for a list of tool links.',
'abusefilter-edit-test-link' => 'Link text for link to a form to test a filter. Accompanying label is {{msg-mw|abusefilter-edit-tools}}.',
'abusefilter-edit-export' => 'Link text for link to create filter. Accompanying label is {{msg-mw|abusefilter-edit-tools}}.',
'abusefilter-edit-syntaxok' => 'Status message for filter test.',
'abusefilter-edit-syntaxerr' => 'Status message for filter test. Parameters:
* $1 is the reported error.',
'abusefilter-edit-bad-tags' => 'Status message for filter test.',
'abusefilter-edit-notallowed' => 'Error message when trying to modify a filter while not allowed.',
'abusefilter-edit-builder-select' => 'Default value for dropdown menu that allows inserting abuse filter syntax in the filter definition field.',
'abusefilter-edit-builder-group-op-arithmetic' => 'Group entry in dropdown menu.',
'abusefilter-edit-builder-op-arithmetic-addition' => 'Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-op-arithmetic}}.',
'abusefilter-edit-builder-op-arithmetic-subtraction' => 'Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-op-arithmetic}}.',
'abusefilter-edit-builder-op-arithmetic-multiplication' => 'Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-op-arithmetic}}.',
'abusefilter-edit-builder-op-arithmetic-divide' => 'Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-op-arithmetic}}.',
'abusefilter-edit-builder-op-arithmetic-modulo' => 'Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-op-arithmetic}}.',
'abusefilter-edit-builder-op-arithmetic-pow' => 'Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-op-arithmetic}}.',
'abusefilter-edit-builder-group-op-comparison' => 'Group entry in dropdown menu.',
'abusefilter-edit-builder-op-comparison-equal' => 'Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-op-comparison}}.',
'abusefilter-edit-builder-op-comparison-notequal' => 'Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-op-comparison}}.',
'abusefilter-edit-builder-op-comparison-lt' => 'Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-op-comparison}}.',
'abusefilter-edit-builder-op-comparison-gt' => 'Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-op-comparison}}.',
'abusefilter-edit-builder-op-comparison-lte' => 'Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-op-comparison}}.',
'abusefilter-edit-builder-op-comparison-gte' => 'Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-op-comparison}}.',
'abusefilter-edit-builder-group-op-bool' => 'Group entry in dropdown menu.',
'abusefilter-edit-builder-op-bool-not' => 'Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-op-bool}}.',
'abusefilter-edit-builder-op-bool-and' => 'Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-op-bool}}.',
'abusefilter-edit-builder-op-bool-or' => 'Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-op-bool}}.',
'abusefilter-edit-builder-op-bool-xor' => 'Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-op-bool}}. {{optional}}',
'abusefilter-edit-builder-group-misc' => 'Group entry in dropdown menu.',
'abusefilter-edit-builder-misc-in' => '{{doc-important|Do not translate "in".}} Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-op-misc}}.',
'abusefilter-edit-builder-misc-like' => '{{doc-important|Do not translate "like".}} Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-op-misc}}.',
'abusefilter-edit-builder-misc-rlike' => '{{doc-important|Do not translate "rlike".}} Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-op-misc}}.',
'abusefilter-edit-builder-misc-irlike' => '{{doc-important|Do not translate "irlike".}} Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-op-misc}}.',
'abusefilter-edit-builder-misc-contains' => '{{doc-important|Do not translate "contains".}} Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-op-misc}}.',
'abusefilter-edit-builder-misc-tern' => '{{doc-important|Do not change "X ? Y : Z".}} Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-op-misc}}.',
'abusefilter-edit-builder-misc-cond' => '{{doc-important|Do not change "if X then Y else Z".}} Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-op-misc}}.',
'abusefilter-edit-builder-group-funcs' => 'Group entry in dropdown menu.',
'abusefilter-edit-builder-funcs-length' => "{{doc-important|Do not translate \"'''length'''\".}} Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-group-funcs}}.",
'abusefilter-edit-builder-funcs-lcase' => "{{doc-important|Do not translate \"'''lcase'''\".}} Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-group-funcs}}.",
'abusefilter-edit-builder-funcs-ccnorm' => "{{doc-important|Do not translate \"'''ccnorm'''\".}} Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-group-funcs}}.",
'abusefilter-edit-builder-funcs-rmdoubles' => '{{doc-important|Do not translate "\'\'\'rmdoubles\'\'\'".}}
Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-group-funcs}}.
Functional explanation: rmdoubles removes repeated characters in the argument, and returns the result. For example: "foobybboo" will return "fobybo".',
'abusefilter-edit-builder-funcs-specialratio' => "{{doc-important|Do not translate \"'''specialratio'''\".}} Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-group-funcs}}.",
'abusefilter-edit-builder-funcs-norm' => "{{doc-important|Do not translate \"'''norm'''\".}} Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-group-funcs}}.",
'abusefilter-edit-builder-funcs-count' => "{{doc-important|Do not translate \"'''count'''\".}} Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-group-funcs}}.",
'abusefilter-edit-builder-funcs-rcount' => '{{doc-important|Do not translate "rcount".}} Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-group-funcs}}.',
'abusefilter-edit-builder-funcs-rmwhitespace' => "{{doc-important|Do not translate \"'''rmwhitespac)'''\".}} Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-group-funcs}}.",
'abusefilter-edit-builder-funcs-rmspecials' => "{{doc-important|Do not translate \"'''rmspecials'''\".}} Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-group-funcs}}.",
'abusefilter-edit-builder-funcs-ip_in_range' => "{{doc-important|Do not translate \"'''ip_in_range'''\".}} Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-group-funcs}}.",
'abusefilter-edit-builder-funcs-contains-any' => "{{doc-important|Do not translate \"'''contains_any'''\".}} Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-group-funcs}}.",
'abusefilter-edit-builder-funcs-substr' => "{{doc-important|Do not translate \"'''substr'''\".}} Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-group-funcs}}.",
'abusefilter-edit-builder-funcs-strpos' => "{{doc-important|Do not translate \"'''strpos'''\".}} Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-group-funcs}}.",
'abusefilter-edit-builder-funcs-str_replace' => "{{doc-important|Do not translate \"'''str_replace'''\".}} Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-group-funcs}}.",
'abusefilter-edit-builder-group-vars' => 'Group entry in dropdown menu. {{Identical|Variable}}',
'abusefilter-edit-builder-vars-accountname' => 'This variable is used only during account creation and contains the username of the newly created account. Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-group-vars}}.',
'abusefilter-edit-builder-vars-action' => ' Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-group-vars}}. {{Identical|Action}}',
'abusefilter-edit-builder-vars-newsize' => 'New size of the page. Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-group-vars}}.',
'abusefilter-edit-builder-vars-oldsize' => 'Old size of the page. Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-group-vars}}.',
'abusefilter-edit-builder-vars-article-ns' => 'The namespace that the page for the trigger is supposed to be in. Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-group-vars}}.',
'abusefilter-edit-builder-vars-movedfrom-id' => 'Paraphrase: The page ID of the page to be moved. Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-group-vars}}.',
'abusefilter-edit-builder-vars-movedfrom-ns' => 'Paraphrase: Namespace of the page that is to be moved. Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-group-vars}}.',
'abusefilter-edit-builder-vars-movedfrom-text' => 'Paraphrase: Name of the page that is to be moved. Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-group-vars}}.',
'abusefilter-edit-builder-vars-movedfrom-prefixedtext' => 'Paraphrase: Full name of the page that is to be moved. Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-group-vars}}.',
'abusefilter-edit-builder-vars-movedto-id' => 'Paraphrased: Page ID of the destination of the page that is to be moved. Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-group-vars}}.',
'abusefilter-edit-builder-vars-movedto-ns' => 'Paraphrased: Namespace of the destination of the page that is to be moved. Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-group-vars}}.',
'abusefilter-edit-builder-vars-movedto-text' => 'Paraphrased: Name of the destination of the page that is to be moved. Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-group-vars}}.',
'abusefilter-edit-builder-vars-movedto-prefixedtext' => 'Paraphrased: Full name of the destination of the page that is to be moved. Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-group-vars}}.',
'abusefilter-edit-builder-vars-restrictions-edit' => 'This variable contains the level of protection required to edit the page. ("Edit" here is not a verb, but an adjective, like "Edit-related protection level"). Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-group-vars}}.',
'abusefilter-edit-builder-vars-restrictions-move' => 'This variable contains the level of protection required to move the page. ("Move" here is not a verb, but an adjective, like "Move-related protection level"). Abuse filter syntax option in a dropdown from the group {{msg-mw|abusefilter-edit-builder-group-group-vars}}.',
'abusefilter-history' => '"Change history" is the "history of changes"',
'abusefilter-history-foruser' => "* $1 is a link to the changing user's page
* (optional) $2 is the plain text user name",