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": "Kliknutím změníte barvu výplně, kliknutím současně s klávesou shift změníte barvu čáry"},
|
||||
{"id": "path_node_x", "title": "Změnit souřadnici X uzlu"},
|
||||
{"id": "path_node_y", "title": "Změnit souřadnici Y uzlu"},
|
||||
{"id": "rect_height", "title": "Změnit výšku obdélníku"},
|
||||
{"id": "rect_height_tool", "title": "Změnit výšku obdélníku"},
|
||||
{"id": "rect_rx", "title": "Změnit zaoblení obdélníku"},
|
||||
{"id": "rect_width", "title": "Změnit šířku obdélníku"},
|
||||
{"id": "rect_width_tool", "title": "Změnit šířku obdélníku"},
|
||||
{"id": "relativeToLabel", "textContent": "relatativně k:"},
|
||||
{"id": "rheightLabel", "textContent": "výška:"},
|
||||
{"id": "rwidthLabel", "textContent": "šířka:"},
|
||||
|
||||
Reference in New Issue
Block a user