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 694207 - Missing space in string in gdk-pixbuf module: "JPEG2000"
Missing space in string in gdk-pixbuf module: "JPEG2000"
Status: RESOLVED NOTABUG
Product: gdk-pixbuf
Classification: Platform
Component: general
unspecified
Other Linux
: Normal minor
: ---
Assigned To: gdk-pixbuf-maint
gdk-pixbuf-maint
Depends on:
Blocks:
 
 
Reported: 2013-02-19 19:59 UTC by Ján Kyselica
Modified: 2013-03-02 15:26 UTC
See Also:
GNOME target: ---
GNOME version: 3.7/3.8



Description Ján Kyselica 2013-02-19 19:59:54 UTC
There is probably a missing space between JPEG and 2000.

msgid "Transformed JPEG2000 has zero width or height"

It should be:

msgid "Transformed JPEG 2000 has zero width or height"
Comment 1 André Klapper 2013-02-19 21:22:18 UTC
Both strings are correct, I'd say.
Comment 2 Matthias Clasen 2013-03-02 15:26:32 UTC
I think so too. The image format is called JPEG2000