X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsr.lang.php;h=dd9c3476a948dac3aa11b702bc3ce8445ca1776d;hb=f58ab716cb0cc4b8be8e48723b345bfab29697a6;hp=42ded8f94fecd6c8930384577e7917dc3952235b;hpb=69915aba68a312fb2080c2356a482736efc254ae;p=timetracker.git diff --git a/WEB-INF/resources/sr.lang.php b/WEB-INF/resources/sr.lang.php index 42ded8f9..dd9c3476 100644 --- a/WEB-INF/resources/sr.lang.php +++ b/WEB-INF/resources/sr.lang.php @@ -90,9 +90,6 @@ $i18n_key_words = array( 'error.user_exists' => 'Korisnik pod ovim imenom već postoji.', // TODO: translate the following. // 'error.object_exists' => 'Object with this name already exists.', -'error.project_exists' => 'Projekat pod ovim nazivom već postoji.', -'error.task_exists' => 'Zadatak pod ovim nazivom već postoji.', -'error.client_exists' => 'Klijent pod ovim imenom već postoji.', 'error.invoice_exists' => 'Račun pod ovim brojem već postoji.', // TODO: translate the following. // 'error.role_exists' => 'Role with this rank already exists.', @@ -115,6 +112,10 @@ $i18n_key_words = array( // 'error.cannot_import' => 'Cannot import: %s.', // 'error.format' => 'Invalid file format.', +// Success messages. +// TODO: translate the following. +// 'msg.success' => 'Operation completed successfully.', + // Labels for buttons. 'button.login' => 'Prijava', 'button.now' => 'Sada', @@ -242,6 +243,9 @@ $i18n_key_words = array( 'label.totals_only' => 'Samo zbirno', // Form titles. +'title.error' => 'Greška', +// TODO: Translate the following. +// 'title.success' => 'Success', 'title.login' => 'Prijava', 'title.groups' => 'Timovi', // TODO: change "teams" to "groups". // TODO: translate the following.