diff --git a/infolog/csv_import.php b/infolog/csv_import.php
index cd59799e03..cfc64ca156 100644
--- a/infolog/csv_import.php
+++ b/infolog/csv_import.php
@@ -289,7 +289,7 @@ function cat_id($cats)
"with the addressbook.
".
"@cat_id(Cat-name) returns a numerical cat_id. If a category isn't found, it ".
"will be automaticaly added.
". - "I hope that helped to understand the features, if not ask."; + "I hope that helped to understand the features, if not ask."; $GLOBALS['egw']->template->set_var('help_on_trans',lang($help_on_trans)); // I don't think anyone will translate this break;