505 Commits (b8f4bb7644d3acefec629730919e2686e3d1a17f)

Author SHA1 Message Date
Translation updater bot cff803f9d2 Localisation updates from https://translatewiki.net.
Change-Id: I69f85d7d5a5f43e585080f8f17e277835913d848
5 years ago
Translation updater bot acf220536e Localisation updates from https://translatewiki.net.
Change-Id: Ia0bcce7b118232891146e40e16e65463c2cac501
5 years ago
Translation updater bot aaa5188bea Localisation updates from https://translatewiki.net.
Change-Id: I3ef4b77c9760c182de701a59c8d62406857d84cc
5 years ago
Translation updater bot 4c79a20aa1 Localisation updates from https://translatewiki.net.
Change-Id: I4e66e94a55542a53e294b6ab14779092e565567c
5 years ago
Translation updater bot d856e9928b Localisation updates from https://translatewiki.net.
Change-Id: Ic10b908d8d9feff933779c441e829e30181bb260
5 years ago
jenkins-bot c8ace13b6a Merge "Revert "Add settings to use a particular layout even at higher resolutions"" 5 years ago
Translation updater bot 26c441416b Localisation updates from https://translatewiki.net.
Change-Id: Idf08cb7c6de4d64ed625c04e1fc2c31d55a6142c
5 years ago
Krinkle ee5a9fc043 Revert "Add settings to use a particular layout even at higher resolutions"
This reverts commit 49a2ab3417.

Change-Id: I78c0c7e6c0ae46e24e076752b07b1370b0f2bc29
5 years ago
Translation updater bot 641e525dbf Localisation updates from https://translatewiki.net.
Change-Id: I20a710939aaa69b7d2ae2c86717d5685b0ba8afa
5 years ago
Translation updater bot 5441bced25 Localisation updates from https://translatewiki.net.
Change-Id: Id76c01305f1d548ace08a81e22a332d264801f23
5 years ago
Translation updater bot 3bb106be53 Localisation updates from https://translatewiki.net.
Change-Id: Ib9050a3c2e38f743f0a186704c5a967bb92ceceb
5 years ago
Translation updater bot 1664197482 Localisation updates from https://translatewiki.net.
Change-Id: I593136ff82e38d1ef4a87cb56c3ed5f4254999f2
5 years ago
Translation updater bot b23962a7d2 Localisation updates from https://translatewiki.net.
Change-Id: I5d4571413a34e23e30ca6a21ac8454e22e95f1a1
5 years ago
Isarra 49a2ab3417 Add settings to use a particular layout even at higher resolutions
(Cap at single column or single-sidebar instead of the default three-
column mode.)

Adds user preference options and a $wgTimelessDefaultLayout config to
change the default wiki-wide. Intended for people who hate change and
prefer the same navigation layout (sort of) as we've had forever, and
for people who are really bad at change and just keep getting confused
when everything keeps moving around across different sized devices, as
well as anyone else who just likes... options, I guess? Whatever the
case, this is seriously up there in the running for 'most requested
feature'.

Uses three separate modules to avoid sending all users the same styles
twice regardless of what they'll even use, as each set is mostly the
same, just with slightly different breakpoints. Not seeing any saner
ways to do this, however, as even with LESS we can only use mixins/
includes/& afters to avoid the duplication in terms of what we work on,
not what is generated.

Bug: T131803
Change-Id: I0538d36c2ed7a5009b2a0f75952671ac9447fd56
5 years ago
Translation updater bot 1e2dfff277 Localisation updates from https://translatewiki.net.
Change-Id: If40750c538ee569029f3a34e252ebe79b982ed0b
5 years ago
Translation updater bot 85adfae9aa Localisation updates from https://translatewiki.net.
Change-Id: I734419cbc05d5fd09b7d70a984b55a934a9786bc
5 years ago
Translation updater bot ecfb7e640c Localisation updates from https://translatewiki.net.
Change-Id: I3d8e907091fa556dd1d34cbbb60a446a8b4a8d79
5 years ago
Isarra 9d76730e96 Add icons to desktop cactions and overhaul icon alignment and usage
throughout

* Still need to redo how we're using mixins, but whatever.
* Cleans up a bit from the edit/view source etc changes too, since now
  we have a little more context (oops)...
* Just hide 'view' in general because a, how much does it really add,
  and b, it doesn't fit in a lot of cases when we have the extra width
  from these icons regardless.
* Rename view and add section tabs to make more sense with icons/in
  context/whatever ('view' is now only targeted at screen readers, and
  we use a + for the new section icon, so saying 'add' is kinda...
  redundant)

