X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fnl.lang.php;h=531953e23bde85ca9715c7f48cd69a15d4c00968;hb=7faef0e6d81444ad3ae10d1a2ce62fa753c80a9f;hp=26f76b55ab5bcae06290332f4becc296e97bdc1d;hpb=d25b2051caf684cb847977474f03ee0d3c1046e4;p=timetracker.git diff --git a/WEB-INF/resources/nl.lang.php b/WEB-INF/resources/nl.lang.php index 26f76b55..531953e2 100644 --- a/WEB-INF/resources/nl.lang.php +++ b/WEB-INF/resources/nl.lang.php @@ -226,7 +226,9 @@ $i18n_key_words = array( // Form titles. 'title.login' => 'Aanmelden', 'title.groups' => 'Groepen', -'title.create_group' => 'Groep maken', +// TODO: translate the following. +// 'title.subgroups' => 'Subgroups', +// 'title.add_group' => 'Adding Group', 'title.edit_group' => 'Groep bewerken', 'title.delete_group' => 'Groep aan het verwijderen', 'title.reset_password' => 'Wachtwoord herstellen', @@ -280,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',