X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/a4ecfaf39d301762cb6332da5d72978b60846092..1567369ac1fb744b704cacbe77542f55e410d61b:/WEB-INF/resources/sr.lang.php diff --git a/WEB-INF/resources/sr.lang.php b/WEB-INF/resources/sr.lang.php index 1c59de37..a8d2bf8f 100644 --- a/WEB-INF/resources/sr.lang.php +++ b/WEB-INF/resources/sr.lang.php @@ -246,6 +246,8 @@ $i18n_key_words = array( // 'label.week_list' => 'Week list', // 'label.work_units' => 'Work units', 'label.totals_only' => 'Samo zbirno', +// TODO: translate the following. +// 'label.quota' => 'Quota', // Form titles. 'title.error' => 'Greška', @@ -522,7 +524,6 @@ $i18n_key_words = array( // TODO: translate the following. // 'form.quota.year' => 'Year', // 'form.quota.month' => 'Month', -// 'form.quota.quota' => 'Quota', // 'form.quota.workday_hours' => 'Hours in a work day', // 'form.quota.hint' => 'If values are empty, quotas are calculated automatically based on workday hours and holidays.',