]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/de.lang.php
More refactoring for subgroups.
[timetracker.git] / WEB-INF / resources / de.lang.php
index f58a50880f593e09b7a8b16ec988b873a9bf6766..80c78537b68962a13474271a102eab77989aeb2c 100644 (file)
@@ -105,6 +105,15 @@ $i18n_key_words = array(
 // 'error.cannot_import' => 'Cannot import: %s.',
 // 'error.format' => 'Invalid file format.',
 
+// Warning messages.
+// TODO: translate the following.
+// 'warn.sure' => 'Are you sure?',
+// 'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
+
+// Success messages.
+// TODO: translate the following.
+// 'msg.success' => 'Operation completed successfully.',
+
 // Labels for buttons.
 'button.login' => 'Anmelden',
 'button.now' => 'Jetzt',
@@ -458,6 +467,8 @@ $i18n_key_words = array(
 'form.group_edit.allow_overlap' => 'Erlaube Überschneidung',
 'form.group_edit.future_entries' => 'Einträge in der Zukunft',
 'form.group_edit.uncompleted_indicators' => 'Zeige unfertige Einträge',
+// TODO: translate the following.
+// 'form.group_edit.confirm_save' => 'Confirm saving',
 'form.group_edit.allow_ip' => 'Erlaube IP',
 
 // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php