Fix: Add test on database name

This commit is contained in:
Juanjo Menent 2010-02-06 16:48:04 +00:00
parent f8b69a23ea
commit 6a4666767b
2 changed files with 3 additions and 1 deletions

View File

@ -61,3 +61,4 @@ ErrorWrongValueForField = Valor incorrecte per al camp nombre <b>%s</b> (el valo
ErrorsOnXLines = Errors a <b>%s</b> línies font
WarningsOnXLines = Alertes a <b>%s</b> línies font
ErrorFileIsInfectedWithAVirus = L'antivirus no ha pogut validar aquest arxiu (és probable que estigui infectat per un virus)!
ErrorSpecialCharNotAllowedForField = Els caràcters especials no són admesos pel camp "%s"

View File

@ -60,4 +60,5 @@ ErrorContactEMail = Se ha producido un error técnico. Contacte con el administr
ErrorWrongValueForField = Valor incorrecto para el campo número <b>%s</b> (el valor '<b>%s</b>' no cumple con la regla <b>%s</b>)
ErrorsOnXLines = Errores en <b>%s</b> líneas fuente
WarningsOnXLines = Alertas en <b>%s</b> líneas fuente
ErrorFileIsInfectedWithAVirus = ¡El antivirus no ha podido validar este archivo (es probable que esté infectado por un virus)!
ErrorFileIsInfectedWithAVirus = ¡El antivirus no ha podido validar este archivo (es probable que esté infectado por un virus)!
ErrorSpecialCharNotAllowedForField = Los caracteres especiales no son admitidos por el campo "%s"