Commit graph

23 commits

Author SHA1 Message Date
Translation updater bot d22319fea8 Localisation updates from https://translatewiki.net.
Change-Id: Idea720bf1c1a5bcfe93b224f09a6da189c2ce06c
2024-04-18 08:09:13 +02:00
Translation updater bot de79c882e8 Localisation updates from https://translatewiki.net.
Change-Id: If948db27075b4e7c2a9dc1b4bb91878a79065d0e
2023-04-25 08:47:19 +02:00
Translation updater bot de85f2f0d9 Localisation updates from https://translatewiki.net.
Change-Id: I8f231a421973a9a4b2f0ee7889deb579de66db5e
2021-12-27 09:29:40 +01:00
Fomafix 0bfff67aac Move bullets from HTML to CSS
This allows better to style the buttons.

The complicated CSS selector for the direction supports a categorytree
in the user interface language like in the sidebar or on
Special:CategoryTree and in the content language like on category pages
and with <categorytree> in the content.

The CSS selector :dir( rtl ) would be a short version for this but it is
currently only supported by Firefox:
https://developer.mozilla.org/en-US/docs/Web/CSS/:dir

Bug: T288910
Change-Id: Ibfb0cb28f0086fb1b7d0997be2246bc120eea85e
2021-08-21 14:50:15 +00:00
Translation updater bot 28b5339e2e Localisation updates from https://translatewiki.net.
Change-Id: I0802095940f0033261de03b677fd6c90b8d7e3df
2021-04-26 09:09:46 +02:00
Translation updater bot 8fecdd2e58 Localisation updates from https://translatewiki.net.
Change-Id: I7d975bde4cad506de90b93cfc9e16eefc34bbcda
2021-04-20 08:46:27 +02:00
Translation updater bot e05e41bf0e Localisation updates from https://translatewiki.net.
Change-Id: I4ba850e2384c5ffcc17c61233332805cba0153dd
2020-08-13 08:38:49 +02:00
Translation updater bot c6ce315d1f Localisation updates from https://translatewiki.net.
Change-Id: Ie2547b6f154b0696df02f7fd45585aa867ac2f04
2020-04-07 08:37:07 +02:00
Translation updater bot 569a18c3ec Localisation updates from https://translatewiki.net.
Change-Id: I55fd8a52df99365411569be808750b89e05c58da
2020-03-18 09:33:03 +01:00
Translation updater bot 82fc4f571b Localisation updates from https://translatewiki.net.
Change-Id: Ic03e66a951117a7aac3b6c3e11a5437ca80d5a66
2020-03-18 08:57:02 +01:00
Translation updater bot 6568d3e551 Localisation updates from https://translatewiki.net.
Change-Id: Iaba40a09fa877621e1d5bd0b5f4ce76838b99a32
2019-08-09 09:07:39 +02:00
Amir Aharoni 5723ae91d1 Split apihelp messages to a separate file
Bug: T189982
Change-Id: I915b0d5b0dc4232d8999c5fcf246274537503121
2019-05-11 11:05:07 +03:00
Brian Wolff f36af62317 Fix some raw html messages
Try also to ensure that the bullet messages are treated the
same in both JS and PHP. It should be noted that the mk and scn
translations are currently broken on the JS side.

Bug: T195010
Change-Id: Id87d26db8d90e293701ae11f6434026a8ae88822
2018-08-02 01:25:31 -07:00
Translation updater bot 97e07113f9 Localisation updates from https://translatewiki.net.
Change-Id: Iddf3627f83d0098d3ba94ee1ab451f5ce2d27900
2017-06-25 22:53:36 +02:00
Brad Jorsch 877359da17 API: Split description messages into summary + additional text
See MediaWiki core patch I778bab2b

Change-Id: Idfbaf6d5c4066ae81b2e2d7a7ff9da49e7e28eb4
2017-06-09 11:59:24 -04:00
Brad Jorsch a2bf4f6bb9 Update for API error i18n
See Iae0e2ce3.

Change-Id: Ibd138ddfdb6b728e65f29939133b483500c850d1
2016-11-14 12:48:23 -05:00
Translation updater bot 802c9f258e Localisation updates from https://translatewiki.net.
Change-Id: I2514e7874c75d79e68cd84e06a7d6b67cda63219
2016-11-06 22:36:57 +01:00
Translation updater bot cd09ec90ff Localisation updates from https://translatewiki.net.
Change-Id: Id3f81232b5cb815589cd13d004becf3b30d7c113
2016-07-25 22:22:41 +02:00
Alex Monk 680cdd688a Use an API module instead of the old (to be removed) ajax functions
Also removes some stuff that appears unused.
Caching depends on Ia18874c9

Bug: T92788
Change-Id: I4d106d8fbfd799a15ef3f8eda06c437b234ec218
2016-01-25 18:26:40 +00:00
Translation updater bot 5c731f287e Localisation updates from https://translatewiki.net.
Change-Id: If04d7349bb0303e97694037d6146a3104f7d6b47
2015-03-24 22:19:31 +01:00
Translation updater bot 5713d2882c Localisation updates from https://translatewiki.net.
Change-Id: Ia0219aed562bc178b78c133c7b944042715f29c5
2014-08-23 21:51:08 +02:00
Translation updater bot 962ad29ef2 Localisation updates from https://translatewiki.net.
Change-Id: I0407e674157833ce910fc609ac006355d7e0a66e
2014-04-16 15:29:07 +00:00
Siebrand Mazeland 1f6df56a60 Migrate to JSON i18n
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php
with shim.

Add a file to .jshintignore to not make Jenkins block on something that's
not related to this patch set.

Change-Id: I9331d328746281a2eb7ec1317d557e8fd7931d74
2014-03-25 14:55:24 +01:00