Brion VIBBER has submitted this change and it was merged. Change subject: Add mobile target to modules needed for mw.msg() ......................................................................
Add mobile target to modules needed for mw.msg() This changes allows us to use mw.msg() in MobileFrontend. Change-Id: I446656bcc17a31d23da054a6e1154f3e5823fbf5 --- M includes/resourceloader/ResourceLoaderLanguageDataModule.php M includes/resourceloader/ResourceLoaderModule.php M resources/Resources.php 3 files changed, 13 insertions(+), 2 deletions(-) Approvals: Brion VIBBER: Verified; Looks good to me, approved Jdlrobson: Verified; Looks good to me, but someone else must approve jenkins-bot: Looks good to me, but someone else must approve -- To view, visit https://gerrit.wikimedia.org/r/39162 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I446656bcc17a31d23da054a6e1154f3e5823fbf5 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: JGonera <[email protected]> Gerrit-Reviewer: Brion VIBBER <[email protected]> Gerrit-Reviewer: Catrope <[email protected]> Gerrit-Reviewer: Jdlrobson <[email protected]> Gerrit-Reviewer: Krinkle <[email protected]> Gerrit-Reviewer: MaxSem <[email protected]> Gerrit-Reviewer: Trevor Parscal <[email protected]> Gerrit-Reviewer: awjrichards <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
