mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/RelatedArticles
synced 2024-11-24 00:05:50 +00:00
Rename the beta feature title to "Related pages"
Consistency! And apparently "read more" may mean "load more of the article". Bug: T122031 Change-Id: Iaeff7160595d3b919bd09fa938bd7ae8f36447ef
This commit is contained in:
parent
9c4469cb63
commit
8e2a6eadf9
|
@ -5,6 +5,6 @@
|
|||
"relatedarticles-title": "Related pages",
|
||||
"relatedarticles-desc": "Adds a link to related pages on the sidebar or in the footer, if the user enables the beta feature.",
|
||||
"relatedarticles-read-more-heading": "Related Pages",
|
||||
"relatedarticles-read-more-beta-feature-title": "Read more",
|
||||
"relatedarticles-read-more-beta-feature-title": "Related pages",
|
||||
"relatedarticles-read-more-beta-feature-description": "Suggests related pages at the bottom of a page."
|
||||
}
|
||||
|
|
|
@ -10,6 +10,6 @@
|
|||
"relatedarticles-title": "Title shown on the sidebar",
|
||||
"relatedarticles-desc": "{{desc|name=Related Articles|url=https://www.mediawiki.org/wiki/Extension:RelatedArticles}}",
|
||||
"relatedarticles-read-more-heading": "The heading of section, added at the end of the page, that lists the related pages",
|
||||
"relatedarticles-read-more-beta-feature-title": "Title of the ReadMore feature in Special:Preferences#mw-prefsection-betafeatures.\n{{Identical|Read more}}",
|
||||
"relatedarticles-read-more-beta-feature-description": "Description of the ReadMore feature in Special:Preferences#mw-prefsection-betafeatures"
|
||||
"relatedarticles-read-more-beta-feature-title": "Title of the related pages feature in Special:Preferences#mw-prefsection-betafeatures.\n{{Identical|Read more}}",
|
||||
"relatedarticles-read-more-beta-feature-description": "Description of the related pages feature in Special:Preferences#mw-prefsection-betafeatures"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue