Commit graph

1146 commits

Author SHA1 Message Date
Translation updater bot 0130bd04e2
Localisation updates from https://translatewiki.net.
Change-Id: Ia2aa9d345f0419668fac26ae7d0312a1f03aaf81
2024-12-17 08:16:59 +01:00
WMDE-Fisch ad56220cc4 Rename remaining Reference Previews i18n keys
This is just a minor optimization. The keys should now all follow
the schema for Reference Previews in this extension.

I'm not touching the `popups-prefs-conflicting-gadgets-info` key.
That one was not copied over to this codebase and IMO we could
really remove it for the reasons in that comment.

Bug: T355194
Change-Id: I1948cf0aaca4d0ab3676bac806c7287568db8712
2024-12-16 15:06:38 +00:00
Translation updater bot c2dc9ca49d
Localisation updates from https://translatewiki.net.
Change-Id: Ia004c79551a54b979c8f05a69bb37ebe6b753f8d
2024-12-16 08:22:04 +01:00
Translation updater bot 6b90628cc6
Localisation updates from https://translatewiki.net.
Change-Id: I79df145ce60856aafef063a55e5a73030d59c353
2024-12-13 08:34:47 +01:00
Translation updater bot 482573cd41
Localisation updates from https://translatewiki.net.
Change-Id: I78f195ec6af10bd762086bcc9416b39d213d3ba6
2024-12-12 08:16:21 +01:00
Translation updater bot 99bd18159b
Localisation updates from https://translatewiki.net.
Change-Id: I027ae92e536e877b3795a43d8873a27773821147
2024-12-09 08:21:24 +01:00
Translation updater bot f1eae90e54
Localisation updates from https://translatewiki.net.
Change-Id: I8f633af030143c219e52d1a2093d9bf73ee7e826
2024-12-06 08:16:44 +01:00
Translation updater bot 75bff999a3
Localisation updates from https://translatewiki.net.
Change-Id: Iad82780f4e95da5a36b541f5052afb9a77d8d0c6
2024-12-05 08:20:23 +01:00
Translation updater bot f3b5bb9c5d
Localisation updates from https://translatewiki.net.
Change-Id: Icdbb78450b6d6d1acf7944f42abc7e63f3d18bcf
2024-12-02 08:21:34 +01:00
Translation updater bot 8480d12c6e
Localisation updates from https://translatewiki.net.
Change-Id: If4e19031e0d3af9c3317cba6300005ee935e758d
2024-11-27 08:20:00 +01:00
Translation updater bot 40b7673dea
Localisation updates from https://translatewiki.net.
Change-Id: I13eb383c5f97dfde60054ef67b6b27e167990b11
2024-11-26 08:16:21 +01:00
Translation updater bot f5f7d52984
Localisation updates from https://translatewiki.net.
Change-Id: I4f38ae86d2ce37e6d1ea0432ceed4f3c1b8c6070
2024-11-25 08:22:47 +01:00
Translation updater bot 1ec44a7b60
Localisation updates from https://translatewiki.net.
Change-Id: I69382c2d191ee8a8c3451f8131531289ca124147
2024-11-20 08:25:13 +01:00
Translation updater bot bb75737fad
Localisation updates from https://translatewiki.net.
Change-Id: If29ab3ca62f62ec96c72996e884898933058039b
2024-11-19 08:17:29 +01:00
Translation updater bot 87ae1a1de0
Localisation updates from https://translatewiki.net.
Change-Id: I99800d338449c1dece3915f0fa0467404f05ea70
2024-11-18 08:23:16 +01:00
Translation updater bot 5e98864ded
Localisation updates from https://translatewiki.net.
Change-Id: I9333cbbf35ad95b65600c4b19a0f4de0ebc396b7
2024-11-14 08:19:04 +01:00
Translation updater bot 4607959e00
Localisation updates from https://translatewiki.net.
Change-Id: If72fc0553384be3011397ff280df63dee0d440c3
2024-11-13 08:24:38 +01:00
Translation updater bot 325269c129
Localisation updates from https://translatewiki.net.
Change-Id: Ie1e094e2c71d3f4c08bed4c8d6de99f2ac802b30
2024-11-11 08:22:04 +01:00
Translation updater bot b440abc913
Localisation updates from https://translatewiki.net.
Change-Id: If50366541ce92dbe4819626e2b3fe7478734c5c5
2024-11-08 08:28:15 +01:00
Translation updater bot 3de7bf6a2a
Localisation updates from https://translatewiki.net.
Change-Id: Ie1923ae70b1c53585cedca5d0762235ab0b32295
2024-11-07 08:18:21 +01:00
Translation updater bot 68c01b51cf
Localisation updates from https://translatewiki.net.
Change-Id: Ic7081f8c4b54a267f5a0d3da81f86d12740313aa
2024-11-06 08:21:50 +01:00
Translation updater bot f3d6ae2937
Localisation updates from https://translatewiki.net.
Change-Id: I21bedb489bdeb94a29576eddd61a673bcdd3bfa1
2024-11-05 08:31:49 +01:00
jenkins-bot 2a94337b79 Merge "Add a tracking category for cite errors that trigger a visual diff" 2024-11-04 17:16:29 +00:00
Translation updater bot 37f473d68a
Localisation updates from https://translatewiki.net.
Change-Id: Ib8fbc904274ab107b1c50015ff44ab58805cce5c
2024-11-04 08:21:10 +01:00
Translation updater bot 1f8dc1d414
Localisation updates from https://translatewiki.net.
Change-Id: Iac0e9ef78da53c538372252d60dfbc8a9a994234
2024-11-01 08:35:12 +01:00
jenkins-bot 141b18277d Merge "Expose the footnote mark formatter label method" 2024-10-31 10:41:52 +00:00
Adam Wight 87d1229bf2 Expose the footnote mark formatter label method
Behavior change: previously, an error would be rendered once the
custom markers run out. After this patch there is a graceful fallback
to default group rendering (eg. "lower-greek 1000").
This is a slight improvement, but is user-facing so should be
discussed before merging.

