X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsl.lang.php;h=dfc9fd32ad9c4fba0edd956ce1c75d295269433f;hb=cb611bf2abbb4072459632155b11301ae6fe840b;hp=b0d4a0b1814003d6b5bfc2ccdfaca4521e956a8f;hpb=220a0a7280b0fc7baa5a26123ac32b148c567d83;p=timetracker.git diff --git a/WEB-INF/resources/sl.lang.php b/WEB-INF/resources/sl.lang.php index b0d4a0b1..dfc9fd32 100644 --- a/WEB-INF/resources/sl.lang.php +++ b/WEB-INF/resources/sl.lang.php @@ -111,6 +111,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.', @@ -511,6 +516,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