BUG 9747 Error in source code SOLVED
- Wrong translation uid - Change the worng translation uid
This commit is contained in:
@@ -455,7 +455,7 @@ DeletePMTable = function() {
|
||||
if (btn == "yes") {
|
||||
Ext.Msg.show({
|
||||
title : '',
|
||||
msg : _('ID_REMOVING_SELECTD_TABLES'),
|
||||
msg : _('ID_REMOVING_SELECTED_TABLES'),
|
||||
wait:true,
|
||||
waitConfig: {interval:500}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user