mediawiki-extensions-Echo/modules/ooui
Matthew Flaschen cac85b635f Make plural support for large values (100 or more) explicit in l10n
This involves:

* Making this value no longer admin-configurable.
* Changing getNotificationCountForOutput to return only a single value
  Since there is no + in the formatted value anymore, we can actually
  use the same value for both.

  This is a B/C break, but hopefully worth it to simplify the method
  call.

  For now, the excess parameter is just marked unused.  It could be
  removed at some point if the translations are updated.

This must be merged at the same time as:
* Flow - Ibfa56b1af9e8c56b4c5f900e0d487bc09688b2a2
* MobileFrontend - Ibf784b279d56773a227ff261b75f2b26125bbb63 (well, MF
  can be merged first)
* translatewiki - I2a4b6938aed49e4101deb6b9351c43656a863490

Also, change 1 to One/one, per Siebrand on the task.  This can easily
be dropped/undone if we don't want it.

Also, remove reference to no-longer-existent notification-page-linked-bundle

Bug: T127288
Change-Id: Iabeaae747f99980c0610d552f6b38f89d940b890
2016-03-16 18:43:16 -04:00
..
styles Fix bundled notification width 2016-03-10 15:22:14 -08:00
mw.echo.ui.ActionMenuPopupWidget.js ActionMenuPopupWidget: Prevent ClippableElement from overwriting our width hack 2016-02-29 18:47:43 -08:00
mw.echo.ui.BadgeLinkWidget.js Make middle-clicking badge work 2015-09-24 10:35:55 -07:00
mw.echo.ui.BundledNotificationGroupWidget.js Add OOUI widgets for cross-wiki bundled notifications 2015-12-14 17:22:34 -08:00
mw.echo.ui.js Add a global overlay to Echo 2015-11-23 18:47:57 +00:00
mw.echo.ui.MenuItemWidget.js Follow-up 07c5850b: unbreak "mark as read" menu item 2016-02-29 18:34:02 -08:00
mw.echo.ui.NotificationBadgeWidget.js Make plural support for large values (100 or more) explicit in l10n 2016-03-16 18:43:16 -04:00
mw.echo.ui.NotificationGroupItemWidget.js Fix duplicate impression logging 2016-03-09 10:21:09 -08:00
mw.echo.ui.NotificationItemWidget.js Allow mark-as-unread in notifications 2016-03-11 14:05:10 -08:00
mw.echo.ui.NotificationsWidget.js Fix duplicate impression logging 2016-03-09 10:21:09 -08:00
mw.echo.ui.PlaceholderItemWidget.js Display readable API error message 2015-12-22 10:34:01 -08:00