]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/en.lang.php
Introduced warn.confirm_save string in translation files.
[timetracker.git] / WEB-INF / resources / en.lang.php
index 0ae1b272fb6ba226c8522be8be9dcbc99157ac1f..1d27ce90a1bd84e3d770bb09c9bc4d285cdc8293 100644 (file)
@@ -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.',