Translation updater bot
8778dbb319
Localisation updates from https://translatewiki.net .
...
Change-Id: Idd6395f5ceca8d88ba4b70d1ff5d807cfca8605e
2014-05-21 20:25:44 +00:00
James D. Forrester
b50d5d1a6b
Fix name of file GUI message (…-modal-… not …-model-…)
...
Bug: 65545
Change-Id: I7084b1738ff5e880c104aace3425114258e87bca
2014-05-20 12:51:56 -07:00
James D. Forrester
759f0eef20
Add 'boolean' type support
...
Bug: 55331
Change-Id: I2508e3cc6e04f1eb382e6ec18c636bebdfccbf99
2014-05-20 20:40:05 +02:00
Translation updater bot
ee2674c147
Localisation updates from https://translatewiki.net .
...
Change-Id: I9fb709b5e16573e7e231132f535b798b80e77ed3
2014-05-18 20:08:19 +00:00
Translation updater bot
56d32c8548
Localisation updates from https://translatewiki.net .
...
Change-Id: I0c356f48806064c0e2abc8de8db821c03d1854a2
2014-05-17 19:56:58 +00:00
Translation updater bot
1d72cc4f83
Localisation updates from https://translatewiki.net .
...
Change-Id: If90828c70f748961bd418dd3610429061d69f394
2014-05-11 19:09:57 +00:00
Translation updater bot
3d2b2a046c
Localisation updates from https://translatewiki.net .
...
Change-Id: I977297cdff050e320e752cb9c1ed9352109f9e7c
2014-05-09 22:22:53 +00:00
Translation updater bot
babf182af7
Localisation updates from https://translatewiki.net .
...
Change-Id: I4d07e70d561baebf2538582ca6254fc1bcd12551
2014-05-08 20:49:05 +00:00
Translation updater bot
08725487ec
Localisation updates from https://translatewiki.net .
...
Change-Id: If8d7db86202c43a840476af90c753affc43bf080
2014-05-07 20:01:56 +00:00
Translation updater bot
ae9462eef3
Localisation updates from https://translatewiki.net .
...
Change-Id: I4fa4c535ce767f0c0ca5eae6e628292b90319b88
2014-05-06 19:54:07 +00:00
Translation updater bot
a401715e4d
Localisation updates from https://translatewiki.net .
...
Change-Id: Ida74259c5b41291e5e6aa27af8dde5dda8fcd53f
2014-05-05 20:20:29 +00:00
Translation updater bot
889109d6ba
Localisation updates from https://translatewiki.net .
...
Change-Id: I5c3ddbc73ccc7d34592b721de3d9e5f88478950d
2014-05-04 20:09:15 +00:00
Translation updater bot
6130c361fb
Localisation updates from https://translatewiki.net .
...
Change-Id: Idad1a271c57d6acd3f42f041d89a44821dc1f013
2014-05-01 20:21:28 +00:00
Translation updater bot
d2b194921c
Localisation updates from https://translatewiki.net .
...
Change-Id: I03edd97a258830670dbb6a9e053f8db0d19a5965
2014-04-30 20:44:16 +00:00
Trevor Parscal
96f73a6ec1
Convert $status into a Message object before calling methods on it
...
Change-Id: I0f6b7715c4713b425467d8a3e72b6fd9f87a9c74
2014-04-29 16:33:49 -07:00
Translation updater bot
70692b5d13
Localisation updates from https://translatewiki.net .
...
Change-Id: Idaad4a8a4ebb26a1d6f2feb9d136c1907d1a8f1f
2014-04-29 19:38:14 +00:00
jenkins-bot
2d0bed10bf
Merge "Add a wiki-file-name type for file names"
2014-04-29 17:17:15 +00:00
James D. Forrester
fb34a07c02
Add a wiki-file-name type for file names
...
Bug: 52652
Change-Id: Ibe8d143abbb607eb71549536aaac6555528813cc
2014-04-28 13:21:53 -07:00
Translation updater bot
cd18609470
Localisation updates from https://translatewiki.net .
...
Change-Id: Ibbc59583bf8b91bfedff577f0bc4096d7beb5b28
2014-04-28 20:15:17 +00:00
jenkins-bot
4f7fa2f424
Merge "Add 'suggested' status type for parameters"
2014-04-28 18:56:16 +00:00
James D. Forrester
5293a6d3da
Add 'suggested' status type for parameters
...
This is a status for parameters which are not 'required' but are recommended
to be high value, if not always used, by downstream template users. This
commit does not add GUI-related changes to address this, as the interface
probably needs moving from checkbox- to dropdown-based status setting given
that there are now four, rather than three, mutually-exclusive statuses.
Change-Id: I104976e76d5ad6d586d9c818418ba6e16af53506
2014-04-28 11:45:44 -07:00
James D. Forrester
a475e385cb
Explain for wiki-user-name type that it should not include namespace
...
Change-Id: Iabaa8c7d62718a71db72309977f06b3656e826d9
2014-04-28 10:55:42 -07:00
Translation updater bot
1369eb96c9
Localisation updates from https://translatewiki.net .
...
Change-Id: I5fab1d25cda715771b7ad8732612934143c05632
2014-04-27 20:33:30 +00:00
Trevor Parscal
404b0dd579
Obey specified behaviour and allow Param#deprecated to be boolean true
...
Specified as {boolean|InterfaceText}, which means both false and true
must be valid values.
Bug: 53412
Change-Id: I0272c7acc85caed0b73a427e86f851792964214f
2014-04-25 23:42:57 +00:00
Translation updater bot
ba2bc03682
Localisation updates from https://translatewiki.net .
...
Change-Id: I17f57dccbf345676562f4890567231a36ffad9a8
2014-04-25 19:44:42 +00:00
James D. Forrester
4f01e7c8b0
Convert en.json back to having tabs, not spaces
...
Also, move spec.templatedata.json to spec.templatedata.txt, because it's
not now (and has never been) valid JSON and is triping json-lint, blocking
merge.
Change-Id: I46d6d91b71a054b4523639252d7e6a3a181d84e5
2014-04-24 15:53:46 -07:00
Translation updater bot
291c11e528
Localisation updates from https://translatewiki.net .
...
Change-Id: If9d9a909f87f27307861e211a2e9770508a5d2cd
2014-04-24 19:37:27 +00:00
Translation updater bot
cabda7c06d
Update i18n shim
...
A performance issue was fixed in the shim(s) generated by
generateJsonI18n.php, so it needed to be updated.
Change-Id: Ie132e9c3094db6012397fec5550c0a0cb70d25ef
2014-04-22 13:47:40 +00:00
Translation updater bot
66018f08ff
Localisation updates from https://translatewiki.net .
...
Change-Id: I0b3b699254a290dd2843462d8bedc1e172fda395
2014-04-16 17:02:15 +00:00
Translation updater bot
31eddea46a
Localisation updates from https://translatewiki.net .
...
Change-Id: Ibd793f00fa750f506b2462bfe6c52fa8141cb355
2014-04-06 19:44:21 +00:00
Translation updater bot
8233e30127
Localisation updates from https://translatewiki.net .
...
Change-Id: I3b072138923b5678aa65f05ba172aade199bad28
2014-04-03 19:47:01 +00:00
Translation updater bot
12d48c9cac
Localisation updates from https://translatewiki.net .
...
Change-Id: I32a44bb25083fd3a6e4909a1a46c0f3af3c68e9b
2014-04-01 19:52:00 +00:00
Translation updater bot
3d5821ae75
Localisation updates from https://translatewiki.net .
...
Change-Id: I76c87e8b02aa73f28b65412d0302fd926ad3e480
2014-03-31 20:17:29 +00:00
Translation updater bot
6309679a97
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib01b4d37259b8ef1bc8e89fa75f47091e7a85be9
2014-03-30 20:15:17 +00:00
Siebrand Mazeland
255fc8225f
Migrate to JSON i18n
...
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php
with shim.
Change-Id: I6627353205c79a91da7615833ebfefe3316bff8d
2014-03-28 14:45:07 -07:00
Translation updater bot
cabdfc0af4
Localisation updates from https://translatewiki.net .
...
Change-Id: I269029dfeb913df02af25a12186432d5b5d99a7c
2014-03-28 19:40:11 +00:00
Translation updater bot
41ce2366f4
Localisation updates from https://translatewiki.net .
...
Change-Id: I5f22eba6663f2cd6a5ec9efadea17652ed5e686e
2014-03-27 20:32:26 +00:00
Translation updater bot
0f6391ab0c
Localisation updates from https://translatewiki.net .
...
Change-Id: I5a4114f71851777db9909e93f3ec884bf51d94f5
2014-03-23 20:31:44 +00:00
Translation updater bot
dedbb7bec3
Localisation updates from https://translatewiki.net .
...
Change-Id: I8e985ed378abcb469fc914b2250e0e4abe38911f
2014-03-22 20:51:24 +00:00
jenkins-bot
08c22a80e6
Merge "license: Add COPYING file for GNU GPL v2"
2014-03-20 21:25:31 +00:00
Translation updater bot
04f301baba
Localisation updates from https://translatewiki.net .
...
Change-Id: I1a45b3be7d8c3d265eb442d047494959e459cf76
2014-03-19 20:44:49 +00:00
Timo Tijhof
ccacbe4b41
license: Add COPYING file for GNU GPL v2
...
The only file with a license mention so far was ApiTemplateData.php.
It was documented on mediawiki.org[1] as "GPL v2".
[1] https://www.mediawiki.org/wiki/Extension:TemplateData
Change-Id: I85cdd5d511f8578888127888d11c2642aad49842
2014-03-13 23:19:19 +01:00
Translation updater bot
1b025643f9
Localisation updates from https://translatewiki.net .
...
Change-Id: I99397f2fe4a47d91c040efc6baf2e6f287356c63
2014-03-13 15:46:09 +00:00
Ltrlg
6a014700da
Do not add 'required' if not set and false wanted
...
The 'required' property of a 'Param' is optional and defaults to false.
Thus there is no reason for adding it when it was not set and the user wants it to be false.
Bug: 61761
Change-Id: I2b2fae5d2d8b1dac2ad2e1a965d9ba5bd7372eef
2014-03-07 23:19:52 +00:00
Translation updater bot
6e78aaa9b1
Localisation updates from https://translatewiki.net .
...
Change-Id: I95e466aa281f1e65fed6d6cb00ced2c030c5135c
2014-03-07 21:45:19 +00:00
Translation updater bot
b037278657
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib12a412fc0c5cd1cf6da7dd235024db917c5438a
2014-03-05 21:11:50 +00:00
Translation updater bot
9bc69ee94d
Localisation updates from https://translatewiki.net .
...
Change-Id: I347ba903adf0cf332233bcd5fbaa7be7e056d149
2014-03-04 20:46:10 +00:00
Translation updater bot
3d1c6d1e6a
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib4c36046fd7bb20c2eed05cb60f89d5b7c4dd073
2014-03-03 21:08:48 +00:00
Translation updater bot
4645d0a31f
Localisation updates from https://translatewiki.net .
...
Change-Id: I3414468ed1b4be17d53244f364ef4e4141964484
2014-03-02 20:45:05 +00:00
Translation updater bot
2632c3712f
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie113bb70deef2f810b00cc9475eb322d9194b88a
2014-02-26 22:03:52 +00:00