Bug: T197520
Change-Id: I1ab12ccda60e51035c4adec43c42508ac297c00a
5 years ago
Translation updater bot e08948cb0e Localisation updates from https://translatewiki.net.
Change-Id: I48f9f826785eea31164ce94c33d2adb1cb08ca35
5 years ago
Translation updater bot 4bda850f3d Localisation updates from https://translatewiki.net.
Change-Id: Ifc96ea711acb2f8f723cb5804663b9c964ce40c4
5 years ago
Translation updater bot 2d9e6fb462 Localisation updates from https://translatewiki.net.
Change-Id: I0115a65ac885c96c89706b0689d7c083a83298c8
5 years ago
Translation updater bot 754703269a Localisation updates from https://translatewiki.net.
Change-Id: I65f0eb28aecb51512f68cfaa8a58dbd17a1d5afa
5 years ago
Translation updater bot 7de15af456 Localisation updates from https://translatewiki.net.
Change-Id: Ibdd6faf489ecc8cc3803c18f860792f9edae9bf1
6 years ago
jenkins-bot 98351f8503 Merge "More descriptive label for new section link" 6 years ago
Translation updater bot 57e3c63a4b Localisation updates from https://translatewiki.net.
Change-Id: I03b6277c901d0d82fe77ff71352dc1ccfb536c01
6 years ago
Isarra 13b88224cf More descriptive label for new section link
Bug: T177147
Change-Id: Iea7f96b9ffaa0a7058423cac3ab71ec30837014c
6 years ago
Translation updater bot 073c37d33b Localisation updates from https://translatewiki.net.
Change-Id: I520179fb9a6e95028e8666b6f78ce3ef846845da
6 years ago
jenkins-bot ac37862646 Merge "Make personal menu header expand to show (more of) full usernames" 6 years ago
Isarra 2c526bfdbc Make personal menu header expand to show (more of) full usernames
* Lose the special casing replacement labels for long usernames and
  just truncate in CSS with '...' or whatever
* Fix weird padding on two-column mode
* Possibly cleaner Echo badge/whatever handling
* Alignment fixes in general

Note: Breaks two-column layout for IE9-. Probably easily fixed (don't
apply that one line to it), but I don't know how, and don't care.

Bug: T161282
Bug: T173215
Change-Id: I7d27e13265ee54767c509387baf6430bd7c4792d
6 years ago
Translation updater bot d1192eba1b Localisation updates from https://translatewiki.net.
Change-Id: I4734198c4c954f9cc07509d4b4623fb880c0c0f1
6 years ago
Translation updater bot 41843fb565 Localisation updates from https://translatewiki.net.
Change-Id: I443b28fd3f1a8a1739870dbffe31a31a5da14877
6 years ago
Translation updater bot 3b94d9a023 Localisation updates from https://translatewiki.net.
Change-Id: I28a7459fb8f14274f602a519e4779271b93fc037
6 years ago
Translation updater bot 3d3acc98b7 Localisation updates from https://translatewiki.net.
Change-Id: Ib79ad5369cf2ce4d26c3cfa3264b898e4a0ca51d
6 years ago
jenkins-bot e90f5bf6c1 Merge "Move variants and languages into page tools dropdowns" 6 years ago
Translation updater bot 02f7c0c98b Localisation updates from https://translatewiki.net.
Change-Id: I13029037efaa1ad5e2b6c884363bdfd5ad3d3a85
6 years ago
Translation updater bot e8b8f66130 Localisation updates from https://translatewiki.net.
Change-Id: I35942feeca0576d95e9f94ef9cb5b2564ae32f6b
6 years ago
Isarra 1d2a9583a5 Move variants and languages into page tools dropdowns
Hopefully saner access, also clears up some of the sidebar space.
Also forces moving the wikibase other-projects blob into its own
blob entirely.

Not done:
* Pokeys (need to migrate them all to css-only; later patch)
* Handling for no languages for wikidata stuff (may not be possible;
  minerva likewise has no handling)

