https://bugzilla.wikimedia.org/show_bug.cgi?id=47730
--- Comment #4 from Liangent <[email protected]> --- But there is: modules/ve/init/mw/targets/ve.init.mw.ViewPageTarget.js: 'title': new mw.Title( ve.msg( 'visualeditor-feedback-link' ) ), shouldn't something like: new mw.Title( ve.msg( 'visualeditor-feedback-link' ).inContentLanguage() ) be used? -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
