Sorry I really overstated the problem Turns out it is just gtk/xoptions.c has the string “Browse” @ line 1455 which isn’t translated can we add it?
Unfortunately it’s different from xaw/xoptions.c’s “browse” string as I assume is case sensitive. Josh > On Mar 18, 2016, at 5:17 PM, Joshua Pettus <[email protected]> wrote: > > 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
