Skip to content
Snippets Groups Projects
Commit 91486c44 authored by Franky Van Liedekerke's avatar Franky Van Liedekerke
Browse files

MaxSizeForUploadedFiles should be in admin.lang, otherwise it is not

translated in admin/security_other.php
parent 80608568
No related branches found
No related tags found
No related merge requests found
......@@ -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 <b>%s</b> %s, whatever is thi sparameter value
MustBeLowerThanPHPLimit=Note: your PHP limits upload size to <b>%s</b> %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
......
......@@ -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
......
......@@ -26,6 +26,7 @@ NextValueForInvoices=Prochaine valeur (factures)
NextValueForCreditNotes=Prochaine valeur (avoirs)
MustBeLowerThanPHPLimit=Remarque: Votre PHP limite naturellement la taille à <b>%s</b> %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
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment