mediawiki-extensions-Visual.../i18n/ve-wmf/en.json
James D. Forrester 31730cc5b3 FeedbackTool: Add the ability to vary feedback page for source mode
Wikis with a local link over-ride configured will need to do so here
for the new message `visualeditor-sourcefeedback-link`; wikis with a
remote link configured will need to update their configuration ahead
of this being deployed, setting $wgVisualEditorSourceFeedbackTitle.

Bug: T157953
Change-Id: Iea7ad8328b03f69e01d7c67ca1ddbb7ae7906288
2018-04-04 18:11:10 +00:00

40 lines
2 KiB
JSON

{
"@metadata": {
"authors": [
"Trevor Parscal",
"Ed Sanders",
"James D. Forrester",
"Raimond Spekking",
"Erik Moeller",
"Moriel Schottlender",
"Yuki Shira",
"Siebrand Mazeland",
"Rob Moen",
"Timo Tijhof",
"Roan Kattouw",
"Christian Williams",
"Amir E. Aharoni"
]
},
"tag-visualeditor": "[[{{MediaWiki:visualeditor-descriptionpagelink}}|Visual edit]]",
"tag-visualeditor-description": "Edit made using the [[{{MediaWiki:visualeditor-descriptionpagelink}}|visual editor]]",
"tag-visualeditor-needcheck": "[[{{MediaWiki:visualeditor-descriptionpagelink}}|Visual edit: Check]]",
"tag-visualeditor-needcheck-description": "Edit made using the [[{{MediaWiki:visualeditor-descriptionpagelink}}|visual editor]] where the system detected the wikitext possibly having unintended changes.",
"tag-visualeditor-wikitext": "2017 source edit",
"tag-visualeditor-wikitext-description": "Edit made using the 2017 wikitext editor",
"tag-visualeditor-switched": "[[{{MediaWiki:visualeditor-descriptionpagelink}}|Visual edit: Switched]]",
"tag-visualeditor-switched-description": "User started to edit using the visual editor, then changed to the wikitext editor.",
"visualeditor-feedback-link": "Project:VisualEditor\/Feedback",
"visualeditor-feedback-source-link": "{{int:visualeditor-feedback-link}}",
"visualeditor-feedback-tool": "Leave feedback about this software",
"visualeditor-help-label": "Read the user guide",
"visualeditor-help-link": "mw:Special:MyLanguage\/Help:VisualEditor\/User guide",
"visualeditor-help-title": "Guide for how to use the editor",
"visualeditor-welcomedialog-action": "Start editing",
"visualeditor-welcomedialog-content": "Anyone can edit, and every improvement helps.",
"visualeditor-welcomedialog-content-thanks": "Thank you for helping the world discover more!",
"visualeditor-welcomedialog-switch": "Switch to the source editor",
"visualeditor-welcomedialog-switch-ve": "Switch to the visual editor",
"visualeditor-welcomedialog-title": "{{GENDER:$1|Welcome}} to $2"
}