Made more locale-related fixes, fixed issue 544 using codedread's help
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1550 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -132,12 +132,13 @@
|
||||
{"id": "zoom_panel", "title": "Change zoom level"},
|
||||
{"id": "zoomLabel", "textContent": "zoom:"},
|
||||
{"id": "sidepanel_handle", "textContent": "L a y e r s", "title": "Drag left/right to resize side panel"},
|
||||
{"id": "main_icon", "title": "Main Menu"},
|
||||
{"id": "tool_blur", "title": "Change gaussian blur value"},
|
||||
{"id": "tool_position", "title": "Align Element to Page"},
|
||||
{"id": "idLabel", "title": "Identify the element"},
|
||||
{"id": "tool_openclose_path", "title": "Open/close sub-path"},
|
||||
{"id": "tool_add_subpath", "title": "Add sub-path"},
|
||||
{"id": "cur_linejoin", "title": "Add sub-path"},
|
||||
{"id": "toggle_stroke_tools", "title": "Show/hide more stroke tools"},
|
||||
{"id": "linejoin_miter", "title": "Linejoin: Miter"},
|
||||
{"id": "linejoin_round", "title": "Linejoin: Round"},
|
||||
{"id": "linejoin_bevel", "title": "Linejoin: Bevel"},
|
||||
@@ -150,6 +151,8 @@
|
||||
{"id": "mode_connect", "title": "Connect two objects"},
|
||||
{"id": "connector_no_arrow", "textContent": "No arrow"},
|
||||
|
||||
|
||||
|
||||
{
|
||||
"js_strings": {
|
||||
"QerrorsRevertToSource": "There were parsing errors in your SVG source.\nRevert back to original SVG source?",
|
||||
|
||||
Reference in New Issue
Block a user