diff --git a/definitions/en_CA.js b/definitions/en_CA.js
index 82762340..6c0819fe 100644
--- a/definitions/en_CA.js
+++ b/definitions/en_CA.js
@@ -1512,7 +1512,7 @@ module.exports = function(s,config,lang){
},
{
"name": "fps",
- "field": lang["Video Record Rate (FPS)"],
+ "field": lang["Video Record Rate"],
"description": "The speed in which frames are recorded to files, Frames Per Second. Be aware there is no default. This can lead to large files. Best to set this camera-side.",
"default": "",
"example": "2",
@@ -2335,7 +2335,7 @@ module.exports = function(s,config,lang){
"class": "mdl-list"
},
{
- hidden: true,
+ hidden: true,
"name": "detail=group_detector_multi",
"field": "",
"description": "",
@@ -3565,7 +3565,6 @@ module.exports = function(s,config,lang){
"Copy Settings": {
id: "monSectionCopying",
"name": lang['Copy Settings'],
-
"color": "orange",
isSection: true,
"info": [
diff --git a/languages/en_CA.json b/languages/en_CA.json
index ba2a7583..400b04dd 100644
--- a/languages/en_CA.json
+++ b/languages/en_CA.json
@@ -530,7 +530,7 @@
"sizePurgeLockedText": "The Size Purge Lock (deleteOverMax) appears to have failed to unlock. Unlocking now...",
"Use coProcessor": "Use coProcessor",
"Audio Codec": "Audio Codec",
- "Video Record Rate": "Video Record Rate (FPS)",
+ "Video Record Rate": "Video Record Rate",
"Record Width": "Record Width",
"Record Height": "Record Height",
"Double Quote Directory": "Double Quote Directory Some directories have spaces. Using this may crash some cameras.",