Provide link to compact language links info page
Bug: T157344 Change-Id: Ib0d14ee0bdd639c14805412b1754f0f69f6daa63
This commit is contained in:
@@ -384,7 +384,10 @@ class UniversalLanguageSelectorHooks {
|
||||
$preferences['compact-language-links'] = [
|
||||
'type' => 'check',
|
||||
'section' => 'rendering/languages',
|
||||
'label-message' => 'ext-uls-compact-language-links-preference'
|
||||
'label-message' => [
|
||||
'ext-uls-compact-language-links-preference',
|
||||
'mediawikiwiki:Special:MyLanguage/Universal_Language_Selector/Compact_Language_Links'
|
||||
]
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
@@ -73,5 +73,5 @@
|
||||
"apihelp-ulslocalization-example-1": "Get Tamil localization",
|
||||
"apihelp-ulslocalization-example-2": "Get Hindi localization",
|
||||
"prefs-languages": "Languages",
|
||||
"ext-uls-compact-language-links-preference": "Use a compact language list, with languages relevant to you."
|
||||
"ext-uls-compact-language-links-preference": "Use a [[$1|compact language list]], with languages relevant to you."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user