X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsr.lang.php;h=289c71cc1eeb74601b95cea0786fed0e57e0b373;hb=13cfff28242767287408e8fd13d992bc6c6e2086;hp=293756c8685e43e3d38e3589c59038b11f588de5;hpb=b53f880dcd61797fd2e6609477add03ca757d813;p=timetracker.git diff --git a/WEB-INF/resources/sr.lang.php b/WEB-INF/resources/sr.lang.php index 293756c8..289c71cc 100644 --- a/WEB-INF/resources/sr.lang.php +++ b/WEB-INF/resources/sr.lang.php @@ -269,6 +269,8 @@ $i18n_key_words = array( // 'label.file' => 'File', // 'label.image' => 'Image', // 'label.download' => 'Download', +'label.active_users' => 'Aktivni korisnik', +'label.inactive_users' => 'Neaktivni korisnik', // Form titles. 'title.error' => 'Greška', @@ -366,6 +368,7 @@ $i18n_key_words = array( // 'title.edit_file' => 'Editing File', // 'title.delete_file' => 'Deleting File', // 'title.download_file' => 'Downloading File', +// 'title.work' => 'Work', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. @@ -503,8 +506,6 @@ $i18n_key_words = array( 'form.tasks.inactive_tasks' => 'Neaktivni zadaci', // Korisnička forma. Pogledajte primer na https://timetracker.anuko.com/users.php -'form.users.active_users' => 'Aktivni korisnik', -'form.users.inactive_users' => 'Neaktivni korisnik', // TODO: translate the following. // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry', 'form.users.role' => 'Funkcija',