Combined various add button labels into one.
[timetracker.git] / WEB-INF / resources / de.lang.php
index 84d3a53..2a7f16f 100644 (file)
@@ -103,12 +103,6 @@ $i18n_key_words = array(
 'button.copy' => 'Kopieren',
 'button.cancel' => 'Abbrechen',
 'button.submit' => 'Abschicken',
-'button.add_user' => 'Benutzerkonto hinzufügen',
-'button.add_project' => 'Projekt anlegen',
-'button.add_task' => 'Task hinzufügen',
-'button.add_client' => 'Auftraggeber anlegen',
-'button.add_invoice' => 'Rechnung hinzufügen',
-'button.add_option' => 'Option hinzufügen',
 'button.add' => 'Hinzufügen',
 'button.generate' => 'Erstellen',
 'button.reset_password' => 'Passwort zurücksetzen',
@@ -401,6 +395,7 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'form.roles.active_roles' => 'Active Roles',
 // 'form.roles.inactive_roles' => 'Inactive Roles',
+// 'form.roles.rights' => 'Rights',
 
 // Clients form. See example at https://timetracker.anuko.com/clients.php
 'form.clients.active_clients' => 'Aktive Kunden',