Made many more localization fixes/additions
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1895 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -7569,7 +7569,7 @@ this.getVersion = function() {
|
||||
// Parameters:
|
||||
// strs - Object with strings (see uiStrings for examples)
|
||||
this.setUiStrings = function(strs) {
|
||||
$.extend(uiStrings, strs);
|
||||
$.extend(uiStrings, strs.notification);
|
||||
}
|
||||
|
||||
// Function: setConfig
|
||||
|
||||
Reference in New Issue
Block a user