diff --git a/openbis/source/java/ch/systemsx/cisd/openbis/public/common-dictionary.js b/openbis/source/java/ch/systemsx/cisd/openbis/public/common-dictionary.js
index b3c36d0d9b09e2c76e80433bad108f31449378a9..4aca606de9d1ffbbefdd2aabe3522b7b375f4b0e 100644
--- a/openbis/source/java/ch/systemsx/cisd/openbis/public/common-dictionary.js
+++ b/openbis/source/java/ch/systemsx/cisd/openbis/public/common-dictionary.js
@@ -271,7 +271,7 @@ var common = {
   
   search_button: "Search",
   use_wildcard_checkbox_text: "*?",
-  use_wildcard_checkbox_text_long: "Search with Wildcards",
+  use_wildcard_checkbox_text_long: "Search with Wildcards (*?)",
   use_wildcard_checkbox_tooltip: "Check to treat '*' and '?' as wildcards in searched text. Note, that only whole words will match if you don't add '*' at the beginning and at the end of the text.",
   global_search: "[{0}]: '{1}'",
   identifier: "Identifier",