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 564047 - gtkmm-demo doesn't show translated stock titles
gtkmm-demo doesn't show translated stock titles
Status: RESOLVED INVALID
Product: gtkmm
Classification: Bindings
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtkmm-forge
gtkmm-forge
Depends on:
Blocks:
 
 
Reported: 2008-12-10 22:39 UTC by Murray Cumming
Modified: 2008-12-12 01:39 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Murray Cumming 2008-12-10 22:39:01 UTC
For instance, in gtkmm-demo's buttonbox example, I see "OK" and "Cancel" buttons even when logged in with the German locale. Other applications, such as gedit, show the translated titles. I can't figure out why.
Comment 1 Murray Cumming 2008-12-11 09:02:34 UTC
Actually this only happens in jhbuild. Maybe I need to rebuild GTK+ _after_ installing the locale in Ubuntu. Rebuilding.
Comment 2 Murray Cumming 2008-12-12 01:39:59 UTC
Nevermind. This seems to be a temporary string break problem with GTK+ due to the change in how they are indicating translation context.