X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/55c8f6a2bce9518c28337b18823b8300d1875ab8..4b550872bc24e8b8477250b8a26b464673c12c35:/WEB-INF/resources/sr.lang.php diff --git a/WEB-INF/resources/sr.lang.php b/WEB-INF/resources/sr.lang.php index 8b1e15fc..a29ffb23 100644 --- a/WEB-INF/resources/sr.lang.php +++ b/WEB-INF/resources/sr.lang.php @@ -253,8 +253,8 @@ $i18n_key_words = array( // 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. -'dropdown.all' => '--- odaberi sve ---', -'dropdown.no' => '--- poništi sve ---', // TODO: Check fav report selection dropdown at https://timetracker.anuko.com/reports.php page. The meaning is "do not select any saved favorite report". +'dropdown.all' => '--- svi ---', +'dropdown.no' => '--- ništa ---', 'dropdown.this_day' => 'ovaj dan', 'dropdown.this_week' => 'ova nedelja', 'dropdown.last_week' => 'prošla nedelja',