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 610230 - Do not mark empty string for translation
Do not mark empty string for translation
Status: RESOLVED FIXED
Product: gnome-disk-utility
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-disk-utility-maint
Depends on:
Blocks:
 
 
Reported: 2010-02-17 07:51 UTC by Claude Paroz
Modified: 2010-02-19 20:12 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Claude Paroz 2010-02-17 07:51:35 UTC
In src/gdu-gtk/gdu-error-dialog.c, an empty dialog title is marked for translation:
gtk_window_set_title (GTK_WINDOW (dialog), _(""));

I don't see the point in this translation. Moreover, gettext has problem handling the empty string.
See http://mail.gnome.org/archives/gnome-i18n/2010-February/msg00093.html

I will gladly fix this if you just approve the change (unmarking the string).
Comment 1 David Zeuthen (not reading bugmail) 2010-02-19 20:12:59 UTC
Fixed in git. Thanks.

http://git.gnome.org/browse/gnome-disk-utility/commit/?id=b1b34b6bd45df40dde22c2eb9f68532d9fe068e9