! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
garcon-0.1.2: po/pl.po has broken/empty charset= line (should be utf-8?)
Status:
RESOLVED: FIXED

Comments

Description Samuli Suominen 2010-11-06 16:05:37 CET
$ msgfmt -o /dev/null -c pl.po
pl.po: warning: Charset "" is not a portable encoding name.
Message conversion to user's charset might not work.

pl.po:"Content-Type: text/plain; charset=\n"

that charset= should say UTF-8 or utf-8 (not sure of the case)

all other .po files do and a polish user said:

17:01 <+xarthisius> yup
17:01 <+xarthisius> that fixed my accents
Comment 1 Kacper Kowalik 2010-11-06 16:15:34 CET
Created attachment 3176 
add missing charset and encoding fields
Comment 2 Jannis Pohlmann editbugs 2010-11-06 16:55:48 CET
Fixed in master:

commit 8e5a993f8f4e3d10ed219b8de3a7ebcd64f9cfb7
Author: Jannis Pohlmann <jannis@xfce.org>
Date:   Sat Nov 6 16:54:50 2010 +0100

    Fix empty charset in Polish translation file (bug #6783).

Bug #6783

Reported by:
Samuli Suominen
Reported on: 2010-11-06
Last modified on: 2010-11-06

People

Assignee:
Jannis Pohlmann
CC List:
0 users

Version

Version:
unspecified

Attachments

add missing charset and encoding fields (421 bytes, patch)
2010-11-06 16:15 CET , Kacper Kowalik
no flags

Additional information