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:
Jeff Schiller
2010-04-21 16:05:32 +00:00
parent 8c13cceea9
commit ffc666c77f
58 changed files with 431 additions and 418 deletions

View File

@@ -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:"},