After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 139262 - truncates wrapped PO headers
truncates wrapped PO headers
Status: RESOLVED DUPLICATE of bug 137820
Product: gtranslator
Classification: Other
Component: Parse engine
HEAD
Other Linux
: Normal normal
: 1.0
Assigned To: Ross Golder
Fatih Demir
Depends on:
Blocks:
 
 
Reported: 2004-04-06 16:27 UTC by Jordi Mallach
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jordi Mallach 2004-04-06 16:27:00 UTC
From the Debian BTS (http://bugs.debian.org/238998):

When opening a PO file that contains the following header:
                                                                                
"Language-Team: Debian Hungarian Localization Team <debian-l10n-"
"hungarian@lists.debian.org>\n"
                                                                                
and doing some minor editing (say, delete and retype a character), then
saving the changes, the header becomes this:
                                                                                
"Language-Team: Debian Hungarian Localization Team <debian-l10n>\n"
                                                                                
I have a sneaking suspicion this truncation is not supposed to happen.
Comment 1 Jordi Mallach 2004-04-07 12:29:44 UTC

*** This bug has been marked as a duplicate of 137820 ***