mediawiki-extensions-Revisi.../i18n/qqq.json
WMDE-Fisch e126efa953 Add annotation labels to the slider
Bug: T133270
Change-Id: Ibfc16196d35305a56c63d6c23a174712442f31a8
2016-05-22 12:26:41 +01:00

20 lines
1.4 KiB
JSON
Executable file

{
"@metadata": {
"authors": [
"WMDE"
]
},
"revisionslider": "Revision Slider",
"revisionslider-desc": "{{desc|name=RevisionSlider|url=https://www.mediawiki.org/wiki/Extension:RevisionSlider}}",
"revisionslider-beta-feature-message": "Label for the revision slider Beta Feature.",
"revisionslider-beta-feature-description": "Description for the revision slider Beta Feature, describing the feature that will be enabled.",
"revisionslider-revision-bytes": "Label describing the amount of bytes changed in this revision.\nParameters:\n* $1 - Revision size in bytes.",
"revisionslider-loading-placeholder": "Message shown while the RevisionSlider is still loading on a diff page. Once loaded the message is removed.",
"revisionslider-loading-failed": "Message shown if the RevisionSlider fails to initially load.",
"revisionslider-loading-out-of-range": "Message shown if the RevisionSlider fails to initially load due to revisions being requested that are not in the most recent 500 revisions.",
"revisionslider-loading-noscript": "Message shown while the RevisionSlider is trying to load but when JavaScript is disabled and thus it will not be successful.",
"revisionslider-annotations-newer": "Label shown to indicate the direction to newer revisions.",
"revisionslider-annotations-older": "Label shown to indicate direction to older revisions.",
"revisionslider-annotations-diffsize": "Label shown vertically to indicate meaning of revision bar heights."
}