X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/235858d0ca557daca78f85706512dfd01fe1f77d..80d8ba7ca7444b575edc4930ee45e46dca66144b:/WEB-INF/resources/nl.lang.php diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index 20b42e1e..531953e2 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -228,7 +228,7 @@ $i18n_key_words = array( 'title.groups' => 'Groepen', // TODO: translate the following. // 'title.subgroups' => 'Subgroups', -'title.create_group' => 'Groep maken', +// 'title.add_group' => 'Adding Group', 'title.edit_group' => 'Groep bewerken', 'title.delete_group' => 'Groep aan het verwijderen', 'title.reset_password' => 'Wachtwoord herstellen', @@ -282,7 +282,6 @@ $i18n_key_words = array( 'title.import' => 'Importeer groepsgegevens', 'title.options' => 'Opties', 'title.profile' => 'Profiel', -'title.group' => 'Groep instelling', 'title.plugins' => 'Plugins', 'title.cf_custom_fields' => 'Eigen velden', 'title.cf_add_custom_field' => 'Eigen veld toevoegen',