Skip to content

Commit 75dfea8

Browse files
authored
Readme: Improve section about translations
- Change the order of the bullets to clarify which goes where. - Update the primary Transifex link based on feedback in openstreetmap#245 (comment) - Add a section about how to find a translation in Transifex
1 parent 8fd2d56 commit 75dfea8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,12 @@ This Tagging Schema fills that need, but with a number of caveats:
1919

2020
## Translations
2121

22-
* [Translations are managed in the Transiflex Project of the iD Editor](https://www.transifex.com/openstreetmap/id-editor/translate/#en_GB/presets/84278008).
2322
* English translations for the `terms`-key should be added to the JSON data ([Exampple](https://github.com/openstreetmap/id-tagging-schema/blob/main/data/presets/natural/shrub.json#L16-L19)).
2423

24+
* Apart from that, translations are managed [in the Transifex Project of the iD Editor](https://www.transifex.com/openstreetmap/id-editor/) inside the translation resource _'preset'_.
25+
26+
To change translation, you can [open the translation page](https://www.transifex.com/openstreetmap/id-editor/translate/), select a language, select _'preset'_ and search for `key:living_street` or `translation_text:'Living Street'` to find and change translations.
27+
2528
## Usage
2629

2730
### Java/Android

0 commit comments

Comments
 (0)