mediawiki-extensions-Echo/modules
Moriel Schottlender 4b137b3208 Followup Ib7f4dc4ea: Bring back message tooltip with 'notice' text
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
2016-07-07 17:09:18 -07:00
..
api Expandable bundle 2016-06-28 15:37:54 -04:00
controller Correct section (alert/message/all) 2016-07-06 20:15:47 -04:00
icons Adjust styling for "Mark group as read" 2016-05-26 13:30:49 -07:00
logger Add JSDuck support and fix errors 2016-05-11 14:07:12 -07:00
model Expandable bundle 2016-06-28 15:37:54 -04:00
nojs No-JS special page: One-click mark as read 2016-05-27 17:23:29 -07:00
special Expandable bundle 2016-06-28 15:37:54 -04:00
styles Keep bundled notification compact header on one line 2016-07-06 20:44:00 +00:00
ui Followup Ib7f4dc4ea: Bring back message tooltip with 'notice' text 2016-07-07 17:09:18 -07:00
echo.mixins.less Truncate usernames, titles and excerpts in notifications 2016-01-29 07:04:23 -05:00
echo.variables.less Keep bundled notification compact header on one line 2016-07-06 20:44:00 +00:00
echo.variables.monobook.less Separate skin specific styles and improve Monobook appearance 2015-11-10 17:57:44 -08:00
echo.variables.vector.less Separate skin specific styles and improve Monobook appearance 2015-11-10 17:57:44 -08:00
ext.echo.init.js Expandable bundle 2016-06-28 15:37:54 -04:00
ext.echo.moment-hack.js Use localized weekdays on Special:Notifications 2016-06-13 13:09:51 +01:00
hooks.txt Add overlay hook for user scripts. 2013-06-13 21:27:26 -04:00
mw.echo.js Refactoring Echo's front end for MVC 2016-05-18 12:28:45 -07:00