Skip to content

Commit bc7db22

Browse files
author
rescue9
committed
Fixed lang files associated to bug FS#1115
1 parent b86ece0 commit bc7db22

16 files changed

+17
-17
lines changed

interface/web/mail/lib/lang/bg_mail_user_filter.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ $wb['active_txt'] = 'Active';
66
$wb['rulename_error_empty'] = 'Name is empty.';
77
$wb['searchterm_is_empty'] = 'Search term is empty.';
88
$wb['source_txt'] = 'Source';
9-
$wb['target_error_regex'] = 'The target may only contain these characters: a-z, 0-9, -, . and _';
9+
$wb['target_error_regex'] = 'The target may only contain these characters: a-z, 0-9, -, ., _, and {space}';
1010
?>

interface/web/mail/lib/lang/br_mail_user_filter.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ $wb['active_txt'] = 'Ativo';
66
$wb['rulename_error_empty'] = 'Nome está em branco.';
77
$wb['searchterm_is_empty'] = 'Termo de busca em branco.';
88
$wb['source_txt'] = 'Origem';
9-
$wb['target_error_regex'] = 'O alvo só pode conter os caracteres: a-z, 0-9, -, . e _';
9+
$wb['target_error_regex'] = 'O alvo só pode conter os caracteres: a-z, 0-9, -, ., _, e {espa�o}';
1010
?>

interface/web/mail/lib/lang/de_mail_user_filter.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ $wb['active_txt'] = 'Aktiv';
66
$wb['rulename_error_empty'] = 'Name ist leer.';
77
$wb['searchterm_is_empty'] = 'Suchbegriff ist leer.';
88
$wb['source_txt'] = 'Quelle';
9-
$wb['target_error_regex'] = 'Das Ziel beinhaltet wahrscheinlich diese Zeichen: a-z, 0-9, -, . und _';
9+
$wb['target_error_regex'] = 'Das Ziel beinhaltet wahrscheinlich diese Zeichen: a-z, 0-9, -, ., _, und {raum}';
1010
?>

interface/web/mail/lib/lang/en_mail_user_filter.lng

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ $wb["active_txt"] = 'Active';
66
$wb["rulename_error_empty"] = 'Name is empty.';
77
$wb["searchterm_is_empty"] = 'Search term is empty.';
88
$wb["source_txt"] = 'Source';
9-
$wb["target_error_regex"] = 'The target may only contain these characters: a-z, 0-9, -, . and _';
10-
?>
9+
$wb["target_error_regex"] = 'The target may only contain these characters: a-z, 0-9, -, ., _, and {space}';
10+
?>

interface/web/mail/lib/lang/es_mail_user_filter.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ $wb['active_txt'] = 'Activar';
66
$wb['rulename_error_empty'] = 'El nombre está vacío.';
77
$wb['searchterm_is_empty'] = 'El término de búsqueda está vacío.';
88
$wb['source_txt'] = 'Origen';
9-
$wb['target_error_regex'] = 'The target may only contain these characters: a-z, 0-9, -, . and _';
9+
$wb['target_error_regex'] = 'The target may only contain these characters: a-z, 0-9, -, ., _, and {space}';
1010
?>

interface/web/mail/lib/lang/fi_mail_user_filter.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ $wb['active_txt'] = 'Käytössä';
66
$wb['rulename_error_empty'] = 'Säännön nimi on tyhjä.';
77
$wb['searchterm_is_empty'] = 'Hakusana on tyhjä.';
88
$wb['source_txt'] = 'Lähde';
9-
$wb['target_error_regex'] = 'The target may only contain these characters: a-z, 0-9, -, . and _';
9+
$wb['target_error_regex'] = 'The target may only contain these characters: a-z, 0-9, -, ., _, and {space}';
1010
?>

interface/web/mail/lib/lang/fr_mail_user_filter.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ $wb['active_txt'] = 'Actif';
66
$wb['rulename_error_empty'] = 'Le nom est vide.';
77
$wb['searchterm_is_empty'] = 'Le terme recherché est vide.';
88
$wb['source_txt'] = 'Source';
9-
$wb['target_error_regex'] = 'The target may only contain these characters: a-z, 0-9, -, . and _';
9+
$wb['target_error_regex'] = 'The target may only contain these characters: a-z, 0-9, -, ., _, and {space}';
1010
?>

interface/web/mail/lib/lang/hu_mail_user_filter.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ $wb['active_txt'] = 'Aktív';
66
$wb['rulename_error_empty'] = 'A név üres';
77
$wb['searchterm_is_empty'] = 'Keresési feltétel üres';
88
$wb['source_txt'] = 'Forrás';
9-
$wb['target_error_regex'] = 'The target may only contain these characters: a-z, 0-9, -, . and _';
9+
$wb['target_error_regex'] = 'The target may only contain these characters: a-z, 0-9, -, ., _, and {space}';
1010
?>

interface/web/mail/lib/lang/it_mail_user_filter.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ $wb['active_txt'] = 'Active';
66
$wb['rulename_error_empty'] = 'Name is empty.';
77
$wb['searchterm_is_empty'] = 'Search term is empty.';
88
$wb['source_txt'] = 'Source';
9-
$wb['target_error_regex'] = 'The target may only contain these characters: a-z, 0-9, -, . and _';
9+
$wb['target_error_regex'] = 'The target may only contain these characters: a-z, 0-9, -, ., _, and {space}';
1010
?>

interface/web/mail/lib/lang/ja_mail_user_filter.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ $wb['active_txt'] = '有効';
66
$wb['rulename_error_empty'] = 'Name is empty.';
77
$wb['searchterm_is_empty'] = 'Search term is empty.';
88
$wb['source_txt'] = 'Source';
9-
$wb['target_error_regex'] = 'The target may only contain these characters: a-z, 0-9, -, . and _';
9+
$wb['target_error_regex'] = 'The target may only contain these characters: a-z, 0-9, -, ., _, and {space}';
1010
?>

0 commit comments

Comments
 (0)