Modify ↓
#8996 closed defect (fixed)
separate the string "intermediate" as a value for "visibility" and "difficulty" for proper translatability
Reported by: | aceman | Owned by: | team |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Internal preset | Version: | |
Keywords: | i18n | Cc: |
Description
The same string of "intermediate" is used for both values. That is bad for translators. The strings are translated differently in some languages, based on the context.
#. item "Ways/Path" combo "Visibility" display value
#. item "Sport/Skiing" combo "Difficulty" display value
#: build/trans_presets.java:790
#: build/trans_presets.java:4367
msgid "intermediate"
Attachments (0)
Change History (3)
comment:1 by , 12 years ago
Keywords: | i18n added |
---|
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 6191/josm: