X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Ftr.lang.php;h=4b167e8826d0d31dec3d0f5500c6641b89a4457f;hb=a711e76851f29c7e0ac290a279eb4dd984ea7167;hp=a0f43fc758f3587295cf127aa4e7dc36daa9ea9d;hpb=ea7a43edbe96f9741b734dc4ee5efc16b6c48244;p=timetracker.git diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index a0f43fc7..4b167e88 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -117,7 +117,7 @@ $i18n_key_words = array( 'error.upload' => 'Dosya yükleme hatası.', // 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.', @@ -173,6 +173,7 @@ $i18n_key_words = array( 'label.user' => 'Kullanıcı', 'label.users' => 'Kullanıcılar', // TODO: translate the following. +// 'label.group' => 'Group', // 'label.roles' => 'Roles', 'label.client' => 'Müşteri', 'label.clients' => 'Müşteriler',