X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fsl.lang.php;h=be971e790a079e60862da09ca297ded7af81a235;hb=5f1e536c60f1b70dae7253e7ce7256b5f030074c;hp=8985874c7c8b59deaedbdc5e51205c13768333a7;hpb=25d6ffc5f17d0e016c2ebb5b51a222665834e9e4;p=timetracker.git diff --git a/WEB-INF/resources/sl.lang.php b/WEB-INF/resources/sl.lang.php index 8985874c..be971e79 100644 --- a/WEB-INF/resources/sl.lang.php +++ b/WEB-INF/resources/sl.lang.php @@ -109,6 +109,9 @@ $i18n_key_words = array( // 'error.goto_uncompleted' => 'Go to uncompleted entry.', // 'error.overlap' => 'Time interval overlaps with existing records.', // 'error.future_date' => 'Date is in future.', +// 'error.xml' => 'Error in XML file at line %d: %s.', +// 'error.cannot_import' => 'Cannot import: %s.', +// 'error.format' => 'Invalid file format.', // Labels for buttons. 'button.login' => 'Prijava', @@ -157,6 +160,7 @@ $i18n_key_words = array( // 'label.end_date' => 'End date', // 'label.user' => 'User', // 'label.users' => 'Users', +// 'label.group' => 'Group', // 'label.roles' => 'Roles', // 'label.client' => 'Client', // 'label.clients' => 'Clients',