]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/sr.lang.php
Moved managed_basic_settings to co-manager role.
[timetracker.git] / WEB-INF / resources / sr.lang.php
index 90381189322f0fe2f9aaac15b1884236d69128a0..5dbb0ed2e46de50e62a89ce184cbf87b84a15c4e 100644 (file)
@@ -120,14 +120,14 @@ $i18n_key_words = array(
 'button.reset_password' => 'Resetuj lozinku',
 'button.send' => 'Pošalji',
 'button.send_by_email' => 'Pošalji mejlom',
-'button.create_team' => 'Napravi tim',
-'button.export' => 'Izvezi tim',
-'button.import' => 'Uvezi tim',
+'button.create_group' => 'Napravi tim', // TODO: replace "team" with "group".
+'button.export' => 'Izvezi tim', // TODO: replace "team" with "group".
+'button.import' => 'Uvezi tim', // TODO: replace "team" with "group".
 'button.close' => 'Zatvori',
 'button.stop' => 'Stani',
 
 // Labels for controls on forms. Labels in this section are used on multiple forms.
-'label.team_name' => 'Naziv tim-a',
+'label.group_name' => 'Naziv tim-a', // TODO: replace "team" with "group".
 'label.address' => 'Adresa',
 'label.currency' => 'Valuta',
 'label.manager_name' => 'Ime Menadžera',
@@ -231,10 +231,10 @@ $i18n_key_words = array(
 
 // Form titles.
 'title.login' => 'Prijava',
-'title.teams' => 'Timovi',
-'title.create_team' => 'Napravi tim',
-'title.edit_team' => 'Izmeni tim',
-'title.delete_team' => 'Obriši tim',
+'title.groups' => 'Timovi', // TODO: change "teams" to "groups".
+'title.create_group' => 'Napravi tim', // TODO: change "team" to "group".
+'title.edit_group' => 'Izmeni tim', // TODO: change "team" to "group".
+'title.delete_group' => 'Obriši tim', // TODO: change "team" to "group".
 'title.reset_password' => 'Resetuj Lozinku',
 'title.change_password' => 'Promeni Lozinku',
 'title.time' => 'Vreme',