X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/183a8116593400e16ec4d3ddf2e770091f403319..448c3e07930dbf902c97c93f252a474cb0931e23:/WEB-INF/resources/en.lang.php diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index 0ae1b272..fee9fdbf 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -104,6 +104,7 @@ $i18n_key_words = array( // 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.', @@ -464,7 +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.confirm_save' => 'Confirm saving', 'form.group_edit.allow_ip' => 'Allow IP', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php