Introduced warn.confirm_save string in translation files.
[timetracker.git] / WEB-INF / resources / en.lang.php
index 54ebbd9..1d27ce9 100644 (file)
@@ -102,6 +102,10 @@ $i18n_key_words = array(
 'error.cannot_import' => 'Cannot import: %s.',
 'error.format' => 'Invalid file format.',
 
+// Warning messages.
+'warn.sure' => 'Are you sure?',
+'warn.confirm_save' => 'Date has changed. Confirm saving, not copying this item.',
+
 // Success messages.
 'msg.success' => 'Operation completed successfully.',
 
@@ -461,6 +465,7 @@ $i18n_key_words = array(
 'form.group_edit.allow_overlap' => 'Allow overlap',
 'form.group_edit.future_entries' => 'Future entries',
 'form.group_edit.uncompleted_indicators' => 'Uncompleted indicators',
+'form.group_edit.copy_warning' => 'Warn on copy',
 'form.group_edit.allow_ip' => 'Allow IP',
 
 // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php