Skip to content

Commit c1c3664

Browse files
author
fantu
committed
remove duplicate
1 parent 23cb9b8 commit c1c3664

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

interface/web/admin/lib/lang/en_users.lng

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,5 @@ $wb["telefon_txt"] = 'Telephone';
2424
$wb["fax_txt"] = 'Fax';
2525
$wb["groups_txt"] = 'Groups';
2626
$wb["default_group_txt"] = 'Default Group';
27-
$wb["active_txt"] = 'Active';
2827
$wb["startmodule_err"] = 'Start module is not within modules.';
2928
?>

interface/web/client/lib/lang/en_client_template.lng

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ $wb["limit_mailquota_txt"] = 'Mailbox quota';
1313
$wb["limit_spamfilter_wblist_txt"] = 'Max. number of spamfilter white / blacklist filters';
1414
$wb["limit_spamfilter_user_txt"] = 'Max. number of spamfilter users';
1515
$wb["limit_spamfilter_policy_txt"] = 'Max. number of spamfilter policys';
16-
$wb["limit_client_txt"] = 'limit_client';
1716
$wb["limit_domain_txt"] = 'limit_domain';
1817
$wb["limit_subdomain_txt"] = 'limit_subdomain';
1918
$wb["limit_webquota_txt"] = 'limit_webquota';

interface/web/designer/lib/lang/en_form_show.lng

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ $wb["delete_txt"] = 'Delete';
66
$wb["properties_txt"] = 'Properties';
77
$wb["new_tab_txt"] = 'Tab new';
88
$wb["edit_txt"] = 'Edit';
9-
$wb["delete_txt"] = 'X';
109
$wb["new_txt"] = 'Neu';
1110
$wb["up_txt"] = '^';
1211
$wb["down_txt"] = 'v';

0 commit comments

Comments
 (0)