Commit graph

1031 commits

Author SHA1 Message Date
Translation updater bot ab25d97339 Localisation updates from https://translatewiki.net.
Change-Id: Ia60fd6b61832c66718c34c52f329dacdc14e7910
2023-04-19 08:26:39 +02:00
Translation updater bot 90ca0650c0 Localisation updates from https://translatewiki.net.
Change-Id: I554c514f690e81c2c0ed4f6f55fbfd7fa6c4b493
2023-04-18 09:00:30 +02:00
Translation updater bot 4b843866f7 Localisation updates from https://translatewiki.net.
Change-Id: Ia3969c0e92fb53f1870de6403a2012bb4d111448
2023-04-17 09:13:21 +02:00
Translation updater bot e43483f88f Localisation updates from https://translatewiki.net.
Change-Id: I19c80ce4797320b6d2dbfc4effb8d646440a3d44
2023-04-14 09:26:21 +02:00
Translation updater bot c0fbdbcf79 Localisation updates from https://translatewiki.net.
Change-Id: I4b75449946e5b5bd6851928452c0b4f566d7e34e
2023-04-13 06:56:48 +00:00
Translation updater bot 79c8d3784f Localisation updates from https://translatewiki.net.
Change-Id: Ia3f991fa2adc50cd8b537edf4edc576595d151dc
2023-04-12 08:43:35 +02:00
Translation updater bot dd2787114f Localisation updates from https://translatewiki.net.
Change-Id: I77eb6661e1030a1af274b5be1f2daaea14ac42c8
2023-04-11 09:13:42 +02:00
Bartosz Dziewoński 316e741868 Support topic subscriptions when JavaScript is disabled
Unsubscribing was already available from Special:TopicSubscriptions
when JavaScript is disabled.

* Add links to subscribe/unsubscribe in CommentFormatter
* Update links in skin navigation
* Add support for subscribing in the actions

Bug: T321431
Change-Id: If3c4bf7df309d0d98237c3b7b9c129cc2f72cda3
2023-04-10 21:30:19 +02:00
Translation updater bot 7687b40438 Localisation updates from https://translatewiki.net.
Change-Id: Ief7a61a70565d84f73b5b69567df5f113dff85d9
2023-04-10 09:20:59 +02:00
jenkins-bot 2b5c98c42c Merge "Add optional tracking category for comments in the lede section (before first heading)" 2023-04-08 01:15:37 +00:00
Translation updater bot 8a8b67c62c Localisation updates from https://translatewiki.net.
Change-Id: Ie2852772af3d928d3eb36986c5defe1b32852b0d
2023-04-06 09:23:52 +02:00
Translation updater bot 0e4d2f6795 Localisation updates from https://translatewiki.net.
Change-Id: Ib43cec01c17bc6c90fe51b798010156e8d41e505
2023-04-05 09:07:25 +02:00
Translation updater bot d4877b66e4 Localisation updates from https://translatewiki.net.
Change-Id: I9d6b28ea8c6ecc23916e2c96782ef6b066607f73
2023-04-04 09:16:55 +02:00
Translation updater bot ce5165ec2d Localisation updates from https://translatewiki.net.
Change-Id: I79dc2d146a941bf5347c2bb6c6c4b716b1905f9d
2023-04-03 09:17:46 +02:00
Translation updater bot 147e5ccf23 Localisation updates from https://translatewiki.net.
Change-Id: I5d7bc6eba7d3701f931c30b47d3d682e364d5cc6
2023-03-31 09:57:40 +02:00
Translation updater bot 0b760155f9 Localisation updates from https://translatewiki.net.
Change-Id: I64833ff25d3c74fe99d507910eef33e919da70d9
2023-03-30 09:01:39 +02:00
Translation updater bot e236fa4009 Localisation updates from https://translatewiki.net.
Change-Id: Ic76378f67e45baa2551c02affaed94fc2c0ccb50
2023-03-29 09:04:13 +02:00
Translation updater bot 9573d20b0b Localisation updates from https://translatewiki.net.
Change-Id: Ida4cb742fb6883acbb991c7869b649f8c5ccfff2
2023-03-28 08:40:11 +02:00
Bartosz Dziewoński 18689b370a Add optional tracking category for comments in the lede section (before first heading)
The tracking category is disabled by default and has to be
enabled by overriding the localisation message
'MediaWiki:Discussiontools-comments-before-first-heading-category'.

