Translation updater bot
b5adf6efa7
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib41ead796a684aae7c1f95e451487186f4e4b778
2014-05-27 20:28:28 +00:00
Jackmcbarn
1201618b7d
Keep modules' export tables inside Lua
...
When tables are passed from Lua to PHP, their metatables are lost. Because
of this, they need to be kept inside of Lua to allow the __index
metamethod to return a method to be called by #invoke.
Bug: 64141
Change-Id: I0840bc12b25dee72828ec97d2b205812e4929f2b
2014-05-26 20:01:18 -04:00
Translation updater bot
b6b66fb9b5
Localisation updates from https://translatewiki.net .
...
Change-Id: Ice2cdcf3d1f743e7eeb2b2c4b8ef8a0d86a18a8b
2014-04-16 15:48:33 +00:00
Jackmcbarn
d74c81c233
Add name to nosuchfunction and nosuchmodule errors
...
When displaying a nosuchfunction or nosuchmodule error, include the name
of the nonexistent function or module.
Change-Id: I17fc2c68dc8267302a82eee3cb2c5df9b5a3c46c
2014-04-13 21:29:05 -04:00
Translation updater bot
51ba96bd45
Localisation updates from https://translatewiki.net .
...
Change-Id: I31e13744574db8cf6de3fa6987f2cd23ff24f7c9
2014-04-08 20:06:27 +00:00
Translation updater bot
560f73f595
Localisation updates from https://translatewiki.net .
...
Change-Id: I8f7b1a8bb2f64471b2b345b5d4ca4ccd090882cf
2014-04-01 19:50:06 +00:00
Translation updater bot
67abd1e616
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib3dd95ecc34ab1f5a6622c72ed69ea3b9fc24046
2014-03-31 20:16:45 +00:00
Raimond Spekking
07a39e9b07
Fix synax error. Make JSON valid
...
Followup to
https://gerrit.wikimedia.org/r/#/c/122270/1/i18n/qqq.json,unified
Change-Id: Ie6f2074306a64b09e0e10568619cc6c97aa3e882
2014-03-31 10:07:57 +02:00
Brian Wolff
bf22c69263
Follow-up I7d4bb9062. Register tracking categories used.
...
This allows them to appear in the newly added
[[Special:TrackingCategories]].
Change-Id: I6f31298e4b215c905b133b893de5c6dd514997ba
2014-03-30 21:28:21 -03:00
Siebrand Mazeland
eb4706125c
Migrate to JSON i18n
...
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php
with shim.
Change-Id: I6da0ed01298e6f13046415827c6d5619ad2cfeb9
2014-03-28 21:46:41 +01:00