Skip to content
Snippets Groups Projects
Commit 58708d95 authored by Marius Burkard's avatar Marius Burkard
Browse files

- added list id to mail filter options

parent 837c0d9a
No related branches found
No related tags found
No related merge requests found
Showing with 10 additions and 0 deletions
...@@ -12,6 +12,7 @@ $wb['mailbox_filter_txt'] = 'Mailbox filter'; ...@@ -12,6 +12,7 @@ $wb['mailbox_filter_txt'] = 'Mailbox filter';
$wb['subject_txt'] = 'Subject'; $wb['subject_txt'] = 'Subject';
$wb['from_txt'] = 'From'; $wb['from_txt'] = 'From';
$wb['to_txt'] = 'To'; $wb['to_txt'] = 'To';
$wb['list_id_txt'] = 'List ID';
$wb['contains_txt'] = 'Contains'; $wb['contains_txt'] = 'Contains';
$wb['is_txt'] = 'Is'; $wb['is_txt'] = 'Is';
$wb['begins_with_txt'] = 'Begins with'; $wb['begins_with_txt'] = 'Begins with';
......
...@@ -17,5 +17,6 @@ $wb['subject_txt'] = 'Asunto'; ...@@ -17,5 +17,6 @@ $wb['subject_txt'] = 'Asunto';
$wb['target_error_regex'] = 'La carpeta solo debe contener estos caracteres: a-z, 0-9, -, ., _, y {espacio}'; $wb['target_error_regex'] = 'La carpeta solo debe contener estos caracteres: a-z, 0-9, -, ., _, y {espacio}';
$wb['target_txt'] = 'Carpeta'; $wb['target_txt'] = 'Carpeta';
$wb['to_txt'] = 'Para'; $wb['to_txt'] = 'Para';
$wb['list_id_txt'] = 'List ID';
$wb['mailbox_filter_txt'] = 'Mailbox filter'; $wb['mailbox_filter_txt'] = 'Mailbox filter';
?> ?>
...@@ -11,6 +11,7 @@ $wb['limit_mailfilter_txt'] = 'The max. number of mailfilters is reached.'; ...@@ -11,6 +11,7 @@ $wb['limit_mailfilter_txt'] = 'The max. number of mailfilters is reached.';
$wb['subject_txt'] = 'Subject'; $wb['subject_txt'] = 'Subject';
$wb['from_txt'] = 'From'; $wb['from_txt'] = 'From';
$wb['to_txt'] = 'To'; $wb['to_txt'] = 'To';
$wb['list_id_txt'] = 'List ID';
$wb['contains_txt'] = 'Contains'; $wb['contains_txt'] = 'Contains';
$wb['is_txt'] = 'Is'; $wb['is_txt'] = 'Is';
$wb['begins_with_txt'] = 'Begins with'; $wb['begins_with_txt'] = 'Begins with';
......
...@@ -11,6 +11,7 @@ $wb['limit_mailfilter_txt'] = 'The max. number of mailfilters is reached.'; ...@@ -11,6 +11,7 @@ $wb['limit_mailfilter_txt'] = 'The max. number of mailfilters is reached.';
$wb['subject_txt'] = 'Subject'; $wb['subject_txt'] = 'Subject';
$wb['from_txt'] = 'From'; $wb['from_txt'] = 'From';
$wb['to_txt'] = 'To'; $wb['to_txt'] = 'To';
$wb['list_id_txt'] = 'List ID';
$wb['contains_txt'] = 'Contains'; $wb['contains_txt'] = 'Contains';
$wb['is_txt'] = 'Is'; $wb['is_txt'] = 'Is';
$wb['begins_with_txt'] = 'Begins with'; $wb['begins_with_txt'] = 'Begins with';
......
...@@ -11,6 +11,7 @@ $wb['limit_mailfilter_txt'] = 'The max. number of mailfilters is reached.'; ...@@ -11,6 +11,7 @@ $wb['limit_mailfilter_txt'] = 'The max. number of mailfilters is reached.';
$wb['subject_txt'] = 'Subject'; $wb['subject_txt'] = 'Subject';
$wb['from_txt'] = 'From'; $wb['from_txt'] = 'From';
$wb['to_txt'] = 'To'; $wb['to_txt'] = 'To';
$wb['list_id_txt'] = 'List ID';
$wb['contains_txt'] = 'Contains'; $wb['contains_txt'] = 'Contains';
$wb['is_txt'] = 'Is'; $wb['is_txt'] = 'Is';
$wb['begins_with_txt'] = 'Begins with'; $wb['begins_with_txt'] = 'Begins with';
......
...@@ -11,6 +11,7 @@ $wb['limit_mailfilter_txt'] = 'The max. number of mailfilters is reached.'; ...@@ -11,6 +11,7 @@ $wb['limit_mailfilter_txt'] = 'The max. number of mailfilters is reached.';
$wb['subject_txt'] = 'Subject'; $wb['subject_txt'] = 'Subject';
$wb['from_txt'] = 'From'; $wb['from_txt'] = 'From';
$wb['to_txt'] = 'To'; $wb['to_txt'] = 'To';
$wb['list_id_txt'] = 'List ID';
$wb['contains_txt'] = 'Contains'; $wb['contains_txt'] = 'Contains';
$wb['is_txt'] = 'Is'; $wb['is_txt'] = 'Is';
$wb['begins_with_txt'] = 'Begins with'; $wb['begins_with_txt'] = 'Begins with';
......
...@@ -11,6 +11,7 @@ $wb['limit_mailfilter_txt'] = 'The max. number of mailfilters is reached.'; ...@@ -11,6 +11,7 @@ $wb['limit_mailfilter_txt'] = 'The max. number of mailfilters is reached.';
$wb['subject_txt'] = 'Subject'; $wb['subject_txt'] = 'Subject';
$wb['from_txt'] = 'From'; $wb['from_txt'] = 'From';
$wb['to_txt'] = 'To'; $wb['to_txt'] = 'To';
$wb['list_id_txt'] = 'List ID';
$wb['contains_txt'] = 'Contains'; $wb['contains_txt'] = 'Contains';
$wb['is_txt'] = 'Is'; $wb['is_txt'] = 'Is';
$wb['begins_with_txt'] = 'Begins with'; $wb['begins_with_txt'] = 'Begins with';
......
...@@ -11,6 +11,7 @@ $wb['limit_mailfilter_txt'] = 'The max. number of mailfilters is reached.'; ...@@ -11,6 +11,7 @@ $wb['limit_mailfilter_txt'] = 'The max. number of mailfilters is reached.';
$wb['subject_txt'] = 'Subject'; $wb['subject_txt'] = 'Subject';
$wb['from_txt'] = 'From'; $wb['from_txt'] = 'From';
$wb['to_txt'] = 'To'; $wb['to_txt'] = 'To';
$wb['list_id_txt'] = 'List ID';
$wb['contains_txt'] = 'Contains'; $wb['contains_txt'] = 'Contains';
$wb['is_txt'] = 'Is'; $wb['is_txt'] = 'Is';
$wb['begins_with_txt'] = 'Begins with'; $wb['begins_with_txt'] = 'Begins with';
......
...@@ -11,6 +11,7 @@ $wb['limit_mailfilter_txt'] = 'The max. number of mailfilters is reached.'; ...@@ -11,6 +11,7 @@ $wb['limit_mailfilter_txt'] = 'The max. number of mailfilters is reached.';
$wb['subject_txt'] = 'Subject'; $wb['subject_txt'] = 'Subject';
$wb['from_txt'] = 'From'; $wb['from_txt'] = 'From';
$wb['to_txt'] = 'To'; $wb['to_txt'] = 'To';
$wb['list_id_txt'] = 'List ID';
$wb['contains_txt'] = 'Contains'; $wb['contains_txt'] = 'Contains';
$wb['is_txt'] = 'Is'; $wb['is_txt'] = 'Is';
$wb['begins_with_txt'] = 'Begins with'; $wb['begins_with_txt'] = 'Begins with';
......
...@@ -11,6 +11,7 @@ $wb['limit_mailfilter_txt'] = 'The max. number of mailfilters is reached.'; ...@@ -11,6 +11,7 @@ $wb['limit_mailfilter_txt'] = 'The max. number of mailfilters is reached.';
$wb['subject_txt'] = 'Subject'; $wb['subject_txt'] = 'Subject';
$wb['from_txt'] = 'From'; $wb['from_txt'] = 'From';
$wb['to_txt'] = 'To'; $wb['to_txt'] = 'To';
$wb['list_id_txt'] = 'List ID';
$wb['contains_txt'] = 'Contains'; $wb['contains_txt'] = 'Contains';
$wb['is_txt'] = 'Is'; $wb['is_txt'] = 'Is';
$wb['begins_with_txt'] = 'Begins with'; $wb['begins_with_txt'] = 'Begins with';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment