jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/333156 )

Change subject: Deduplicate i18n message
......................................................................


Deduplicate i18n message

I worked to remove as much api-error- messages from core and
was able to remove most there and move the few we only needed
in UW back to UW.
Turns out this is the only one both still in use in core & UW.
Since it still also lives in core, we don't need to duplicated
here.

Bug: T154416
Change-Id: I0871877b043021edde44460016f0ebf0eec766b0
---
M i18n/en.json
M i18n/qqq.json
2 files changed, 0 insertions(+), 2 deletions(-)

Approvals:
  Bartosz Dziewoński: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/i18n/en.json b/i18n/en.json
index 8cc05ae..8c52a40 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -19,7 +19,6 @@
        "api-error-noimageinfo": "The upload succeeded, but the server did not 
give us any information about the file.",
        "api-error-offline": "Could not proceed due to network connectivity 
issues. Make sure you have a working internet connection and try again.",
        "api-error-timeout": "The server did not respond within the expected 
time.",
-       "api-error-unknown-warning": "Unknown warning: \"$1\".",
        "mwe-upwiz-unavailable": "Your browser is not compatible with 
UploadWizard or has JavaScript turned off, so we are showing you a simple 
upload form. ([https://www.mediawiki.org/wiki/UploadWizard#Compatibility View 
compatibility requirements].)",
        "mwe-upwiz-extension-disabled": "This page has been disabled due to 
temporary technical problems. In the meantime try the standard upload form.",
        "mwe-upwiz-step-tutorial": "Learn",
diff --git a/i18n/qqq.json b/i18n/qqq.json
index 9ec80d7..dddf81d 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -45,7 +45,6 @@
        "api-error-noimageinfo": "API error message that can be used for client 
side localisation of API errors.",
        "api-error-offline": "Error message for when files could not be 
uploaded as a result of bad/lost internet connection.",
        "api-error-timeout": "API error message that can be used for client 
side localisation of API errors.",
-       "api-error-unknown-warning": "API error message that can be used for 
client side localisation of API errors. Parameters:\n* $1 is an unknown 
warning.",
        "mwe-upwiz-unavailable": "Shown if the user visits Special:UploadWizard 
using a browser that can't display the wizard due to JavaScript being disabled 
or lack of support for modern features.",
        "mwe-upwiz-extension-disabled": "Shown if the UploadWizard page has 
been disabled.",
        "mwe-upwiz-step-tutorial": "{| align=\"right\"\n| 
[[file:commons-uw-L524.png|Initial \"{{MediaWiki:mwe-upwiz-step-file/en}}\" 
page|thumb|right]]\n| [[file:commons-uw-L521.png|Beginning of 
\"{{MediaWiki:mwe-upwiz-step-tutorial/en}}\" page|thumb|right]]\n| 
[[file:commons-uw-L522.png|Center of 
\"{{MediaWiki:mwe-upwiz-step-tutorial/en}}\" page|thumb|right]]\n| 
[[file:commons-uw-L523.png|End of \"{{MediaWiki:mwe-upwiz-step-tutorial/en}}\" 
page|thumb|right]]\n|} This is a short greyed or bolded label, in the top bar 
of all pages of the [[:mw:Extension:UploadWizard|MediaWiki Upload Wizard]].",

-- 
To view, visit https://gerrit.wikimedia.org/r/333156
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I0871877b043021edde44460016f0ebf0eec766b0
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/UploadWizard
Gerrit-Branch: master
Gerrit-Owner: Matthias Mullie <[email protected]>
Gerrit-Reviewer: Bartosz Dziewoński <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to