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") {
|
if (btn == "yes") {
|
||||||
Ext.Msg.show({
|
Ext.Msg.show({
|
||||||
title : '',
|
title : '',
|
||||||
msg : _('ID_REMOVING_SELECTD_TABLES'),
|
msg : _('ID_REMOVING_SELECTED_TABLES'),
|
||||||
wait:true,
|
wait:true,
|
||||||
waitConfig: {interval:500}
|
waitConfig: {interval:500}
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user