Move tooltip for rect width/height to the label instead of just input control. Update all translations.
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1534 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -49,9 +49,9 @@
|
||||
{"id": "palette", "title": "Klik for at ændre fyldfarve, shift-klik for at ændre stregfarve"},
|
||||
{"id": "path_node_x", "title": "Change node's x coordinate"},
|
||||
{"id": "path_node_y", "title": "Change node's y coordinate"},
|
||||
{"id": "rect_height", "title": "Skift rektangel højde"},
|
||||
{"id": "rect_height_tool", "title": "Skift rektangel højde"},
|
||||
{"id": "rect_rx", "title": "Skift Rektangel Corner Radius"},
|
||||
{"id": "rect_width", "title": "Skift rektanglets bredde"},
|
||||
{"id": "rect_width_tool", "title": "Skift rektanglets bredde"},
|
||||
{"id": "relativeToLabel", "textContent": "i forhold til:"},
|
||||
{"id": "rheightLabel", "textContent": "Højde:"},
|
||||
{"id": "rwidthLabel", "textContent": "bredde:"},
|
||||
|
||||
Reference in New Issue
Block a user