mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-11-15 03:44:02 +00:00
4b776e4bcf
Change-Id: I09960b7b30bd2a08874a3d64c282e279221a8abf
21 lines
2.4 KiB
JSON
21 lines
2.4 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Mako001",
|
|
"Piano1forte2",
|
|
"Reedy"
|
|
]
|
|
},
|
|
"discussiontoolsdebug-intro": "This page demonstrates how the [https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:DiscussionTools DiscussionTools extension] recognises the threads and comments present on the page '''[[:$1]]'''. You may find it useful in debugging issues with the extension or understanding how it works. The same information is available in the [[$2|discussiontoolspageinfo API]].",
|
|
"discussiontools-error-comment-is-transcluded": "The '{{int:discussiontools-replylink}}' link cannot be used to reply to this comment. To reply, please {{GENDER:|use}} the full page editor by clicking \"$1\".",
|
|
"discussiontools-newtopic-missing-title": "Please provide a title for {{GENDER:|your}} discussion topic. If you click '{{int:discussiontools-replywidget-newtopic}}', your topic will be added without a title.",
|
|
"discussiontools-notification-added-topic-header": "New topic '<strong>$4</strong>' created on <strong>$3</strong> by $2.",
|
|
"discussiontools-notification-added-topic-header-bundled": "{{PLURAL:$1|One new topic|$1 new topics|100=99+ new topics}} on '<strong>$2</strong>'.",
|
|
"discussiontools-notification-removed-topic-header": "Topic '<strong>$4</strong>' was archived or removed from $3.",
|
|
"discussiontools-notification-removed-topic-header-compact": "Topic '<strong>$4</strong>' was archived or removed.",
|
|
"discussiontools-notification-subscribed-new-comment-header": "$1 {{GENDER:$2|replied}} in '<strong>$4</strong>'.",
|
|
"discussiontools-notification-subscribed-new-comment-header-bundled": "{{PLURAL:$1|One new reply|$1 new replies|100=99+ new replies}} in '<strong>$3</strong>'.",
|
|
"discussiontools-preference-description": "Enables experimental talk page features:\n* [https://www.mediawiki.org/wiki/Talk_pages_project/Usability Show metadata] about each discussion and enable a new page layout.\n\nYou can customise these features in your [[Special:Preferences#mw-prefsection-editing-discussion|preferences]].\n\nUpdates will be posted on the [https://www.mediawiki.org/wiki/Talk_pages_project/Updates talk pages project's updates page].\n\nPlease note:\n* Over time, new experimental features will be added.\n* Some of the features above may not be available at your wiki yet.",
|
|
"discussiontools-replywidget-terms-click": "By clicking '$1', {{GENDER:|you}} agree to the terms of use for this wiki."
|
|
}
|