X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ftr.lang.php;h=b2f705a422bfb04380a53e8b27edb364e3eee555;hb=9396e4eb81c51af990a074c0042980e938612b59;hp=1d0c0ea757443a4ffc18a5d2c1001f143bdb305d;hpb=220a0a7280b0fc7baa5a26123ac32b148c567d83;p=timetracker.git diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index 1d0c0ea7..b2f705a4 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -124,6 +124,11 @@ $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.', @@ -549,6 +554,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