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
e133ca10c2
Localisation updates from https://translatewiki.net .
...
Change-Id: I938ab0852da197d400e7d3b7352db12f54c564b8
2014-05-22 19:55:53 +00:00
Translation updater bot
77c90c04bf
Localisation updates from https://translatewiki.net .
...
Change-Id: I4397752c3206e3dd3df99fe7960d79a0cd24dc75
2014-05-21 20:25:07 +00:00
Translation updater bot
caef690cd1
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic0076267d64c3c174da9d7aa1475af26f0929fef
2014-05-11 19:09:04 +00:00
Translation updater bot
0f53973f67
Localisation updates from https://translatewiki.net .
...
Change-Id: Id38d802e2e4a9d5b18125be1c05e33920d5d3b4e
2014-05-09 22:22:00 +00:00
Translation updater bot
dd30fa97ee
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic0cda88bebcd69372ba8715902e48b18eeba733c
2014-05-08 20:48:50 +00:00
Translation updater bot
64360099b4
Localisation updates from https://translatewiki.net .
...
Change-Id: I82e206d8a65c8f7608b917aeaeb8c7d662d7d9a0
2014-05-06 19:53:37 +00:00
Translation updater bot
3e716c6488
Localisation updates from https://translatewiki.net .
...
Change-Id: I16dece095aa2c78f6fe9ab26f158f33a2c09194c
2014-05-02 19:52:14 +00:00
Translation updater bot
f768b95013
Localisation updates from https://translatewiki.net .
...
Change-Id: If8ef2efd7c1eda6a74fa085270364b73a59041c5
2014-04-25 19:44:03 +00:00
Translation updater bot
354c8095f1
Localisation updates from https://translatewiki.net .
...
Change-Id: I4b2b460f0eaf3a568343e2bdc2ed51fdbf473fd4
2014-04-23 19:56:38 +00:00
Translation updater bot
bb5c01b170
Localisation updates from https://translatewiki.net .
...
Change-Id: I3b93fdc062392d0a7c272b4c28cc080cbbce52a1
2014-04-21 20:25:18 +00:00
Translation updater bot
6f3c136e1c
Localisation updates from https://translatewiki.net .
...
Change-Id: I97d53340e5a6fe50f85314531f9f6fa6cceb3ff3
2014-04-20 20:09:54 +00:00
Translation updater bot
fca97c94b9
Localisation updates from https://translatewiki.net .
...
Change-Id: I01872679d5c26bc5643c5408ffb9b31e13d63367
2014-04-18 19:36:51 +00:00
Translation updater bot
b6b66fb9b5
Localisation updates from https://translatewiki.net .
...
Change-Id: Ice2cdcf3d1f743e7eeb2b2c4b8ef8a0d86a18a8b
2014-04-16 15:48:33 +00:00
Translation updater bot
e70e28103c
Localisation updates from https://translatewiki.net .
...
Change-Id: I33a203ab35eb70066c4383576a46647237bc2187
2014-04-15 20:10:20 +00:00
Translation updater bot
ebe8f7705f
Localisation updates from https://translatewiki.net .
...
Change-Id: I966d03edd1bc31892e736dea3a95a5063ba9df9f
2014-04-14 19:45:47 +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
ee4f9b3346
Localisation updates from https://translatewiki.net .
...
Change-Id: I4d3e42c9f52ae6f5e5bfd4d3f517604202879f6d
2014-04-13 19:17:22 +00:00
Translation updater bot
ff4d8056e8
Localisation updates from https://translatewiki.net .
...
Change-Id: I00080ca31ed6a17dd3469da0c0d594af5ec73a96
2014-04-10 20:30:51 +00: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
b627bfc0f2
Localisation updates from https://translatewiki.net .
...
Change-Id: I824eff47f86c8ffefcbab4726e2be74c4ae4d740
2014-04-07 20:38:13 +00:00
Translation updater bot
065a9eac34
Localisation updates from https://translatewiki.net .
...
Change-Id: Idbf1a5e9c800d2138af6000d03c0d1ab03269779
2014-04-06 19:43:25 +00:00
Translation updater bot
a63abc29b0
Localisation updates from https://translatewiki.net .
...
Change-Id: I2ecaea047481011e8d7c1cfac172be8ae12d83e8
2014-04-04 20:25:07 +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
Translation updater bot
ce9f969f3b
Localisation updates from https://translatewiki.net .
...
Change-Id: I8f92c9b3711a6afa7f8ad9d68252e04b4fe0383f
2014-03-30 20:14:21 +00: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
Tim Starling
63e989ad8b
Rename i18n files per documented conventions
2012-04-04 06:19:58 +00:00
Tim Starling
be72db112a
* Added missing message scripting-exception-common-toofewargs
...
* In importModule(), don't catch exceptions since that luasandbox bug is fixed now
* Use the chunkName parameter to loadString to get more informative error messages
2012-04-04 05:10:47 +00:00
vvv
b960075a55
Commiting the initial revision of the Scripting extension, a framework that allows programming languages to be embedded regardless of what are those languages actually are and how they are interpreted.
...
This is a very raw version, and it misses most messages (even in English!) and probably needs some more work.
2012-01-28 16:22:18 +00:00