BUG 6947 No translation ID available for "Import XPDL" button

This issue was fixed, the labes was added
This commit is contained in:
Carlos Pacha
2011-05-25 09:17:42 -04:00
parent 03f3eefa9c
commit c19820f14d
2 changed files with 2 additions and 2 deletions

View File

@@ -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