Unison gui-language is english
Bug #623330 reported by
Alexander Kallenbach
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unison |
New
|
Undecided
|
Unassigned | ||
unison (Debian) |
Confirmed
|
Unknown
|
|||
unison (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: unison
Standard language is german. But unisons gui is english instead.
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: unison 2.27.57-2ubuntu2
ProcVersionSign
Uname: Linux 2.6.32-24-generic x86_64
NonfreeKernelMo
Architecture: amd64
Date: Tue Aug 24 13:36:47 2010
ProcEnviron:
LANG=de_DE.UTF-8
SHELL=/bin/bash
SourcePackage: unison
Changed in unison (Debian): | |
status: | Unknown → Confirmed |
To post a comment you must log in.
Thank you for your concern. Unison does not seem to have any language localization files, and so presumably has never been adapted for use with gettext and libintl, which would be a required first step before a German (or any other) localization can actually happen. This is not a small task to actually undertake, although the use of gnu gettext is not that hard. This is also probably something that should happen with the cooperation of or in coordination with the original author(s) upstream rather than as a patch here. Once basic gettext libintl support is included, it is a relatively straightforward issue for the language teams to add appropriate translations.