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 101811 - Remove unnecessary markup from glade message in gnome-media
Remove unnecessary markup from glade message in gnome-media
Status: RESOLVED FIXED
Product: gnome-media
Classification: Deprecated
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome media maintainers
gnome media maintainers
Depends on: 524364
Blocks:
 
 
Reported: 2002-12-22 16:35 UTC by Christian Rose
Modified: 2010-01-16 23:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[PATCH] 2008-04-16 Marc-Andre Lureau <marcandre.lureau@gmail.com> (1.26 KB, patch)
2008-04-15 22:15 UTC, Marc-Andre Lureau
none Details | Review
[PATCH] 2008-04-16 Marc-Andre Lureau <marcandre.lureau@gmail.com> (1.47 KB, patch)
2008-04-15 22:16 UTC, Marc-Andre Lureau
none Details | Review
Bug 101811 - Remove unnecessary markup from glade message in gnome-media (1.72 KB, patch)
2010-01-16 23:30 UTC, Marc-Andre Lureau
committed Details | Review

Description Christian Rose 2002-12-22 16:35:35 UTC
#: gstreamer-properties/gstreamer-properties.glade.h:2
msgid "<span weight=\"bold\" size=\"x-large\">Testing...</span>"


This use of markup inside a message marked for translation is totally
unnecessary, and a problem for the translation process. For details, see
the problem description in bug 96836. Since this is a glade message, I'll
mark it dependant on the glade bug 97061 in the mean time.
Comment 1 Iain 2002-12-22 17:10:40 UTC
Out of interest how do you propose doing this without putting the
markup inside the glade file?
Comment 2 Christian Rose 2002-12-27 10:47:11 UTC
I'm not proposing doing it that way -- that's why this probably needs
a glade change, and this bug report is marked depending on that glade
bug report.
Comment 3 Frederic Crozat 2003-07-16 15:04:26 UTC
Mass reassigning to component owner.
Comment 4 Thomas Vander Stichele 2004-05-09 19:52:45 UTC
I'm marking it as NEEDINFO because there's nothing more appropriate that says
"this is waiting for a dependency resolution."
Comment 5 Kjartan Maraas 2004-09-01 23:16:16 UTC
Reopening. Having the dependency should be enough to say what Thomas was after
above.
Comment 6 Marc-Andre Lureau 2008-04-15 22:12:18 UTC
thanks from bug 527486 and bug 524364, we now have a proper solution!

changing dependencies.

patch follows

Comment 7 Marc-Andre Lureau 2008-04-15 22:15:12 UTC
Created attachment 109338 [details] [review]
[PATCH] 2008-04-16  Marc-Andre Lureau  <marcandre.lureau@gmail.com>


	* gstreamer-properties.ui: use Pango attributes in UI file, remove
	markups from translations. Bug #101811
---
 gstreamer-properties/ChangeLog               |    5 +++++
 gstreamer-properties/gstreamer-properties.ui |    4 ++++
 2 files changed, 9 insertions(+), 0 deletions(-)
Comment 8 Marc-Andre Lureau 2008-04-15 22:16:27 UTC
Created attachment 109339 [details] [review]
[PATCH] 2008-04-16  Marc-Andre Lureau  <marcandre.lureau@gmail.com>


	* gstreamer-properties.ui: use Pango attributes in UI file, remove
	markups from translations. Bug #101811
---
 gstreamer-properties/ChangeLog               |    5 +++++
 gstreamer-properties/gstreamer-properties.ui |    6 +++++-
 2 files changed, 10 insertions(+), 1 deletions(-)
Comment 9 Marc-Andre Lureau 2010-01-16 23:30:01 UTC
Created attachment 151572 [details] [review]
Bug 101811 - Remove unnecessary markup from glade message in gnome-media
Comment 10 Marc-Andre Lureau 2010-01-16 23:31:10 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.