openstreetmap-website/test
Andy Allan d58cae6ff6 Avoid using the zero key for pluralisation in English
This makes it impossible to translate to other languages that use the
`zero:` key, e.g. for other numbers that end in zero.

An alternative approach would be possible in future, when ruby-i18n
and rails and translatewiki all have full support for `0:` and `1:` keys.

Fixes #3997
2023-07-05 14:47:39 +01:00
..
abilities Remove Geonames and geocoder.ca 2023-01-09 21:23:48 +00:00
controllers Merge pull request #3907 from Dimitar5555/patch-1 2023-06-14 14:08:38 +01:00
factories Add some basic testing of issue_comment model 2022-05-06 12:38:17 +01:00
gpx/fixtures Remove unused directories 2020-03-18 15:04:18 +01:00
helpers Fix confirmation prompt when granting or revoking roles 2023-07-01 15:21:02 +01:00
http Remove Geonames and geocoder.ca 2023-01-09 21:23:48 +00:00
integration Merge pull request #3907 from Dimitar5555/patch-1 2023-06-14 14:08:38 +01:00
javascripts Replace querystring parser with qs yarn module 2020-08-06 20:51:55 +01:00
jobs Send trace import result notification immediately 2019-07-15 21:45:07 +01:00
lib Avoid using the zero key for pluralisation in English 2023-07-05 14:47:39 +01:00
mailers Add a test for i18n interpolation into plain and html parts 2020-12-02 13:02:25 +00:00
models Make test names clearer 2022-12-29 16:52:19 +00:00
system Use data attributes to pass alternative button labels 2023-02-01 17:24:47 +00:00
validators Fix new rubocop warnings 2022-03-15 19:24:09 +00:00
application_system_test_case.rb Switch to using selenium for system tests 2020-04-22 13:51:37 +01:00
test_helper.rb Fix some Naming/AccessorMethodName rubocop warnings 2022-03-08 19:10:05 +00:00