diff --git a/languages/en_CA.json b/languages/en_CA.json
index ee2ffc6b..7c426886 100644
--- a/languages/en_CA.json
+++ b/languages/en_CA.json
@@ -957,5 +957,7 @@
"Alert Sound Delay":"Alert Sound Delay",
"powerVideoEventLimit":"You have set a high event limit. Are you sure you want to make this request?",
"There are no monitors that you can view with this account.":"There are no monitors that you can view with this account.",
+ "Delete Monitors and Files": "Delete Monitors and Files",
+ "Select atleast one monitor to delete": "Select atleast one monitor to delete.",
"Use Built-In":"Use Built-In"
}
diff --git a/web/libs/js/dash2.multimon.js b/web/libs/js/dash2.multimon.js
index 669d4fab..92a9fcd5 100644
--- a/web/libs/js/dash2.multimon.js
+++ b/web/libs/js/dash2.multimon.js
@@ -17,7 +17,7 @@ $.multimon.e.find('.import_config').click(function(){
var e={};e.e=$(this);e.mid=e.e.parents('[mid]').attr('mid');
$.confirm.e.modal('show');
$.confirm.title.text(lang['Import Monitor Configuration'])
- e.html=lang.ImportMultiMonitorConfigurationText+'