Bug: T324139
Change-Id: I6e4818e9421f76aec814444b2da9f5d8585c75fd
2023-03-28 01:32:04 +02:00
jenkins-bot 15e40153f2 Merge "Add {{GENDER:|}} to some localisation messages" 2023-03-27 17:52:25 +00:00
Translation updater bot 6b5ff28ba2 Localisation updates from https://translatewiki.net.
Change-Id: Id0a32df0b4998ea53998facd6095eb303d4374a1
2023-03-27 08:40:56 +02:00
jenkins-bot 98f37c5e9e Merge "Add Special:DiscussionToolsDebug" 2023-03-24 16:25:04 +00:00
Translation updater bot 02b89a8b61 Localisation updates from https://translatewiki.net.
Change-Id: I838a04d29dc3e3f2f54d18afb8db13fddc632b65
2023-03-24 09:26:51 +01:00
Bartosz Dziewoński b7ac6387ce Add {{GENDER:|}} to some localisation messages
Although it's not necessary to use `{{GENDER:|}}` (with empty first
parameter – referring to the user viewing the page) in the English
message to enable its use in translations, translators keep asking us
about it, so let's make it clear.

Add the markup to messages that already use it in at least one
translation and those phrased very similarly to one of them.
See task for details.

Bug: T332164
Change-Id: I27ca34c41493921d4c7fda8f92f40c3495af2804
2023-03-23 23:46:22 +01:00
Bartosz Dziewoński 8d2304b3ed Add Special:DiscussionToolsDebug
It demonstrates how the DiscussionTools extension recognizes
the threads and comments present on a page, to help in debugging
or understanding its behavior.

Co-Authored-By: Ed Sanders <esanders@wikimedia.org>
Change-Id: Idbc90bd8d7742615178331889daae5f94a007fcc
2023-03-23 20:43:31 +01:00
Translation updater bot 6c66ab7c23 Localisation updates from https://translatewiki.net.
Change-Id: I6ef0c254bf3adb8c636d95735eb80fee08e8857e
2023-03-23 09:25:11 +01:00
jenkins-bot 3dc8b69fb5 Merge "Bring over deleted message minerva-talk-full-page from Minerva" 2023-03-22 15:12:16 +00:00
Ed Sanders 763dbf63ea Bring over deleted message minerva-talk-full-page from Minerva
We can rename this later, once TranslateWiki has migrated the translations.

