Adjusted task_add.php and task_edit.php to operate with subgroups.
[timetracker.git] / WEB-INF / resources / da.lang.php
index 475da00..7ffc079 100644 (file)
@@ -111,6 +111,10 @@ $i18n_key_words = array(
 // 'error.cannot_import' => 'Cannot import: %s.',
 // 'error.format' => 'Invalid file format.',
 
+// Success messages.
+// TODO: translate the following.
+// 'msg.success' => 'Operation completed successfully.',
+
 // Labels for buttons.
 'button.login' => 'Log ind',
 'button.now' => 'Nu',
@@ -236,8 +240,8 @@ $i18n_key_words = array(
 'label.totals_only' => 'Kun Total',
 
 // Form titles.
+'title.error' => 'Fejl',
 // TODO: Translate the following.
-// 'title.error' => 'Error',
 // 'title.success' => 'Success',
 'title.login' => 'Login',
 'title.groups' => 'Teams', // TODO: change "teams" to "groups".