X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsl.lang.php;h=154d2d644506781e51b0bb03a5e518812473d0fa;hb=8ee49f1b739cb1212fed94074082b01154e928e0;hp=184a10a920229039fcffd6b54c27b29c05d2261d;hpb=d9c7bad5d4a166c9872c9ec91342a5363caf3fab;p=timetracker.git diff --git a/WEB-INF/resources/sl.lang.php b/WEB-INF/resources/sl.lang.php index 184a10a9..154d2d64 100644 --- a/WEB-INF/resources/sl.lang.php +++ b/WEB-INF/resources/sl.lang.php @@ -78,8 +78,6 @@ $i18n_key_words = array( // TODO: translate the following. // 'error.access_denied' => 'Access denied.', // 'error.sys' => 'System error.', - -// TODO: refactoring ongoing down from here. // 'error.db' => 'Database error.', // 'error.field' => 'Incorrect "{0}" data.', // 'error.empty' => 'Field "{0}" is empty.', @@ -108,6 +106,10 @@ $i18n_key_words = array( // 'error.overlap' => 'Time interval overlaps with existing records.', // 'error.future_date' => 'Date is in future.', + + +// TODO: refactoring ongoing down from here. + // Labels for buttons. 'button.login' => 'prijava', 'button.now' => 'zdaj',