mediawiki-extensions-Visual.../modules/editcheck/i18n/qqq.json
Ed Sanders 3ece481e71 Implement add a reference edit check
Change-Id: I4cebc5bbaa34300d1c5bb5fde8277269b14779c9
2023-08-16 17:19:28 +01:00

15 lines
1.4 KiB
JSON

{
"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-no-info": "Answer option in repsonse to {{msg-mw|editcheck-dialog-addref-reject-question}}",
"editcheck-dialog-addref-reject-already-cited": "Answer option in repsonse to {{msg-mw|editcheck-dialog-addref-reject-question}}",
"editcheck-dialog-addref-reject-not-sure": "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."
}