https://bugzilla.wikimedia.org/show_bug.cgi?id=30246

Alex Monk (Krenair) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|[email protected]. |[email protected]
                   |org                         |

--- Comment #3 from Alex Monk (Krenair) <[email protected]> ---
I've got this:

- var msg = mw.msg('lqt-sign-not-necessary');
+ var msg = mw.jqueryMsg.getMessageFunction( { format: 'text' } )(
'lqt-sign-not-necessary' );

Which seems to fix the issue. But there must be some simpler way.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to