Xaw translations without GTK equivalents

Joshua Pettus <[email protected]> Fri, 18 Mar 2016 17:17:30 -0400
Newsgroups gmane.comp.gnu.xboard.devel
Message-ID <[email protected]>
Dang, I forgot to remind everyone.  There are still several xaw/xoptions.c translations that do not have gtk/xoptions.c equivalents.

Strings are:
White pixel = 0x%lx, black pixel = 0x%lx\n”
browse
Ctrl
Alt
Shift

Is there anything we can do about it?  In theory they don’t need re-translations, just a line pointing to the correct line of code in the gtk equivalent. Right?

Josh