Fix: Import for companies works even with prefix empty.

This commit is contained in:
Juanjo Menent 2010-01-18 20:50:28 +00:00
parent 6f3c4fc52d
commit 2d760f2e0d
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# Dolibarr language file - ca_ES - main
# Dolibarr language file - ca_ES - main
CHARSET = UTF-8
DIRECTION = ltr
SeparatorDecimal = ,
@ -12,6 +12,7 @@ FormatDateHourShort = %d/%m/%Y %H:%M
FormatDateHourTextShort = %d %b %Y %H:%M
FormatDateHourText = %d %B %Y %H:%M
DatabaseConnection = Connexió a la base de dades
NoError = Cap error
Error = Error
ErrorFieldRequired = El camp '%s' és obligatori
ErrorFieldFormat = El camp '%s' té un valor incorrecte

View File

@ -1,4 +1,4 @@
# Dolibarr language file - ca_ES - main
# Dolibarr language file - es_ES - main
CHARSET = UTF-8
DIRECTION = ltr
SeparatorDecimal = ,
@ -12,6 +12,7 @@ FormatDateHourShort = %d/%m/%Y %H:%M
FormatDateHourTextShort = %d %b %Y %H:%M
FormatDateHourText = %d %B %Y %H:%M
DatabaseConnection = Conexión a la base de datos
NoError = Ningún error
Error = Error
ErrorFieldRequired = El campo '%s' es obligatorio
ErrorFieldFormat = El campo '%s' tiene un valor incorrecto