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
Tom Hughes
e66d0d232f
Update bundle
2023-07-04 18:14:30 +01:00
translatewiki.net
e2450b1785
Localisation updates from https://translatewiki.net .
2023-07-03 13:18:06 +02:00
Tom Hughes
198888abf2
Update bundle
2023-07-01 15:22:23 +01:00
Tom Hughes
6df842de41
Update to rails 7.0.6
2023-07-01 15:21:34 +01:00
Tom Hughes
68ff443697
Merge remote-tracking branch 'upstream/pull/4074'
2023-07-01 15:21:27 +01:00
Tom Hughes
0254f7ee09
Fix confirmation prompt when granting or revoking roles
2023-07-01 15:21:02 +01:00
dependabot[bot]
d3b6714031
Bump eslint from 8.43.0 to 8.44.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.43.0 to 8.44.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.43.0...v8.44.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-30 23:49:45 +00:00
translatewiki.net
512f7de4a9
Localisation updates from https://translatewiki.net .
2023-06-29 13:18:30 +02:00
Tom Hughes
466de96a91
Fix new rubocop warnings
2023-06-27 18:13:33 +01:00
Tom Hughes
d1d80ce375
Update bundle
2023-06-27 18:09:50 +01:00
Tom Hughes
d9f061e72f
Update to rails 7.0.5.1
2023-06-27 18:09:08 +01:00
translatewiki.net
e9f78dd08c
Localisation updates from https://translatewiki.net .
2023-06-26 13:18:51 +02:00
translatewiki.net
0e00857d51
Localisation updates from https://translatewiki.net .
2023-06-22 13:23:29 +02:00
Tom Hughes
91655acf80
Update bundle
2023-06-21 20:26:26 +01:00
Tom Hughes
3be762b2ae
Merge remote-tracking branch 'upstream/pull/4071'
2023-06-21 20:25:08 +01:00
dependabot[bot]
b5bcdbb2b6
Bump osm-community-index from 5.5.2 to 5.5.3
...
Bumps [osm-community-index](https://github.com/osmlab/osm-community-index ) from 5.5.2 to 5.5.3.
- [Release notes](https://github.com/osmlab/osm-community-index/releases )
- [Changelog](https://github.com/osmlab/osm-community-index/blob/main/CHANGELOG.md )
- [Commits](https://github.com/osmlab/osm-community-index/compare/v5.5.2...v5.5.3 )
---
updated-dependencies:
- dependency-name: osm-community-index
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-20 23:56:36 +00:00
translatewiki.net
0dacc11785
Localisation updates from https://translatewiki.net .
2023-06-19 13:12:39 +02:00
Tom Hughes
ec7c50eb58
Merge remote-tracking branch 'upstream/pull/4068'
2023-06-18 18:40:48 +01:00
dependabot[bot]
648bb32791
Bump eslint from 8.42.0 to 8.43.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.42.0 to 8.43.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.42.0...v8.43.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-16 23:56:46 +00:00
translatewiki.net
bcb82f93e5
Localisation updates from https://translatewiki.net .
2023-06-15 13:32:36 +02:00
Tom Hughes
30a01fb7f9
Merge remote-tracking branch 'upstream/pull/3975'
2023-06-14 17:41:30 +01:00
Tom Hughes
772e480766
Merge remote-tracking branch 'upstream/pull/4063'
2023-06-14 17:08:59 +01:00
Andy Allan
73e0c4ed21
Use Time.utc for consistency with other tests
...
This also allows times to be created in short form, e.g. Time.utc(2020)
2023-06-14 16:46:27 +01:00
Andy Allan
2f7642aa03
Fix test to work in non-UK timezones
...
Time.new(...).utc is not the same as Time.utc(...). The
first creates a given date in local time, and then converts that to
utc, whereas the second creates the given time in UTC.
2023-06-14 16:46:06 +01:00
Andy Allan
e9e4b10473
Merge pull request #3907 from Dimitar5555/patch-1
...
Facelift `offline.html` and use Bootstrap classes for "notifications" under the search bar
2023-06-14 14:08:38 +01:00
Andy Allan
0452a07e00
Merge pull request #4061 from stalker314314/master
...
rerun script/misc/update-wiki-pages
2023-06-14 10:02:05 +01:00
Tom Hughes
5e5fa1dd46
Update bundle
2023-06-13 18:04:58 +01:00
translatewiki.net
adc81f010d
Localisation updates from https://translatewiki.net .
2023-06-12 13:23:57 +02:00
Andy Allan
5153244f5d
Merge pull request #4062 from stalker314314/fix-erb-lint-copyright
...
Fix ERB Lint for copyright page
2023-06-12 10:02:29 +01:00
Branko Kokanovic
e66e2c1b16
Fix ERB Lint for copyright
2023-06-12 10:40:45 +02:00
Branko Kokanovic
79e6e2b7f9
update wiki pages
2023-06-12 08:51:07 +02:00
Tom Hughes
d1fe40ac69
Merge remote-tracking branch 'upstream/pull/3959'
2023-06-11 18:34:01 +01:00
Tom Hughes
06a1ba2bc8
Merge remote-tracking branch 'upstream/pull/4060'
2023-06-11 18:33:18 +01:00
Branko Kokanovic
8d7fca30de
Adding information about Serbia sources
2023-06-08 22:15:13 +02:00
translatewiki.net
95f6489ada
Localisation updates from https://translatewiki.net .
2023-06-08 13:12:39 +02:00
dependabot[bot]
0fe01ba5e2
Bump coverallsapp/github-action from 2.1.2 to 2.2.0
...
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action ) from 2.1.2 to 2.2.0.
- [Release notes](https://github.com/coverallsapp/github-action/releases )
- [Commits](https://github.com/coverallsapp/github-action/compare/v2.1.2...v2.2.0 )
---
updated-dependencies:
- dependency-name: coverallsapp/github-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07 23:57:20 +00:00
Tom Hughes
7cdf5b0b19
Fix new rubocop warnings
2023-06-06 18:45:38 +01:00
Tom Hughes
339b4e739c
Update bundle
2023-06-06 18:40:21 +01:00
translatewiki.net
5a2c1cfd9d
Localisation updates from https://translatewiki.net .
2023-06-05 13:12:32 +02:00
Tom Hughes
e7acd96158
Merge remote-tracking branch 'upstream/pull/4058'
2023-06-03 11:15:51 +01:00
Tom Hughes
0e707f6645
Merge remote-tracking branch 'upstream/pull/4057'
2023-06-03 11:15:48 +01:00
Simon Poole
095f98c75a
Clarify that symlinks refers to git not the operating system
2023-06-03 09:35:21 +02:00
dependabot[bot]
57cc18d10a
Bump eslint from 8.41.0 to 8.42.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.41.0 to 8.42.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.41.0...v8.42.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-02 23:56:34 +00:00
translatewiki.net
90dd141e7a
Localisation updates from https://translatewiki.net .
2023-06-01 13:17:40 +02:00
Tom Hughes
91fa724078
Merge remote-tracking branch 'upstream/pull/4055'
2023-05-31 18:40:07 +01:00
Tom Hughes
02cfc89771
Merge remote-tracking branch 'upstream/pull/4054'
2023-05-31 18:38:33 +01:00
Tom Hughes
d238a90244
Merge remote-tracking branch 'upstream/pull/4053'
2023-05-31 18:38:10 +01:00
Tom Hughes
e9de1537f9
Merge remote-tracking branch 'upstream/pull/4052'
2023-05-31 18:37:23 +01:00
Tom Hughes
a209a72775
Merge remote-tracking branch 'upstream/pull/4051'
2023-05-31 18:37:01 +01:00