]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/es.lang.php
Replaced intval() calls with a faster cast to int.
[timetracker.git] / WEB-INF / resources / es.lang.php
index ab97d1187b56c7affbf852bbdaf26a5ad4eca181..3f87e897ec19467de7c9f85292b10ce5c5324a08 100644 (file)
@@ -63,8 +63,6 @@ $i18n_key_words = array(
 'menu.clients' => 'Clientes',
 'menu.options' => 'Opciones',
 
-// TODO: refactoring ongoing down from here.
-
 // Footer - strings on the bottom of most pages.
 // TODO: translate the following.
 // 'footer.contribute_msg' => 'You can contribute to Time Tracker in different ways.'
@@ -81,7 +79,7 @@ $i18n_key_words = array(
 'error.field' => 'Dato "{0}" incorrecto.',
 'error.empty' => 'El archivo "{0}" esta vacío.',
 'error.not_equal' => 'El archivo "{0}" no es igual al archivo "{1}".',
-// TODO: translate error.interval.
+// TODO: translate the following.
 // 'error.interval' => 'Field "{0}" must be greater than "{1}".',
 'error.project' => 'Seleccionar Proyecto.',
 // TODO: translate the following.
@@ -89,6 +87,8 @@ $i18n_key_words = array(
 // 'error.client' => 'Select client.',
 // 'error.report' => 'Select report.',
 // 'error.record' => 'Select record.',
+
+// TODO: refactoring ongoing down from here.
 'error.auth' => 'Usuario o contraseña incorrecta.',
 // Note to translators: this string needs to be translated.
 // 'error.user_exists' => 'User with this login already exists.',