One more fix to header output.
[timetracker.git] / WEB-INF / resources / sr.lang.php
index e5e04f9..5e7f56e 100644 (file)
@@ -68,6 +68,8 @@ $i18n_key_words = array(
 'error.access_denied' => 'Pristup odbijen.',
 'error.sys' => 'Greška u sistemu.',
 'error.db' => 'Greška u bazi podataka.',
+// TODO: translate the following.
+// 'error.feature_disabled' => 'Feature is disabled.',
 'error.field' => 'Pogrešan "{0}" podatak.',
 'error.empty' => 'Polje "{0}" je prazno.',
 'error.not_equal' => 'Polje "{0}" nije jednak polju "{1}".',
@@ -450,6 +452,8 @@ $i18n_key_words = array(
 'form.teams.hint' => 'Napravite novi tim. Počnite sa otvaranjem naloga za Menadžera.<br>Takođe možete uvoziti podatke iz xml fajla sa drugog Anuko Time Tracker server-a (dupliranje prijava nisu dozvoljeni).',
 
 // Forma profila. Pogledajte primer na at https://timetracker.anuko.com/profile_edit.php.
+// TODO: translate the following.
+// 'form.profile.swap_roles' => 'Swap roles',
 'form.profile.12_hours' => '12 časova',
 'form.profile.24_hours' => '24 časova',
 // TODO: translate the following.
@@ -487,6 +491,7 @@ $i18n_key_words = array(
 
 // Swap roles form. See example at https://timetracker.anuko.com/swap_roles.php.
 // TODO: translate the following.
+// 'form.swap.hint' => 'Demote yourself to a lower role by swapping roles with someone else. This cannot be undone.',
 // 'form.swap.swap_with' => 'Swap roles with',
 
 // Roles and rights. These strings are used in multiple places. Grouped here to provide consistent translations.