Change-Id: Ida5e19eca71dbe9c1b7c8c1bcd1d61f59d744f2b
2023-03-22 14:38:23 +00:00
Translation updater bot ff8cee4ed7 Localisation updates from https://translatewiki.net.
Change-Id: I72183fd9f9502d32a1f85f5d2fe6b8e8e77527e0
2023-03-22 09:15:18 +01:00
Translation updater bot 62dbb8128b Localisation updates from https://translatewiki.net.
Change-Id: I3850528bf4e28ca9602c5a2df4b99492f0cb0d7e
2023-03-21 09:16:28 +01:00
Ed Sanders 80dd6e2d7c Add new topic subscription button to page actions
Bug: T263821
Change-Id: Iab7f7d5fd1f7c229c2e0cda9369676cfd401a24e
2023-03-20 14:51:10 +00:00
Ed Sanders 2bae1864bd New topic notifications
Bug: T263821
Change-Id: Ied465e732122a1ee39ab4510f73aca11ef556c35
2023-03-20 14:41:53 +00:00
Translation updater bot fd519ff015 Localisation updates from https://translatewiki.net.
Change-Id: Ic597e9aa7238f1272c8f8240cfcf8888d42d0863
2023-03-20 09:01:03 +01:00
Translation updater bot b01b172925 Localisation updates from https://translatewiki.net.
Change-Id: I14ad847e8daa62e62a7c3d6c37765612e65a7dcb
2023-03-17 09:22:01 +01:00
Translation updater bot 8e90cbb700 Localisation updates from https://translatewiki.net.
Change-Id: Icc8dca0cfdb615fe22f7cd85992bd406b0e3518e
2023-03-16 09:27:34 +01:00
Translation updater bot bb9cf6c384 Localisation updates from https://translatewiki.net.
Change-Id: I957ebd29ab86eb10a6c1d5896c3a93fc0b5693fc
2023-03-15 08:49:40 +01:00
Translation updater bot 538aa61574 Localisation updates from https://translatewiki.net.
Change-Id: I35561e67f98fbbef0d83170bab1ff0270f6f85a3
2023-03-13 08:38:47 +01:00
Translation updater bot a654c0c2b4 Localisation updates from https://translatewiki.net.
Change-Id: I82404b581c009d771b82831a299706ea8a983def
2023-03-10 08:48:21 +01:00
Translation updater bot aa5a4737d1 Localisation updates from https://translatewiki.net.
Change-Id: Ib080602a7720733a57eab30b0933e22e37dd8352
2023-03-09 09:04:36 +01:00
Translation updater bot eb164a5a26 Localisation updates from https://translatewiki.net.
Change-Id: I4b476ba964beee06cc016fd27befb62ae9c24fb2
2023-03-08 08:42:02 +01:00
Translation updater bot d6ba810891 Localisation updates from https://translatewiki.net.
Change-Id: I594335406e56a3d5e13dc2341312332e182c1563
2023-03-07 08:44:32 +01:00
Translation updater bot b38cb42a57 Localisation updates from https://translatewiki.net.
Change-Id: I6a2774b1f8bf1bf98b37cedc63a1993bc4a10ba5
2023-03-06 08:33:12 +01:00
Translation updater bot 2fdb6dd928 Localisation updates from https://translatewiki.net.
Change-Id: I69117f790ecd516ef63c74152a06681074d25e66
2023-03-03 09:31:58 +01:00
Translation updater bot 13a79204a8 Localisation updates from https://translatewiki.net.
Change-Id: I9f920da598c6a679deb9388cb51cf870af9ea374
2023-03-03 08:47:42 +01:00
Translation updater bot 8d3f807e2d Localisation updates from https://translatewiki.net.
Change-Id: I455e0662bc0da585959c127f47eb644ac26e86a2
2023-03-02 08:42:40 +01:00
Translation updater bot bc3e40940d Localisation updates from https://translatewiki.net.
Change-Id: Ieec4f00b4138d223a7335796a51886692797ab0e
2023-03-01 08:23:44 +01:00
Translation updater bot 6f26d09d20 Localisation updates from https://translatewiki.net.
Change-Id: Ie0cbddfff7ec3189c9a41f95eb330ef8e9373512
2023-02-28 08:28:49 +01:00
Translation updater bot c7537a8367 Localisation updates from https://translatewiki.net.
Change-Id: I9eee44cef05bc81b8581e79704732decabe2b149
2023-02-27 08:27:26 +01:00
Translation updater bot 730f5115d5 Localisation updates from https://translatewiki.net.
Change-Id: Ia58409a7dd0a6f265f8f17c63382f125ad8f3e91
2023-02-24 08:59:46 +01:00
Translation updater bot 1c1edc2b46 Localisation updates from https://translatewiki.net.
Change-Id: If98b15f6809bad0fe6619c019cc4f2c575ad3cd8
2023-02-23 08:38:54 +01:00
Translation updater bot cd9e3ae82e Localisation updates from https://translatewiki.net.
Change-Id: I09966485da3f1876fdc48b203bc52b9168537506
2023-02-22 09:00:24 +01:00
Translation updater bot 74a5f2ae15 Localisation updates from https://translatewiki.net.
Change-Id: I31371db37252f4ea176e28141c66e80684fac120
2023-02-21 08:20:56 +01:00
Translation updater bot 3b5925d0de Localisation updates from https://translatewiki.net.
Change-Id: Icb79b6f2a6eb3aa171171f8e83ac6680a00f9f61
2023-02-20 09:46:19 +01:00
Translation updater bot 76a303b2c6 Localisation updates from https://translatewiki.net.
Change-Id: Ic989867ccf148ea6a1e01db45e5d52ba8d10a74f
2023-02-17 08:55:49 +01:00
jenkins-bot 763796c58c Merge "Prompt IP users that they can be notified of replies if they sign in" 2023-02-16 16:24:53 +00:00
Translation updater bot 8a7e0052f8 Localisation updates from https://translatewiki.net.
Change-Id: I6646eb7a6fd40a98c6b9e8eb8ac84904ae37d5c5
2023-02-16 08:46:18 +01:00
Translation updater bot 0814fd89ee Localisation updates from https://translatewiki.net.
Change-Id: Ia416c2527c881d940e4bb3d421842d61560b0061
2023-02-15 08:25:34 +01:00
Lectrician1 3e109725b7 Prompt IP users that they can be notified of replies if they sign in
Changes the notice IP users see when creating a reply or or a new topic to include that they can be notified of replies if they sign in

