X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/62bebb89af9afb9c4008d799c67e24988cb3688d..d3bcdee6ccc7bd00dce1fdfd89dc604f9016b52c:/WEB-INF/resources/sr.lang.php diff --git a/WEB-INF/resources/sr.lang.php b/WEB-INF/resources/sr.lang.php index 73baaf8b..39aa0b33 100644 --- a/WEB-INF/resources/sr.lang.php +++ b/WEB-INF/resources/sr.lang.php @@ -90,7 +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.', @@ -297,8 +296,6 @@ $i18n_key_words = array( 'title.import' => 'Uvoz podataka tim-a', // TODO: replace "team" with "group". 'title.options' => 'Opcije', 'title.profile' => 'Profil', -// TODO: translate the following. -// 'title.group' => 'Group Settings', 'title.plugins' => 'Dodaci', 'title.cf_custom_fields' => 'Dodatna polja', 'title.cf_add_custom_field' => 'Dodavanje dodatnih polja',