Translation updater bot
962fab529b
Localisation updates from https://translatewiki.net .
...
Change-Id: I299e9d515166551783263d2d945e4d8724ed7d27
2014-06-15 19:53:06 +00:00
jenkins-bot
ea7bc2880a
Merge "Allow calling #expr from Lua without the parser"
2014-06-06 15:40:53 +00:00
Translation updater bot
ac63ba7337
Localisation updates from https://translatewiki.net .
...
Change-Id: I04966101a0bbbb79810aca36be0316d51c0d1ee7
2014-05-31 19:01:42 +00:00
Translation updater bot
eb812e3922
Localisation updates from https://translatewiki.net .
...
Change-Id: I65f85b68d01c0c1a8f36775848b27929704d5078
2014-05-24 15:22:15 +00:00
Translation updater bot
de8c14b388
Localisation updates from https://translatewiki.net .
...
Change-Id: Id0ac2fcc9b40ed3d3c14ca1ee082145d45890e47
2014-05-07 20:00:54 +00:00
Jackmcbarn
f7bd89e435
Allow calling #expr from Lua without the parser
...
Add mw.ext.ParserFunctions.expr, allowing #expr to be used without needing
to use frame:callParserFunction.
Change-Id: I64c78fafad7da503b141efb36da64c3e3d8501a5
2014-05-05 17:58:40 +00:00
Translation updater bot
0135097cf1
Update i18n shim
...
A performance issue was fixed in the shim(s) generated by
generateJsonI18n.php, so it needed to be updated.
Change-Id: Ieb6569a1679a7c084ab2929a64065c7d6b8d58fb
2014-04-22 13:35:45 +00:00
Translation updater bot
603d30332b
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie842d1d0ba9c0fd60b4cb52976cf50cfb7e6b7c3
2014-04-17 19:00:25 +00:00
Translation updater bot
0f3008171c
Localisation updates from https://translatewiki.net .
...
Change-Id: I0a1d969da0ee25c0dc772026848675f36a7400c9
2014-04-16 15:46:17 +00:00
Translation updater bot
0fb4639c59
Localisation updates from https://translatewiki.net .
...
Change-Id: I58d6855e1c5b3acb7258096b0b2d01db374ff3de
2014-04-14 19:45:10 +00:00
Translation updater bot
bdc4fe67a1
Localisation updates from https://translatewiki.net .
...
Change-Id: I69b413958fa77aa4829979d48660ec33cde5e63c
2014-04-13 19:16:33 +00:00
Translation updater bot
27b040936e
Localisation updates from https://translatewiki.net .
...
Change-Id: I03f6f8e287ca2b1ca3e4791aba04915977f1ab45
2014-04-10 20:30:30 +00:00
Translation updater bot
350458540a
Localisation updates from https://translatewiki.net .
...
Change-Id: I6c2ab84cfb9792e26fb3d9f660430a5f2eca2d9b
2014-04-09 19:39:37 +00:00
Translation updater bot
a07a84fa35
Localisation updates from https://translatewiki.net .
...
Change-Id: I17775df04c5ad4f2bb84e634e87b0e9699f17e0d
2014-04-01 19:49:10 +00:00
Translation updater bot
53b972bc27
Localisation updates from https://translatewiki.net .
...
Change-Id: I8088b74773973b8a8018beb476e5791dba33bc09
2014-03-31 20:16:02 +00:00
Translation updater bot
4de20f7b4c
Localisation updates from https://translatewiki.net .
...
Change-Id: I5e5b9c3ae845f4dbcfc20f2d68cd8d58562ca733
2014-03-29 21:17:48 +00:00
Translation updater bot
a053683fb5
Localisation updates from https://translatewiki.net .
...
Change-Id: I958121af9e0a06b7e8eecaa668de7721f9bfe2e6
2014-03-28 19:31:39 +00:00
Siebrand Mazeland
472cc18534
Migrate to JSON i18n
...
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php
with shim.
Change-Id: I14f32ccb8bcaf3d3c38b3267b1fcb2a2f611c424
2014-03-28 12:15:51 +01:00
Translation updater bot
36bc3e0a2c
Localisation updates from https://translatewiki.net .
...
Change-Id: Ief865cc3dfc0dc4a3664c0483354ec654e413f01
2014-03-21 20:47:48 +00:00
Translation updater bot
316c2edf94
Localisation updates from https://translatewiki.net .
...
Change-Id: I33f2f51f4c7f2b2cb2cadd9bce1a43d10c15d87e
2014-03-03 21:07:21 +00:00
Translation updater bot
b70e42c910
Localisation updates from https://translatewiki.net .
...
Change-Id: I644ba7ac6d19ec7a5ecd60c0c678ba0089781b98
2014-03-02 20:40:21 +00:00
Translation updater bot
b6ffa26a75
Localisation updates from https://translatewiki.net .
...
Change-Id: I873d4674d5bdf144c17b7aa89c9262dbd138cac3
2014-02-23 21:42:37 +00:00
Translation updater bot
c7b1847047
Localisation updates from https://translatewiki.net .
...
Change-Id: I0fdd1ee34e590032dbcb697c2b18d19d95365d36
2014-02-20 21:05:12 +00:00
Translation updater bot
7287955504
Localisation updates from https://translatewiki.net .
...
Change-Id: Iba7e458b8f93a1822530cb91a2d9c2b22599066e
2014-02-19 20:09:18 +00:00
aude
7deac2a8f6
add check for $wgWikimediaJenkinsCI isset
...
Change-Id: If7e38cc4858fd970b5feb90a44a6787df822de98
2014-02-18 16:06:21 +01:00
tonythomas01
187ae0cd02
Added the $wgPFEnableStringFunctions = true in ParserFunctions tests
...
Jenkins bot unit tests without setting $wgPFEnableStringFunctions = true;
This triggers all the parser tests for string functions to be skipped
Bug: 61410
Change-Id: I69636d656af851beeed6fd5353e4a01c1ca5c608
2014-02-18 19:40:21 +05:30
Translation updater bot
d6c68bdfea
Localisation updates from https://translatewiki.net .
...
Change-Id: I60fec99f3c4e078517ae03a81bf99f01f5c94d84
2014-02-17 20:47:51 +00:00
Translation updater bot
57485764a4
Localisation updates from https://translatewiki.net .
...
Change-Id: I0ceec52e9aa99c4c26a839ba45f961808577ab95
2014-02-16 20:21:07 +00:00
Anomie
cab5a3310e
Merge "mb_substr() expects parameter 2 to be long, string given"
2014-02-15 18:06:28 +00:00
Translation updater bot
16cf3e924d
Localisation updates from https://translatewiki.net .
...
Change-Id: I68b01d30bad3505f9e0aee9431d07739c509a7be
2014-02-13 21:18:36 +00:00
Brad Jorsch
4d9ddef2fb
Update doc comment
...
Extension:Lua wasn't the way we went, Extension:Scribunto is.
Change-Id: I7f18fc9586c96e28326fb6e3fdae2a3ae20ffad2
2014-02-07 10:34:43 -05:00
Translation updater bot
0d27e5183a
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia45e303dd6f22aa7d247a44ce85674860883a431
2014-02-01 19:44:34 +00:00
umherirrender
0930b80e05
mb_substr() expects parameter 2 to be long, string given
...
Adding missing intval as suggested in bug 51834
Bug: 51834
Change-Id: I0bc8d612dc52d32e2cd616325e800b95c4efa23f
2014-01-31 17:03:50 +01:00
Translation updater bot
6a9b2aa2bd
Localisation updates from https://translatewiki.net .
...
Change-Id: I971101efe8416d3647bf467d399f56f65666eb3b
2014-01-23 20:17:30 +00:00
Translation updater bot
a2046d0374
Localisation updates from https://translatewiki.net .
...
Change-Id: I36069573cb6ba57b6341db26d98d18e51e07d7ec
2014-01-19 20:17:48 +00:00
Translation updater bot
b250169642
Localisation updates from https://translatewiki.net .
...
Change-Id: I43bd7eb0e859215208eab2b567af5bec8037ad67
2014-01-15 21:04:02 +00:00
Translation updater bot
dc83ec4cc0
Localisation updates from https://translatewiki.net .
...
Change-Id: Icc55a4403e743465a7e90c2428a389507d645748
2014-01-14 20:52:09 +00:00
Translation updater bot
eaa5ba8024
Localisation updates from https://translatewiki.net .
...
Change-Id: I2fcbb344fd6cb4343d0eefc51a532c3915a93ea1
2014-01-07 20:45:39 +00:00
Translation updater bot
c8d54c9555
Localisation updates from https://translatewiki.net .
...
Change-Id: I749442a7dfecfd8b9d39727c0b589aeada9737c4
2014-01-01 19:58:32 +00:00
eranroz
e949c0a2a5
Revert 164a6469b6
...
Change-Id: I714b5d192b1e1f77528feb360f520199f010a528
2013-12-31 20:22:29 +02:00
Translation updater bot
2e63b03061
Localisation updates from https://translatewiki.net .
...
Change-Id: I1bfc6aa937bae6848aa24af8d0380c2b5d2ee77a
2013-12-23 20:49:31 +00:00
Translation updater bot
815cfd0143
Localisation updates from https://translatewiki.net .
...
Change-Id: Id33123dcec39a84218b5f17b1575f55cbf0d5c1d
2013-12-20 20:35:15 +00:00
Translation updater bot
164a6469b6
Localisation updates from https://translatewiki.net .
...
Change-Id: I5e1b76987ab0ce7033dfb34c1cc5a8c74622521f
2013-12-18 20:25:56 +00:00
Translation updater bot
bb48993428
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic27947f87a2efea66012f32a8fb9d989e0baee12
2013-12-15 20:57:57 +00:00
Translation updater bot
07eb426161
Localisation updates from https://translatewiki.net .
...
Change-Id: I4a5446d40ea24af82dd81b58ca43e9362a61ad60
2013-12-11 20:27:58 +00:00
Translation updater bot
913be0c556
Localisation updates from https://translatewiki.net .
...
Change-Id: I1356c4385ea021a4610772d8d4af3b5ec2dc5e01
2013-12-07 01:46:30 +00:00
Translation updater bot
b28ee1cbd7
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia558008b233ba0c025445611311b2df5ebafff3d
2013-12-02 20:39:55 +00:00
Translation updater bot
c5b7208c4e
Localisation updates from http://translatewiki.net .
...
Change-Id: Iece4baf13abe31e1a2e7583a0003eaeee82c89a9
2013-11-15 20:25:27 +00:00
Translation updater bot
836b5152e1
Localisation updates from http://translatewiki.net .
...
Change-Id: I6808428318d915163516e76ae3fa57c00256a497
2013-11-10 20:29:11 +00:00
Translation updater bot
c658ecb5ff
Localisation updates from http://translatewiki.net .
...
Change-Id: I32023d0695bdcfcec7979b7728fb58e8f74a9a0c
2013-11-02 20:01:23 +00:00