Bug: T328951
Change-Id: I91470092c92f47da36fc613de2fdb838fbc68d2e
2023-02-15 05:00:17 +00:00
Translation updater bot 7cea0c2b04 Localisation updates from https://translatewiki.net.
Change-Id: I2f28d296248a2687bc04c2098bd806b51fc56f89
2023-02-14 08:31:27 +01:00
Translation updater bot 526c836ec7 Localisation updates from https://translatewiki.net.
Change-Id: I794fc551a90346ea55ee2c0b9a84696a19bda9d2
2023-02-13 08:29:55 +01:00
Translation updater bot 543dc77259 Localisation updates from https://translatewiki.net.
Change-Id: Ie542772b2aa6c492293f4d20d83a08948c2e3a40
2023-02-10 08:43:48 +01:00
Translation updater bot cf65033dee Localisation updates from https://translatewiki.net.
Change-Id: I9d2e31086acb0be1e7df158f06523a5dd532707e
2023-02-09 10:11:33 +01:00
Translation updater bot f19fb989b2 Localisation updates from https://translatewiki.net.
Change-Id: I5aa724d03340f2fec95b89bac5110611ce559df4
2023-02-08 08:39:39 +01:00
Translation updater bot 6907b603d2 Localisation updates from https://translatewiki.net.
Change-Id: I692393095c97e568bcd264ce2943eec0598b597d
2023-02-06 08:44:48 +01:00
Translation updater bot e89840cbae Localisation updates from https://translatewiki.net.
Change-Id: Ib77ead8a89895d79c9e3a411ee43a63f656f1bfb
2023-02-03 08:47:38 +01:00
Translation updater bot 7b88bb3024 Localisation updates from https://translatewiki.net.
Change-Id: I993d129d4f6d43fe60ee05817b3cf5ec092d2961
2023-02-02 08:46:38 +01:00
Translation updater bot 45d63c7de0 Localisation updates from https://translatewiki.net.
Change-Id: I785a76567d2088b8ea4f030f1b05b76387f41086
2023-02-01 09:17:45 +01:00
Translation updater bot bbf5fe6287 Localisation updates from https://translatewiki.net.
Change-Id: I065ba3ce2cf5c769a59282300bf61db913638d95
2023-01-30 08:29:45 +01:00
Translation updater bot cf10fb1566 Localisation updates from https://translatewiki.net.
Change-Id: I7d3496310e708d0af4e10b8002f5ceef70de28c3
2023-01-27 08:36:01 +01:00
Translation updater bot 3224d23c95 Localisation updates from https://translatewiki.net.
Change-Id: If1da3c196fa978bcfe11fa987469d5a4fe453902
2023-01-26 08:51:21 +01:00
Translation updater bot ada5c68b7c Localisation updates from https://translatewiki.net.
Change-Id: I0595d4f1e8052a944108313d463332a17964b38a
2023-01-24 08:48:32 +01:00
jenkins-bot 615545395e Merge "Hide the Source/Visual tags on DiscussionTools edits" 2023-01-23 15:26:56 +00:00
Translation updater bot 482f8c610d Localisation updates from https://translatewiki.net.
Change-Id: I45b241044f13cadacfd16e03c7366ce1e989c4bb
2023-01-23 08:22:48 +01:00
Translation updater bot c181489732 Localisation updates from https://translatewiki.net.
Change-Id: I166b96c6098c562ddfaeef58c42a1384cc8cfbba
2023-01-20 08:41:27 +01:00
Bartosz Dziewoński 66e2042598 Hide the Source/Visual tags on DiscussionTools edits
Bug: T326670
Change-Id: Iffd712dafb2af8d6c90bc8568aa4aa8f229ba352
2023-01-20 07:30:46 +01:00
Translation updater bot 327bdb8d13 Localisation updates from https://translatewiki.net.
Change-Id: Ieab8949cd6c895860e5c89b9b75c8d6ab393a25e
2023-01-19 11:31:17 +01:00
Translation updater bot 70afff650e Localisation updates from https://translatewiki.net.
Change-Id: I00d53ed19ee5d2cbde61b36c8be26a65310ead0a
2023-01-18 08:29:17 +01:00
Translation updater bot fce46840a6 Localisation updates from https://translatewiki.net.
Change-Id: I84e1ea651137462cef2f56a8fe6556fd9f5f68fc
2023-01-17 08:07:18 +01:00
Translation updater bot 25d555087f Localisation updates from https://translatewiki.net.
Change-Id: I254a2de91119fb8964e3df5d0f687ca7456e3816
2023-01-16 08:28:13 +01:00
Translation updater bot 02af2f559c Localisation updates from https://translatewiki.net.
Change-Id: I5b3d8965f14c90c7bfac7e5e64df0d8f9616a9a5
2023-01-13 08:54:55 +01:00
Translation updater bot a96f9607a2 Localisation updates from https://translatewiki.net.
Change-Id: Id86ae61b44b20543f43b930a9a788db3c4163e7d
2023-01-12 08:41:44 +01:00
Translation updater bot 8c620473fb Localisation updates from https://translatewiki.net.
Change-Id: I85bdc31125b173661a54d6b8cdfdc0d32ba4f488
2023-01-11 09:01:39 +01:00
Translation updater bot cfdeadfdb8 Localisation updates from https://translatewiki.net.
Change-Id: Iebb3397c20d01a1533c566a90176f799aa1fb30e
2023-01-10 08:24:31 +01:00
Translation updater bot 97160052b0 Localisation updates from https://translatewiki.net.
Change-Id: Ia17a9460858563a4e9a0968c1dbb765c5f08fae1
2023-01-09 09:26:05 +01:00
Translation updater bot d00504bf0e Localisation updates from https://translatewiki.net.
Change-Id: I7a05d9e5fd14b3b6b92f08be7efce24897ad4a52
2023-01-06 08:54:34 +01:00
Translation updater bot d326fa4671 Localisation updates from https://translatewiki.net.
Change-Id: Id7868796caad0b0440ed00abdf619446e64a17bb
2023-01-05 09:08:02 +01:00
Translation updater bot c7353aa27d Localisation updates from https://translatewiki.net.
Change-Id: I4dba5cc5da07059676143fbcef0f9e2cf5943551
2023-01-04 08:28:56 +01:00
Translation updater bot 2c9ec88c0f Localisation updates from https://translatewiki.net.
Change-Id: Iadf53f11e3a7f58448fdd14f3b4263b9a3752795
2023-01-03 08:20:34 +01:00
Translation updater bot 38bc50a710 Localisation updates from https://translatewiki.net.
Change-Id: Iab8a194dac195e19ea87de5594162575ac417400
2023-01-02 08:42:52 +01:00
Translation updater bot 96787594a7 Localisation updates from https://translatewiki.net.
Change-Id: I9f5e3236ed55aa2103fcc9e4d0ff58972de49ea1
2022-12-29 10:01:23 +01:00
Translation updater bot e92112ea27 Localisation updates from https://translatewiki.net.
Change-Id: I8df95dfd389d86cb4256d0c78e49f1b6d4afdcf6
2022-12-26 09:09:38 +01:00
Translation updater bot dc936b87d8 Localisation updates from https://translatewiki.net.
Change-Id: Ib6ed325af35c475f7ba5d03140995a6b42f88b08
2022-12-22 11:03:18 +01:00
Translation updater bot 15474764f9 Localisation updates from https://translatewiki.net.
Change-Id: I607cae84983e66fb75ab3840c6aafb76847bbff4
2022-12-21 09:15:01 +01:00
Translation updater bot 075593343d Localisation updates from https://translatewiki.net.
Change-Id: I40a8ce11c927c0586881b6d641c5d5f59315ee76
2022-12-20 09:29:25 +01:00
Translation updater bot 248f1e754c Localisation updates from https://translatewiki.net.
Change-Id: I0b76b5c79cbcf69b8cf2a6b8a1f1fe982425e3dd
2022-12-19 09:03:50 +01:00
Translation updater bot 92f31745c4 Localisation updates from https://translatewiki.net.
Change-Id: Iaf79a984603dff3f14813e356b84647748d6368c
2022-12-16 08:46:48 +01:00
Translation updater bot 9cc104cb88 Localisation updates from https://translatewiki.net.
Change-Id: I698db4062d0449b9e26a20244464b59727973fde
2022-12-15 11:35:42 +01:00
Translation updater bot 9fd313fb38 Localisation updates from https://translatewiki.net.
Change-Id: Ie39a2262a390c2234c884a9b37346ca81e51e3b6
2022-12-13 08:16:50 +01:00
Translation updater bot cc91a40738 Localisation updates from https://translatewiki.net.
Change-Id: I2a0a2d66f1e2a467d62c0ec946fbad5a92f4353a
2022-12-12 08:22:17 +01:00
Translation updater bot 8cb138133f Localisation updates from https://translatewiki.net.
Change-Id: I21e25c8b787fc680b3ab724218d098b4a021a559
2022-12-09 08:45:59 +01:00
Translation updater bot 7d826422c2 Localisation updates from https://translatewiki.net.
Change-Id: I12df288cfe2dd0aecfcc29d7105060105049d2fb
2022-12-08 08:28:47 +01:00
Translation updater bot 529e83fce6 Localisation updates from https://translatewiki.net.
Change-Id: I34554806317ea686163a6ab722d02df48da46af9
2022-12-07 08:13:09 +01:00
Translation updater bot 05dcc05f89 Localisation updates from https://translatewiki.net.
Change-Id: I8724b4d5b6a9bab70746dbfe86b836a446ae544e
2022-12-06 08:51:59 +01:00
Translation updater bot fa974c5af4 Localisation updates from https://translatewiki.net.
Change-Id: I02409ec6cd31c3abadcd1f8387b30b3ae4d11e2f
2022-12-05 08:33:22 +01:00
Translation updater bot c6547e253b Localisation updates from https://translatewiki.net.
Change-Id: I7aaa2dd3afd76c7b9c832de2693cc213f79fad96
2022-12-01 08:15:24 +01:00
Translation updater bot 38218039fa Localisation updates from https://translatewiki.net.
Change-Id: I57761a97b969bbc484eb7155ce314bb9bbcee264
2022-11-30 08:52:51 +01:00
Translation updater bot 76199b7439 Localisation updates from https://translatewiki.net.
Change-Id: I4afa09032ee63ff07a8194ac09c934fd7f5cb304
2022-11-29 08:58:32 +01:00
Translation updater bot 6057b50a4c Localisation updates from https://translatewiki.net.
Change-Id: I3d939e52361786920e81fe01a4ca0a4c5214ba93
2022-11-28 08:49:23 +01:00
Translation updater bot 5132761aae Localisation updates from https://translatewiki.net.
Change-Id: Ib4150d5da92b6873b05601ff10b0989bf122f63e
2022-11-25 08:25:40 +01:00
Translation updater bot 68d17126fb Localisation updates from https://translatewiki.net.
Change-Id: Ia628f80859c557edc8a130bd53bd65c8b7d3a3e9
2022-11-24 08:17:09 +01:00
Translation updater bot d1e995430f Localisation updates from https://translatewiki.net.
Change-Id: I5967d648c3af40d44379186f9e6e3c2dfdb15539
2022-11-23 08:32:09 +01:00
Translation updater bot 6f4438fac3 Localisation updates from https://translatewiki.net.
Change-Id: If3944f4ff8d224464598f403adcc92f3f5622fe8
2022-11-22 08:33:34 +01:00
Translation updater bot 1eba2b1286 Localisation updates from https://translatewiki.net.
Change-Id: I343ee7936e82899d57d73521a16ea8f865f48b6c
2022-11-21 08:15:51 +01:00
Translation updater bot 08aaa41148 Localisation updates from https://translatewiki.net.
Change-Id: I52c8b0089e47ecaa8b3f78d2930c584c3632c6ad
2022-11-18 09:18:09 +01:00
Translation updater bot 4b79d1f02b Localisation updates from https://translatewiki.net.
Change-Id: Ice8787da2a93b817db2a905f77ab050547143de4
2022-11-17 08:26:55 +01:00
Translation updater bot e89a879f34 Localisation updates from https://translatewiki.net.
Change-Id: I1a47aa36c78d6f5765e7dfd44a953faa0f63af61
2022-11-15 08:23:59 +01:00
Translation updater bot 053c21b08a Localisation updates from https://translatewiki.net.
Change-Id: Ief79949c2310656ba427c487477ed77efb3a73aa
2022-11-14 08:10:18 +01:00
Translation updater bot f6bdb9df81 Localisation updates from https://translatewiki.net.
Change-Id: I03f701c46fbb0e4a4aba05a2483b0b9335c234d9
2022-11-11 08:40:46 +01:00
Ed Sanders 79521f89cf Add button to reveal lede section on mobile
Bug: T312309
Depends-On: I9c3035c9dbe7545a05efb2286dffe0145d3557b4
Change-Id: I9d74914ddbcc9def74e85106a68574a807b0b731
2022-11-10 22:10:04 +00:00
Translation updater bot 92432eaa06 Localisation updates from https://translatewiki.net.
Change-Id: I978818a4665506b3dbf311d1b2bb0b83403e434d
2022-11-10 08:12:01 +01:00
Translation updater bot dd249c4b96 Localisation updates from https://translatewiki.net.
Change-Id: I39d9496c15753078550303c347393d5ec4ef9fb5
2022-11-09 08:57:39 +01:00
Translation updater bot cb5190763e Localisation updates from https://translatewiki.net.
Change-Id: I8a4860562561706da2b2f13548c3ea43e6576e6c
2022-11-08 08:20:53 +01:00
Translation updater bot 45790f67e9 Localisation updates from https://translatewiki.net.
Change-Id: Ia946f410c0f13711fde16a77503aaa24f24a9805
2022-11-07 08:33:57 +01:00
Translation updater bot dd8c1d1d13 Localisation updates from https://translatewiki.net.
Change-Id: I1bb17c2d13e6f057c8e07b8464199779424cd2f8
2022-11-04 09:02:26 +01:00
Translation updater bot 9227fedbf6 Localisation updates from https://translatewiki.net.
Change-Id: Ic2dde7dcb15cbc1d1e0fb4b195a8c5f8b79b9189
2022-11-03 08:24:32 +01:00
Translation updater bot 35955e8d79 Localisation updates from https://translatewiki.net.
Change-Id: I93183531c7d248fdcb4bf551811c5dbbeb9a9f50
2022-11-02 08:38:01 +01:00
Translation updater bot f039a2ac07 Localisation updates from https://translatewiki.net.
Change-Id: I41d533415bd51781a00db77f7d62162e6371a8bf
2022-11-01 08:52:00 +01:00
Translation updater bot cf3bf1bb4f Localisation updates from https://translatewiki.net.
Change-Id: I5282a858c33a256972ccebcc560201edf947d082
2022-10-31 09:45:41 +01:00
Translation updater bot 0ae6a82e2b Localisation updates from https://translatewiki.net.
Change-Id: I14ffc311990db158c0d8ea3a7e70e45b31a7ccb2
2022-10-28 09:06:30 +02:00
Translation updater bot 2b66e81c52 Localisation updates from https://translatewiki.net.
Change-Id: Ic4fccf71bcb9cf5b8fcf142e055c4114382920c1
2022-10-28 08:35:25 +02:00
Translation updater bot dfadd8f8ce Localisation updates from https://translatewiki.net.
Change-Id: I686e63f4cd587b853d23b878b8d787009fdfb16c
2022-10-27 08:54:49 +02:00
jenkins-bot ffb5dd6a86 Merge "Add accesskey "s" to the "Reply" / "Add topic" button" 2022-10-26 16:32:58 +00:00
Translation updater bot cf688872b3 Localisation updates from https://translatewiki.net.
Change-Id: If387285e163bb70fc0cce7954b921ba127d86817
2022-10-26 08:19:03 +02:00
Translation updater bot 3a0944d385 Localisation updates from https://translatewiki.net.
Change-Id: If1aa53f56eb003d7e0a20febe03997c15fa42831
2022-10-25 08:23:52 +02:00
Translation updater bot 391635e50a Localisation updates from https://translatewiki.net.
Change-Id: Ie2230fff48657f24fc64d8c91c3eed534679d6c5
2022-10-24 08:22:36 +02:00
Bartosz Dziewoński 5ed1c4a482 Add accesskey "s" to the "Reply" / "Add topic" button
Add brackets around the existing shortcut key labels, so that they
don't look quite so out-of-place next to the automatically added
accesskey label.

