Improved isTrue() function and its usage to streamline code.
[timetracker.git] / WEB-INF / resources / nl.lang.php
index 26f76b5..531953e 100644 (file)
@@ -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',