GNOME Bugzilla – Bug 340001
show message 'insert rule' for table
Last modified: 2006-05-15 14:45:59 UTC
Please describe the problem: show message 'insert rule' for table bar under html format in compose window Steps to reproduce: 1. open a compose window 2. change format to html 3. move your mouse to toolbar item 'Table' Actual results: show message 'insert rule' Expected results: show message 'insert table' Does this happen every time? yes Other information:
Created attachment 64453 [details] [review] fix the bug correct the tip message for table bar
*** Bug 339997 has been marked as a duplicate of this bug. ***
*** Bug 340000 has been marked as a duplicate of this bug. ***
*** Bug 340297 has been marked as a duplicate of this bug. ***
looks good to commit.
patch can be committed both to head and the stable branch, because the string "Insert Table" already exists and is marked for translation in /components/html-editor/GNOME_GtkHTML_Editor-emacs.xml.in.h:54
pardon, i meant "Insert table" of course, not "Insert Table". sorry for the noise.
Committed this myself on both the branches for the gtkhtml-3.11.2 release. Thanks for the patch.