]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/tr.lang.php
Added a string to localization files.
[timetracker.git] / WEB-INF / resources / tr.lang.php
index 267f6ba42881d4296c48a6ca106b1329f0f803e9..e97aee63bc6194f6a9bd1d1172f0810f741788ea 100644 (file)
@@ -85,6 +85,8 @@ $i18n_key_words = array(
 'error.interval' => 'hatalı aralık',
 'error.project' => 'proje seç',
 'error.activity' => 'faaliyet seç',
+// TODO: translate the following.
+// '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 +146,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.