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": "Klick zum Ändern der Füllfarbe, Shift-Klick zum Ändern der Linienfarbe"},
|
||||
{"id": "path_node_x", "title": "Ändere die X Koordinate des Knoten"},
|
||||
{"id": "path_node_y", "title": "Ändere die Y Koordinate des Knoten"},
|
||||
{"id": "rect_height", "title": "Höhe des Rechtecks ändern"},
|
||||
{"id": "rect_height_tool", "title": "Höhe des Rechtecks ändern"},
|
||||
{"id": "rect_rx", "title": "Eckenradius des Rechtecks ändern"},
|
||||
{"id": "rect_width", "title": "Breite des Rechtecks ändern"},
|
||||
{"id": "rect_width_tool", "title": "Breite des Rechtecks ändern"},
|
||||
{"id": "relativeToLabel", "textContent": "im Vergleich zu:"},
|
||||
{"id": "rheightLabel", "textContent": "Höhe:"},
|
||||
{"id": "rwidthLabel", "textContent": "Breite:"},
|
||||
|
||||
Reference in New Issue
Block a user