Bug 66796 - audio/grip: problems with PO-files in with different encodings
Summary: audio/grip: problems with PO-files in with different encodings
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-18 10:20 UTC by Franz Klammer
Modified: 2004-05-25 09:51 UTC (History)
0 users

See Also:


Attachments
grip_utf8_locale.diff (743 bytes, patch)
2004-05-18 10:20 UTC, Franz Klammer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Franz Klammer 2004-05-18 10:20:14 UTC

the po-files in this port are provided in different encodings.
e.g. de.po has ISO8859-15 and the german text will not displayed
correctly.

attached a patch that converts all ISO-files to UTF-8. expect zn_*
because if i convert them the build fails with "illegal multibyte character"-error.

also opened a bug at sourceforge (#955724) about this issue.
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2004-05-24 13:38:13 UTC
Forward PR to maintainer.
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2004-05-25 09:51:10 UTC
State Changed
From-To: open->closed

Committed, thanks!