A bit of cleanup in localization files.
[timetracker.git] / WEB-INF / resources / tr.lang.php
index 267f6ba..f049d92 100644 (file)
@@ -84,7 +84,11 @@ $i18n_key_words = array(
 'error.not_equal' => 'alan "{0}" "{1}" alanıyla aynı değildir',
 'error.interval' => 'hatalı aralık',
 'error.project' => 'proje seç',
-'error.activity' => 'faaliyet seç',
+// TODO: translate the following.
+// 'error.task' => 'Select task.',
+// 'error.client' => 'Select client.',
+// 'error.report' => 'Select report.',
+// 'error.record' => 'Select record.',
 'error.auth' => 'hatalı kullanıcı adı veya parola',
 // Note to translators: this string needs to be translated.
 // 'error.user_exists' => 'user with this login already exists',
@@ -144,6 +148,9 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'label.page' => 'Page',
 // 'label.condition' => 'Condition',
+// TODO: translate the following.
+// 'label.yes' => 'yes',
+// 'label.no' => 'no',
     
 // Form titles.
 // TODO: the entire title section is missing here. See the English file.