Jump to content

MediaWiki:Gadget-addMe/InterfaceText

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Jeph paul (talk | contribs) at 10:43, 6 June 2014. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

/*<languages />*/ var endorseInterfaceConfig = { "default":{ "title":"<translate> Endorse this project</translate>", "message-description":"<translate> Why do you support this project?</translate>", "placeholder-comment":"<translate> Click here to add your comment</translate>", "button-submit":"<translate> Endorse</translate>", "button-cancel":"<translate> Cancel</translate>", "message-feedback":"<translate> Thank you for adding your endorsement!</translate>", "section-header":"<translate> Endorsements</translate>", "message-signature":"<translate> Your signature will be automatically added to your comment.</translate>", "message-error":"<translate> There was an error, please try again</translate>", }, "IEG":{ "title":"<translate> Endorse this proposal</translate>", "message-description":"<translate> Why do you support this proposal?</translate>", "placeholder-comment":"<translate> Click here to add your comment</translate>", "button-submit":"<translate> Endorse</translate>", "button-cancel":"<translate> Cancel</translate>", "message-feedback":"<translate> Thank you for adding your endorsement!</translate>", "section-header":"<translate> Endorsements</translate>", "message-signature":"<translate> Your signature will be automatically added to your comment.</translate>", "message-error":"<translate> There was an error, please try again</translate>", }, "TPS":{ "title":"<translate> Endorse this proposal</translate>", "message-description":"<translate> Why do you support this proposal?</translate>", "placeholder-comment":"<translate> Click here to add your comment</translate>", "button-submit":"<translate> Endorse</translate>", "button-cancel":"<translate> Cancel</translate>", "message-feedback":"<translate> Thank you for adding your endorsement!</translate>", "section-header":"<translate> Endorsements</translate>", "message-signature":"<translate> Your signature will be automatically added to your comment.</translate>", "message-error":"<translate> There was an error, please try again</translate>", }, "Learning_patterns":{ "title":"<translate> Endorse this pattern</translate>", "message-description":"<translate> Why do you support this pattern?</translate>", "placeholder-comment":"<translate> Click here to add your comment</translate>", "button-submit":"<translate> Endorse</translate>", "button-cancel":"<translate> Cancel</translate>", "message-feedback":"<translate> Thank you for adding your endorsement!</translate>", "section-header":"<translate> Endorsements</translate>", "message-signature":"<translate> Your signature will be automatically added to your comment.</translate>", "message-error":"<translate> There was an error, please try again</translate>", }, "IdeaLab":{ "title":"<translate> Endorse this idea</translate>", "message-description":"<translate> Why do you support this idea?</translate>", "placeholder-comment":"<translate> Click here to add your comment</translate>", "button-submit":"<translate> Endorse</translate>", "button-cancel":"<translate> Cancel</translate>", "message-feedback":"<translate> Thank you for adding your endorsement!</translate>", "section-header":"<translate> Endorsements</translate>", "message-signature":"<translate> Your signature will be added to your comment.</translate>", "message-error":"<translate> There was an error, please try again</translate>", } };