mediawiki-extensions-Visual.../modules/editcheck/i18n/qqq.json

19 lines
1.5 KiB
JSON
Raw Normal View History

{
"@metadata": {
"authors": []
},
"editcheck-config.json": "{{notranslate}}\n{{ignored}}\nJSON object configuring some edit check behavior.",
"editcheck-dialog-action-no": "Label for the no option when asking users if they want to add a citation.",
"editcheck-dialog-action-yes": "Label for the no option when asking users if they want to add a citation.",
"editcheck-dialog-addref-description": "Help text explaining why it is helpful to add a citation.",
"editcheck-dialog-addref-reject-question": "Heading for form question asking why the user didn't add a citation.",
"editcheck-dialog-addref-reject-description": "Help text for form question asking why the user didn't add a citation.",
"editcheck-dialog-addref-reject-irrelevant": "Answer option in repsonse to {{msg-mw|editcheck-dialog-addref-reject-question}}",
"editcheck-dialog-addref-reject-common-knowledge": "Answer option in repsonse to {{msg-mw|editcheck-dialog-addref-reject-question}}",
"editcheck-dialog-addref-reject-uncertain": "Answer option in repsonse to {{msg-mw|editcheck-dialog-addref-reject-question}}",
"editcheck-dialog-addref-reject-other": "Answer option in repsonse to {{msg-mw|editcheck-dialog-addref-reject-question}}",
"editcheck-dialog-addref-success-notify": "Notification messages shown after a citation is added successfully.",
"editcheck-dialog-addref-title": "Title for the edit check context asking user to add a citation.",
"editcheck-dialog-title": "Title shown in the toolbar while the user is in the add a citation workflow."
}