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 148417 - Obscure string
Obscure string
Status: RESOLVED FIXED
Product: eog
Classification: Core
Component: image viewer
git master
Other All
: Normal normal
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on: 115635
Blocks:
 
 
Reported: 2004-07-25 14:14 UTC by Raphael Higino
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.7/2.8



Description Raphael Higino 2004-07-25 14:14:41 UTC
What does this string mean? Is it a date, an aspect ratio or what?

#: eog.glade.h:6
msgid "5/10"
Comment 1 Christian Rose 2004-07-25 14:21:31 UTC
Would be useful if an explanatory translator comment could be added.
Unfortunately this is probably not possible since it's a glade file. :(
Comment 2 Christian Rose 2004-07-25 14:24:30 UTC
See bug 115635 for the Glade problem.
Comment 3 Jens Finke 2004-07-25 19:23:54 UTC
These were dummy strings to see how the UI will look like in practice. I have
removed them now. Glade should also provide a way for disabling string
translation for specified labels.