diff --git a/htdocs/langs/en_US/admin.lang b/htdocs/langs/en_US/admin.lang index 2749b5ca727..072b9cd7fdb 100644 --- a/htdocs/langs/en_US/admin.lang +++ b/htdocs/langs/en_US/admin.lang @@ -24,8 +24,9 @@ UsePopupCalendar=Use popup for dates input NextValue=Next value NextValueForInvoices=Next value (invoices) NextValueForCreditNotes=Next value (credit notes) -MustBeLowerThanPHPLimit=Note: your PHP limits upload size to %s %s, whatever is thi sparameter value +MustBeLowerThanPHPLimit=Note: your PHP limits upload size to %s %s, whatever the value of this parameter is NoMaxSizeByPHPLimit=Note: No limit are built in your PHP +MaxSizeForUploadedFiles=Maximum size for uploaded files (0 to disallow any upload) ComptaSetup=Accounting module setup UserSetup=Users' management setup Setup=Setup diff --git a/htdocs/langs/en_US/other.lang b/htdocs/langs/en_US/other.lang index 0be3bf7b5ac..792f67c4333 100644 --- a/htdocs/langs/en_US/other.lang +++ b/htdocs/langs/en_US/other.lang @@ -21,7 +21,6 @@ Notify_NOTIFY_VAL_FAC=Validate bill NbOfAttachedFiles=Number of attached files/documents TotalSizeOfAttachedFiles=Total size of attached files/documents MaxSize=Maximum size -MaxSizeForUploadedFiles=Maximum size for uplaoded files (0 to disallow any upload) AttachANewFile=Attach a new file/document LinkedObject=Linked object Miscellanous=Miscellanous diff --git a/htdocs/langs/fr_FR/admin.lang b/htdocs/langs/fr_FR/admin.lang index 2d07f9796f0..45882bbfd0d 100644 --- a/htdocs/langs/fr_FR/admin.lang +++ b/htdocs/langs/fr_FR/admin.lang @@ -26,6 +26,7 @@ NextValueForInvoices=Prochaine valeur (factures) NextValueForCreditNotes=Prochaine valeur (avoirs) MustBeLowerThanPHPLimit=Remarque: Votre PHP limite naturellement la taille à %s %s maximum, quelque soit la valeur de ce paramètre NoMaxSizeByPHPLimit=Aucune limite interne à votre serveur PHP +MaxSizeForUploadedFiles=Taille maximum des documents uploadés (0 pour interdire l'upload) ComptaSetup=Configuration du module Comptabilité UserSetup=Configuration gestion des utilisateurs Setup=Configuration @@ -675,4 +676,4 @@ MantisTestKo2=La connexion au serveur '%s' par l'utilisateur '%s' MantisErrorConnectOkButWrongDatabase=La connexion a réussie mais la base ne semble pas etre une base Mantis. ##### Stock ##### StockSetup=Configuration module stock -UserWarehouse=Utiliser des stocks personnels aux utilisateurs \ No newline at end of file +UserWarehouse=Utiliser des stocks personnels aux utilisateurs diff --git a/htdocs/langs/fr_FR/other.lang b/htdocs/langs/fr_FR/other.lang index 275e252f188..566132acef7 100644 --- a/htdocs/langs/fr_FR/other.lang +++ b/htdocs/langs/fr_FR/other.lang @@ -21,7 +21,6 @@ Notify_NOTIFY_VAL_FAC=Validation facture NbOfAttachedFiles=Nombre de fichiers/documents liés TotalSizeOfAttachedFiles=Taille total des fichiers/documents liés MaxSize=Taille maximum -MaxSizeForUploadedFiles=Taille maximum des documents uploadés (0 pour interdire l'upload) AttachANewFile=Ajouter un nouveau fichier/document LinkedObject=Objet lié Miscellanous=Divers @@ -86,4 +85,4 @@ ExportsArea=Espace exports AvailableFormats=Formats disponibles LibraryUsed=Librairie utilisée LibraryVersion=Version -ExportableDatas=Données exportables \ No newline at end of file +ExportableDatas=Données exportables