jenkins-bot has submitted this change and it was merged. Change subject: Avoid "MobileFrontend-specific" jargon in action-mf-uploadbutton ......................................................................
Avoid "MobileFrontend-specific" jargon in action-mf-uploadbutton Also remove full stop as the message is used in a lego message. Also specify the mobile upload system. https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Action-mf-uploadbutton/en Change-Id: Ifb3653e2aa30b7f1cabc11dc56e50acbc3422adb --- M i18n/en.json 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Florianschmidtwelzow: Looks good to me, approved jenkins-bot: Verified diff --git a/i18n/en.json b/i18n/en.json index 49492a8..2efd14b 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -38,7 +38,7 @@ ] }, "abusefilter-edit-builder-vars-user-mobile": "Whether or not a user is editing through the mobile interface", - "action-mf-uploadbutton": "use the MobileFrontend-specific upload system.", + "action-mf-uploadbutton": "use the simplified mobile upload system", "beta-feature-minerva": "Enable mobile skin ({{int:skinname-minerva}}) on desktop", "beta-feature-minerva-description": "Make the skin used on mobile devices a selectable desktop skin under the \"{{int:prefs-rendering}}\" preferences tab.", "mobile-frontend-account-create-captcha-placeholder": "Enter confirmation code", -- To view, visit https://gerrit.wikimedia.org/r/261319 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ifb3653e2aa30b7f1cabc11dc56e50acbc3422adb Gerrit-PatchSet: 4 Gerrit-Project: mediawiki/extensions/MobileFrontend Gerrit-Branch: master Gerrit-Owner: MtDu <[email protected]> Gerrit-Reviewer: Florianschmidtwelzow <[email protected]> Gerrit-Reviewer: MtDu <[email protected]> Gerrit-Reviewer: Nemo bis <[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
