diff --git a/src/test/shell/data/i18n/de.json b/src/test/shell/data/i18n/de.json
index b69278086a57f5958210f86698fcac7626130b31..4b37b9022dee60e18e60d789a3c687555aa2ac83 100644
--- a/src/test/shell/data/i18n/de.json
+++ b/src/test/shell/data/i18n/de.json
@@ -199,7 +199,8 @@
     "ITEMS_PER_PAGE": "Users per page",
     "GRANT_USER_ROLE_IN_CURRENT_DOMAIN_BUTTON": "Grant USER role",
     "ADD_TO_DOMAIN_BUTTON": "Add user to domain",
-    "GO_BACK_BUTTON": "Back"
+    "GO_BACK_BUTTON": "Back",
+    "SEARCH" : "Search users by their full email address"
   },
   "DOMAINS": {
     "TITLE": "Domains",
diff --git a/src/test/shell/data/i18n/en.json b/src/test/shell/data/i18n/en.json
index 736d8a0d2af940a565074d923e9724dc44783f74..4484b4a51b3cdfed3ce87622b7980e5574d9bd20 100644
--- a/src/test/shell/data/i18n/en.json
+++ b/src/test/shell/data/i18n/en.json
@@ -199,7 +199,8 @@
     "ITEMS_PER_PAGE": "Users per page",
     "GRANT_USER_ROLE_IN_CURRENT_DOMAIN_BUTTON": "Grant USER role",
     "ADD_TO_DOMAIN_BUTTON": "Add user to domain",
-    "GO_BACK_BUTTON": "Back"
+    "GO_BACK_BUTTON": "Back",
+    "SEARCH" : "Search users by their full email address"
   },
   "DOMAINS": {
     "TITLE": "Domains",
diff --git a/src/test/shell/data/i18n/fr.json b/src/test/shell/data/i18n/fr.json
index 45b316bbbca530b11f3136c09e559a3c342e418f..880288390082f3c806629274632ac3e664e12923 100644
--- a/src/test/shell/data/i18n/fr.json
+++ b/src/test/shell/data/i18n/fr.json
@@ -199,7 +199,8 @@
     "ITEMS_PER_PAGE": "Users per page",
     "GRANT_USER_ROLE_IN_CURRENT_DOMAIN_BUTTON": "Grant USER role",
     "ADD_TO_DOMAIN_BUTTON": "Add user to domain",
-    "GO_BACK_BUTTON": "Back"
+    "GO_BACK_BUTTON": "Back",
+    "SEARCH" : "Search users by their full email address"
   },
   "DOMAINS": {
     "TITLE": "Organisation",
diff --git a/src/test/shell/data/i18n/pl.json b/src/test/shell/data/i18n/pl.json
index c4bc58b2655a3f89339c1e933b20c54cc5a43315..fbfdcd7114b5497ca537b1287e7ecf1bd9c6823d 100644
--- a/src/test/shell/data/i18n/pl.json
+++ b/src/test/shell/data/i18n/pl.json
@@ -199,7 +199,8 @@
     "ITEMS_PER_PAGE": "Ilość wyświetlanych uzytkowników na stronie",
     "GRANT_USER_ROLE_IN_CURRENT_DOMAIN_BUTTON": "Nadaj rolę USER",
     "ADD_TO_DOMAIN_BUTTON": "Dodaj użytkownika do domeny",
-    "GO_BACK_BUTTON": "Wróć"
+    "GO_BACK_BUTTON": "Wróć",
+    "SEARCH" : "Wyszukaj użytkowników po całym adresie email"
   },
   "DOMAINS": {
     "TITLE": "Domeny",