mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-28 01:30:15 +00:00
4b137b3208
The message for tooltip-pt-notifications-message was removed to comply with the new naming. The problem is that in the back end, sections are still defined as 'message' vs 'alerts' and the sections in the user toolbar are defined with those terms. In no-JS mode (which is before the user clicks any of the badges) this tooltip is created automatically by MediaWiki based on class names. It's easier to return the message key with different text for translation and wait for the bigger tech debt to correct all instances of 'message' to 'notice' (including in the API, which would require a much more massive work) Bug: T139520 Change-Id: I6368b63e38f64aa065f2580df812de1c63a93716 |
||
---|---|---|
.. | ||
api | ||
controller | ||
icons | ||
logger | ||
model | ||
nojs | ||
special | ||
styles | ||
ui | ||
echo.mixins.less | ||
echo.variables.less | ||
echo.variables.monobook.less | ||
echo.variables.vector.less | ||
ext.echo.init.js | ||
ext.echo.moment-hack.js | ||
hooks.txt | ||
mw.echo.js |