Go to file
Roan Kattouw c8e6ff49c0 Use {{formatnum:}} for 99+ in default echo-badge-count message
As it stands currently, every language that uses different numerals than
English does has to override the echo-badge-count message to provide
their own version of "99+". If a language doesn't do that, numbers up to
99 will display using the correct numerals, but "99+" will be displayed
verbatim. Some affected languages have overridden this message, but most
haven't.

Instead, use "{{formatnum:99}}+" in the English message. This is a no-op
in English and other languages that use the same numerals as English,
but automatically converts the number 99 in languages that use different
numerals. This way the only languages that need to override the message
are ones that use a different symbol than "+" for expressing "or more".

Change-Id: I247260ed9bbb40cff88e5ab873072269221b0ad4
2019-06-27 10:34:52 -07:00
.phan Add phan 2019-04-10 18:51:59 +02:00
db_patches Update column names in SQLite patch file 2019-04-11 13:27:16 +02:00
i18n Use {{formatnum:}} for 99+ in default echo-badge-count message 2019-06-27 10:34:52 -07:00
images Remove all traces of cross-wiki beta feature 2019-04-17 22:18:13 -07:00
includes Merge "Make Notification count update without page reload" 2019-06-18 23:39:41 +00:00
maintenance Echo: Fix case mismatch for function/method calls 2019-06-11 22:46:24 +01:00
modules Follow-up ea856105f2: fix horizontal scrollbars in Monobook 2019-06-26 15:48:58 -07:00
scripts Use addDescription() instead of accessing guts directly 2019-03-26 22:07:48 -07:00
tests Merge "Selenium: Test that checks for user mention alerts" 2019-06-19 10:42:06 +00:00
.eslintrc.json build: Set "root": true, in .eslintrc.json 2018-12-17 18:54:51 -08:00
.gitignore build: Upgrade eslint-config-wikimedia from 0.10.1 to 0.11.0 2019-04-03 15:57:20 -07:00
.gitreview Whoops, track not trace 2016-10-24 17:02:28 -07:00
.mailmap Add Kunal, Moriel, Jon to credits; add mailmap file 2015-12-15 16:30:19 -08:00
.phpcs.xml phpcs: exclude the vendor folder 2018-12-27 21:32:39 +00:00
.stylelintrc.json build: Update linters 2018-02-04 21:23:28 +00:00
CODE_OF_CONDUCT.md build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 2018-09-03 01:46:10 +00:00
composer.json build: Updating mediawiki/mediawiki-phan-config to 0.6.1 2019-06-10 07:04:22 +00:00
COPYING Add COPYING 2014-01-24 16:00:24 -08:00
Echo.alias.php Remove U+200E (LRM) from comments 2018-09-24 22:15:51 +02:00
echo.sql Remove notification_bundle_display_hash 2019-03-06 10:29:05 -08:00
extension.json Merge "Make Notification count update without page reload" 2019-06-18 23:39:41 +00:00
Gruntfile.js build: Upgrade eslint-config-wikimedia 0.12.0, drop grunt-jsonlint 2019-05-07 20:44:20 +00:00
jsduck.external.js jsduck: Remove custom @source tag 2016-09-21 00:51:46 +01:00
jsduck.json Add JSDuck support and fix errors 2016-05-11 14:07:12 -07:00
jsduck_custom_tags.rb jsduck: Remove custom @source tag 2016-09-21 00:51:46 +01:00
Makefile Remove obsolete scripts/generatecss.php 2018-09-09 17:07:26 -07:00
package-lock.json build: Updating npm dependencies for security issues 2019-06-08 05:43:44 +00:00
package.json build: Updating npm dependencies for security issues 2019-06-08 05:43:44 +00:00
RELEASE_NOTES BREAKING CHANGE: Use ISO 8601 for 'ts' in cross-wiki summary. 2016-07-27 17:00:05 -04:00