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 658657 - <b> tags in po files
<b> tags in po files
Status: RESOLVED OBSOLETE
Product: epiphany
Classification: Core
Component: Interface
3.1.x
Other Linux
: Normal minor
: ---
Assigned To: Epiphany Maintainers
Epiphany Maintainers
Depends on: 591821
Blocks:
 
 
Reported: 2011-09-09 13:52 UTC by Luc Pi
Modified: 2014-09-27 19:34 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Luc Pi 2011-09-09 13:52:29 UTC
It seems you recently removed many <b>-tags from the UI strings. These two are remaining:

#: ../data/glade/epiphany.ui.h:1
msgid "<b>_Automatic</b>"

#: ../data/glade/epiphany.ui.h:2
msgid "<b>_Use a different encoding:</b>"


Is it meant to be like this?
Comment 1 Diego Escalante Urrelo (not reading bugmail) 2011-09-17 18:29:42 UTC
Problem is that -apparently- glade doesn't support properties for GtkRadioButton elements.
See bug 591821