GNOME Bugzilla – Bug 761528
gtkbuilder: Add default msgctxt for shortcuts
Last modified: 2016-02-21 05:53:14 UTC
See the discussion at: https://mail.gnome.org/archives/desktop-devel-list/2016-February/msg00010.html To test, use --its option of xgettext: xgettext --its gtk/gtkbuilder.its -o - demos/gtk-demo/shortcuts-gedit.ui
Created attachment 320400 [details] [review] gtkbuilder: Add default msgctxt for shortcuts
Review of attachment 320400 [details] [review]: I guess we need to teach GtkBuilder to use this as the default message context in the absence of a context attribute too, then. I'm not entirely convinced that this implicit magic is worth it...
lets not do this