X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/36677b1481af7686a45ea1b37bec577f60f4ed2a..d9c7bad5d4a166c9872c9ec91342a5363caf3fab:/WEB-INF/resources/tr.lang.php diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php index 2d57daa0..ae60f7a1 100644 --- a/WEB-INF/resources/tr.lang.php +++ b/WEB-INF/resources/tr.lang.php @@ -67,8 +67,6 @@ $i18n_key_words = array( // TODO: translate the following. // 'menu.options' => 'Options', -// TODO: refactoring ongoing down from here. - // Footer - strings on the bottom of most pages. // TODO: translate the following. // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.', @@ -81,6 +79,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'error.access_denied' => 'Access denied.', // 'error.sys' => 'System error.', + +// TODO: refactoring ongoing down from here. 'error.db' => 'veritabanı hatası', 'error.field' => 'hatalı veri "{0}"', 'error.empty' => 'alan "{0}" boştur',