Restore layer button functionality broken since locale-script change

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1922 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
Jeff Schiller
2011-01-16 20:25:57 +00:00
parent 372b5d996b
commit e4714fd767
2 changed files with 4 additions and 2 deletions

View File

@@ -70,6 +70,10 @@
"key_del":"Del"
},
// This is needed if the locale is English, since the locale strings are not read in that instance.
layers: {
"layer":"Layer"
},
notification: {
"invalidAttrValGiven":"Invalid value given",
"noContentToFitTo":"No content to fit to",