Use natural language when referring to feature (but not extension/project)

Bug: T142651
Change-Id: I9fe75a04208049c4cc7c64bff182abec5fb52349
This commit is contained in:
Ed Sanders 2016-08-10 15:44:42 -07:00
parent c1beb0e03a
commit bfcee90aa6

View file

@ -8,7 +8,7 @@
"revisionslider-desc": "Shows a slider allowing selecting and comparing of revisions on a diff page",
"revisionslider-beta-feature-message": "RevisionSlider",
"revisionslider-beta-feature-description": "Show a revision slider when comparing two revisions of a page.",
"revisionslider-toggle-label": "RevisionSlider",
"revisionslider-toggle-label": "Revision slider",
"revisionslider-page-size": "$1 {{PLURAL:$2|byte|bytes}}",
"revisionslider-change-size": "$1 {{PLURAL:$3|byte|bytes}}",
"revisionslider-label-date": "Date",
@ -17,18 +17,18 @@
"revisionslider-label-comment": "Comment",
"revisionslider-label-username": "{{GENDER:$1|Username}}",
"revisionslider-minoredit": "This is a minor edit",
"revisionslider-loading-placeholder": "The RevisionSlider is loading...",
"revisionslider-loading-failed": "The RevisionSlider failed to load.",
"revisionslider-toggle-title-expand": "Open RevisionSlider",
"revisionslider-toggle-title-collapse": "Collapse RevisionSlider",
"revisionslider-loading-placeholder": "The revision slider is loading...",
"revisionslider-loading-failed": "The revision slider failed to load.",
"revisionslider-toggle-title-expand": "Open revision slider",
"revisionslider-toggle-title-collapse": "Collapse revision slider",
"revisionslider-arrow-tooltip-newer": "See newer revisions",
"revisionslider-arrow-tooltip-older": "See older revisions",
"revisionslider-show-help-tooltip": "Show help text",
"revisionslider-help-dialog-slide1": "The RevisionSlider helps you to navigate and compare revisions on the diff page. It is based on a [[m:WMDE_Technical_Wishes/RevisionSlider|community wish]] from the German-speaking community technical wishlist. Feedback is very much appreciated [[mw:Extension_talk:RevisionSlider|here]].",
"revisionslider-help-dialog-slide1": "The revision slider helps you to navigate and compare revisions on the diff page. It is based on a [[m:WMDE_Technical_Wishes/RevisionSlider|community wish]] from the German-speaking community technical wishlist. Feedback is very much appreciated [[mw:Extension_talk:RevisionSlider|here]].",
"revisionslider-help-dialog-slide2": "Each bar represents a page revision. Bars on the top show growth in size of the page, bars on the bottom show a reduction. In the image, revision 1 represents added content, while revision 2 represents removal of content.",
"revisionslider-help-dialog-slide3": "<p>To compare certain revisions, select the revisions using the yellow and blue pointer.</p><p>The blue pointer controls the newer revision, the yellow pointer maps to the older revision.</p><p>Move the pointers by drag and drop or click on a bar.</p>",
"revisionslider-help-dialog-slide4": "Use the backward and forward arrows to move through revision history and show older and newer revisions.",
"revisionslider-tutorial": "RevisionSlider Tutorial",
"revisionslider-tutorial": "Revision slider tutorial",
"revisionslider-previous-dialog": "Previous",
"revisionslider-next-dialog": "Next",
"revisionslider-close-dialog": "Close"