X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsr.lang.php;h=5e7f56e9fd990b52701cf8fb7523175d1eca5167;hb=3209a25c21cd59c6476d820624545963a5a4a857;hp=558050d1424752e715e24ea6b141b5864cec4678;hpb=182ed39acb3600d991ff4742848a75c5ed2ba728;p=timetracker.git diff --git a/WEB-INF/resources/sr.lang.php b/WEB-INF/resources/sr.lang.php index 558050d1..5e7f56e9 100644 --- a/WEB-INF/resources/sr.lang.php +++ b/WEB-INF/resources/sr.lang.php @@ -68,6 +68,8 @@ $i18n_key_words = array( 'error.access_denied' => 'Pristup odbijen.', 'error.sys' => 'Greška u sistemu.', 'error.db' => 'Greška u bazi podataka.', +// TODO: translate the following. +// 'error.feature_disabled' => 'Feature is disabled.', 'error.field' => 'Pogrešan "{0}" podatak.', 'error.empty' => 'Polje "{0}" je prazno.', 'error.not_equal' => 'Polje "{0}" nije jednak polju "{1}".',