diff --git a/gso/translations/en-GB.json b/gso/translations/en-GB.json
index 3ae6a39705832c4c77cd10b59c3eda0ce468f58a..87532803e76ba996293d34ce1749fef2554d6931 100644
--- a/gso/translations/en-GB.json
+++ b/gso/translations/en-GB.json
@@ -1,11 +1,11 @@
 {
     "forms": {
         "fields": {
-            "confirm": "Confirm you are good with this",
-            "confirm_info": "Check the output of the playbook"   
-	}
+            "confirm": "Confirm",
+            "confirm_info": "Please verify this form looks correct."
+	    }
     },
     "workflow": {
-         "modify_isis_metric": "Modify the ISIS metric"
+         "modify_isis_metric": "Modify the ISIS metric."
     }
 }