summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2018-11-20 10:51:06 -0500
committerBrian Evans <grknight@gentoo.org>2018-11-20 10:51:06 -0500
commit1ea74fa59d8d1c6c12d20be6c8e7d5ac7f370fdb (patch)
treead113bd05db878a61b503938c05fe046eca25ee0 /MLEB/UniversalLanguageSelector/i18n/en.json
parentLinkAttributes: Update to v0.2 (diff)
downloadextensions-1ea74fa59d8d1c6c12d20be6c8e7d5ac7f370fdb.tar.gz
extensions-1ea74fa59d8d1c6c12d20be6c8e7d5ac7f370fdb.tar.bz2
extensions-1ea74fa59d8d1c6c12d20be6c8e7d5ac7f370fdb.zip
Update to MediaWikiLanguageExtensionBundle-2018.10
Signed-off-by: Brian Evans <grknight@gentoo.org>
Diffstat (limited to 'MLEB/UniversalLanguageSelector/i18n/en.json')
-rw-r--r--MLEB/UniversalLanguageSelector/i18n/en.json15
1 files changed, 5 insertions, 10 deletions
diff --git a/MLEB/UniversalLanguageSelector/i18n/en.json b/MLEB/UniversalLanguageSelector/i18n/en.json
index e54324a0..c5a8c530 100644
--- a/MLEB/UniversalLanguageSelector/i18n/en.json
+++ b/MLEB/UniversalLanguageSelector/i18n/en.json
@@ -14,6 +14,7 @@
"uls-ime-helppage": "https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Extension:UniversalLanguageSelector/Input_methods/$1",
"ext-uls-select-language-settings-icon-tooltip": "Language settings",
"ext-uls-undo-language-tooltip-text": "Language changed from $1",
+ "ext-uls-undo-language-tooltip-text-local": "Language changed for this wiki. Check your [[Special:GlobalPreferences|global preferences]] to change language for all wikis.",
"ext-uls-language-settings-preferences-link": "More language settings",
"uls-betafeature-label": "Compact language links",
"uls-betafeature-desc": "Show a shorter version of the language list, with just the languages that are more relevant to you.",
@@ -61,14 +62,8 @@
"ext-uls-input-disable-notification-info-interlanguage": "You can enable the input tools at any time from the language settings next to the language list.",
"ext-uls-language-settings-applying": "Applying...",
"ext-uls-compact-link-count": "{{PLURAL:$1|One more|$1 more}}",
- "apihelp-languagesearch-description": "Search for language names in any script.",
- "apihelp-languagesearch-param-search": "Search string.",
- "apihelp-languagesearch-param-typos": "Number of spelling mistakes allowed in the search string.",
- "apihelp-languagesearch-example-1": "Search for \"Te\"",
- "apihelp-languagesearch-example-2": "Search for \"ഫി\"",
- "apihelp-languagesearch-example-3": "Search for \"ഫി\", allowing one typo",
- "apihelp-ulslocalization-description": "Get the localization of ULS in the given language.",
- "apihelp-ulslocalization-param-language": "Language code.",
- "apihelp-ulslocalization-example-1": "Get Tamil localization",
- "apihelp-ulslocalization-example-2": "Get Hindi localization"
+ "ext-uls-compact-link-info": "All languages (initial selection from common choices by you and others)",
+ "prefs-languages": "Languages",
+ "ext-uls-compact-language-links-preference": "Use a [[$1|compact language list]], with languages relevant to you.",
+ "ext-uls-compact-no-results": "This page is not available in the language you searched for."
}