Removed unused strings.
[timetracker.git] / WEB-INF / resources / sl.lang.php
index 292c2e5..1c4dd60 100644 (file)
@@ -143,7 +143,8 @@ $i18n_key_words = array(
 // 'label.manager_name' => 'Manager name',
 // 'label.manager_login' => 'Manager login',
 'label.person_name' => 'Ime',
-// 'label.thing_name' => 'Name',
+'label.thing_name' => 'Ime',
+// TODO: translate the following.
 // 'label.login' => 'Login',
 'label.password' => 'Geslo',
 // TODO: translate the following.
@@ -403,8 +404,6 @@ $i18n_key_words = array(
 "form.project.edit_str" => 'urejanje projektov',
 "form.project.add_str" => 'dodajanje novega projekta',
 "form.project.del_str" => 'brisanje projekta',
-"form.project.th.name" => 'ime',
-"form.project.name" => 'ime',
 
 // activities form attributes
 "form.activity.project" => 'projekt',
@@ -417,9 +416,4 @@ $i18n_key_words = array(
 // Note to translators: this string needs to be translated.
 // "form.mail.footer_str" => 'Anuko Time Tracker is a simple, easy to use, open source<br>time tracking system. Visit <a href="https://www.anuko.com">www.anuko.com</a> for more information.',
 "form.mail.sending_str" => '<b>sporočilo poslano</b>',
-
-// labels
-"label.chart.title2" => 'projekti uporabnika',
-"label.chart.period" => 'graf za obdobje',
-
 );