diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel
index 4a3d405fa..4d1503626 100644
--- a/bodyshop_translations.babel
+++ b/bodyshop_translations.babel
@@ -32536,6 +32536,27 @@
+
+ updating
+ false
+
+
+
+
+
+ en-US
+ false
+
+
+ es-MX
+ false
+
+
+ fr-CA
+ false
+
+
+
diff --git a/client/src/translations/en_us/common.json b/client/src/translations/en_us/common.json
index 04e2b15ce..2c5875e15 100644
--- a/client/src/translations/en_us/common.json
+++ b/client/src/translations/en_us/common.json
@@ -1928,7 +1928,8 @@
"backordering": "Error backordering part {{message}}.",
"creating": "Error encountered when creating parts order. ",
"oec": "Error creating EMS files for OEC. {{error}}",
- "saving": "Error saving parts order. {{error}}."
+ "saving": "Error saving parts order. {{error}}.",
+ "updating": "Error updating parts order/parts order line. {{error}}."
},
"fields": {
"act_price": "Price",
diff --git a/client/src/translations/es/common.json b/client/src/translations/es/common.json
index ff26b7553..4aece6cfc 100644
--- a/client/src/translations/es/common.json
+++ b/client/src/translations/es/common.json
@@ -1928,7 +1928,8 @@
"backordering": "",
"creating": "Se encontró un error al crear el pedido de piezas.",
"oec": "",
- "saving": ""
+ "saving": "",
+ "updating": ""
},
"fields": {
"act_price": "",
diff --git a/client/src/translations/fr/common.json b/client/src/translations/fr/common.json
index 4db541931..a50966800 100644
--- a/client/src/translations/fr/common.json
+++ b/client/src/translations/fr/common.json
@@ -1928,7 +1928,8 @@
"backordering": "",
"creating": "Erreur rencontrée lors de la création de la commande de pièces.",
"oec": "",
- "saving": ""
+ "saving": "",
+ "updating": ""
},
"fields": {
"act_price": "",