BUG 6947 No translation ID available for "Import XPDL" button
This issue was fixed, the labes was added
This commit is contained in:
@@ -233,7 +233,7 @@ Ext.onReady(function(){
|
||||
icon: '/images/import.gif',
|
||||
handler:importProcess
|
||||
},{
|
||||
text:'Import XPDL',
|
||||
text:TRANSLATIONS.ID_XPDL_IMPORT,
|
||||
iconCls: 'silk-add',
|
||||
icon: '/images/import.gif',
|
||||
handler:importXPDLProcess
|
||||
|
||||
Reference in New Issue
Block a user