diff --git a/htdocs/langs/de_AT/main.lang b/htdocs/langs/de_AT/main.lang
index 545ae518ec7..124392e3512 100644
--- a/htdocs/langs/de_AT/main.lang
+++ b/htdocs/langs/de_AT/main.lang
@@ -19,7 +19,6 @@ FormatDateHourShort=%d/%m/%Y %H:%M
FormatDateHourSecShort=%d/%m/%Y %H:%M:%S
FormatDateHourTextShort=%d %b %Y %H:%M
FormatDateHourText=%d %B %Y %H:%M
-EmptySearchString=Enter non empty search criterias
NoRecordFound=Kein Eintrag gefunden
NoRecordDeleted=Kein Eintrag gelöscht
NoError=Kein Fehler
diff --git a/htdocs/langs/de_CH/main.lang b/htdocs/langs/de_CH/main.lang
index 60ec3c2adff..ba91e452a89 100644
--- a/htdocs/langs/de_CH/main.lang
+++ b/htdocs/langs/de_CH/main.lang
@@ -21,7 +21,6 @@ FormatDateHourTextShort=%d %b %Y %H:%M
FormatDateHourText=%d %B %Y %H:%M
NoTemplateDefined=Für diesen Emailtyp habe ich keine Vorlage..
AvailableVariables=Verfügbare Ersatzvariablen
-EmptySearchString=Enter non empty search criterias
NoRecordDeleted=Es wurde kein Datensatz gelöscht
NotEnoughDataYet=Nicht genügend Daten
NoError=Kein Fehler
diff --git a/htdocs/langs/de_CH/stocks.lang b/htdocs/langs/de_CH/stocks.lang
index a7776df946c..fc51f5818de 100644
--- a/htdocs/langs/de_CH/stocks.lang
+++ b/htdocs/langs/de_CH/stocks.lang
@@ -14,7 +14,6 @@ StockLimit=Sicherungsbestand für autom. Benachrichtigung
RealStock=Realer Lagerbestand
VirtualStock=Theoretisches Warenlager
AverageUnitPricePMPShort=Gewichteter Durchschnitts-Einstandspreis
-AverageUnitPricePMP=Gewichteter Durchschnittpreis bei Erwerb
DesiredStockDesc=Dieser Bestand wird für die Nachbestellfunktion verwendet.
UseVirtualStockByDefault=Nutze theoretische Lagerbestände anstatt des physischem Bestands für die Nachbestellungsfunktion
UseVirtualStock=theoretisches Warenlager verwenden
diff --git a/htdocs/langs/en_AU/admin.lang b/htdocs/langs/en_AU/admin.lang
index 50add47a7d4..0980facb414 100644
--- a/htdocs/langs/en_AU/admin.lang
+++ b/htdocs/langs/en_AU/admin.lang
@@ -1,5 +1,4 @@
# Dolibarr language file - Source file is en_US - admin
-DoliPartnersDesc=List of companies providing custom-developed modules or features.
Note: since Dolibarr is an open source application, anyone experienced in PHP programming should be able to develop a module.
OldVATRates=Old GST rate
NewVATRates=New GST rate
DictionaryVAT=GST Rates or Sales Tax Rates
diff --git a/htdocs/langs/en_AU/main.lang b/htdocs/langs/en_AU/main.lang
index f51ad592766..dac6a875c2d 100644
--- a/htdocs/langs/en_AU/main.lang
+++ b/htdocs/langs/en_AU/main.lang
@@ -19,7 +19,6 @@ FormatDateHourShort=%d/%m/%Y %I:%M %p
FormatDateHourSecShort=%d/%m/%Y %I:%M:%S %p
FormatDateHourTextShort=%b %d, %Y, %I:%M %p
FormatDateHourText=%B %d, %Y, %I:%M %p
-EmptySearchString=Enter non empty search criterias
ErrorNoVATRateDefinedForSellerCountry=Error, no GST rates defined for country '%s'.
Quadri=Quarter
PriceUTTC=U.P. (incl GST)
diff --git a/htdocs/langs/en_AU/website.lang b/htdocs/langs/en_AU/website.lang
deleted file mode 100644
index ff992a2be9e..00000000000
--- a/htdocs/langs/en_AU/website.lang
+++ /dev/null
@@ -1,2 +0,0 @@
-# Dolibarr language file - Source file is en_US - website
-YouTryToAccessToAFileThatIsNotAWebsitePage=You try to access to a page that is not available.
(ref=%s, type=%s, status=%s)
diff --git a/htdocs/langs/en_CA/admin.lang b/htdocs/langs/en_CA/admin.lang
index a7c6cc9d271..62dd510c5e0 100644
--- a/htdocs/langs/en_CA/admin.lang
+++ b/htdocs/langs/en_CA/admin.lang
@@ -1,5 +1,4 @@
# Dolibarr language file - Source file is en_US - admin
-DoliPartnersDesc=List of companies providing custom-developed modules or features.
Note: since Dolibarr is an open source application, anyone experienced in PHP programming should be able to develop a module.
LocalTax1Management=PST Management
CompanyZip=Postal code
LDAPFieldZip=Postal code
diff --git a/htdocs/langs/en_CA/main.lang b/htdocs/langs/en_CA/main.lang
index 7ce3e998978..6d4ce6e30f2 100644
--- a/htdocs/langs/en_CA/main.lang
+++ b/htdocs/langs/en_CA/main.lang
@@ -19,7 +19,6 @@ FormatDateHourShort=%d.%m.%Y %H:%M
FormatDateHourSecShort=%d/%m/%Y %H:%M:%S
FormatDateHourTextShort=%d %b %Y %H:%M
FormatDateHourText=%d %B %Y %H:%M
-EmptySearchString=Enter non empty search criterias
ErrorNoVATRateDefinedForSellerCountry=Error, no vat rate defined for country '%s'.
AmountVAT=Amount GST
AmountLT1=Amount PST
diff --git a/htdocs/langs/en_CA/website.lang b/htdocs/langs/en_CA/website.lang
deleted file mode 100644
index ff992a2be9e..00000000000
--- a/htdocs/langs/en_CA/website.lang
+++ /dev/null
@@ -1,2 +0,0 @@
-# Dolibarr language file - Source file is en_US - website
-YouTryToAccessToAFileThatIsNotAWebsitePage=You try to access to a page that is not available.
(ref=%s, type=%s, status=%s)
diff --git a/htdocs/langs/en_GB/admin.lang b/htdocs/langs/en_GB/admin.lang
index 1d26334c78d..11a52c3a368 100644
--- a/htdocs/langs/en_GB/admin.lang
+++ b/htdocs/langs/en_GB/admin.lang
@@ -20,7 +20,6 @@ ImportPostgreSqlDesc=To import a backup file, you must use the pg_restore comman
CommandsToDisableForeignKeysForImportWarning=This is mandatory if you want to restore your sql dumps later
ModulesMarketPlaceDesc=You can find more modules to download from external websites on the Internet...
ModulesMarketPlaces=Find external applications and modules
-DoliPartnersDesc=List of companies providing custom-developed modules or features.
Note: since Dolibarr is an open source application, anyone experienced in PHP programming should be able to develop a module.
AvailableOnlyIfJavascriptAndAjaxNotDisabled=Available only if JavaScript is enabled
InstrucToEncodePass=To have password encoded into the conf.php file, replace the line
$dolibarr_main_db_pass="...";
with
$dolibarr_main_db_pass="crypted:%s";
InstrucToClearPass=To have password decoded (clear) into the conf.php file, replace the line
$dolibarr_main_db_pass="crypted:...";
with
$dolibarr_main_db_pass="%s";
diff --git a/htdocs/langs/en_GB/main.lang b/htdocs/langs/en_GB/main.lang
index b712cacaa69..5617fe77778 100644
--- a/htdocs/langs/en_GB/main.lang
+++ b/htdocs/langs/en_GB/main.lang
@@ -19,7 +19,6 @@ FormatDateHourShort=%d/%m/%Y %H:%M
FormatDateHourSecShort=%d/%m/%Y %H:%M:%S
FormatDateHourTextShort=%d %b %Y %H:%M
FormatDateHourText=%d %B %Y %H:%M
-EmptySearchString=Enter non empty search criterias
ErrorNoVATRateDefinedForSellerCountry=Error, no VAT rates defined for country '%s'.
NotAuthorized=You are not authorised to do that.
BackgroundColorByDefault=Default background colour
diff --git a/htdocs/langs/en_GB/website.lang b/htdocs/langs/en_GB/website.lang
index f2cfbf3456c..ef8e16da6ad 100644
--- a/htdocs/langs/en_GB/website.lang
+++ b/htdocs/langs/en_GB/website.lang
@@ -1,3 +1,2 @@
# Dolibarr language file - Source file is en_US - website
PageNameAliasHelp=Name or alias of the page.
This alias is also used to forge an SEO URL when the website is run from a Virtual host of a Web server (like Apache, Nginx, ...). Use the button "%s" to edit this alias.
-YouTryToAccessToAFileThatIsNotAWebsitePage=You try to access to a page that is not available.
(ref=%s, type=%s, status=%s)
diff --git a/htdocs/langs/en_IN/admin.lang b/htdocs/langs/en_IN/admin.lang
index ebfc7deb6d3..4b3c42b80b1 100644
--- a/htdocs/langs/en_IN/admin.lang
+++ b/htdocs/langs/en_IN/admin.lang
@@ -1,5 +1,4 @@
# Dolibarr language file - Source file is en_US - admin
-DoliPartnersDesc=List of companies providing custom-developed modules or features.
Note: since Dolibarr is an open source application, anyone experienced in PHP programming should be able to develop a module.
Module20Name=Quotations
Module20Desc=Management of quotations
Permission21=Read quotations
diff --git a/htdocs/langs/en_IN/main.lang b/htdocs/langs/en_IN/main.lang
index 15902ff1c4d..46aef779403 100644
--- a/htdocs/langs/en_IN/main.lang
+++ b/htdocs/langs/en_IN/main.lang
@@ -19,7 +19,6 @@ FormatDateHourShort=%d/%m/%Y %I:%M %p
FormatDateHourSecShort=%d/%m/%Y %I:%M:%S %p
FormatDateHourTextShort=%b %d, %Y, %I:%M %p
FormatDateHourText=%B %d, %Y, %I:%M %p
-EmptySearchString=Enter non empty search criterias
CommercialProposalsShort=Quotations
LinkToProposal=Link to quotation
SearchIntoCustomerProposals=Quotations
diff --git a/htdocs/langs/en_IN/website.lang b/htdocs/langs/en_IN/website.lang
deleted file mode 100644
index ff992a2be9e..00000000000
--- a/htdocs/langs/en_IN/website.lang
+++ /dev/null
@@ -1,2 +0,0 @@
-# Dolibarr language file - Source file is en_US - website
-YouTryToAccessToAFileThatIsNotAWebsitePage=You try to access to a page that is not available.
(ref=%s, type=%s, status=%s)
diff --git a/htdocs/langs/en_SG/admin.lang b/htdocs/langs/en_SG/admin.lang
index bdc794e1b31..c1d306ec390 100644
--- a/htdocs/langs/en_SG/admin.lang
+++ b/htdocs/langs/en_SG/admin.lang
@@ -1,4 +1,3 @@
# Dolibarr language file - Source file is en_US - admin
-DoliPartnersDesc=List of companies providing custom-developed modules or features.
Note: since Dolibarr is an open source application, anyone experienced in PHP programming should be able to develop a module.
OperationParamDesc=Define the values to use for the object of the action, or how to extract values. For example:
objproperty1=SET:the value to set
objproperty2=SET:a value with replacement of __objproperty1__
objproperty3=SETIFEMPTY:value used if objproperty3 is not already defined
objproperty4=EXTRACT:HEADER:X-Myheaderkey:\\s*([^\\s]*)
options_myextrafield1=EXTRACT:SUBJECT:([^\n]*)
object.objproperty5=EXTRACT:BODY:My company name is\\s([^\\s]*)
Use a ; char as separator to extract or set several properties.
EmailCollectorLoadThirdPartyHelp=You can use this action to use the email content to find and load an existing thirdparty in your database. The found (or created) thirdparty will be used for following actions that need it. In the parameter field you can use for example 'EXTRACT:BODY:Name:\\s([^\\s]*)' if you want to extract the name of the thirdparty from a string 'Name: name to find' found into the body.
diff --git a/htdocs/langs/en_SG/main.lang b/htdocs/langs/en_SG/main.lang
index 0f9be27b22f..2e691473326 100644
--- a/htdocs/langs/en_SG/main.lang
+++ b/htdocs/langs/en_SG/main.lang
@@ -19,4 +19,3 @@ FormatDateHourShort=%m/%d/%Y %I:%M %p
FormatDateHourSecShort=%m/%d/%Y %I:%M:%S %p
FormatDateHourTextShort=%b %d, %Y, %I:%M %p
FormatDateHourText=%B %d, %Y, %I:%M %p
-EmptySearchString=Enter non empty search criterias
diff --git a/htdocs/langs/en_SG/website.lang b/htdocs/langs/en_SG/website.lang
deleted file mode 100644
index ff992a2be9e..00000000000
--- a/htdocs/langs/en_SG/website.lang
+++ /dev/null
@@ -1,2 +0,0 @@
-# Dolibarr language file - Source file is en_US - website
-YouTryToAccessToAFileThatIsNotAWebsitePage=You try to access to a page that is not available.
(ref=%s, type=%s, status=%s)
diff --git a/htdocs/langs/es_AR/main.lang b/htdocs/langs/es_AR/main.lang
index 7f068578411..6bcf44704f7 100644
--- a/htdocs/langs/es_AR/main.lang
+++ b/htdocs/langs/es_AR/main.lang
@@ -22,7 +22,6 @@ FormatDateHourText=%B %d, %Y, %I:%M %p
DatabaseConnection=Conexión de base de datos
NoTemplateDefined=No hay plantilla para este tipo de email
AvailableVariables=Variables disponibles de substitución
-EmptySearchString=Enter non empty search criterias
NoRecordFound=Sin registros
NoRecordDeleted=Sin registros eliminados
NotEnoughDataYet=Sin datos suficientes
diff --git a/htdocs/langs/es_BO/main.lang b/htdocs/langs/es_BO/main.lang
index 0f9be27b22f..2e691473326 100644
--- a/htdocs/langs/es_BO/main.lang
+++ b/htdocs/langs/es_BO/main.lang
@@ -19,4 +19,3 @@ FormatDateHourShort=%m/%d/%Y %I:%M %p
FormatDateHourSecShort=%m/%d/%Y %I:%M:%S %p
FormatDateHourTextShort=%b %d, %Y, %I:%M %p
FormatDateHourText=%B %d, %Y, %I:%M %p
-EmptySearchString=Enter non empty search criterias
diff --git a/htdocs/langs/es_CL/main.lang b/htdocs/langs/es_CL/main.lang
index 0c12ed62b34..e6342fa3f44 100644
--- a/htdocs/langs/es_CL/main.lang
+++ b/htdocs/langs/es_CL/main.lang
@@ -22,7 +22,6 @@ FormatDateHourText=%d %B %Y %H:%M
DatabaseConnection=Conexión a la base
NoTemplateDefined=No hay plantilla disponible para este tipo de correo electrónico
AvailableVariables=Variables de sustitución disponibles
-EmptySearchString=Enter non empty search criterias
NoRecordFound=Ningún record fue encontrado
NoRecordDeleted=No se eliminó ningún registro
NoError=No hay error
diff --git a/htdocs/langs/es_CL/stocks.lang b/htdocs/langs/es_CL/stocks.lang
index ffd436fb51a..ba63c7f81bf 100644
--- a/htdocs/langs/es_CL/stocks.lang
+++ b/htdocs/langs/es_CL/stocks.lang
@@ -66,7 +66,6 @@ IdWarehouse=Id almacén
LieuWareHouse=Almacén de localización
WarehousesAndProductsBatchDetail=Almacenes y productos (con detalle por lote / serie)
AverageUnitPricePMPShort=Precio de entrada promedio ponderado
-AverageUnitPricePMP=Precio de entrada promedio ponderado
SellPriceMin=Precio unitario de venta
EstimatedStockValueSellShort=Valor para la venta
EstimatedStockValueSell=Valor para la venta
diff --git a/htdocs/langs/es_CO/main.lang b/htdocs/langs/es_CO/main.lang
index 038f333d9ea..8db201ad380 100644
--- a/htdocs/langs/es_CO/main.lang
+++ b/htdocs/langs/es_CO/main.lang
@@ -21,7 +21,6 @@ FormatDateHourTextShort=%d %b %Y %H:%M
FormatDateHourText=%d %B %Y %H:%M
NoTemplateDefined=No hay plantilla disponible para este tipo de correo electrónico.
AvailableVariables=Variables de sustitución disponibles
-EmptySearchString=Enter non empty search criterias
NoRecordFound=No se encontraron registros
NoRecordDeleted=Ningún registro eliminado
Errors=Los errores
diff --git a/htdocs/langs/es_DO/main.lang b/htdocs/langs/es_DO/main.lang
index 0f9be27b22f..2e691473326 100644
--- a/htdocs/langs/es_DO/main.lang
+++ b/htdocs/langs/es_DO/main.lang
@@ -19,4 +19,3 @@ FormatDateHourShort=%m/%d/%Y %I:%M %p
FormatDateHourSecShort=%m/%d/%Y %I:%M:%S %p
FormatDateHourTextShort=%b %d, %Y, %I:%M %p
FormatDateHourText=%B %d, %Y, %I:%M %p
-EmptySearchString=Enter non empty search criterias
diff --git a/htdocs/langs/es_EC/main.lang b/htdocs/langs/es_EC/main.lang
index 2dd7a66de05..3227c745a02 100644
--- a/htdocs/langs/es_EC/main.lang
+++ b/htdocs/langs/es_EC/main.lang
@@ -22,7 +22,6 @@ FormatDateHourText=%d %B %Y %H:%M
DatabaseConnection=Conexión con la base de datos
NoTemplateDefined=No hay plantilla disponible para este tipo de correo electrónico
AvailableVariables=Variables de sustitución disponibles
-EmptySearchString=Enter non empty search criterias
NoRecordFound=Ningún registro encontrado
NoRecordDeleted=Ningún registro eliminado
NoError=No hay error
diff --git a/htdocs/langs/es_EC/stocks.lang b/htdocs/langs/es_EC/stocks.lang
index 88ed5a7e742..c8f3a1758af 100644
--- a/htdocs/langs/es_EC/stocks.lang
+++ b/htdocs/langs/es_EC/stocks.lang
@@ -72,7 +72,6 @@ DescWareHouse=Descripción de almacén
LieuWareHouse=Almacén de localización
WarehousesAndProductsBatchDetail=Almacenes y productos (con detalle por lote / serie)
AverageUnitPricePMPShort=Precio medio ponderado de los insumos
-AverageUnitPricePMP=Precio medio ponderado de los insumos
SellPriceMin=Precio unitario de venta
EstimatedStockValueSellShort=Valor para la venta
EstimatedStockValueSell=Valor para la venta
diff --git a/htdocs/langs/es_GT/main.lang b/htdocs/langs/es_GT/main.lang
index 0f9be27b22f..2e691473326 100644
--- a/htdocs/langs/es_GT/main.lang
+++ b/htdocs/langs/es_GT/main.lang
@@ -19,4 +19,3 @@ FormatDateHourShort=%m/%d/%Y %I:%M %p
FormatDateHourSecShort=%m/%d/%Y %I:%M:%S %p
FormatDateHourTextShort=%b %d, %Y, %I:%M %p
FormatDateHourText=%B %d, %Y, %I:%M %p
-EmptySearchString=Enter non empty search criterias
diff --git a/htdocs/langs/es_HN/main.lang b/htdocs/langs/es_HN/main.lang
index 7579f1f4693..0d6b013ca18 100644
--- a/htdocs/langs/es_HN/main.lang
+++ b/htdocs/langs/es_HN/main.lang
@@ -19,4 +19,3 @@ FormatDateHourShort=%m/%d/%Y %I:%M %p
FormatDateHourSecShort=%m/%d/%Y %I:%M:%S %p
FormatDateHourTextShort=%b %d, %Y, %I:%M %p
FormatDateHourText=%B %d, %Y, %I:%M %p
-EmptySearchString=Enter non empty search criterias
diff --git a/htdocs/langs/es_MX/main.lang b/htdocs/langs/es_MX/main.lang
index 7405807c6c8..1b7e397c375 100644
--- a/htdocs/langs/es_MX/main.lang
+++ b/htdocs/langs/es_MX/main.lang
@@ -20,7 +20,6 @@ FormatDateHourSecShort=%I:%M:%S %p %d/%m/%Y
FormatDateHourTextShort=%I:%M %p, %d %b %Y
FormatDateHourText=%I:%M %p, %d %B %Y
AvailableVariables=Variables de sustitución disponibles
-EmptySearchString=Enter non empty search criterias
NoRecordFound=Ningún registro fue encontrado
NoError=No hay error
ErrorFieldFormat=El campo '%s' contiene un valor incorrecto
diff --git a/htdocs/langs/es_PA/main.lang b/htdocs/langs/es_PA/main.lang
index bcdd3f914eb..1602d6a7ffa 100644
--- a/htdocs/langs/es_PA/main.lang
+++ b/htdocs/langs/es_PA/main.lang
@@ -19,4 +19,3 @@ FormatDateHourShort=%d/%m/%Y %H:%M
FormatDateHourSecShort=%d/%m/%Y %H:%M:%S
FormatDateHourTextShort=%d %b %Y %H:%M
FormatDateHourText=%d %B %Y %H:%M
-EmptySearchString=Enter non empty search criterias
diff --git a/htdocs/langs/es_PE/main.lang b/htdocs/langs/es_PE/main.lang
index 7140f0a388b..aa60b7d10cc 100644
--- a/htdocs/langs/es_PE/main.lang
+++ b/htdocs/langs/es_PE/main.lang
@@ -19,7 +19,6 @@ FormatDateHourShort=%d/%m/%Y %H:%M
FormatDateHourSecShort=%d/%m/%Y %H:%M:%S
FormatDateHourTextShort=%d %b %Y %H:%M
FormatDateHourText=%d %B %Y %H:%M
-EmptySearchString=Enter non empty search criterias
NoError=Sin error
ErrorNoVATRateDefinedForSellerCountry=Error, no hay tipos de IGV definidos para el país '%s'.
NotClosed=No se ha cerrado
diff --git a/htdocs/langs/es_PY/main.lang b/htdocs/langs/es_PY/main.lang
index bcdd3f914eb..1602d6a7ffa 100644
--- a/htdocs/langs/es_PY/main.lang
+++ b/htdocs/langs/es_PY/main.lang
@@ -19,4 +19,3 @@ FormatDateHourShort=%d/%m/%Y %H:%M
FormatDateHourSecShort=%d/%m/%Y %H:%M:%S
FormatDateHourTextShort=%d %b %Y %H:%M
FormatDateHourText=%d %B %Y %H:%M
-EmptySearchString=Enter non empty search criterias
diff --git a/htdocs/langs/es_US/main.lang b/htdocs/langs/es_US/main.lang
index 0f9be27b22f..2e691473326 100644
--- a/htdocs/langs/es_US/main.lang
+++ b/htdocs/langs/es_US/main.lang
@@ -19,4 +19,3 @@ FormatDateHourShort=%m/%d/%Y %I:%M %p
FormatDateHourSecShort=%m/%d/%Y %I:%M:%S %p
FormatDateHourTextShort=%b %d, %Y, %I:%M %p
FormatDateHourText=%B %d, %Y, %I:%M %p
-EmptySearchString=Enter non empty search criterias
diff --git a/htdocs/langs/es_UY/main.lang b/htdocs/langs/es_UY/main.lang
index bcdd3f914eb..1602d6a7ffa 100644
--- a/htdocs/langs/es_UY/main.lang
+++ b/htdocs/langs/es_UY/main.lang
@@ -19,4 +19,3 @@ FormatDateHourShort=%d/%m/%Y %H:%M
FormatDateHourSecShort=%d/%m/%Y %H:%M:%S
FormatDateHourTextShort=%d %b %Y %H:%M
FormatDateHourText=%d %B %Y %H:%M
-EmptySearchString=Enter non empty search criterias
diff --git a/htdocs/langs/es_VE/main.lang b/htdocs/langs/es_VE/main.lang
index 1785d537814..1de75d20c42 100644
--- a/htdocs/langs/es_VE/main.lang
+++ b/htdocs/langs/es_VE/main.lang
@@ -19,7 +19,6 @@ FormatDateHourShort=%d/%m/%Y %H:%M
FormatDateHourSecShort=%d/%m/%Y %H:%M:%S
FormatDateHourTextShort=%d %b %Y %H:%M
FormatDateHourText=%d %B %Y %H:%M
-EmptySearchString=Enter non empty search criterias
DateEnd=Fecha finalización
AmountLT1ES=Importe de retención
AmountLT2ES=Importe ISLR
diff --git a/htdocs/langs/fr_BE/admin.lang b/htdocs/langs/fr_BE/admin.lang
index 3d058e6b61d..5d24a311ccd 100644
--- a/htdocs/langs/fr_BE/admin.lang
+++ b/htdocs/langs/fr_BE/admin.lang
@@ -14,7 +14,6 @@ WarningModuleNotActive=Le module %s doit être activé
WarningOnlyPermissionOfActivatedModules=Seules les permissions liées à des modules activés sont montrées ici. Vous pouvez activer d'autres modules sur la page Accueil->Configuration->Modules.
FormToTestFileUploadForm=Formulaire pour tester l'upload de fichiers (selon la configuration)
IfModuleEnabled=Note: oui ne fonctionne que si le module %s est activé
-DoliPartnersDesc=List of companies providing custom-developed modules or features.
Note: since Dolibarr is an open source application, anyone experienced in PHP programming should be able to develop a module.
Module20Name=Propales
Module30Name=Factures
Target=Objectif
diff --git a/htdocs/langs/fr_BE/main.lang b/htdocs/langs/fr_BE/main.lang
index e425c275844..3042af1642f 100644
--- a/htdocs/langs/fr_BE/main.lang
+++ b/htdocs/langs/fr_BE/main.lang
@@ -19,7 +19,6 @@ FormatDateHourShort=%d/%m/%Y %H:%M
FormatDateHourSecShort=%d/%m/%Y %H:%M:%S
FormatDateHourTextShort=%d %b %Y %H:%M
FormatDateHourText=%d %B %Y %H:%M
-EmptySearchString=Enter non empty search criterias
Update=Mise à jour
DateStart=Date de début
DateEnd=Date de fin
diff --git a/htdocs/langs/fr_BE/website.lang b/htdocs/langs/fr_BE/website.lang
deleted file mode 100644
index ff992a2be9e..00000000000
--- a/htdocs/langs/fr_BE/website.lang
+++ /dev/null
@@ -1,2 +0,0 @@
-# Dolibarr language file - Source file is en_US - website
-YouTryToAccessToAFileThatIsNotAWebsitePage=You try to access to a page that is not available.
(ref=%s, type=%s, status=%s)
diff --git a/htdocs/langs/fr_CA/admin.lang b/htdocs/langs/fr_CA/admin.lang
index 09df3da74ad..88e376626be 100644
--- a/htdocs/langs/fr_CA/admin.lang
+++ b/htdocs/langs/fr_CA/admin.lang
@@ -39,7 +39,6 @@ CompatibleAfterUpdate=Ce module nécessite une mise à jour de votre Dolibarr %s
SeeInMarkerPlace=Voir dans Market place
Updated=Mis à jour
AchatTelechargement=Acheter / Télécharger
-DoliPartnersDesc=List of companies providing custom-developed modules or features.
Note: since Dolibarr is an open source application, anyone experienced in PHP programming should be able to develop a module.
DevelopYourModuleDesc=Quelques solutions pour développer votre propre module ...
InstrucToEncodePass=Pour chiffrer le mot de passe de la base dans le fichier de configuration conf.php, remplacer la ligne
$dolibarr_main_db_pass="...";
par
$dolibarr_main_db_pass="crypted:%s";
InstrucToClearPass=Pour avoir le mot de passe de la base décodé (en clair) dans le fichier de configuration conf.php, remplacer dans ce fichier la ligne
$dolibarr_main_db_pass="crypted:..."
par
$dolibarr_main_db_pass="%s"
diff --git a/htdocs/langs/fr_CA/main.lang b/htdocs/langs/fr_CA/main.lang
index 0da76b0aab2..6914f73c3a7 100644
--- a/htdocs/langs/fr_CA/main.lang
+++ b/htdocs/langs/fr_CA/main.lang
@@ -20,7 +20,6 @@ FormatDateHourSecShort=%d/%m/%Y %H:%M:%S
FormatDateHourTextShort=%d %b %Y %H:%M
FormatDateHourText=%d %B %Y %H:%M
DatabaseConnection=Connexion à la base de donnée
-EmptySearchString=Enter non empty search criterias
ErrorCanNotCreateDir=Impossible de créer le dir %s
ErrorCanNotReadDir=Impossible de lire le dir %s
ErrorNoSocialContributionForSellerCountry=Erreur, aucun type de charges défini pour le pays '%s'.
diff --git a/htdocs/langs/fr_CA/stocks.lang b/htdocs/langs/fr_CA/stocks.lang
index 8c85ddc91fd..b94830980a7 100644
--- a/htdocs/langs/fr_CA/stocks.lang
+++ b/htdocs/langs/fr_CA/stocks.lang
@@ -36,7 +36,6 @@ IdWarehouse=Id entrepôt
LieuWareHouse=Entrepôt de localisation
WarehousesAndProductsBatchDetail=Entrepôts et produits (avec détail par lot / série)
AverageUnitPricePMPShort=Prix moyen pondéré des intrants
-AverageUnitPricePMP=Prix moyen pondéré des intrants
SellPriceMin=Prix unitaire de vente
EstimatedStockValueSellShort=Valeur à vendre
EstimatedStockValueSell=Valeur à vendre
diff --git a/htdocs/langs/fr_CA/website.lang b/htdocs/langs/fr_CA/website.lang
index f6c1b71c174..5255b2f9da5 100644
--- a/htdocs/langs/fr_CA/website.lang
+++ b/htdocs/langs/fr_CA/website.lang
@@ -7,4 +7,3 @@ EditMenu=Menu Edition
ViewSiteInNewTab=Afficher le site dans un nouvel onglet
ViewPageInNewTab=Afficher la page dans un nouvel onglet
ViewWebsiteInProduction=Afficher le site Web à l'aide d'URL d'accueil
-YouTryToAccessToAFileThatIsNotAWebsitePage=You try to access to a page that is not available.
(ref=%s, type=%s, status=%s)
diff --git a/htdocs/langs/fr_CH/admin.lang b/htdocs/langs/fr_CH/admin.lang
index bdc794e1b31..c1d306ec390 100644
--- a/htdocs/langs/fr_CH/admin.lang
+++ b/htdocs/langs/fr_CH/admin.lang
@@ -1,4 +1,3 @@
# Dolibarr language file - Source file is en_US - admin
-DoliPartnersDesc=List of companies providing custom-developed modules or features.
Note: since Dolibarr is an open source application, anyone experienced in PHP programming should be able to develop a module.
OperationParamDesc=Define the values to use for the object of the action, or how to extract values. For example:
objproperty1=SET:the value to set
objproperty2=SET:a value with replacement of __objproperty1__
objproperty3=SETIFEMPTY:value used if objproperty3 is not already defined
objproperty4=EXTRACT:HEADER:X-Myheaderkey:\\s*([^\\s]*)
options_myextrafield1=EXTRACT:SUBJECT:([^\n]*)
object.objproperty5=EXTRACT:BODY:My company name is\\s([^\\s]*)
Use a ; char as separator to extract or set several properties.
EmailCollectorLoadThirdPartyHelp=You can use this action to use the email content to find and load an existing thirdparty in your database. The found (or created) thirdparty will be used for following actions that need it. In the parameter field you can use for example 'EXTRACT:BODY:Name:\\s([^\\s]*)' if you want to extract the name of the thirdparty from a string 'Name: name to find' found into the body.
diff --git a/htdocs/langs/fr_CH/main.lang b/htdocs/langs/fr_CH/main.lang
index 75d787bb95c..65f49b2ef5e 100644
--- a/htdocs/langs/fr_CH/main.lang
+++ b/htdocs/langs/fr_CH/main.lang
@@ -19,4 +19,3 @@ FormatDateHourShort=%d/%m/%Y %I:%M %p
FormatDateHourSecShort=%d/%m/%Y %I:%M:%S %p
FormatDateHourTextShort=%d %b %Y, %I:%M %p
FormatDateHourText=%d %B %Y, %I:%M %p
-EmptySearchString=Enter non empty search criterias
diff --git a/htdocs/langs/fr_CH/website.lang b/htdocs/langs/fr_CH/website.lang
deleted file mode 100644
index ff992a2be9e..00000000000
--- a/htdocs/langs/fr_CH/website.lang
+++ /dev/null
@@ -1,2 +0,0 @@
-# Dolibarr language file - Source file is en_US - website
-YouTryToAccessToAFileThatIsNotAWebsitePage=You try to access to a page that is not available.
(ref=%s, type=%s, status=%s)
diff --git a/htdocs/langs/fr_CI/admin.lang b/htdocs/langs/fr_CI/admin.lang
index bdc794e1b31..c1d306ec390 100644
--- a/htdocs/langs/fr_CI/admin.lang
+++ b/htdocs/langs/fr_CI/admin.lang
@@ -1,4 +1,3 @@
# Dolibarr language file - Source file is en_US - admin
-DoliPartnersDesc=List of companies providing custom-developed modules or features.
Note: since Dolibarr is an open source application, anyone experienced in PHP programming should be able to develop a module.
OperationParamDesc=Define the values to use for the object of the action, or how to extract values. For example:
objproperty1=SET:the value to set
objproperty2=SET:a value with replacement of __objproperty1__
objproperty3=SETIFEMPTY:value used if objproperty3 is not already defined
objproperty4=EXTRACT:HEADER:X-Myheaderkey:\\s*([^\\s]*)
options_myextrafield1=EXTRACT:SUBJECT:([^\n]*)
object.objproperty5=EXTRACT:BODY:My company name is\\s([^\\s]*)
Use a ; char as separator to extract or set several properties.
EmailCollectorLoadThirdPartyHelp=You can use this action to use the email content to find and load an existing thirdparty in your database. The found (or created) thirdparty will be used for following actions that need it. In the parameter field you can use for example 'EXTRACT:BODY:Name:\\s([^\\s]*)' if you want to extract the name of the thirdparty from a string 'Name: name to find' found into the body.
diff --git a/htdocs/langs/fr_CI/main.lang b/htdocs/langs/fr_CI/main.lang
index 0f9be27b22f..2e691473326 100644
--- a/htdocs/langs/fr_CI/main.lang
+++ b/htdocs/langs/fr_CI/main.lang
@@ -19,4 +19,3 @@ FormatDateHourShort=%m/%d/%Y %I:%M %p
FormatDateHourSecShort=%m/%d/%Y %I:%M:%S %p
FormatDateHourTextShort=%b %d, %Y, %I:%M %p
FormatDateHourText=%B %d, %Y, %I:%M %p
-EmptySearchString=Enter non empty search criterias
diff --git a/htdocs/langs/fr_CI/website.lang b/htdocs/langs/fr_CI/website.lang
deleted file mode 100644
index ff992a2be9e..00000000000
--- a/htdocs/langs/fr_CI/website.lang
+++ /dev/null
@@ -1,2 +0,0 @@
-# Dolibarr language file - Source file is en_US - website
-YouTryToAccessToAFileThatIsNotAWebsitePage=You try to access to a page that is not available.
(ref=%s, type=%s, status=%s)
diff --git a/htdocs/langs/fr_CM/admin.lang b/htdocs/langs/fr_CM/admin.lang
index bdc794e1b31..c1d306ec390 100644
--- a/htdocs/langs/fr_CM/admin.lang
+++ b/htdocs/langs/fr_CM/admin.lang
@@ -1,4 +1,3 @@
# Dolibarr language file - Source file is en_US - admin
-DoliPartnersDesc=List of companies providing custom-developed modules or features.
Note: since Dolibarr is an open source application, anyone experienced in PHP programming should be able to develop a module.
OperationParamDesc=Define the values to use for the object of the action, or how to extract values. For example:
objproperty1=SET:the value to set
objproperty2=SET:a value with replacement of __objproperty1__
objproperty3=SETIFEMPTY:value used if objproperty3 is not already defined
objproperty4=EXTRACT:HEADER:X-Myheaderkey:\\s*([^\\s]*)
options_myextrafield1=EXTRACT:SUBJECT:([^\n]*)
object.objproperty5=EXTRACT:BODY:My company name is\\s([^\\s]*)
Use a ; char as separator to extract or set several properties.
EmailCollectorLoadThirdPartyHelp=You can use this action to use the email content to find and load an existing thirdparty in your database. The found (or created) thirdparty will be used for following actions that need it. In the parameter field you can use for example 'EXTRACT:BODY:Name:\\s([^\\s]*)' if you want to extract the name of the thirdparty from a string 'Name: name to find' found into the body.
diff --git a/htdocs/langs/fr_CM/main.lang b/htdocs/langs/fr_CM/main.lang
index 0f9be27b22f..2e691473326 100644
--- a/htdocs/langs/fr_CM/main.lang
+++ b/htdocs/langs/fr_CM/main.lang
@@ -19,4 +19,3 @@ FormatDateHourShort=%m/%d/%Y %I:%M %p
FormatDateHourSecShort=%m/%d/%Y %I:%M:%S %p
FormatDateHourTextShort=%b %d, %Y, %I:%M %p
FormatDateHourText=%B %d, %Y, %I:%M %p
-EmptySearchString=Enter non empty search criterias
diff --git a/htdocs/langs/fr_CM/website.lang b/htdocs/langs/fr_CM/website.lang
deleted file mode 100644
index ff992a2be9e..00000000000
--- a/htdocs/langs/fr_CM/website.lang
+++ /dev/null
@@ -1,2 +0,0 @@
-# Dolibarr language file - Source file is en_US - website
-YouTryToAccessToAFileThatIsNotAWebsitePage=You try to access to a page that is not available.
(ref=%s, type=%s, status=%s)
diff --git a/htdocs/langs/fr_GA/admin.lang b/htdocs/langs/fr_GA/admin.lang
index bdc794e1b31..c1d306ec390 100644
--- a/htdocs/langs/fr_GA/admin.lang
+++ b/htdocs/langs/fr_GA/admin.lang
@@ -1,4 +1,3 @@
# Dolibarr language file - Source file is en_US - admin
-DoliPartnersDesc=List of companies providing custom-developed modules or features.
Note: since Dolibarr is an open source application, anyone experienced in PHP programming should be able to develop a module.
OperationParamDesc=Define the values to use for the object of the action, or how to extract values. For example:
objproperty1=SET:the value to set
objproperty2=SET:a value with replacement of __objproperty1__
objproperty3=SETIFEMPTY:value used if objproperty3 is not already defined
objproperty4=EXTRACT:HEADER:X-Myheaderkey:\\s*([^\\s]*)
options_myextrafield1=EXTRACT:SUBJECT:([^\n]*)
object.objproperty5=EXTRACT:BODY:My company name is\\s([^\\s]*)
Use a ; char as separator to extract or set several properties.
EmailCollectorLoadThirdPartyHelp=You can use this action to use the email content to find and load an existing thirdparty in your database. The found (or created) thirdparty will be used for following actions that need it. In the parameter field you can use for example 'EXTRACT:BODY:Name:\\s([^\\s]*)' if you want to extract the name of the thirdparty from a string 'Name: name to find' found into the body.
diff --git a/htdocs/langs/fr_GA/main.lang b/htdocs/langs/fr_GA/main.lang
index 0f9be27b22f..2e691473326 100644
--- a/htdocs/langs/fr_GA/main.lang
+++ b/htdocs/langs/fr_GA/main.lang
@@ -19,4 +19,3 @@ FormatDateHourShort=%m/%d/%Y %I:%M %p
FormatDateHourSecShort=%m/%d/%Y %I:%M:%S %p
FormatDateHourTextShort=%b %d, %Y, %I:%M %p
FormatDateHourText=%B %d, %Y, %I:%M %p
-EmptySearchString=Enter non empty search criterias
diff --git a/htdocs/langs/fr_GA/website.lang b/htdocs/langs/fr_GA/website.lang
deleted file mode 100644
index ff992a2be9e..00000000000
--- a/htdocs/langs/fr_GA/website.lang
+++ /dev/null
@@ -1,2 +0,0 @@
-# Dolibarr language file - Source file is en_US - website
-YouTryToAccessToAFileThatIsNotAWebsitePage=You try to access to a page that is not available.
(ref=%s, type=%s, status=%s)
diff --git a/htdocs/langs/nl_BE/admin.lang b/htdocs/langs/nl_BE/admin.lang
index 009d9292997..0b0d5b0e10f 100644
--- a/htdocs/langs/nl_BE/admin.lang
+++ b/htdocs/langs/nl_BE/admin.lang
@@ -67,7 +67,6 @@ SeeInMarkerPlace=Zie Marktplaats
AchatTelechargement=Kopen / Downloaden
GoModuleSetupArea=Ga naar het gedeelte Module-instellingen om een nieuwe module te implementeren / installeren: %s .
DoliStoreDesc=DoliStore, de officiële markt voor externe Dolibarr ERP / CRM modules
-DoliPartnersDesc=List of companies providing custom-developed modules or features.
Note: since Dolibarr is an open source application, anyone experienced in PHP programming should be able to develop a module.
WebSiteDesc=Externe websites voor meer add-on (niet-basis) modules ...
BoxesActivated=Geactiveerde widgets
DoNotStoreClearPassword=Versleutel wachtwoorden opgeslagen in database (NIET als platte tekst). Het wordt sterk aanbevolen om deze optie te activeren.
diff --git a/htdocs/langs/nl_BE/main.lang b/htdocs/langs/nl_BE/main.lang
index 34b534324fb..05ff5191d8f 100644
--- a/htdocs/langs/nl_BE/main.lang
+++ b/htdocs/langs/nl_BE/main.lang
@@ -19,7 +19,6 @@ FormatDateHourShort=%d-%m-%Y %H:%M
FormatDateHourSecShort=%d/%m/%Y %I:%M:%S %p
FormatDateHourTextShort=%d %b %Y %H:%M
FormatDateHourText=%d %B %Y %H:%M
-EmptySearchString=Enter non empty search criterias
NoRecordFound=Geen record gevonden
ErrorCanNotCreateDir=Kan dir %s niet maken
ErrorCanNotReadDir=Kan dir %s niet lezen
diff --git a/htdocs/langs/nl_BE/website.lang b/htdocs/langs/nl_BE/website.lang
index 05a97bd129a..e8f0a2d4af0 100644
--- a/htdocs/langs/nl_BE/website.lang
+++ b/htdocs/langs/nl_BE/website.lang
@@ -7,4 +7,3 @@ ViewSiteInNewTab=Bekijk de site in een nieuwe tab
ViewPageInNewTab=Bekijk de pagina in een nieuwe tab
SetAsHomePage=Zet als Homepagina
ViewWebsiteInProduction=Bekijk website via de home URL's
-YouTryToAccessToAFileThatIsNotAWebsitePage=You try to access to a page that is not available.
(ref=%s, type=%s, status=%s)
diff --git a/htdocs/langs/pt_BR/stocks.lang b/htdocs/langs/pt_BR/stocks.lang
index a04e49809f8..3315b8f6924 100644
--- a/htdocs/langs/pt_BR/stocks.lang
+++ b/htdocs/langs/pt_BR/stocks.lang
@@ -54,7 +54,6 @@ DescWareHouse=Descrição do armazém
LieuWareHouse=Localização do armazenamento
WarehousesAndProducts=Armazenamento de produtos
AverageUnitPricePMPShort=Preço médio de entrada
-AverageUnitPricePMP=Preço médio de entrada
SellPriceMin=Venda Preço unitário
EstimatedStockValueSellShort=Valor para venda
EstimatedStockValueSell=Valor para venda