X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/96dec36d5b4864edb6fd5be524806c3b9c332dfb..1476a94e163936d9e5a67dace6dce21ed032b18f:/WEB-INF/resources/es.lang.php diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index ee9c8536..2622786f 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -189,12 +189,7 @@ $i18n_key_words = array( // 'label.view' => 'View', 'label.edit' => 'Modificar', 'label.delete' => 'Eliminar', - - - -// TODO: refactoring ongoing down from here. - -// TODO: translate label.configure. +// TODO: translate the following. // 'label.configure' => 'Configure', 'label.select_all' => 'Seleccionar todos', 'label.select_none' => 'Quitar todas las selecciones', @@ -209,12 +204,17 @@ $i18n_key_words = array( // 'label.time_format' => 'Time format', // 'label.week_start' => 'First day of week', 'label.comment' => 'Comentario', -// TODO: translate label.status. +// TODO: translate the following. // 'label.status' => 'Status', 'label.tax' => 'Impuesto', -// TODO: check whether label.subtotal is translated correctly. +// TODO: translate the following. 'label.subtotal' => 'Subtotal', 'label.total' => 'Total', + + + +// TODO: refactoring ongoing down from here. + // TODO: translate the following. // 'label.client_name' => 'Client name', // 'label.client_address' => 'Client address',