X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fhe.lang.php;h=d7abe002de1aa441cc3134f0b82b68667b81affc;hb=fafb0ae8f7098ffafa6799627891bd40f4811a52;hp=6529b77c466b08ee78a87189704ca9ea3ec170b2;hpb=220a0a7280b0fc7baa5a26123ac32b148c567d83;p=timetracker.git diff --git a/WEB-INF/resources/he.lang.php b/WEB-INF/resources/he.lang.php index 6529b77c..d7abe002 100644 --- a/WEB-INF/resources/he.lang.php +++ b/WEB-INF/resources/he.lang.php @@ -128,6 +128,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.', @@ -522,6 +527,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.confirm_save' => 'Confirm saving', // 'form.group_edit.allow_ip' => 'Allow IP', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php