Commit graph

13605 commits

Author SHA1 Message Date
Andy Allan
387d130e87 Add some validations for i18n values
These only apply to the en.yml file for now, but can be expanded
in due course.
2023-04-12 13:58:55 +01:00
Tom Hughes
83809210ed Update bundle 2023-04-12 08:23:17 +01:00
Tom Hughes
25f83967df Remove incorrect translations 2023-04-11 18:30:32 +01:00
Tom Hughes
62bc77b790 Update rubocop todo 2023-04-11 17:52:49 +01:00
Tom Hughes
c4a9697837 Update bundle 2023-04-11 17:44:30 +01:00
Tom Hughes
07755bdefe Merge remote-tracking branch 'upstream/pull/4004' 2023-04-11 17:43:35 +01:00
Tom Hughes
4369a7568c Merge remote-tracking branch 'upstream/pull/4002' 2023-04-11 17:43:33 +01:00
Amir E. Aharoni
8abe9e2d10 Update URLs to use https
Closes #4000
2023-04-11 17:42:58 +01:00
dependabot[bot]
ce00b921cb
Bump coverallsapp/github-action from 1.2.4 to 2.1.0
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.2.4 to 2.1.0.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](https://github.com/coverallsapp/github-action/compare/v1.2.4...v2.1.0)

---
updated-dependencies:
- dependency-name: coverallsapp/github-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 23:57:28 +00:00
translatewiki.net
61ee00fca1 Localisation updates from https://translatewiki.net. 2023-04-10 13:14:28 +02:00
dependabot[bot]
56ca6996a2
Bump eslint from 8.37.0 to 8.38.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.37.0 to 8.38.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.37.0...v8.38.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-04-07 23:56:46 +00:00
translatewiki.net
9d72cbd0bf Localisation updates from https://translatewiki.net. 2023-04-06 13:17:12 +02:00
Tom Hughes
4a786a5e6e Update bundle 2023-04-04 18:15:05 +01:00
Tom Hughes
3c6453a391 Merge remote-tracking branch 'upstream/pull/3999' 2023-04-02 18:39:12 +01:00
Andy Allan
fad3aedbbb Rework note events to avoid raw html in translations 2023-04-02 10:22:30 +01:00
Andy Allan
aebac722c2 Rework geocoder titles to avoid raw html in translations 2023-04-02 10:14:00 +01:00
Andy Allan
4cfb632b5e Rework the map attribution to avoid raw html in translations. 2023-04-02 10:14:00 +01:00
Andy Allan
63484a169a Rework the help text to avoid raw html in translations
Unfortunately bootstrap_form has no method for passing interpolation
values to the automatic help text system, so instead we'll use an
explicit override.
2023-04-02 10:14:00 +01:00
Andy Allan
7751f7a04b Avoid raw html in translations for the note icon 2023-04-02 10:14:00 +01:00
Tom Hughes
c8f6d6df0f Merge remote-tracking branch 'upstream/pull/3990' 2023-03-29 19:30:25 +01:00
Tom Hughes
0d56dab481 Merge remote-tracking branch 'upstream/pull/3985' 2023-03-29 19:30:07 +01:00
Tom Hughes
2145480a00 Merge remote-tracking branch 'upstream/pull/3986' 2023-03-29 19:25:49 +01:00
Andy Allan
4ac0c9c1e8 Rework browse pages to avoid raw html in translations 2023-03-29 18:52:45 +01:00
Andy Allan
a859fe1acf Avoid raw html in translations for changeset comments 2023-03-29 18:52:45 +01:00
Andy Allan
dff0c82f17 Avoid using raw html in translations for the issues index 2023-03-29 18:52:45 +01:00
Andy Allan
92e3e425f1 Avoid using raw html in translations on the about page 2023-03-29 18:52:45 +01:00
dependabot[bot]
4758688776
Bump eslint from 8.36.0 to 8.37.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.36.0 to 8.37.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.36.0...v8.37.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-03-28 23:56:46 +00:00
Tom Hughes
a120f65e18 Update bundle 2023-03-28 18:09:04 +01:00
translatewiki.net
68bd99b2bc Localisation updates from https://translatewiki.net. 2023-03-27 17:41:16 +02:00
Dimitar
318064b2a7 Facelift offline.html and use Bootstrap classes for "notifications"
Update site_controller_test.rb

Update site_controller_test.rb

Remove whitespace

Reset Settings.status after test is done

Update test for offline page

Update site_controller.rb

Fix indentation

Update offline controller

Update offline.html.erb

Remove flash CSS classes and fix missed tests

Updated tests

Address most PR comments

Update _flash.html.erb

Update _flash.html.erb

Update edit.html.erb

Update offline.html.erb
2023-03-26 13:57:51 +03:00
Andy Allan
2f3c2cdb44 Remove unused small.scss symlinks
These should have been removed as part of 5ab682dbbd
2023-03-23 09:46:42 +00:00
Tom Hughes
2ca1576e9a Merge remote-tracking branch 'upstream/pull/3983' 2023-03-22 19:15:20 +00:00
Andy Allan
071f2798d4 Avoid using raw html in credit translations 2023-03-22 14:40:55 +00:00
Andy Allan
77e6bb8577 Avoid using raw html in translations on the copyright page 2023-03-22 14:40:55 +00:00
Tom Hughes
a7051e924f Merge remote-tracking branch 'upstream/pull/3982' 2023-03-22 11:00:09 +00:00
Tom Hughes
425d568037 Merge remote-tracking branch 'upstream/pull/3981' 2023-03-22 10:52:02 +00:00
Andy Allan
cefca34f04
Merge pull request #3973 from tomhughes/one
Include count in messages for the "one" plural category
2023-03-22 10:39:32 +00:00
Andy Allan
3ec310b0c8 Fix indentation 2023-03-22 10:37:20 +00:00
Andy Allan
d41d52877e Use with_locale for the copyright page
This avoids having to override the locale on each and every translation
2023-03-22 10:37:20 +00:00
Andy Allan
a91afa0e78 Use .with_locale for about page
This simplifies the code, since we can avoid having to specify the
locale for every translation.

The test was added since I originally developed another approach,
but that caused exceptions on invalid locales.
2023-03-22 10:13:01 +00:00
Andy Allan
473d425c10 Remove the language block from around the original guidance
The guidance is shown in the user's own language, not in english.
2023-03-22 09:55:41 +00:00
Andy Allan
1d5ba57c49 Remove the language block from around the guidance
This was unnecessary and also incorrect. The guidance is shown in the users
own language, not in the @locale of the copyright statement, and so
doesn't need any language wrapping and certainly not stating that it's in
the @locale.
2023-03-22 09:55:41 +00:00
Tom Hughes
5d86e624b0 Update bundle 2023-03-21 19:16:34 +00:00
translatewiki.net
edca1a05b3 Localisation updates from https://translatewiki.net. 2023-03-20 13:20:41 +01:00
wtrbtl03
2a62e368cc Update en.yml 2023-03-20 12:59:23 +05:30
translatewiki.net
7010635bdf Localisation updates from https://translatewiki.net. 2023-03-16 13:14:58 +01:00
Tom Hughes
b5cc4449a6 Include count in messages for the "one" plural category 2023-03-15 21:01:32 +00:00
Tom Hughes
cc0473ada8 Update bundle 2023-03-14 18:13:51 +00:00
Tom Hughes
81ed5bef6d Merge remote-tracking branch 'upstream/pull/3968' 2023-03-14 18:12:42 +00:00
translatewiki.net
b078b6b10b Localisation updates from https://translatewiki.net. 2023-03-13 13:13:27 +01:00