';
print '';
diff --git a/htdocs/langs/en_US/companies.lang b/htdocs/langs/en_US/companies.lang
index 9b204532a46..ab4f97ff25c 100644
--- a/htdocs/langs/en_US/companies.lang
+++ b/htdocs/langs/en_US/companies.lang
@@ -67,6 +67,7 @@ EditCompany=Edit company
ThisUserIsNot=This user is not a prospect, customer nor supplier
VATIntraCheckableOnEUSite=Intracomunnautary VAT can be checked on European commision site
NorProspectNorCustomer=Nor prospect, nor customer
+JuridicalStatus=Juridical status
Staff=Staff
TE_STARTUP=Startup
TE_GROUP=Large company
diff --git a/htdocs/langs/en_US/main.lang b/htdocs/langs/en_US/main.lang
index 10749ec3173..643c631187f 100644
--- a/htdocs/langs/en_US/main.lang
+++ b/htdocs/langs/en_US/main.lang
@@ -4,6 +4,7 @@ Error=Error
ErrorFieldRequired=Field '%s' is required
ErrorFileDoesNotExists=File %s does not exists
ErrorCanNotCreateDir=Can not create dir %s
+ErrorCanNotReadDir=Can not read dir %s
ErrorConstantNotDefined=Parameter %s not defined
ErrorUnknown=Unkown error
ErrorSQL=SQL Error
@@ -11,6 +12,8 @@ ErrorLogoFileNotFound=Logo file '%s' was not found
ErrorGoToGlobalSetup=Go to Global setup to fix this
ErrorGoToModuleSetup=Go to Module setup to fix this
ErrorFailedToSendMail=Failed to send mail (sender=%s, receiver=%s)
+ErrorAttachedFilesDisabled=Attaching files feature is disabled on this serveur
+ErrorFileNotUploaded=File was not uploaded
yes=yes
Yes=Yes
no=no
@@ -201,3 +204,5 @@ September=September
October=October
November=November
December=December
+AttachedFiles=Attached files and documents
+FileTransferComplete=File was updloaded successfuly
\ No newline at end of file
diff --git a/htdocs/langs/fr_FR/companies.lang b/htdocs/langs/fr_FR/companies.lang
index cc20901ad1d..4f934e03e67 100644
--- a/htdocs/langs/fr_FR/companies.lang
+++ b/htdocs/langs/fr_FR/companies.lang
@@ -67,6 +67,7 @@ EditCompany=Edition soci
ThisUserIsNot=Cet utilisateur n'est pas un prospect, client ni fournisseur
VATIntraCheckableOnEUSite=Numéro TVA intra communautaire vérifiable sur le site de la commission européenne
NorProspectNorCustomer=Ni client, ni prospect
+JuridicalStatus=Forme juridique
Staff=Effectifs
TE_STARTUP=Startup
TE_GROUP=Grande société
diff --git a/htdocs/langs/fr_FR/main.lang b/htdocs/langs/fr_FR/main.lang
index f83f102d8c4..90625607f91 100644
--- a/htdocs/langs/fr_FR/main.lang
+++ b/htdocs/langs/fr_FR/main.lang
@@ -4,6 +4,7 @@ Error=Erreur
ErrorFieldRequired=Le champ '%s' est obligatoire
ErrorFileDoesNotExists=Le fichier %s n'existe pas
ErrorCanNotCreateDir=Impossible de créer le répertoire %s
+ErrorCanNotReadDir=Impossible de lire le répertoire %s
ErrorConstantNotDefined=Paramètre %s non défini
ErrorUnknown=Erreur inconnue
ErrorSQL=Erreur SQL
@@ -11,6 +12,8 @@ ErrorLogoFileNotFound=Le fichier logo '%s' n'a pas
ErrorGoToGlobalSetup=Aller dans la Configuration générale pour corriger
ErrorGoToModuleSetup=Aller dans la Configuration du module pour corriger
ErrorFailedToSendMail=Échec de l'envoi du mail (emetteur=%s, destinataire=%s)
+ErrorAttachedFilesDisabled=La gestion des fichiers associés est désactivée sur ce serveur
+ErrorFileNotUploaded=Le fichier n'a pas été transféré
yes=oui
Yes=Oui
no=non
@@ -201,4 +204,6 @@ August=Aout
September=Septembre
October=Octobre
November=Novembre
-December=Decembre
\ No newline at end of file
+December=Decembre
+AttachedFiles=Fichiers et documents joints
+FileTransferComplete=Le fichier a été transféré avec succès
diff --git a/htdocs/soc.php b/htdocs/soc.php
index ea0fef80544..0dac9840dc8 100644
--- a/htdocs/soc.php
+++ b/htdocs/soc.php
@@ -236,7 +236,7 @@ if ($_GET["action"] == 'create' || $_POST["action"] == 'create')
print '