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": "Fare clic per cambiare il colore di riempimento, shift-click per cambiare colore del tratto"},
|
||||
{"id": "path_node_x", "title": "Change node's x coordinate"},
|
||||
{"id": "path_node_y", "title": "Change node's y coordinate"},
|
||||
{"id": "rect_height", "title": "Cambia l'altezza rettangolo"},
|
||||
{"id": "rect_height_tool", "title": "Cambia l'altezza rettangolo"},
|
||||
{"id": "rect_rx", "title": "Cambia Rectangle Corner Radius"},
|
||||
{"id": "rect_width", "title": "Cambia la larghezza rettangolo"},
|
||||
{"id": "rect_width_tool", "title": "Cambia la larghezza rettangolo"},
|
||||
{"id": "relativeToLabel", "textContent": "rispetto al:"},
|
||||
{"id": "rheightLabel", "textContent": "Altezza:"},
|
||||
{"id": "rwidthLabel", "textContent": "Larghezza:"},
|
||||
|
||||
Reference in New Issue
Block a user