Adjusted task_add.php and task_edit.php to operate with subgroups.
[timetracker.git] / WEB-INF / resources / nl.lang.php
index 5d11a8a..3fe3681 100644 (file)
@@ -102,6 +102,10 @@ $i18n_key_words = array(
 'error.cannot_import' => 'Kan het volgende niet importeren: %s.',
 'error.format' => 'Bestandsformaat niet valide.',
 
+// Success messages.
+// TODO: translate the following.
+// 'msg.success' => 'Operation completed successfully.',
+
 // Labels for buttons.
 'button.login' => 'Aanmelden',
 'button.now' => 'Nu',
@@ -221,6 +225,9 @@ $i18n_key_words = array(
 'label.totals_only' => 'Alleen totalen',
 
 // Form titles.
+'title.error' => 'Fout',
+// TODO: Translate the following.
+// 'title.success' => 'Success',
 'title.login' => 'Aanmelden',
 'title.groups' => 'Groepen',
 // TODO: translate the following.