Skip to content

Commit 5d90586

Browse files
author
fantu
committed
multilanguage improve and rispective merge of all language
1 parent a008643 commit 5d90586

File tree

153 files changed

+0
-306
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

153 files changed

+0
-306
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
$wb['email_txt'] = 'Email';
33
$wb['destination_txt'] = 'Destination';
44
$wb['active_txt'] = 'Active';
5-
$wb['btn_save_txt'] = 'Save';
6-
$wb['btn_cancel_txt'] = 'Cancel';
75
$wb['email_error_isemail'] = 'Email address is invalid.';
86
$wb['email_error_unique'] = 'Duplicate Emailaddress.';
97
$wb['no_domain_perm'] = 'You have no permission for this domain.';

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ $wb['server_id_txt'] = 'Server';
33
$wb['source_txt'] = 'Blacklist Address';
44
$wb['recipient_txt'] = 'Recipient';
55
$wb['active_txt'] = 'Active';
6-
$wb['btn_save_txt'] = 'Save';
7-
$wb['btn_cancel_txt'] = 'Cancel';
86
$wb['source_error_notempty'] = 'Address is empty.';
97
$wb['type_txt'] = 'Type';
108
$wb['limit_mailfilter_txt'] = 'The max. number of email filters for your account is reached.';

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,5 @@ $wb['pattern_txt'] = 'Regexp. Pattern';
55
$wb['data_txt'] = 'Data';
66
$wb['action_txt'] = 'Action';
77
$wb['active_txt'] = 'Active';
8-
$wb['btn_save_txt'] = 'Save';
9-
$wb['btn_cancel_txt'] = 'Cancel';
108
$wb['pattern_error_empty'] = 'Pattern is empty.';
119
?>

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ $wb['server_id_txt'] = 'Server';
33
$wb['domain_txt'] = 'Domain';
44
$wb['type_txt'] = 'Type';
55
$wb['active_txt'] = 'Active';
6-
$wb['btn_save_txt'] = 'Save';
7-
$wb['btn_cancel_txt'] = 'Cancel';
86
$wb['domain_error_empty'] = 'Domain is empty.';
97
$wb['domain_error_unique'] = 'Duplicate Domain.';
108
$wb['domain_error_regex'] = 'Invalid domain name.';

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
$wb['domain_txt'] = 'Domain';
33
$wb['destination_txt'] = 'Destination';
44
$wb['active_txt'] = 'Active';
5-
$wb['btn_save_txt'] = 'Save';
6-
$wb['btn_cancel_txt'] = 'Cancel';
75
$wb['domain_error_unique'] = 'There is already a Catchall record for this domain.';
86
$wb['no_domain_perm'] = 'You have no permission for this domain.';
97
$wb['domain_error_regex'] = 'Invalid domain name od domain contains invalid characters.';

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,5 @@
22
$wb['email_txt'] = 'Email';
33
$wb['destination_txt'] = 'Destination Email';
44
$wb['active_txt'] = 'Active';
5-
$wb['btn_save_txt'] = 'Save';
6-
$wb['btn_cancel_txt'] = 'Cancel';
75
$wb['limit_mailforward_txt'] = 'The max. number of email forwarders for your account is reached.';
86
?>

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,5 @@ $wb['source_password_txt'] = 'Password';
77
$wb['source_delete_txt'] = 'Delete emails after retrieval';
88
$wb['destination_txt'] = 'Destination';
99
$wb['active_txt'] = 'Active';
10-
$wb['btn_save_txt'] = 'Save';
11-
$wb['btn_cancel_txt'] = 'Cancel';
1210
$wb['limit_fetchmail_txt'] = 'The max. number of Fetchmail records for your account is reached.';
1311
?>

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ $wb['spam_redirect_score_int_txt'] = 'Redirect score';
55
$wb['spam_delete_score_int_txt'] = 'Delete score';
66
$wb['spam_rewrite_subject_txt'] = 'Rewrite subject';
77
$wb['spam_redirect_maildir_txt'] = 'Redirect mailbox';
8-
$wb['btn_save_txt'] = 'Save';
9-
$wb['btn_cancel_txt'] = 'Cancel';
108
$wb['active_txt'] = 'Active';
119
$wb['spam_rewrite_txt'] = 'Rewrite email subject above this score.';
1210
$wb['spam_redirect_txt'] = 'Redirect email above this score to the selected mailbox.';

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,5 @@ $wb['type_txt'] = 'Type';
66
$wb['mx_txt'] = 'No MX lookup';
77
$wb['sort_order_txt'] = 'Sort by';
88
$wb['active_txt'] = 'Active';
9-
$wb['btn_save_txt'] = 'Save';
10-
$wb['btn_cancel_txt'] = 'Cancel';
119
$wb['limit_mailrouting_txt'] = 'The max. number of routes for your account is reached.';
1210
?>

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<?php
22
$wb['custom_mailfilter_txt'] = 'Custom mail filter recipe';
3-
$wb['btn_save_txt'] = 'Save';
4-
$wb['btn_cancel_txt'] = 'Cancel';
53
$wb['email_txt'] = 'Email';
64
$wb['cryptpwd_txt'] = 'Password';
75
$wb['password_strength_txt'] = 'Password strength';

0 commit comments

Comments
 (0)