X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/25d6ffc5f17d0e016c2ebb5b51a222665834e9e4..a4298d704504e90da27dfdae71aaf6cc2faa9844:/WEB-INF/resources/es.lang.php diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index 72ef4fdf..740be123 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -114,6 +114,8 @@ $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.', // Labels for buttons. 'button.login' => 'Iniciar sesion', @@ -162,6 +164,7 @@ $i18n_key_words = array( 'label.user' => 'Usuario', // TODO: translate the following. // 'label.users' => 'Users', +// 'label.group' => 'Group', // 'label.roles' => 'Roles', // 'label.client' => 'Client', // 'label.clients' => 'Clients',