Commit graph

3895 commits

Author SHA1 Message Date
Tom Hughes
b5cc4449a6 Include count in messages for the "one" plural category 2023-03-15 21:01:32 +00:00
translatewiki.net
b078b6b10b Localisation updates from https://translatewiki.net. 2023-03-13 13:13:27 +01:00
Tom Hughes
e2e79ba549 Drop legacy forums from help page 2023-03-08 17:40:34 +00:00
Tom Hughes
9241d9810d Merge remote-tracking branch 'upstream/pull/3962' 2023-03-08 17:00:48 +00:00
Andy Allan
63303c22b7
Merge pull request #3846 from SK53/osgb-date-2022
Update OSGB date range for copyright
2023-03-08 16:59:07 +00:00
Andy Allan
08c28b2a0e Update copyright date based on LWG request 2023-03-08 16:52:10 +00:00
Andy Allan
e6487f1d44
Merge pull request #3958 from tomhughes/geocoder-post
Use POST for geocoder backends
2023-03-08 16:28:55 +00:00
Andy Allan
59ed461a5d Rework confirmations page to avoid raw html in translations 2023-03-08 16:09:27 +00:00
Andy Allan
2771921cb1 Rework shared kramdown instructions to avoid html in translations 2023-03-08 16:09:27 +00:00
Andy Allan
235618b9c0 Remove html from translations for terms page 2023-03-08 16:09:27 +00:00
Andy Allan
8a8935c8b6 Remove remaining html in translations from fixthemap page 2023-03-08 16:09:27 +00:00
Andy Allan
e6395508c4 Refactor communities page to avoid html in translations 2023-03-08 16:09:27 +00:00
Andy Allan
9c8bb75b9d Refactor potlatch page to avoid html in translations 2023-03-08 16:09:27 +00:00
Tom Hughes
bef4602697 Merge remote-tracking branch 'upstream/pull/3961' 2023-03-08 16:07:08 +00:00
Tom Hughes
904b88b1db Merge remote-tracking branch 'upstream/pull/3960' 2023-03-08 15:58:03 +00:00
Andy Allan
85dbe7c29a Add the i18n-tasks gem
This can be used for checking our translations, for example to see
if there are unused translations in en.yml
2023-03-08 15:34:54 +00:00
Andy Allan
4bf81418db Remove unused user_blocks translations
These checkboxes were removed in 95c3d640a4
2023-03-08 15:10:19 +00:00
Andy Allan
53ce4161bf Remove used issues#update translations
These are covered by reports#create, and there is no issues#update
controller method or view.
2023-03-08 15:03:57 +00:00
Andy Allan
35b278d2da Remove used translations on the registration page
We use activerecord attributes for this instead
2023-03-08 14:53:34 +00:00
Andy Allan
f26ad95ade Remove set_home translation
The corresponding method was removed in 2010 with fbe529d87e
2023-03-08 14:51:13 +00:00
Andy Allan
86e51d7b67 Remove several unused translations from the user#show page 2023-03-08 14:46:12 +00:00
Tom Hughes
8919c8c404 Use POST for geocoder backends
The geocoder backend calls are a private implementation detail
and using POST enables request forgery checks and makes scraping
of nominatim via the backend calls harder.
2023-03-07 17:24:48 +00:00
translatewiki.net
892860815c Localisation updates from https://translatewiki.net. 2023-03-06 13:14:43 +01:00
translatewiki.net
d3de38767d Localisation updates from https://translatewiki.net. 2023-03-02 13:17:49 +01:00
Andy Allan
e42e95c3de Remove duplicate translation key
It's already defined three lines above.
2023-02-28 11:05:46 +00:00
Andy Allan
a0eb071b80 Remove old model name
I doubt this was ever used, but anyway it was made redundant in
4395b79bf7 when the class was renamed.
2023-02-28 11:04:12 +00:00
Andy Allan
c2c667267e Remove translations that are no longer used when showing messages 2023-02-27 17:18:40 +00:00
Andy Allan
468f67fe4d Remove used translations for new messages
We use the activerecord attribute hierarchy for this
2023-02-27 17:18:40 +00:00
Andy Allan
bc578c0116 Remove unused translations
These were removed in 6adcce4e5d
2023-02-27 17:18:30 +00:00
translatewiki.net
52b56cd81f Localisation updates from https://translatewiki.net. 2023-02-27 13:12:48 +01:00
Andy Allan
b4774d7195 Remove unused tooltip translations
These were removed in 2d9a083b36
2023-02-26 12:34:32 +01:00
Andy Allan
7e68566c46 Remove unused metro extract translations
Refs 9340c46173
2023-02-26 12:34:32 +01:00
Andy Allan
4a38b3eea4 Remove translations no longer used on the login page
This page was refactored in 2a3bc0a387
2023-02-26 12:34:24 +01:00
translatewiki.net
87657108f6 Localisation updates from https://translatewiki.net. 2023-02-23 13:14:12 +01:00
Tom Hughes
721d33033c Merge remote-tracking branch 'upstream/pull/3936' 2023-02-22 18:17:51 +00:00
Andy Allan
ab4de87d1e
Merge pull request #3935 from Hufkratzer/rename-horse-riding-label
Change label for leisure=horse_riding in en.yml
2023-02-22 15:26:20 +00:00
Andy Allan
8df3c7b12a Rework about page to avoid html in the translations 2023-02-22 10:25:51 +00:00
Andy Allan
9101705656 Remove html from translations for the welcome page
This also refactors the "any questions" section, which is shared with the fixthemap page.
2023-02-22 10:25:51 +00:00
Andy Allan
10e035df93 Refactor trace guidance to avoid raw html in translations
Also rearrange to avoid multiple sentences in a heading.
2023-02-22 09:16:17 +00:00
Andy Allan
317b1871f4 Refactor translation to avoid raw html tags 2023-02-22 09:16:17 +00:00
Andy Allan
e11c70f751 Move public editing content into its own partial
This makes the editing page easier to read, and simplifies the i18n
in the public editing section.
2023-02-22 09:16:17 +00:00
Andy Allan
c7e9888bb6 Refactor public editing note to avoid raw html in the translations 2023-02-22 09:16:17 +00:00
translatewiki.net
c3c3fc4d1d Localisation updates from https://translatewiki.net. 2023-02-20 13:14:01 +01:00
Hufkratzer
275fb83b55
Change label for leisure=horse_riding in en.yml
Change "Horse Riding" to "Horse Riding Centre"
2023-02-18 22:16:19 +01:00
translatewiki.net
0474a084ce Localisation updates from https://translatewiki.net. 2023-02-16 13:14:07 +01:00
translatewiki.net
8597449085 Localisation updates from https://translatewiki.net. 2023-02-13 13:12:35 +01:00
translatewiki.net
49201286aa Localisation updates from https://translatewiki.net. 2023-02-09 13:13:40 +01:00
translatewiki.net
65ed47c119 Localisation updates from https://translatewiki.net. 2023-02-06 13:15:08 +01:00
translatewiki.net
8e443649f3 Localisation updates from https://translatewiki.net. 2023-02-02 13:14:55 +01:00
Tom Hughes
52591c5561 Merge remote-tracking branch 'upstream/pull/3911' 2023-02-01 19:10:22 +00:00