Skip to content
Snippets Groups Projects
Commit c1c3664a authored by fantu's avatar fantu
Browse files

remove duplicate

parent 23cb9b8b
No related branches found
No related tags found
No related merge requests found
...@@ -24,6 +24,5 @@ $wb["telefon_txt"] = 'Telephone'; ...@@ -24,6 +24,5 @@ $wb["telefon_txt"] = 'Telephone';
$wb["fax_txt"] = 'Fax'; $wb["fax_txt"] = 'Fax';
$wb["groups_txt"] = 'Groups'; $wb["groups_txt"] = 'Groups';
$wb["default_group_txt"] = 'Default Group'; $wb["default_group_txt"] = 'Default Group';
$wb["active_txt"] = 'Active';
$wb["startmodule_err"] = 'Start module is not within modules.'; $wb["startmodule_err"] = 'Start module is not within modules.';
?> ?>
...@@ -13,7 +13,6 @@ $wb["limit_mailquota_txt"] = 'Mailbox quota'; ...@@ -13,7 +13,6 @@ $wb["limit_mailquota_txt"] = 'Mailbox quota';
$wb["limit_spamfilter_wblist_txt"] = 'Max. number of spamfilter white / blacklist filters'; $wb["limit_spamfilter_wblist_txt"] = 'Max. number of spamfilter white / blacklist filters';
$wb["limit_spamfilter_user_txt"] = 'Max. number of spamfilter users'; $wb["limit_spamfilter_user_txt"] = 'Max. number of spamfilter users';
$wb["limit_spamfilter_policy_txt"] = 'Max. number of spamfilter policys'; $wb["limit_spamfilter_policy_txt"] = 'Max. number of spamfilter policys';
$wb["limit_client_txt"] = 'limit_client';
$wb["limit_domain_txt"] = 'limit_domain'; $wb["limit_domain_txt"] = 'limit_domain';
$wb["limit_subdomain_txt"] = 'limit_subdomain'; $wb["limit_subdomain_txt"] = 'limit_subdomain';
$wb["limit_webquota_txt"] = 'limit_webquota'; $wb["limit_webquota_txt"] = 'limit_webquota';
......
...@@ -6,7 +6,6 @@ $wb["delete_txt"] = 'Delete'; ...@@ -6,7 +6,6 @@ $wb["delete_txt"] = 'Delete';
$wb["properties_txt"] = 'Properties'; $wb["properties_txt"] = 'Properties';
$wb["new_tab_txt"] = 'Tab new'; $wb["new_tab_txt"] = 'Tab new';
$wb["edit_txt"] = 'Edit'; $wb["edit_txt"] = 'Edit';
$wb["delete_txt"] = 'X';
$wb["new_txt"] = 'Neu'; $wb["new_txt"] = 'Neu';
$wb["up_txt"] = '^'; $wb["up_txt"] = '^';
$wb["down_txt"] = 'v'; $wb["down_txt"] = 'v';
......
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