Bug: T278249
Change-Id: Icc0df5ba036080807ea0eb215f5526c93da78ef1
2022-10-20 22:58:25 +02:00
Translation updater bot a04c6001a7 Localisation updates from https://translatewiki.net.
Change-Id: I37824c52ed0372f9589319ef147cbf74aada6677
2022-10-20 08:31:18 +02:00
Translation updater bot a86c0f71db Localisation updates from https://translatewiki.net.
Change-Id: If855f1474efb38d012d534ab211a30f9bd275690
2022-10-19 08:19:44 +02:00
Translation updater bot cbbdcd1e80 Localisation updates from https://translatewiki.net.
Change-Id: Ib6cc5c6b6eaa47d99780852a4bcbd5be2a378342
2022-10-18 08:22:22 +02:00
Translation updater bot 5c01293740 Localisation updates from https://translatewiki.net.
Change-Id: Iba9bb117a383e8c5cfb3a2f74563216d2802b66e
2022-10-17 08:21:04 +02:00
Translation updater bot 0c03b7ef52 Localisation updates from https://translatewiki.net.
Change-Id: Ieefd70d7274587c8c1a8a6c8e30867468f7d4b9d
2022-10-14 08:41:43 +02:00
Translation updater bot c765c4124d Localisation updates from https://translatewiki.net.
Change-Id: I8cb221848836ee33ae4561de5ca3973e764557b8
2022-10-13 08:08:33 +02:00
Translation updater bot 3825a89294 Localisation updates from https://translatewiki.net.
Change-Id: I8f051b4e89639b2e143399f8ffeac0cb0d8f180d
2022-10-12 08:07:40 +02:00
Translation updater bot f2a16c021b Localisation updates from https://translatewiki.net.
Change-Id: Idfda57c1927ed2adb06a89cd223b4974244c211f
2022-10-11 09:16:28 +02:00
Translation updater bot 66955ab733 Localisation updates from https://translatewiki.net.
Change-Id: Ib7ab233f0fd0021cd5403181e34b65a54033ab3b
2022-10-10 10:19:59 +02:00
Translation updater bot 0e6cd67d16 Localisation updates from https://translatewiki.net.
Change-Id: Idc452ee945067b357ddcded88ec764fb91183545
2022-10-06 08:15:30 +02:00
Translation updater bot dfd2e7c2b8 Localisation updates from https://translatewiki.net.
Change-Id: Idca0af369660a14da44c0d363e84796b64555566
2022-10-05 08:24:31 +02:00
Translation updater bot 04101abb53 Localisation updates from https://translatewiki.net.
Change-Id: I4a3751dce58487f4a57f462d3cb4587508c96cb7
2022-10-04 08:29:36 +02:00
Translation updater bot e57016414e Localisation updates from https://translatewiki.net.
Change-Id: I8e2bb9b646431fb5db67cea2414711390c96f3ad
2022-10-03 09:45:36 +02:00
Translation updater bot 68b6a3db3d Localisation updates from https://translatewiki.net.
Change-Id: I89ffd6b0f7d820744f794c285d1ec0f36aa2e524
2022-09-30 08:53:35 +02:00