Make the tooltip description for id="stroke_width" in lang.en.js match the HTML. (All languages files will need to translate the new string").
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1338 eee81c28-f429-11dd-99c0-75d572ba1dddmaster
parent
68dd9def3a
commit
e2b264ea64
|
@ -67,7 +67,7 @@
|
|||
{"id": "stroke_color", "title": "Change stroke color"},
|
||||
{"id": "stroke_style", "title": "Change stroke dash style"},
|
||||
{"id": "stroke_tool_bottom", "textContent": "stroke:"},
|
||||
{"id": "stroke_width", "title": "Change stroke width"},
|
||||
{"id": "stroke_width", "title": "Change stroke width by 1, shift-click to change by 0.1"},
|
||||
{"id": "svginfo_bg_note", "textContent": "Note: Background will not be saved with image."},
|
||||
{"id": "svginfo_change_background", "textContent": "Editor Background"},
|
||||
{"id": "svginfo_dim", "textContent": "Canvas Dimensions"},
|
||||
|
|
Loading…
Reference in New Issue