From d0d499f259a96eacff909c24b2d136c59c20982e Mon Sep 17 00:00:00 2001 From: Alexis Deveria Date: Thu, 29 Apr 2010 16:42:58 +0000 Subject: [PATCH] More locale fixes git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1555 eee81c28-f429-11dd-99c0-75d572ba1ddd --- editor/locale/lang.en.js | 5 ++--- editor/svg-editor.html | 15 +++++++-------- 2 files changed, 9 insertions(+), 11 deletions(-) diff --git a/editor/locale/lang.en.js b/editor/locale/lang.en.js index 99728022..249109f9 100644 --- a/editor/locale/lang.en.js +++ b/editor/locale/lang.en.js @@ -150,9 +150,8 @@ {"id": "tool_eyedropper", "title": "Eye Dropper Tool"}, {"id": "mode_connect", "title": "Connect two objects"}, {"id": "connector_no_arrow", "textContent": "No arrow"}, - - - +{"id": "copyrightLabel", "textContent": "Powered by"}, +{"id": "url_notice", "title": "NOTE: This image cannot be embedded. It will depend on this path to be displayed"}, { "js_strings": { "QerrorsRevertToSource": "There were parsing errors in your SVG source.\nRevert back to original SVG source?", diff --git a/editor/svg-editor.html b/editor/svg-editor.html index dd2d018c..91086b87 100644 --- a/editor/svg-editor.html +++ b/editor/svg-editor.html @@ -160,9 +160,9 @@ script type="text/javascript" src="locale/locale.min.js">
-