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": "‫برای تغییر رنگ، کلیک کنید. برای تغییر رنگ لبه، کلید تبدیل (shift) را فشرده و کلیک کنید‬"},
{"id": "path_node_x", "title": "‫تغییر مختصات x نقطه‬"},
{"id": "path_node_y", "title": "‫تغییر مختصات y نقطه‬"},
{"id": "rect_height", "title": "‫تغییر ارتفاع مستطیل‬"},
{"id": "rect_height_tool", "title": "‫تغییر ارتفاع مستطیل‬"},
{"id": "rect_rx", "title": "‫تغییر شعاع گوشه مستطیل‬"},
{"id": "rect_width", "title": "‫تغییر عرض مستطیل‬"},
{"id": "rect_width_tool", "title": "‫تغییر عرض مستطیل‬"},
{"id": "relativeToLabel", "textContent": "‫نسبت به:"},
{"id": "rheightLabel", "textContent": "‫ارتفاع:"},
{"id": "rwidthLabel", "textContent": "‫عرض:"},