diff options
author | Timo Tijhof <krinkle@fastmail.com> | 2022-08-31 13:36:29 +0200 |
---|---|---|
committer | Timo Tijhof <krinkle@fastmail.com> | 2022-08-31 13:38:08 +0200 |
commit | 4a5f400ccad2c97c2864849d87fdb5270cf8707c (patch) | |
tree | 5a303d4a0499ffcc70cb44082bed0238e2842f02 /resources/lib/moment/locale | |
parent | fc2664dbff1cdce6f2aca90000ecc8a7ff080718 (diff) | |
download | mediawikicore-4a5f400ccad2c97c2864849d87fdb5270cf8707c.tar.gz mediawikicore-4a5f400ccad2c97c2864849d87fdb5270cf8707c.zip |
resources: Make foreign-resources.yaml pass its own 'verify' test
Fix the following failures:
* intersection-observer:
Partial undo of 803b873beb, local docs-only change to vendor files.
* jquery.i18n:
- jquery.i18n.messagestore.js:
Partial undo 7a4df9b0 (I83bbbb150), comment change to vendor file.
- jquery.i18n.fallbacks.js:
This was changed locally in 6839b8599 (I666fbdea8) in July
and upstreamed by @Reedy in
https://github.com/wikimedia/jquery.i18n/pull/243.
Since there is only one other patch upstream, a cosmetic one,
since 1.0.7, I've changed it to an unreleased commit hash upstream
so that at least the registration roundtrips cleanly. We can update
to the proper release when we're ready for that (there's something
to figure out w.r.t plural rule parsing).
* moment: Rename en-sg.js to match package.
* jquery.cookie: Recognise this as the fork that it is. Comment-out
for now to exclude it from validation since it can't pass.
We should probably just move this to src/ and embed it within
mw.cookie or something.
Bug: T203694
Change-Id: Ie705070c695e5e4ab95b51ceb434a0eadfa0f733
Diffstat (limited to 'resources/lib/moment/locale')
-rw-r--r-- | resources/lib/moment/locale/en-sg.js (renamed from resources/lib/moment/locale/en-SG.js) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/resources/lib/moment/locale/en-SG.js b/resources/lib/moment/locale/en-sg.js index 4de803c133ca..4de803c133ca 100644 --- a/resources/lib/moment/locale/en-SG.js +++ b/resources/lib/moment/locale/en-sg.js |