Page history
4 April 2024
Bongolium500 moved page MediaWiki:I18n-js/code.js to MediaWiki:Gadget-I18n-js.js without leaving a redirect
mno edit summary
+251
131 revisions imported
m
11 June 2023
Fix indentation; Update nonStandardCodes
+2
Fix indentation; "en-simple" is now BCP 47 code, was "en-x-simple"
−1,574
Remove explicit fallbacks to en
−192
Fix minor mistakes
−40
Update language fallback chain to mediawiki-core 7609761ab4e
+1,079
31 December 2022
TEST your changes before SUBMITTING them to a script used almost EVERYWHERE
m+1
Fixed deprecated format.
m+39
14 June 2022
24 May 2022
Adding documentation
+630
Add check to wgPageContentModel
+27
Fix page view language
+804
0.6.7: Do not submit JS Review before fully tested; Add check for messages, msgName, lang in getMsg()
+172
23 May 2022
0.6.7: Do not submit JS Review before fully tested
+15,109
reverting to cqm's edit due to edits made after breaking script (fallbacks not working correctly)
m−14,917
Undo revision 185643 by Sophiedp (talk) | undoing to leave summary for reason
m+14,917
Reverted edits by Winston Sung (talk) to last revision by Cqm
m−14,917
Use whitespace indentation instead (fix previous revision)
+23
Fix typo
+6
Remove ES6 syntax
+40
no edit summary
−60
Remove Wikimedia-Gerrit-style whitespaces
−1,112
no edit summary
0.6.7: Adding bidirectional/multidirectional language fallback support; Separate deprecatedCodes and fallbacks; Adding documentation; Use mw:Manual:Coding_conventions/JavaScript without changing space indentation to tab; VSTF wiki => SOAP Wiki;
+16,020
reverting recent changes, please resubmit without indentation changes (because it makes the diff impossible to review properly)
−7,009
0.6.7: Adding bidirectional/multidirectional language fallback support; Separate deprecatedCodes and fallbacks; Adding documentation; Use mw:Manual:Coding_conventions/JavaScript and changed space indentation to tab; VSTF wiki => SOAP Wiki; Change history: <https://ucptest.fandom.com/zh/wiki/MediaWiki:I18n-js/code.js?action=history> oldid=14070
−9,018
(typo in summary)
+9,018
0.6.7: Adding bidirectional/multidirectional language fallback support; Separate deprecatedCodes and fallbacks; Adding documentation; Use mw:Manual:Coding_conventions/JavaScript and chnaged space indentation to tab; VSTF wiki => SOAP Wiki; Change history: <https://ucptest.fandom.com/zh/wiki/MediaWiki:I18n-js/code.js?action=history> oldid=14070
−9,018
(For diff comparison)
+9,018
no edit summary
0.6.7: Adding bidirectional/multidirectional language fallback support; Separate deprecatedCodes and fallbacks; Adding documentation; Use mw:Manual:Coding_conventions/JavaScript; VSTF wiki => SOAP Wiki; Change history: <https://ucptest.fandom.com/zh/wiki/MediaWiki:I18n-js/code.js?action=history> oldid=14070
+7,009
12 February 2021
6 December 2020
no edit summary
m−9
don't try to optimise messages loaded from cache (this prevented i18n-js realising its cache wasn't suitable when user/content language changed and a cache exists)
+166
29 November 2020
28 November 2020
10 October 2020
9 October 2020
8 October 2020
Revert 141404: Fix issues for language code policy changes on Fandom ZH Community, we are going to move all zh-hans translations to zh-cn and move all zh-hant translation to zh-tw, this will deprecate zh-hans and zh-hant
+30
zh-hant is still fallbacking to zh-hans. Revert with proof of a different fallback chain
m−30
no edit summary
+30
8 September 2020
1 September 2020
25 August 2020
optimise i18n cache by only keeping messages for the user and content languages
+2,539
remove support for `useLang()` and `inLang()` (incompatible with optimised caching)
+243