Bug: T213510
Bug: T181309
Change-Id: I148707085059f458512d328c415ea0bf134163f3
6 years ago
Translation updater bot 8515144fb9 Localisation updates from https://translatewiki.net.
Change-Id: Ieeb992fcf1f98544e80cb30aeab1abde4d2d5f8a
6 years ago
Translation updater bot 92f52eec6b Localisation updates from https://translatewiki.net.
Change-Id: I09ad92638eb9247fe88aa840cd30f370e73eefdc
6 years ago
Translation updater bot 8275be1a2f Localisation updates from https://translatewiki.net.
Change-Id: Ie529a75b04bf23754756163724b282984c158159
6 years ago
Translation updater bot 9253655287 Localisation updates from https://translatewiki.net.
Change-Id: I2c3862a39a906f24d9592426f896e94ca8c5e623
6 years ago
Translation updater bot 72962b9128 Localisation updates from https://translatewiki.net.
Change-Id: Iff2b97e21152e5c0fd1ce98e764007e37d204c1e
6 years ago
Translation updater bot 4d7c5ac78a Localisation updates from https://translatewiki.net.
Change-Id: I3dbe59a4571ffa0038827cdb5e5d3151a15f1e2a
6 years ago
Translation updater bot 2e61c88b84 Localisation updates from https://translatewiki.net.
Change-Id: I365333e9c1b349bb461b03ed24191c9064a9cebf
6 years ago
Translation updater bot 61691b9cac Localisation updates from https://translatewiki.net.
Change-Id: Ia97c8eea49a6d2763d4ea70a1c72532b54706be8
6 years ago
Translation updater bot 913f1ada17 Localisation updates from https://translatewiki.net.
Change-Id: Iad56352593df2f8f385ee74b4bc5e9856c0274f5
6 years ago
Translation updater bot 9febc4b51f Localisation updates from https://translatewiki.net.
Change-Id: I3b91e32cc0f9ba0251f75cb3c1eed6aeefefe0c3
6 years ago
jenkins-bot c74fe10f52 Merge ""timeless-sitetitle" i18n message should transclude {{int:}} instead" 6 years ago
Translation updater bot a07fb7d1f3 Localisation updates from https://translatewiki.net.
Change-Id: Ib1dc1111c0c86a842bee1768be0a206a69d07d1c
6 years ago
Derick Alangi 0e0c1452ec "timeless-sitetitle" i18n message should transclude {{int:}} instead
Bug: T214918
Change-Id: I961aac425dec6efda01ea20b36e576a16e7c9149
6 years ago
Translation updater bot 78a1d2a7fb Localisation updates from https://translatewiki.net.
Change-Id: Icdee605ab5cf615c82863f9365f209f28f72b9b8
6 years ago
Translation updater bot a130516ae0 Localisation updates from https://translatewiki.net.
Change-Id: I677e3f8c9b7bd73b07e44cd9d522f1dd42d1f43a
6 years ago
Translation updater bot ed800341f3 Localisation updates from https://translatewiki.net.
Change-Id: I5126740c9ba043fd0c25bfd888a2d7c9ce249d67
6 years ago
Translation updater bot 5281c4f4d7 Localisation updates from https://translatewiki.net.
Change-Id: I196da1863888cd5126dcc82bc3e8f35cc8f4adb9
6 years ago
Translation updater bot 3c4f446ca4 Localisation updates from https://translatewiki.net.
Change-Id: I264845b102dab4ca43487d98fe6dc41d7f4bfb45
6 years ago
Translation updater bot 0b821b4ef4 Localisation updates from https://translatewiki.net.
Change-Id: Ibc7809353d716f196c635c66ccac2aea64df94e7
6 years ago
Translation updater bot a146b4343f Localisation updates from https://translatewiki.net.
Change-Id: I1cbfc3377c4b47f938bad45e959c2e1d47d1103f
6 years ago
Translation updater bot 62a5fd475f Localisation updates from https://translatewiki.net.
Change-Id: I4be10720c94b322f9e57d98f872cecfb56e60c0c
6 years ago
Translation updater bot 103fc30182 Localisation updates from https://translatewiki.net.
Change-Id: I40586ba3dab7142332f05a2dc8bb8cad90671496
6 years ago
Translation updater bot 41b85f0e37 Localisation updates from https://translatewiki.net.
Change-Id: I6360d7df4683ef084871cb19397bfbdcaf78b0be
6 years ago
Translation updater bot c70350a87d Localisation updates from https://translatewiki.net.
Change-Id: Ief0ff5d871aed73b1f7d33d0920e08a5b5188bd2
6 years ago
Translation updater bot 65a8b21e45 Localisation updates from https://translatewiki.net.
Change-Id: I2b2c8cbadce772dbf189010104c2fdb83d3fd735
6 years ago
Translation updater bot ac466d2b9d Localisation updates from https://translatewiki.net.
Change-Id: I64ed6fbf1555156e7b9789c987035034563126cf
6 years ago
Translation updater bot 83eebefeab Localisation updates from https://translatewiki.net.
Change-Id: Idfdbf863180ad8e45fe3d9c1cc5959f029e790dc
6 years ago
jenkins-bot 900dda5dc5 Merge "Use default search placeholder" 6 years ago
Translation updater bot 51caa83281 Localisation updates from https://translatewiki.net.
Change-Id: I8d3c35dac43d3fa3acf5e644fe6d87465f4eb715
6 years ago
Translation updater bot a7976a802e Localisation updates from https://translatewiki.net.
Change-Id: I517e3e93a8416462e6f1f53b620d250ef0a6b012
6 years ago
Isarra 03f01e242c Use default search placeholder
The custom one as-is is never going to actually be accurate due to
caching, with an implementation that was basically just a bad joke.
A more thoughtful implementation with rounding and stuff per the
winter prototype is probably in order, but that will require a
different implementation anyway (T182345)...