In future work we'll render custom marks programmatically so this edge
case would be unreachable, and since the error message only exists to
nudge editors to extend the custom group symbol sequence, this would
also become wasted effort.

This patch splits out a lower-level method which produces the bare
mark label, with no link or wikitext formatting.  The patch narrows
and simplifies the interface so that the method can be made available
to Parsoid, and will be converted to a service in a separate patch.

Bug: T377454
Change-Id: I719b60b46cdef0be7463d76e9125d75ab4f333ae
2024-10-30 12:14:10 +01:00
Translation updater bot 3dfbcacddd
Localisation updates from https://translatewiki.net.
Change-Id: I79c061619321bf276654d9e1da0dc73df91b3b24
2024-10-30 08:22:38 +01:00
Isabelle Hurbain-Palatin 9614c84780 Add a tracking category for cite errors that trigger a visual diff
We're adding support for Cite error messages in Parsoid. Some of these
error messages do not render in the same way between the legacy parser
and Parsoid; this category aims at tracking them.

Bug: T378386
Change-Id: If1935acc6d23ee5e63c94f037762638e77b38831
2024-10-28 18:41:07 +01:00
Translation updater bot 873bee7e20
Localisation updates from https://translatewiki.net.
Change-Id: Ie925cde5ccb6136a239e3d3c1f302ecd929c09b0
2024-10-28 08:21:44 +01:00
Translation updater bot 1824469ded
Localisation updates from https://translatewiki.net.
Change-Id: I05dbddc6369072558c2ad0d3c3108864bd951360
2024-10-25 09:46:29 +02:00
Translation updater bot 5cad96f438
Localisation updates from https://translatewiki.net.
Change-Id: I8706cb7b809a468344d303faecbf9c3a961fe180
2024-10-22 09:29:47 +02:00
Translation updater bot 62c5791d36
Localisation updates from https://translatewiki.net.
Change-Id: Ifc93ddc8fd876ea78b88fae6f04be24fd92b7a1f
2024-10-21 18:17:47 +02:00
Translation updater bot 1ae12f3f3b
Localisation updates from https://translatewiki.net.
Change-Id: I413c261c76be6180715e08b5d1ef31dcdd161748
2024-10-21 09:19:45 +02:00
Translation updater bot 74ce9db4d4
Localisation updates from https://translatewiki.net.
Change-Id: I4c199f7a392d0468bf1b3b3c609c4290bbbc6ce3
2024-10-18 09:24:43 +02:00
Translation updater bot aab7c56085
Localisation updates from https://translatewiki.net.
Change-Id: Ieb84ae636dea9487030309f95d89ec1322f4843f
2024-10-14 09:28:40 +02:00
Translation updater bot 863565ec3a
Localisation updates from https://translatewiki.net.
Change-Id: I7e97e05098b614eda4d81981f6cb835460fb9fe7
2024-10-10 09:21:23 +02:00
Translation updater bot c5607f0205
Localisation updates from https://translatewiki.net.
Change-Id: I454feb21a27b51dd1f4ca202b7798871dfcea45c
2024-10-07 09:25:17 +02:00
Translation updater bot b8f29d80cd
Localisation updates from https://translatewiki.net.
Change-Id: I1b446618511c8c6b8e1ca6e24fff0a92ba1373d9
2024-09-30 09:20:43 +02:00
Translation updater bot a506383054
Localisation updates from https://translatewiki.net.
Change-Id: I06dae9c9a48bd840d2ea446de823047e77fa9ffe
2024-09-26 09:19:37 +02:00
Translation updater bot 3177fa6583
Localisation updates from https://translatewiki.net.
Change-Id: Ida19dcc9302674d08e49d58464a898171de008c8
2024-09-25 09:17:14 +02:00
Translation updater bot 11612e1118
Localisation updates from https://translatewiki.net.
Change-Id: I4b112700fce1172c4568061e0561d6dd5bec03bb
2024-09-24 09:28:39 +02:00
jenkins-bot 3beada9643 Merge "Move Reference Previews user preference into the Cite extension" 2024-09-23 10:47:16 +00:00
Translation updater bot bcbdbf934b
Localisation updates from https://translatewiki.net.
Change-Id: Ifb7babd567408cf57b2d662fac998e1ceb6214a2
2024-09-23 09:21:04 +02:00
Translation updater bot 3f6cf6108e
Localisation updates from https://translatewiki.net.
Change-Id: Ie766a5c2107e1587e410c6b31c8b1f4fd9383ac4
2024-09-20 09:23:22 +02:00
Translation updater bot 189aa8f9ab
Localisation updates from https://translatewiki.net.
Change-Id: I132aa602e48eb175d39d0c3f0694af16ad91c033
2024-09-16 09:25:29 +02:00
Translation updater bot bbaf397f3e
Localisation updates from https://translatewiki.net.
Change-Id: I7ec9d0672919ecfd52a9fb6ac34aa2f8c4f9ea6c
2024-09-13 09:17:46 +02:00
Adam Wight c7b60735fe Move Reference Previews user preference into the Cite extension
This seems to play well with Popups with and without
Ie8fa1672b9fd .  However, it's not clear to me why this still works
and even gives priority to the Popups implementation when present,
regardless of the order the extensions are loaded in.  Happily, this
is the desired behavior.

Bug: T363162
Change-Id: Ic479c0a381ee16d1abcecfdd5ee48f0afccc1d3f
2024-09-10 15:33:50 +02:00
Translation updater bot d91bf9251a
Localisation updates from https://translatewiki.net.
Change-Id: Ie569a85559b233f8ba4da913df914fd65dc48273
2024-09-09 09:22:11 +02:00
Translation updater bot 1a68933678
Localisation updates from https://translatewiki.net.
Change-Id: Ib0f3a420e937d0b52281b8b691cbfd2493350fb5
2024-09-04 09:16:11 +02:00