aboutsummaryrefslogtreecommitdiffstats
path: root/includes/api/i18n
Commit message (Collapse)AuthorAgeFilesLines
...
* Localisation updates from https://translatewiki.net.Translation updater bot2022-03-171-1/+1
| | | | Change-Id: I0a1854a11d232f940a85b3a3a6d44f2887c9422d
* Localisation updates from https://translatewiki.net.Translation updater bot2022-03-158-26/+51
| | | | Change-Id: I8f1dc53cbbbd8158fd71f573fb1dd680ce83fb20
* Merge "Export ParserOutput strategy keys for jsConfigVars"jenkins-bot2022-03-112-0/+4
|\
| * Export ParserOutput strategy keys for jsConfigVarsC. Scott Ananian2022-03-092-0/+4
| | | | | | | | | | | | | | | | This allows Parsoid to properly merge jsconfigvars via the external API (ie, when Parsoid is run in 'standalone mode') when an extension uses the new-in-1.38 ParserOutput::appendJsConfigVar() method. Change-Id: I974d9ecfb4ca8b22361d25c4c70fc5e55c39d5ed
* | Localisation updates from https://translatewiki.net.Translation updater bot2022-03-111-0/+1
| | | | | | | | Change-Id: I61cbdd8370036cfaf1d6478a223d7f3efe13f507
* | Localisation updates from https://translatewiki.net.Translation updater bot2022-03-102-126/+166
|/ | | | Change-Id: I8c84bcb268fb12be71f726ee27bdf4b9bf2829e6
* Localisation updates from https://translatewiki.net.Translation updater bot2022-03-092-8/+12
| | | | Change-Id: Ibbeb83ee7aee6c066ef14e8e00a263eef2b4bb40
* Localisation updates from https://translatewiki.net.Translation updater bot2022-03-031-1/+2
| | | | Change-Id: Ib334a71521339ddffeb758a7898d8a6ef6055b04
* Localisation updates from https://translatewiki.net.Translation updater bot2022-03-011-0/+1
| | | | Change-Id: Icdacc2082821b2f6bddf00f0602e3d10c2928ccf
* Localisation updates from https://translatewiki.net.Translation updater bot2022-02-281-0/+2
| | | | Change-Id: I4ffed413b9a1c1197c5aabf6f5664e8fbd1280ff
* Localisation updates from https://translatewiki.net.Translation updater bot2022-02-257-2/+10
| | | | Change-Id: I2f13b31c2d1654c7d582ec8188b9d04ff623feee
* Localisation updates from https://translatewiki.net.Translation updater bot2022-02-243-1/+5
| | | | Change-Id: Idf4287d9d50e1eea7fe59601f13bb95c82ad2450
* Merge "ApiDelete: add option to delete associated talk page"jenkins-bot2022-02-232-0/+2
|\
| * ApiDelete: add option to delete associated talk pageDayllan Maza2022-02-222-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This works thanks to the new "deletetalk" parameter (the name is consistent with "movetalk" to ApiMove). The API will return with a warning if the page is already a talk page, or if the talk page doesn't exist. Note that the API response doesn't expose information about the talk page deletion. This would likely be a breaking change to the module, and is also not too easy to implement until FileDeleteForm is refactored as well. Bug: T263209 Change-Id: I30f2da190433a3ef9c0ac375f23b68acd3d6f190
* | Localisation updates from https://translatewiki.net.Translation updater bot2022-02-231-0/+2
| | | | | | | | Change-Id: I612251e13a12160f7b0177c140d53e95320a46ae
* | Localisation updates from https://translatewiki.net.Translation updater bot2022-02-223-0/+5
| | | | | | | | Change-Id: I9beb3706aec691fb87c83d4d83a51eeb4344b4fc
* | Localisation updates from https://translatewiki.net.Translation updater bot2022-02-225-13/+20
| | | | | | | | Change-Id: I48c17062ed3b1fcdd256fa827a05b27f7a8b6351
* | Merge "ApiSandbox: Fix case and styling of param flags"jenkins-bot2022-02-212-0/+4
|\ \
| * | ApiSandbox: Fix case and styling of param flagsEd Sanders2022-02-212-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | * Use lower case without a full stop * Use standard muted colour for secondary information. The red warning colour is still used on the param page itself. Change-Id: I734a2f31f9139b8415bd61dcbe0561232e2632ee
* | | Localisation updates from https://translatewiki.net.Translation updater bot2022-02-215-31/+32
| | | | | | | | | | | | Change-Id: I83e0c5453a543db25b0c448f442d6f98f7f2234f
* | | ApiParse: Note that setting useskin might affect text contentEd Sanders2022-02-181-1/+1
| | | | | | | | | | | | | | | | | | This has been the case since I5b41251ad95ea. Change-Id: I83b679c70ddea337dfe5b621d7f003f1e0a3672c
* | | Localisation updates from https://translatewiki.net.Translation updater bot2022-02-182-4/+6
| | | | | | | | | | | | Change-Id: I64a4ffabbcb6806f41b0050e382e1f18871bfab9
* | | Localisation updates from https://translatewiki.net.Translation updater bot2022-02-172-4/+4
|/ / | | | | | | Change-Id: I4a9f2ee4412a17a524cb2dc0d2944401f1cef7ff
* | Localisation updates from https://translatewiki.net.Translation updater bot2022-02-162-3/+3
| | | | | | | | Change-Id: Ia5d559ce4d7407a9c9d0a5bd47a5a8e8f44de7d4
* | Localisation updates from https://translatewiki.net.Translation updater bot2022-02-155-22/+23
| | | | | | | | Change-Id: Idae717e258546e020d7facfcb8d7a06f9f5071f5
* | Merge "API: More precise docstring for API:Edit's section-related parameters"jenkins-bot2022-02-141-6/+6
|\ \
| * | API: More precise docstring for API:Edit's section-related parametersxover2022-02-131-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Action API's Edit module currently claims to take a numeric value for any parameter referring to a section, but this has not been the case for some time due to section headers in transcluded content. Update docstrings to use "identifier" instead of "number". Bug: T300465 Change-Id: I0b9e786db8d5388f7ea86d61a8be4e55214ccd5e
* | | Localisation updates from https://translatewiki.net.Translation updater bot2022-02-141-1/+1
|/ / | | | | | | Change-Id: I78079707f2d6217800b1d63175c1b5d0d2fc3d08
* | Localisation updates from https://translatewiki.net.Translation updater bot2022-02-081-1/+2
| | | | | | | | Change-Id: I9e8953df725f1eafec325a1f4460aa88feaba1e3
* | Localisation updates from https://translatewiki.net.Translation updater bot2022-02-041-1/+1
| | | | | | | | Change-Id: I48e19e32a51314aedb495925d286c3d6638036db
* | Localisation updates from https://translatewiki.net.Translation updater bot2022-02-033-36/+64
|/ | | | Change-Id: Ifa3eaf1e5ed12700ea5cc41ae012c8e2502408a7
* Localisation updates from https://translatewiki.net.Translation updater bot2022-02-011-2/+26
| | | | Change-Id: I858b4f44d7920102c61adc0110cd63fc33454db1
* Localisation updates from https://translatewiki.net.Translation updater bot2022-01-311-1/+2
| | | | Change-Id: Ia22223d0445714ec7a5adf0ed27dcb357d045432
* Localisation updates from https://translatewiki.net.Translation updater bot2022-01-261-3/+3
| | | | Change-Id: I2922f4d0d7711fb9ad0b2e642fbe8cad3c3954dd
* Localisation updates from https://translatewiki.net.Translation updater bot2022-01-211-4/+10
| | | | Change-Id: I659b457a687fdec1e4f6dde9f7e8553220e6aac1
* Localisation updates from https://translatewiki.net.Translation updater bot2022-01-202-1/+2
| | | | Change-Id: I71f6b8d3f4c64a9319e9602a711d1f6027258d8c
* Localisation updates from https://translatewiki.net.Translation updater bot2022-01-172-31/+32
| | | | Change-Id: I92520aa8893ab8f7959f5d5667b8f9ac8044ede8
* Localisation updates from https://translatewiki.net.Translation updater bot2022-01-051-5/+15
| | | | Change-Id: Ib0e6b249d8ff84b1425a5fa4d7e29c987aa81b8a
* Localisation updates from https://translatewiki.net.Translation updater bot2022-01-031-0/+1
| | | | Change-Id: I5416622371e586535bcf91779b33e8e502992b25
* Localisation updates from https://translatewiki.net.Translation updater bot2021-12-301-1/+27
| | | | Change-Id: I76db0802e7a47e03ed8fa9a98abf4f0dbd44d944
* Localisation updates from https://translatewiki.net.Translation updater bot2021-12-291-2/+35
| | | | Change-Id: I44c8d0ba288f1664de5c187c987eb2e4c7e84dab
* Localisation updates from https://translatewiki.net.Translation updater bot2021-12-272-7/+8
| | | | Change-Id: I877833e56a21ab092f6f48f1e702b87d3753f6b8
* Localisation updates from https://translatewiki.net.Translation updater bot2021-12-211-0/+1
| | | | Change-Id: I662b41244d2967b0e912b244fb5868206ad0299a
* Localisation updates from https://translatewiki.net.Translation updater bot2021-12-202-0/+3
| | | | Change-Id: Ie6372bf40b18d9e446adb8676ef648ec1ef83839
* Localisation updates from https://translatewiki.net.Translation updater bot2021-12-132-0/+10
| | | | Change-Id: I6aca0d11cf0ed6b86de67d22b9fdef27c39b074c
* Localisation updates from https://translatewiki.net.Translation updater bot2021-12-101-4/+5
| | | | Change-Id: I172caa73dd4f88bd64c99b6461dce202d8cb8ae7
* Localisation updates from https://translatewiki.net.Translation updater bot2021-12-061-0/+2
| | | | Change-Id: I7c85436ce50d68c67b7606a3f8d5461f00b0e008
* Localisation updates from https://translatewiki.net.Translation updater bot2021-12-021-0/+1
| | | | Change-Id: I61bcc53970621c7d58bbbcf729002958c5e26e8f
* Localisation updates from https://translatewiki.net.Translation updater bot2021-11-292-7/+14
| | | | Change-Id: Ie462c3c78576eb5576499966ae08a2b1a48f512c
* Localisation updates from https://translatewiki.net.Translation updater bot2021-11-262-8/+9
| | | | Change-Id: I54371a39a2256a942b5e8136402efebb0fb733aa