bug: T160647
Change-Id: Id2776d69a7d42b9907b4363977134fea48dc2440
6 years ago
Translation updater bot ba8372c15c Localisation updates from https://translatewiki.net.
Change-Id: I891f319f83bb292eb6ef505a501529d94143b5d5
6 years ago
Translation updater bot 84d1875259 Localisation updates from https://translatewiki.net.
Change-Id: I492f623d912965dc48922899462cdb0e88997999
6 years ago
Translation updater bot e1663d11e5 Localisation updates from https://translatewiki.net.
Change-Id: I241df326d52b5482b6b7ec4d75fd884cdf0c50d6
6 years ago
Translation updater bot 1d7d966e7e Localisation updates from https://translatewiki.net.
Change-Id: Ie372310073eac5908431088c8cfc8a732df14bde
6 years ago
Translation updater bot 1a7802c034 Localisation updates from https://translatewiki.net.
Change-Id: Ia67aad1e560379e20d2d42d9fe9dfb364fa66722
7 years ago
Translation updater bot a17589837d Localisation updates from https://translatewiki.net.
Change-Id: I4b99f62fea9628cec2ad0e4c35abee38b530a74f
7 years ago
Translation updater bot b4e441935e Localisation updates from https://translatewiki.net.
Change-Id: I6dfc45734d80e74fb978450d0c94c1996f72da6f
7 years ago
Translation updater bot 22cab344b1 Localisation updates from https://translatewiki.net.
Change-Id: I6e2e042fddca708aef132b8b31ba69328f4950f1
7 years ago
Translation updater bot 12c4d073c5 Localisation updates from https://translatewiki.net.
Change-Id: Ia590d4146f9964291f8c3efb5d9ad7b65b81370c
7 years ago
Translation updater bot ef1e632d71 Localisation updates from https://translatewiki.net.
Change-Id: I1f091a61ff100f26a877722793234692bf040318
7 years ago
Translation updater bot 3b6608745e Localisation updates from https://translatewiki.net.
Change-Id: I573357adbf6e97387244115f754ee7f9f0e59bc8
7 years ago
Translation updater bot 7a42a0a7a0 Localisation updates from https://translatewiki.net.
Change-Id: Ic43058bcdff0b1658f2153db968594fa208370e7
7 years ago
Translation updater bot 5f1f7cf6bd Localisation updates from https://translatewiki.net.
Change-Id: Ib46db1ff7dc80fa41d28f90f7a3b3784a09e4671
7 years ago
Translation updater bot 127f6d6484 Localisation updates from https://translatewiki.net.
Change-Id: Ic5a8ea800956709e9f3009a90b2858fcacd06c01
7 years ago
Translation updater bot 66f04faf28 Localisation updates from https://translatewiki.net.
Change-Id: If1cd46aebd055da979b29508219a0d7858083fce
7 years ago
Translation updater bot c479484c8b Localisation updates from https://translatewiki.net.
Change-Id: I75b58efe04cea94266b4e785dfefc9f3028bdbe2
7 years ago
Translation updater bot 535c3b8c7e Localisation updates from https://translatewiki.net.
Change-Id: Ic9dfb95d44e70c2d29cd3dc6d43440c9d15040cc
7 years ago
Translation updater bot 82ed6c6cbf Localisation updates from https://translatewiki.net.
Change-Id: I3d6868863b97e13c96f4a488256f1d538ceb4cbd
7 years ago
Translation updater bot ed39ab26fb Localisation updates from https://translatewiki.net.
Change-Id: I124d40cf3fd2bd1bdffb5b6b63a4806e8d5a900b
7 years ago
Translation updater bot d7953b4e41 Localisation updates from https://translatewiki.net.
Change-Id: I67a167f873f8590b2c4f56a10845c90a065b3740
7 years ago
Translation updater bot 4d07503435 Localisation updates from https://translatewiki.net.
Change-Id: I86b5fe98fd88d860c1ae27ed3022a2442239979c
7 years ago
Translation updater bot 8668f91dd1 Localisation updates from https://translatewiki.net.
Change-Id: I204e8987fdbbd73a093ae08cdd7ae618bc058194
7 years ago
Translation updater bot e1c93cb5f4 Localisation updates from https://translatewiki.net.
Change-Id: I14fcb41183502755fc3dcb5fd9fca981a233f51c
7 years ago
Translation updater bot c3c3265b5f Localisation updates from https://translatewiki.net.
Change-Id: I3ee3925ed0f0182ccf821fe372d447440b8da915
7 years ago
Translation updater bot 077e5cf0a9 Localisation updates from https://translatewiki.net.
Change-Id: Ifa37a8380455896f7fe9d0e6214b909c09bd1f6d
7 years ago
Translation updater bot a43db65acd Localisation updates from https://translatewiki.net.
Change-Id: I78505a204c294eaa9e03a7aef936ed5aced4789e
7 years ago
Translation updater bot 3e71fc4762 Localisation updates from https://translatewiki.net.
Change-Id: I0d2c2ebb30a1e56334382cea8b523788c99738f8
7 years ago
Translation updater bot 40c4641446 Localisation updates from https://translatewiki.net.
Change-Id: Id3f0e4375983f6b286a0247268f85eb1aa26b942
7 years ago
Translation updater bot 39fb9a8be2 Localisation updates from https://translatewiki.net.
Change-Id: I0b7aa53b03bd296a8132e8b37a29694d187f9767
7 years ago
Translation updater bot 5eab3d92a9 Localisation updates from https://translatewiki.net.
Change-Id: I5f2a591ec6376a5ac19c187ab9b32e19ccdf1aa4
7 years ago
Translation updater bot fff3d7622a Localisation updates from https://translatewiki.net.
Change-Id: I4c21f1ca7fc7b020588ccd7ce52c1b30077d06ec
7 years ago
Translation updater bot 8abed4bb06 Localisation updates from https://translatewiki.net.
Change-Id: I36826c3602f2a862cd7f384ef6e8736a0c885a81
7 years ago
Translation updater bot 157a77aec5 Localisation updates from https://translatewiki.net.
Change-Id: I8a9fe41322e9a3c20dc5752f5609e665a7930ab5
7 years ago
Translation updater bot 84b52d9967 Localisation updates from https://translatewiki.net.
Change-Id: Ia7b5b78e2e807ed6a938d144674d0d790fe2bf4c
7 years ago
Translation updater bot 67ea4ac597 Localisation updates from https://translatewiki.net.
Change-Id: I9bd729afbc4bd0cb5228008a09f7887dbd84a3e7
7 years ago
Translation updater bot 57a6840cd8 Localisation updates from https://translatewiki.net.
Change-Id: I2028cf3362fedaf8488f068c49d09112b0e7ba64
7 years ago
Translation updater bot 65cc17d6a0 Localisation updates from https://translatewiki.net.
Change-Id: I1a7c3092cb3fed8bbba665839a05f68cde2f39b4
7 years ago
Translation updater bot 95c62d137a Localisation updates from https://translatewiki.net.
Change-Id: I89f0ce0ffdc927baf283535fd7b8c85f985fa6b9
7 years ago
Translation updater bot 7b75e9fdb0 Localisation updates from https://translatewiki.net.
Change-Id: I82ecff016ce89e3c720c0e9c0f1adbc7567b6779
7 years ago
Translation updater bot beed41118c Localisation updates from https://translatewiki.net.
Change-Id: I1eb086cef9645f4038dcba8ca185b4119e85cbab
7 years ago
Translation updater bot 49eccc80b6 Localisation updates from https://translatewiki.net.
Change-Id: I0c5415fd670820652e5c57a739b12abe48b24729
7 years ago
Translation updater bot aaa3d6e543 Localisation updates from https://translatewiki.net.
Change-Id: I0c659a26f3a2644e8d477caffe3ea1635fd6ced4
7 years ago
Translation updater bot ed288cd142 Localisation updates from https://translatewiki.net.
Change-Id: I9b87ab54977c250d0d4f54109b2bb713f202a5b8
7 years ago
Translation updater bot e08203ec69 Localisation updates from https://translatewiki.net.
Change-Id: I66c799d3f620c0dd322a0f02c5d4a7093b9d83d6
7 years ago
Translation updater bot e897c57618 Localisation updates from https://translatewiki.net.
Change-Id: Ia97988b5627174d51c806cfdd52efcc06a47482f
7 years ago
Translation updater bot 8d9c583dca Localisation updates from https://translatewiki.net.
Change-Id: Iba20ae8155b6b95896ddc9fb4e8db4b4ca1252e6
7 years ago
Translation updater bot 44a6c176df Localisation updates from https://translatewiki.net.
Change-Id: Ia21647b90e2c6aff85d97f940971293f61b50248
7 years ago
Translation updater bot 8bff7bc30b Localisation updates from https://translatewiki.net.
Change-Id: I77d7cc1a6ade5cc0520aee58f5da306600bda7bc
7 years ago
Translation updater bot bfa65e7ee9 Localisation updates from https://translatewiki.net.
Change-Id: I5439bcbc05fdcc0b078ad7588910e5410648c890
7 years ago
Translation updater bot f36d1a2c0d Localisation updates from https://translatewiki.net.
Change-Id: I32fb8b85a3a330b57a24fb7e2dcf56ead5d88a88
7 years ago
Translation updater bot 2f51bd767d Localisation updates from https://translatewiki.net.
Change-Id: Ie179cbea8e3a4f031f9ea9513a37e19b507d48e7
7 years ago
Translation updater bot 8e943b674c Localisation updates from https://translatewiki.net.
Change-Id: I033390709b022cedc2b94f6afc91c99da35d0c26
7 years ago
Translation updater bot 187f05ee70 Localisation updates from https://translatewiki.net.
Change-Id: I696912333a8d210412592607d6b07bd633077514
7 years ago
Translation updater bot 62ba9b94e5 Localisation updates from https://translatewiki.net.
Change-Id: Iaf761661c082ab21441250da71da98797842bdeb
7 years ago
Translation updater bot 28756f707d Localisation updates from https://translatewiki.net.
Change-Id: I4783816b93e145525383f2953e4086f09332c131
7 years ago
Translation updater bot 8d10855262 Localisation updates from https://translatewiki.net.
Change-Id: I9249125dd5329a345a21d8d9fe82d562576da947
7 years ago
Translation updater bot 3d8cfde487 Localisation updates from https://translatewiki.net.
Change-Id: If8c3c0afa5f019cb09f590393607e43fb8be2c37
7 years ago
Translation updater bot 8bb60bb9d6 Localisation updates from https://translatewiki.net.
Change-Id: I8cf1313ef024e9dd1e12394d574fc79a3aff5761
7 years ago
Translation updater bot 768679bc2b Localisation updates from https://translatewiki.net.
Change-Id: I278a2ce41eb146faa6ea517557379b6260fa89b3
7 years ago
Translation updater bot 3dcb5f1863 Localisation updates from https://translatewiki.net.
Change-Id: Ibd858565412c55ff463385b1904d8324d0a902dc
7 years ago
Raymond aa6cdd1417 Add messages timeless.css and .js
For consistency. This way they are shown on Special:AllMessages

