Opened 6 years ago
Closed 6 years ago
#18669 closed defect (fixed)
Translation plugin pt_assistant
| Reported by: | sanchi | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin pt_assistant | Version: | latest |
| Keywords: | i18n gradle | Cc: | Don-vip, floscher |
Description
It is translated at https://www.transifex.com/josm/josm/translate/#es/josm-plugin_pt_assistant/ into Spanish. However, the pt_assistant plugin is not translated in JOSM
Attachments (0)
Change History (3)
comment:1 by , 6 years ago
| Cc: | added |
|---|---|
| Keywords: | i18n gradle added |
| Owner: | changed from to |
comment:2 by , 6 years ago
That's probably because the machine on which the release was built didn't have xgettext installed. That program is used to convert the *.po files in src/main/po into *.mo files. If xgettext is not found, a warning is output to the command line and the plugin is built without translations.
I now replaced the release *.jar with the one including translations, which can be found in the build artifacts of the GitLab pipeline, here the direct link.
comment:3 by , 6 years ago
| Component: | Plugin public_transport → Plugin pt_assistant |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |



The released jar file on https://github.com/JOSM/pt_assistant/releases/tag/v2.1.13 does not contain any
langfiles.