Added missing translations

This commit is contained in:
Marcos García 2013-05-08 17:20:20 +02:00 committed by simnandez
parent 278d2c6cb1
commit e86a742383
4 changed files with 4 additions and 0 deletions

View File

@ -440,6 +440,7 @@ if (GETPOST('actionadd') || GETPOST('actionmodify'))
if ($fieldnamekey == 'type') $fieldnamekey = 'Type'; if ($fieldnamekey == 'type') $fieldnamekey = 'Type';
if ($fieldnamekey == 'position') $fieldnamekey = 'Position'; if ($fieldnamekey == 'position') $fieldnamekey = 'Position';
if ($fieldnamekey == 'unicode') $fieldnamekey = 'Unicode'; if ($fieldnamekey == 'unicode') $fieldnamekey = 'Unicode';
if ($fieldnamekey == 'deductible') $fieldnamekey = 'Deductible';
$msg.=$langs->transnoentities("ErrorFieldRequired", $langs->transnoentities($fieldnamekey)).'<br>'; $msg.=$langs->transnoentities("ErrorFieldRequired", $langs->transnoentities($fieldnamekey)).'<br>';
} }

View File

@ -647,6 +647,7 @@ Test=Test
Element=Element Element=Element
NoPhotoYet=No pictures available yet NoPhotoYet=No pictures available yet
HomeDashboard=Home summary HomeDashboard=Home summary
Deductible=Deductible
# Week day # Week day
Monday=Monday Monday=Monday

View File

@ -647,6 +647,7 @@ ModulesSystemTools=Módulos utilidades
View=Ver View=Ver
Test=Prueba Test=Prueba
Element=Elemento Element=Elemento
Deductible=Deducible
# Week day # Week day
Monday=Lunes Monday=Lunes

View File

@ -651,6 +651,7 @@ Test=Test
Element=Élément Element=Élément
NoPhotoYet=Pas de photo disponible pour l'instant NoPhotoYet=Pas de photo disponible pour l'instant
HomeDashboard=Synthèse accueil HomeDashboard=Synthèse accueil
Deductible=Déductible
# Week day # Week day
Monday=Lundi Monday=Lundi