Change-Id: Ie0ee08fee78eeaa576a2f7026e8e5797e8f3e41c
7 years ago
Translation updater bot 3ad013c5d4 Localisation updates from https://translatewiki.net.
Change-Id: I1bf787a1340d4deeee18fdd9087c4091df22c484
7 years ago
Translation updater bot e49b30d9a2 Localisation updates from https://translatewiki.net.
Change-Id: I3606f1f04107485f83963ccc2fe1b7abc440f80e
7 years ago
Translation updater bot 9df8c4fe15 Localisation updates from https://translatewiki.net.
Change-Id: I2fb5b150c76b6c43bad4c190b34c2e3efc425bad
7 years ago
Translation updater bot 44efe02d07 Localisation updates from https://translatewiki.net.
Change-Id: Id7186b3892cc531e268e4ff64ab6a9fa08dfd58c
7 years ago
Translation updater bot 518036b9d1 Localisation updates from https://translatewiki.net.
Change-Id: Icc76eb0119fac0bb304c7cc45549b8834ce3bab0
7 years ago
Translation updater bot 768ac148a3 Localisation updates from https://translatewiki.net.
Change-Id: I6ec98353b0636b6f702128e68e3e4d826abc0d03
7 years ago
Translation updater bot 3609e8f4e1 Localisation updates from https://translatewiki.net.
Change-Id: Id030a165c77dcbf9c364b29f541448c0ebc49367
7 years ago
Translation updater bot 0d684ed3dd Localisation updates from https://translatewiki.net.
Change-Id: I915a0a8611e12866712d93671275ef695dca8e4e
7 years ago
Translation updater bot 325a14c3e2 Localisation updates from https://translatewiki.net.
Change-Id: I82c789bc85e7f9ecd170b17112e9769a678d9bac
7 years ago
Translation updater bot 9e60e7e07b Localisation updates from https://translatewiki.net.
Change-Id: I7995f2211ebaa758d060641646a8e09b3688de40
7 years ago
Translation updater bot 9bebb43a7a Localisation updates from https://translatewiki.net.
Change-Id: I235f58f8831013ae8f4e8e08ca17a808c4536ced
7 years ago
Translation updater bot b4c66143d2 Localisation updates from https://translatewiki.net.
Change-Id: I8638e6a02de3d03016dc5902709816d6ab54fcbf
7 years ago
Translation updater bot 19b1b68031 Localisation updates from https://translatewiki.net.
Change-Id: Id039edb02887fe7216d4a31cbe134864e3869d63
7 years ago
Translation updater bot d601f1962f Localisation updates from https://translatewiki.net.
Change-Id: I0cc673a2997089f4f8bc028ef1c746c864ba87b1
7 years ago
Translation updater bot d1e28b8899 Localisation updates from https://translatewiki.net.
Change-Id: I013c495a89a897a282b86654e264ec879c5f799b
7 years ago
Translation updater bot f47fb0da1a Localisation updates from https://translatewiki.net.
Change-Id: I41620579597aaaef009f5ed398514fc8da6922a1
7 years ago
Translation updater bot 68c58684d1 Localisation updates from https://translatewiki.net.
Change-Id: I1c4e1e96968e8edde02014e20587aa5717016492
7 years ago
Translation updater bot e5fe13f02c Localisation updates from https://translatewiki.net.
Change-Id: I5eaf3949c6d7a9f9bf16ac2a5369b75b834e5e6a
7 years ago
jenkins-bot 9e6fd66590 Merge "Replace {{NUMBEROFPAGES}} by {{NUMBEROFARTICLES}} in the search box text" 7 years ago
Yifei He 767e2e2459 Replace {{NUMBEROFPAGES}} by {{NUMBEROFARTICLES}} in the search box text
Bug: T176094
Change-Id: I30d05ce7624a131514a06dc2939a98770a8c91c2
7 years ago
Translation updater bot 9c53424afd Localisation updates from https://translatewiki.net.
Change-Id: I71d052c012a7932a6566ca020b18fa0cc6e92331
7 years ago
Translation updater bot 0f4c29b441 Localisation updates from https://translatewiki.net.
Change-Id: Ib0b4c4c77f1cc69781e8621446e58c125431ec09
7 years ago
Translation updater bot 06b063d126 Localisation updates from https://translatewiki.net.
Change-Id: I3d5d121b3774203096907c2751f04043115b32b6
7 years ago
Translation updater bot 730d07f70b Localisation updates from https://translatewiki.net.
Change-Id: I0c09fe340203768e0b29a6c526a32ce4664e4b94
7 years ago
Translation updater bot d664d5cc64 Localisation updates from https://translatewiki.net.
Change-Id: I68a292b40fbe1da12aec71efaa87ebd5104dd153
7 years ago
Translation updater bot 139ed2d696 Localisation updates from https://translatewiki.net.
Change-Id: I0d558b820edd36698780b1bb3fb64782cf91013e
7 years ago
Translation updater bot cacbb4139f Localisation updates from https://translatewiki.net.
Change-Id: I3372c689c10a3190ae6a7b0a368230d9cd6f2af2
7 years ago
Translation updater bot 4f422c2269 Localisation updates from https://translatewiki.net.
Change-Id: Icc679a40c3b29e05c344fa51e4944da9668d15e4
7 years ago
Translation updater bot 45493adbd8 Localisation updates from https://translatewiki.net.
Change-Id: I84ba18e0674122297246f2e32c8d367b41099a3d
7 years ago
Translation updater bot 376fb6d188 Localisation updates from https://translatewiki.net.
Change-Id: I29dab2ed99dd086fde38d6130b898dcce94f41ff
7 years ago
Translation updater bot bb5204a954 Localisation updates from https://translatewiki.net.
Change-Id: I620dcb4706e6f430269b71966e304b98849d772d
7 years ago
Translation updater bot b8815c72de Localisation updates from https://translatewiki.net.
Change-Id: I640059bbb91cf82f5d982430227ecd18a32cd71a
7 years ago
Translation updater bot 9f6600eb6f Localisation updates from https://translatewiki.net.
Change-Id: Ifcc43b0c453663f96f76466f7be346c0671b3eac
7 years ago
Translation updater bot 81f6bd11ee Localisation updates from https://translatewiki.net.
Change-Id: I11a7106b200188afe37b59c1f50cd5d5c2f2fb9f
7 years ago
Translation updater bot 29953c43d8 Localisation updates from https://translatewiki.net.
Change-Id: I89e33a129d02ff493611c868d9bf96626390cbb5
7 years ago
Translation updater bot 2a9ee7acd1 Localisation updates from https://translatewiki.net.
Change-Id: I3fd2e763f566c52a03e1a6a5a19ca3b9e2cd36de
7 years ago
Translation updater bot 847d4a05ee Localisation updates from https://translatewiki.net.
Change-Id: I415aa61127bad2dc0a079c31db8b56db52498309
7 years ago
Translation updater bot ed587b3402 Localisation updates from https://translatewiki.net.
Change-Id: I333d162e13916b93b2ffb6556b49bba1d9bf3660
7 years ago
Translation updater bot 5c00e97e13 Localisation updates from https://translatewiki.net.
Change-Id: I91a1aa4a93def72b52669b2a566f051e41a699d9
7 years ago
Translation updater bot 22b2c8eff5 Localisation updates from https://translatewiki.net.
Change-Id: I1e7572189a5fec25a4448235beaeba64d347db55
7 years ago
Translation updater bot 40b02e660b Localisation updates from https://translatewiki.net.
Change-Id: I8c21ea39b8c5c61b5248e681a8c5b057851de781
7 years ago
Translation updater bot 6e0f75fa91 Localisation updates from https://translatewiki.net.
Change-Id: Id8de7ef4ed83d3b296ae44a3fd99884afd4e7a15
7 years ago
Translation updater bot c35959ddd0 Localisation updates from https://translatewiki.net.
Change-Id: Ia4c70aa285acba21ebead5a63320c1dae01d4df2
7 years ago
Translation updater bot d987710180 Localisation updates from https://translatewiki.net.
Change-Id: I6e5880479a24df2a9739f49f8d80981f453899a1
7 years ago
Translation updater bot a116db653e Localisation updates from https://translatewiki.net.
Change-Id: I0f915f192a57cc8b0b96cdf5d03c4bb13cd61dfe
7 years ago
Translation updater bot 5689d6aa4b Localisation updates from https://translatewiki.net.
Change-Id: I9bac2a032ea7e82d48fdb082e5137586bc34531d
7 years ago
Translation updater bot b4b93592af Localisation updates from https://translatewiki.net.
Change-Id: Id2b5b6b220db26e80b6d56f3f74ec774181bb608
8 years ago
Translation updater bot 238df9d591 Localisation updates from https://translatewiki.net.
Change-Id: I3f053776088f954c0e3268de35ea329e90102eb8
8 years ago
Translation updater bot 5b275bb0c5 Localisation updates from https://translatewiki.net.
Change-Id: Ibce06bdf35e7c0fc6b26d783fa3b6a7a588d3de0
8 years ago
Translation updater bot c3c2415b89 Localisation updates from https://translatewiki.net.
Change-Id: I50bea396dda6dd9f6851990dc99c5553eb30f14b
8 years ago
Translation updater bot 7bb7e5627f Localisation updates from https://translatewiki.net.
Change-Id: I6bb41d5e9018d711cfcb6f8d48004e898a50f463
8 years ago
Translation updater bot fc5b4be51c Localisation updates from https://translatewiki.net.
Change-Id: If7684d3545e33e99d509b3fa7b0117ea102b10dc
8 years ago
Translation updater bot 6df9380ee7 Localisation updates from https://translatewiki.net.
Change-Id: Ie435970b0af0487178aac16d1c576fd674b66fc0
8 years ago
Translation updater bot 4890e6468e Localisation updates from https://translatewiki.net.
Change-Id: I221247f1ae873e9e81eaa1e237ae4d03e92165d7
8 years ago
Translation updater bot 7e17945639 Localisation updates from https://translatewiki.net.
Change-Id: Ia518ad708c41165cc67820f8566052ed9242cac3
8 years ago
Translation updater bot 90d184ff02 Localisation updates from https://translatewiki.net.
Change-Id: I7b7bb9afcc77a31b0c50746fafac011db859a180
8 years ago
Translation updater bot ab8e5d774a Localisation updates from https://translatewiki.net.
Change-Id: I0a6a913a71439b3899dc04991e71d8f0d5f3ad43
8 years ago
Translation updater bot b2e364a0a7 Localisation updates from https://translatewiki.net.
Change-Id: I748a050c7b228e2e7d9d1bf8569f3542454c5828
8 years ago
Translation updater bot ddd793e481 Localisation updates from https://translatewiki.net.
Change-Id: Iea39dc1cc1a84dbfc727fb3b105bf1d250224f78
8 years ago
Translation updater bot 1cf797eea7 Localisation updates from https://translatewiki.net.
Change-Id: I22457d6205e7e66ea56d8f661153e836204ab8c6
8 years ago
Translation updater bot a6f2041baf Localisation updates from https://translatewiki.net.
Change-Id: Idf5c4db2823b09f8ae37eb15efab917dc52e67c8
8 years ago
Translation updater bot 26f5b40344 Localisation updates from https://translatewiki.net.
Change-Id: If030729a9a93819ccbbc4a08964d78467daa9e30
8 years ago
Translation updater bot d346c5d099 Localisation updates from https://translatewiki.net.
Change-Id: Ice4af7b0f54ed9d3f989a4e04cfdcfc2bf80ff2a
8 years ago
Translation updater bot 8689ba627e Localisation updates from https://translatewiki.net.
Change-Id: I40a4f12aa7a6a2b3628a97cdb9f03b9e1ffa8b84
8 years ago
Translation updater bot 27e9ad2ed3 Localisation updates from https://translatewiki.net.
Change-Id: I2fbf8c8a6bc79e0688c8421e1f9153f86be238ed
8 years ago
Translation updater bot fd475c3fc4 Localisation updates from https://translatewiki.net.
Change-Id: I28283b1f8a987c29210dde80fa64ec8e15d7101f
8 years ago
Translation updater bot 8851c00965 Localisation updates from https://translatewiki.net.
Change-Id: Ie3a12332fba31d937951572cb1a5fc44c9539ba6
8 years ago
Translation updater bot 6845c59e99 Localisation updates from https://translatewiki.net.
Change-Id: I17579db5e2cddfd8d6fc4a8246725e11d7ae4fbc
8 years ago
Translation updater bot b2f62838d2 Localisation updates from https://translatewiki.net.
Change-Id: I57b6c11e9470f2b5d5ccb1349d1f5000ed75e458
8 years ago
Translation updater bot 263805f1e4 Localisation updates from https://translatewiki.net.
Change-Id: I783c6cb3eda6de70b29f09160ee854e2c35526f9
8 years ago
Translation updater bot 0f92e2e6f0 Localisation updates from https://translatewiki.net.
Change-Id: I7fbee6b32c6a498955d83a0eed2917b9806511bb
8 years ago