mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-11-24 08:23:52 +00:00
3537be6e83
Change-Id: Ia8158b4ef5ba15053af8436464e9dfe84ea80f67
19 lines
1.2 KiB
JSON
19 lines
1.2 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Matma Rex",
|
|
"Amire80",
|
|
"Tacsipacsi"
|
|
]
|
|
},
|
|
"discussiontools": "{{name}}",
|
|
"discussiontools-defaultsummary-reply": "Default edit summary for a reply.\n\n'''Note that this is a noun (''a reply''), not a verb (''to reply''). Alternatively you can use a paste tense verb if that's more natural in your language.'''",
|
|
"discussiontools-desc": "{{desc\n| name = DiscussionTools\n| url = https://www.mediawiki.org/wiki/Extension:DiscussionTools\n}}",
|
|
"discussiontools-replylink": "Label for the reply link added after each comment.",
|
|
"discussiontools-replywidget-anon-warning": "Warning message to be displayed when anonymous user starts writing a new topic or reply.\n* $1 is a URL to log in.\n* $2 is a URL to register an account.",
|
|
"discussiontools-replywidget-cancel": "Label for the cancel button in the reply widget",
|
|
"discussiontools-replywidget-loading": "Message shown while the reply widget is loading",
|
|
"discussiontools-replywidget-reply": "Label for the button to submit a reply in the reply widget",
|
|
"discussiontools-replywidget-terms-click": "Terms of use for posting a reply.\n\n* $1 is the label of the button to be clicked, e.g. {{msg-mw|discussiontools-replywidget-reply}}."
|
|
}
|