mediawiki-extensions-Echo/modules/mobile
Jon Harald Søby 60748b0b25 Add PLURAL support for "mark all as read" buttons
Pass a relevant number of unread notifications to the messages
'echo-mark-all-as-read' and 'echo-mark-wiki-as-read' each time
they are used, in order to facilitate the use of PLURAL in
the messages. This allows translators to say e.g. "mark both as
read" when there are two unread notifications, for instance.

Bug: T321462
Change-Id: Ida65be2d7f2663d9802f71c7ea1eb588db8cd254
2023-04-29 01:31:14 +02:00
..
list.js Add PLURAL support for "mark all as read" buttons 2023-04-29 01:31:14 +02:00
NotificationBadge.js Use shortcut mw.msg( ... ) instead of mw.message( ... ).text() 2022-11-05 22:13:42 +00:00
NotificationBadge.mustache Drop unused zero class 2022-04-04 18:20:27 +00:00
notifications.js Drop SkinMinervaReplaceNotificationsBadge hook 2022-06-22 15:36:11 +00:00
notificationsFilterOverlay.js Mobile Special:Notifications: Properly close overlay on selection 2020-07-30 15:31:01 -07:00
notificationsFilterOverlay.less styles: Replace 'mediawiki.ui/variables' call with skin variables 2023-04-04 01:26:11 -07:00
overlay.js Add PLURAL support for "mark all as read" buttons 2023-04-29 01:31:14 +02:00
overlay.less styles: Replace 'mediawiki.ui/variables' call with skin variables 2023-04-04 01:26:11 -07:00