Module:Article history/config: Difference between revisions

Content deleted Content added
change the messages used with addWarning to "warning" instead of "error"
change invalid action oldids from an error to a warning
Line 2,059:
-- $1 - the oldid input by the user
-- $2 - the oldid parameter name
['action-errorwarning-invalid-oldid'] = "invalid oldid '$1' detected in parameter '$2'; " ..
"if an oldid is specified it must be a positive integer",
 
-- A help link for action-errorwarning-invalid-oldid
['action-errorwarning-invalid-oldid-help'] = 'Template:Article history#Invalid oldid',
 
-- Error for invalid current status codes.