Changes between Version 197 and Version 198 of TaggingPresets


Ignore:
Timestamp:
2025-01-08T19:38:13+01:00 (8 months ago)
Author:
stoecker
Comment:

Add translation comment about lang files

Legend:

Unmodified
Added
Removed
Modified
  • TaggingPresets

    v197 v198  
    293293The translation of external presets on this website is, so far, only possible inline within the preset XML source code, see #11392.
    294294
     295Presets hosted elsewhere can also add a `data` directory with the JOSM-style {{{.lang}}} files for translation (like in JOSM itself or plugins).
     296
    295297However, 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=""`.
    296298