Module:Signpost poll/config: Difference between revisions

Content deleted Content added
add vote page preload default
add votepage-nonexistent-error
Line 83:
-- The error that is displayed if no vote page is specified.
['no-votepage-error'] = 'Please specify a vote page',
 
-- The error that is displayed if the vote page doesn't exist.
-- $1 is the URL of a link to create the page with the vote page preload text.
['votepage-nonexistent-error'] = 'The vote page doesn\'t exist; please [$1 create it]',
 
-- The error that is displayed if less than two options are specified.