X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/b14f8b520d0ab49c06afba7617a9cf140d358c24..34e7eacf0ed2131c64f81f8cd5173baebc75d534:/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',