X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsl.lang.php;h=154d2d644506781e51b0bb03a5e518812473d0fa;hb=8ee49f1b739cb1212fed94074082b01154e928e0;hp=39d35f487a8cd2d81b03f71be72197dc78f85f6e;hpb=a5004f7ad3f11be39db2694bda00d0bee41d837b;p=timetracker.git diff --git a/WEB-INF/resources/sl.lang.php b/WEB-INF/resources/sl.lang.php index 39d35f48..154d2d64 100644 --- a/WEB-INF/resources/sl.lang.php +++ b/WEB-INF/resources/sl.lang.php @@ -83,8 +83,6 @@ $i18n_key_words = array( // 'error.empty' => 'Field "{0}" is empty.', // 'error.not_equal' => 'Field "{0}" is not equal to field "{1}".', // 'error.interval' => 'Field "{0}" must be greater than "{1}".', - -// TODO: refactoring ongoing down from here. // 'error.project' => 'Select project.', // 'error.task' => 'Select task.', // 'error.client' => 'Select client.', @@ -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',