Updated locale files as well as lang.en.js with most new strings
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@1548 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -250,6 +250,8 @@ svgEditor.addExtension("Arrows", function(S) {
|
||||
}],
|
||||
callback: function() {
|
||||
$('#arrow_panel').hide();
|
||||
// Set ID so it can be translated in locale file
|
||||
$('#arrow_list option')[0].id = 'connector_no_arrow';
|
||||
},
|
||||
addLangData: function(lang) {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user