X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/92dd94c462e142e8a5f7aae9594dd75b5b5a7afa..25d6ffc5f17d0e016c2ebb5b51a222665834e9e4:/WEB-INF/resources/cs.lang.php diff --git a/WEB-INF/resources/cs.lang.php b/WEB-INF/resources/cs.lang.php index 88f3fc08..11253861 100644 --- a/WEB-INF/resources/cs.lang.php +++ b/WEB-INF/resources/cs.lang.php @@ -112,7 +112,7 @@ $i18n_key_words = array( 'error.upload' => 'Chyba přenosu souboru.', // TODO: translate the following. // 'error.range_locked' => 'Date range is locked.', -// 'error.mail_send' => 'Error sending mail.', +// 'error.mail_send' => 'Error sending mail. Use MAIL_SMTP_DEBUG for diagnostics.', // 'error.no_email' => 'No email associated with this login.', // 'error.uncompleted_exists' => 'Uncompleted entry already exists. Close or delete it.', // 'error.goto_uncompleted' => 'Go to uncompleted entry.', @@ -330,6 +330,7 @@ $i18n_key_words = array( 'title.profile' => 'Profil', // TODO: translate the following. // 'title.group' => 'Group Settings', +// 'title.plugins' => 'Plugins', // 'title.cf_custom_fields' => 'Custom Fields', // 'title.cf_add_custom_field' => 'Adding Custom Field', // 'title.cf_edit_custom_field' => 'Editing Custom Field', @@ -532,7 +533,6 @@ $i18n_key_words = array( // 'form.group_edit.future_entries' => 'Future entries', // 'form.group_edit.uncompleted_indicators' => 'Uncompleted indicators', // 'form.group_edit.allow_ip' => 'Allow IP', -// 'form.group_edit.plugins' => 'Plugins', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php // TODO: translate the following.