Changes between Version 197 and Version 198 of TaggingPresets
- Timestamp:
- 2025-01-08T19:38:13+01:00 (8 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TaggingPresets
v197 v198 293 293 The translation of external presets on this website is, so far, only possible inline within the preset XML source code, see #11392. 294 294 295 Presets hosted elsewhere can also add a `data` directory with the JOSM-style {{{.lang}}} files for translation (like in JOSM itself or plugins). 296 295 297 However, when words are used in the external preset that already exist in the internal preset, the translation from the internal preset applies to the external as well. This is useful as long as the context is the same. When the context in the external preset is different, it needs to be distinguished by adding `name_context=""`, `text_context=""` or `values_context=""`. 296 298