Implemented configurable confirm save option.
[timetracker.git] / WEB-INF / resources / nl.lang.php
index 8e8e4f6..3cad307 100644 (file)
@@ -105,6 +105,7 @@ $i18n_key_words = array(
 // 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.
@@ -467,6 +468,8 @@ $i18n_key_words = array(
 'form.group_edit.allow_overlap' => 'Sta overlapping van tijden toe',
 'form.group_edit.future_entries' => 'Toevoegingen toestaan in de toekomst',
 'form.group_edit.uncompleted_indicators' => 'Onvolledige indicatoren',
+// TODO: translate the following.
+// 'form.group_edit.confirm_save' => 'Confirm saving',
 'form.group_edit.allow_ip' => 'Toegestane IP adressen',
 
 // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php