X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fes.lang.php;h=819df1a32cf8b04071d1b49d28a4c995fe700240;hb=1e7092b2a85592240048d9622a6f619aa2a7c68a;hp=94d506374c496a849f474bf8b023132e58d46368;hpb=d3bcdee6ccc7bd00dce1fdfd89dc604f9016b52c;p=timetracker.git diff --git a/WEB-INF/resources/es.lang.php b/WEB-INF/resources/es.lang.php index 94d50637..819df1a3 100644 --- a/WEB-INF/resources/es.lang.php +++ b/WEB-INF/resources/es.lang.php @@ -97,8 +97,6 @@ $i18n_key_words = array( // TODO: translate the following. // 'error.user_exists' => 'User with this login already exists.', // 'error.object_exists' => 'Object with this name already exists.', -// 'error.task_exists' => 'Task with this name already exists.', -// 'error.client_exists' => 'Client with this name already exists.', // 'error.invoice_exists' => 'Invoice with this number already exists.', // 'error.role_exists' => 'Role with this rank already exists.', // 'error.no_invoiceable_items' => 'There are no invoiceable items.', @@ -117,6 +115,10 @@ $i18n_key_words = array( // 'error.cannot_import' => 'Cannot import: %s.', // 'error.format' => 'Invalid file format.', +// Success messages. +// TODO: translate the following. +// 'msg.success' => 'Operation completed successfully.', + // Labels for buttons. 'button.login' => 'Iniciar sesion', 'button.now' => 'Ahora', @@ -256,6 +258,9 @@ $i18n_key_words = array( 'label.totals_only' => 'Solo totales', // Form titles. +// TODO: Translate the following. +// 'title.error' => 'Error', +// 'title.success' => 'Success', 'title.login' => 'Sesión iniciada', 'title.groups' => 'Grupos', // TODO: translate the following.