X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/299ddfe990af01e6ab19ba9d58214a10f8c4c0ba..d13d094181f751b0ec919e054a15b8d12788f730:/WEB-INF/resources/tr.lang.php
diff --git a/WEB-INF/resources/tr.lang.php b/WEB-INF/resources/tr.lang.php
index 18201714..b7801523 100644
--- a/WEB-INF/resources/tr.lang.php
+++ b/WEB-INF/resources/tr.lang.php
@@ -500,8 +500,6 @@ $i18n_key_words = array(
// "label.chart.title2" => 'projects for user',
"label.chart.period" => 'dönem için grafik',
-"label.pinfo" => '%, %',
-"label.pinfo2" => '%',
"label.pbehalf_info" => '% % % adına',
"label.pminfo" => ' (yönetici)',
"label.pcminfo" => ' (yardımcı yönetici)',
@@ -525,13 +523,4 @@ $i18n_key_words = array(
"label.enable" => 'devreye sok',
"label.filter" => 'filtre',
"label.timeweek" => 'haftalık toplam',
-// Note to translators: the strings below are missing and must be added and translated
-// "label.hrs" => 'hrs',
-// "label.errors" => 'errors',
-// "label.ldap_hint" => 'Type your Windows login and password in the fields below.',
-// "label.calendar_today" => 'today',
-// "label.calendar_close" => 'close',
-
-// login hello text
-// "login.hello.text" => "Anuko Time Tracker is a simple, easy to use, open source time tracking system.",
);