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 402579 - Lots of markup in translatable strings
Lots of markup in translatable strings
Status: RESOLVED DUPLICATE of bug 100036
Product: totem
Classification: Core
Component: general
2.17.x
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2007-01-30 20:30 UTC by Wouter Bolsterlee (uws)
Modified: 2007-01-30 23:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Wouter Bolsterlee (uws) 2007-01-30 20:30:50 UTC
There's lots of <i> markup in translateable strings. Examples:

#: ../data/properties.glade.h:9
msgid "<b>Video</b>"
msgstr "<b>Video</b>"

#: ../data/properties.glade.h:10
msgid "<i>Album:</i>"
msgstr "<i>Album:</i>"

#: ../data/properties.glade.h:11
msgid "<i>Artist:</i>"
msgstr "<i>Artiest:</i>"


It should be removed.
Comment 1 Bastien Nocera 2007-01-30 23:08:01 UTC
Glade sucks, sorry...

Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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