Translation updater bot
196c6aca20
Localisation updates from https://translatewiki.net .
...
Change-Id: I9f57e7c951b7ae27e0bcfc69a379f226cdc12c6e
2015-09-13 22:15:14 +02:00
Translation updater bot
8fc1e6b77a
Localisation updates from https://translatewiki.net .
...
Change-Id: I69b24e722f11deda86dd6ea081fc45d77cb082b1
2015-09-05 21:09:38 +02:00
Translation updater bot
49164edf30
Localisation updates from https://translatewiki.net .
...
Change-Id: I6cb052058b64a7c8683b932143dfca55c400d792
2015-09-04 21:53:46 +02:00
jenkins-bot
9e7528d843
Merge "build: Bump grunt-contrib-jshint from 0.11.2 to 0.11.3 to fix upstream issue"
2015-09-03 21:28:35 +00:00
James D. Forrester
d18769d947
build: Bump grunt-contrib-jshint from 0.11.2 to 0.11.3 to fix upstream issue
...
Change-Id: Ie17e55a0137fa0a03f275f117a8889b7a0cf9f16
2015-09-03 14:19:08 -07:00
Translation updater bot
36a8a14837
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib9b1bb8c1f39998c5150e2f9cb3bb09c3a3fddc4
2015-09-03 20:39:48 +02:00
Translation updater bot
510e4ee022
Localisation updates from https://translatewiki.net .
...
Change-Id: Ieee48540417043260f860b398bd6b2284aac195a
2015-09-02 21:38:54 +02:00
Translation updater bot
e6e6ac7168
Localisation updates from https://translatewiki.net .
...
Change-Id: I22ec16be1ca80fa53991b3337b17da27ad7d4db5
2015-09-01 21:45:50 +02:00
jenkins-bot
ea73550cc1
Merge "VE integration: Fix regression in Ic84c5afb"
2015-08-31 18:41:24 +00:00
Translation updater bot
5e4bffe597
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie53cb2a1817ee46aef3b977bdfe81b68043d0d11
2015-08-30 21:11:08 +02:00
Translation updater bot
8dad6f06e8
Localisation updates from https://translatewiki.net .
...
Change-Id: I2374613cd533686061ab49dc786eb6eb0316b760
2015-08-29 21:47:13 +02:00
Translation updater bot
5b2531e83d
Localisation updates from https://translatewiki.net .
...
Change-Id: I5248b3d653b85314df17ea327867b0b0d4f45026
2015-08-28 21:54:44 +02:00
Alex Monk
910ea5a6c9
VE integration: Fix regression in Ic84c5afb
...
Calling clearItems().addItems like this was super slow and broke autoEllipsis.
Bug: T103756
Change-Id: I398ae5b0fda00a559d742660fa930710174117b2
2015-08-28 19:04:15 +00:00
jenkins-bot
5856688105
Merge "VE integration: Provide a combobox for language input"
2015-08-28 11:57:27 +00:00
Alex Monk
0a59b4ccb1
VE integration: Provide a combobox for language input
...
Bug: T103756
Change-Id: Ic84c5afb1cf83cce6fa521a99f5fee242bc610b1
2015-08-27 03:24:07 +01:00
Translation updater bot
3710114d3a
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic1b2e5433bfe9e3dd75d29444c1a037c108d8c7e
2015-08-24 21:34:53 +02:00
Translation updater bot
7961b1b9dd
Localisation updates from https://translatewiki.net .
...
Change-Id: I15d5e871c153698141c8850e4890ca2d85eef94b
2015-08-23 21:39:39 +02:00
Timo Tijhof
58c966e104
Revert "Don't top-load CSS" (causes FOUC)
...
This reverts commit 024d62be45
.
Loading this in the bottom causes a flash of unstyled content
in Chrome on MediaWiki-namespace CSS/JS pages where the text is
first black un-bolded on a grey background and then re-arranges
with bolding in a few places (visually widening some pieces of
text and bumping them over). This is visually distracting and
somewhat confusing.
There are upcoming plans to collapse the stylesheet queue (and even
the dynamic load queue). Let's start with the ones that are actually
causing FOUCs like this one.
Impact should be minimal as it only affects pages where this
module is loaded.
Change-Id: Iaf1ce5e5b8cff56e987581a3dbe7f24460badde2
2015-08-20 23:44:36 +02:00
Translation updater bot
ff14349e9b
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie0653bdec3c1e56b670a3d8020363bd8959d6624
2015-08-18 21:22:47 +02:00
Translation updater bot
72c69947a8
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia8d73e3a31ea8f2159bd8bae02ce8369debe7b20
2015-08-17 21:13:40 +02:00
Translation updater bot
abad8ef316
Localisation updates from https://translatewiki.net .
...
Change-Id: Icb1931f22cb0f60f080509547d06a3dac8b5c872
2015-08-16 21:57:08 +02:00
Translation updater bot
54391858a7
Localisation updates from https://translatewiki.net .
...
Change-Id: Id0bb68c78b4d2428a403477b0ab5657401b582e0
2015-08-15 21:48:42 +02:00
Ori Livneh
942607cfed
Fix-up for I2de8a400d: explicitly declare module position
...
Rather than leaving it undefined, which causes a warning.
Change-Id: If0851400ce63dbfbc2765f0828f2331e8f900b46
2015-08-13 11:30:12 -07:00
Translation updater bot
2f8ca3fedd
Localisation updates from https://translatewiki.net .
...
Change-Id: I9e593cfcb67682a87d14c868e7cb20f66984aee3
2015-08-12 21:33:52 +02:00
jenkins-bot
29f705b2d0
Merge "Don't top-load CSS"
2015-08-11 17:47:23 +00:00
Ori Livneh
024d62be45
Don't top-load CSS
...
Syntax-highlighting CSS enhances the presentation of the content, but not so
much so that the content is illegible or malformed without it. It is better not
to load it in the critical path.
Change-Id: I2de8a400dabd33b3bae43285f19401a0e147ad50
2015-08-07 20:55:18 -07:00
Translation updater bot
d2ca3f9295
Localisation updates from https://translatewiki.net .
...
Change-Id: I59de76ebcf245beef80de7164bbf14072943a1e8
2015-07-31 21:49:41 +02:00
jenkins-bot
706f149b91
Merge "Unbreak VE integration in debug mode"
2015-07-30 21:20:36 +00:00
Translation updater bot
877cfa4a2b
Localisation updates from https://translatewiki.net .
...
Change-Id: Ibf1b64769fd6ac813e076bd849a68f3cecf9b234
2015-07-30 21:13:00 +02:00
Translation updater bot
a112efe540
Localisation updates from https://translatewiki.net .
...
Change-Id: Ida5a03f12af65caa56d849f70e78ced5b03e8337
2015-07-29 21:51:33 +02:00
Alex Monk
cb61c42dd3
Unbreak VE integration in debug mode
...
The data module was not working properly in debug mode because since
Ifeddef8c we've extended FileModule which just tries to use URLs.
Change-Id: I822c2e64926a3d6bf1ea53e4fa27bc544ede87d1
2015-07-28 23:59:07 +01:00
Translation updater bot
97969c9776
Localisation updates from https://translatewiki.net .
...
Change-Id: Id431fc6b076c32b3e6f0180de20ed9bcb8dbd873
2015-07-26 21:41:44 +02:00
jenkins-bot
d05162e653
Merge "Map 'gettext' to 'pot'"
2015-07-24 12:07:40 +00:00
jenkins-bot
4117be91b9
Merge "Render "dcl" as "sql""
2015-07-24 12:07:38 +00:00
Translation updater bot
be010b457e
Localisation updates from https://translatewiki.net .
...
Change-Id: I39d800eebfd70d5b4312c0134abd82137c5fe08d
2015-07-22 22:17:19 +02:00
jenkins-bot
5b2dc3115c
Merge "Use $parser->mUniqPrefix instead of $parser::MARKER_PREFIX for MW 1.25 compatibility"
2015-07-21 05:01:27 +00:00
Translation updater bot
3336333069
Localisation updates from https://translatewiki.net .
...
Change-Id: Id9c1116f613a1bf3013ca313c60ed17d1ac57771
2015-07-20 21:58:15 +02:00
Translation updater bot
ffbbd9fb83
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie0d11638c30963b44057813d46b4223c6c0d7559
2015-07-18 22:02:11 +02:00
John Vandenberg
3fdb883739
Map 'gettext' to 'pot'
...
Bug: T105889
Change-Id: I41a7441987bae95bfb7e138f06d9c27feef070b9
2015-07-18 17:09:08 +10:00
Translation updater bot
b66424d794
Localisation updates from https://translatewiki.net .
...
Change-Id: I0de7ce6cebc329cb02c56b218c732241af5e6c21
2015-07-17 22:25:21 +02:00
Translation updater bot
2237b348b8
Localisation updates from https://translatewiki.net .
...
Change-Id: I33b2286315c98315ac5ecfd75266c711b4fc6187
2015-07-16 21:14:20 +02:00
John Vandenberg
99b0cd96bd
Render "dcl" as "sql"
...
"dcl" (Data Control Language) in GeSHi was SQL with
additional keyword support, and a fallback to pygments
'sql' renders correctly, albeit without all keywords
highlighted, however most of the keywords are part of 'sql'.
Change-Id: I121ce6d6ab20328dd1788f537127e16fa3049503
2015-07-16 08:48:21 +10:00
Translation updater bot
5f476089c3
Localisation updates from https://translatewiki.net .
...
Change-Id: I960aa705c3a3661cf0b9993da0ea35e6649589e7
2015-07-15 21:42:58 +02:00
Bartosz Dziewoński
05bae5a932
Use $parser->mUniqPrefix instead of $parser::MARKER_PREFIX for MW 1.25 compatibility
...
Parser::MARKER_PREFIX is a new constant introduced in MW 1.26,
previously the value was dynamic and available as
$parser->mUniqPrefix. That continues to be supported in MW 1.26+.
Follow-up to 043969f84e
.
Bug: T105796
Change-Id: I9dfc9e1a424e28fc4f870dd513306e5144d1ec7c
2015-07-15 12:44:17 +00:00
Translation updater bot
77d86eb735
Localisation updates from https://translatewiki.net .
...
Change-Id: I8690af823bdda611fe44fd3895ae67d4b51842fc
2015-07-14 22:02:31 +02:00
jenkins-bot
d47de3b3b2
Merge "Restore 'direction: ltr;' for .mw-highlight"
2015-07-14 15:09:10 +00:00
Translation updater bot
558396de81
Localisation updates from https://translatewiki.net .
...
Change-Id: I13921d8d2d133c79a92f7ee86151ed661317da85
2015-07-13 21:36:04 +02:00
John Vandenberg
653292c2f2
Map other assembler language to 'asm' or 'nasm'
...
Add mappings for 6502acme, 6502tasm, 6502kickass,
68000devpac, dcpu16, m68k, mmix, mpasm, pic16, and z80.
Change-Id: If593f4ccbd158517824b6ceed43b7d6cf3b08080
2015-07-13 13:12:12 +10:00
Translation updater bot
0270324da7
Localisation updates from https://translatewiki.net .
...
Change-Id: I9153a163eb0e5cf62e1b92d08aa258b9f0cac7a1
2015-07-12 21:51:38 +02:00
John Vandenberg
124434abc8
Render "arm" as "asm"
...
"arm" in GeSHi was assembly with additional keyword support,
and a fallback to pygments 'asm' renders correctly.
Change-Id: I3eb354cda2a1f324dd539eb20e9801c8350e21d1
2015-07-12 19:20:06 +00:00