From e0d4610f29e110f8f6fe705ac6a528cb166a1149 Mon Sep 17 00:00:00 2001 From: Brad Jorsch Date: Fri, 24 Aug 2018 13:42:54 -0400 Subject: [PATCH] API: Remove duplicate i18n messages from I700edfa7 Change-Id: I2e1cebf0b1e1719054fda31e2f5df1e5b7e99658 --- includes/api/i18n/en.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/includes/api/i18n/en.json b/includes/api/i18n/en.json index e29ddf91d9..ae2ffd3ddb 100644 --- a/includes/api/i18n/en.json +++ b/includes/api/i18n/en.json @@ -82,8 +82,6 @@ "apihelp-compare-param-toslots": "Override content of the revision specified by totitle, toid or torev.\n\nThis parameter specifies the slots that are to be modified. Use totext-{slot}, tocontentmodel-{slot}, and tocontentformat-{slot} to specify content for each slot.", "apihelp-compare-param-totext-{slot}": "Text of the specified slot. If omitted, the slot is removed from the revision.", "apihelp-compare-param-tosection-{slot}": "When totext-{slot} is the content of a single section, this is the section number. It will be merged into the revision specified by totitle, toid or torev as if for a section edit.", - "apihelp-compare-param-toslots": "Specify content to use instead of the content of the revision specified by totitle, toid or torev.\n\nThis parameter specifies the slots that have content. Use totext-{slot}, tocontentmodel-{slot}, and tocontentformat-{slot} to specify content for each slot.", - "apihelp-compare-param-totext-{slot}": "Text of the specified slot.", "apihelp-compare-param-tocontentmodel-{slot}": "Content model of totext-{slot}. If not supplied, it will be guessed based on the other parameters.", "apihelp-compare-param-tocontentformat-{slot}": "Content serialization format of totext-{slot}.", "apihelp-compare-param-totext": "Specify toslots=main and use totext-main instead.", -- 2.20.1