Add some missing tooltips to English translation
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1536 eee81c28-f429-11dd-99c0-75d572ba1dddmaster
parent
bc70273eb2
commit
0b6fa02ca8
|
@ -79,6 +79,7 @@
|
|||
{"id": "svginfo_title", "textContent": "Title"},
|
||||
{"id": "svginfo_width", "textContent": "Width:"},
|
||||
{"id": "text", "title": "Change text contents"},
|
||||
{"id": "tool_add_subpath", "title": "Add sub-path"},
|
||||
{"id": "tool_alignbottom", "title": "Align Bottom"},
|
||||
{"id": "tool_aligncenter", "title": "Align Center"},
|
||||
{"id": "tool_alignleft", "title": "Align Left"},
|
||||
|
@ -111,6 +112,7 @@
|
|||
{"id": "tool_node_delete", "title": "Delete Node"},
|
||||
{"id": "tool_node_link", "title": "Link Control Points"},
|
||||
{"id": "tool_open", "textContent": "Open Image"},
|
||||
{"id": "tool_openclose_path", "textContent": "Open/close sub-path"},
|
||||
{"id": "tool_path", "title": "Path Tool"},
|
||||
{"id": "tool_rect", "title": "Rectangle"},
|
||||
{"id": "tool_redo", "title": "Redo"},
|
||||
|
|
Loading…
Reference in New Issue