Merge remote-tracking branch 'origin/3.5' into develop
This commit is contained in:
commit
7d6779bd4a
@ -1118,6 +1118,9 @@ WatermarkOnDraftInterventionCards=Watermark on intervention card documents (none
|
|||||||
##### Contracts #####
|
##### Contracts #####
|
||||||
ContractsSetup=Contracts module setup
|
ContractsSetup=Contracts module setup
|
||||||
ContractsNumberingModules=Contracts numbering modules
|
ContractsNumberingModules=Contracts numbering modules
|
||||||
|
TemplatePDFContracts=Contracts documents models
|
||||||
|
FreeLegalTextOnContracts=Free text on contracts
|
||||||
|
WatermarkOnDraftContractCards=Watermark on draft contracts (none if empty)
|
||||||
##### Members #####
|
##### Members #####
|
||||||
MembersSetup=Members module setup
|
MembersSetup=Members module setup
|
||||||
MemberMainOptions=Main options
|
MemberMainOptions=Main options
|
||||||
|
|||||||
@ -362,10 +362,10 @@ ExportCardToFormat=Export card to format
|
|||||||
ContactNotLinkedToCompany=Contact not linked to any third party
|
ContactNotLinkedToCompany=Contact not linked to any third party
|
||||||
DolibarrLogin=Dolibarr login
|
DolibarrLogin=Dolibarr login
|
||||||
NoDolibarrAccess=No Dolibarr access
|
NoDolibarrAccess=No Dolibarr access
|
||||||
ExportDataset_company_1=Third parties (Companies/foundations) and properties
|
ExportDataset_company_1=Third parties (Companies/foundations/physical people) and properties
|
||||||
ExportDataset_company_2=Contacts and properties
|
ExportDataset_company_2=Contacts and properties
|
||||||
ImportDataset_company_1=Third parties (Companies/foundations) and properties
|
ImportDataset_company_1=Third parties (Companies/foundations/physical people) and properties
|
||||||
ImportDataset_company_2=Contacts (of thirdparties or not) and attributes
|
ImportDataset_company_2=Contacts/Addresses (of thirdparties or not) and attributes
|
||||||
ImportDataset_company_3=Bank details
|
ImportDataset_company_3=Bank details
|
||||||
PriceLevel=Price level
|
PriceLevel=Price level
|
||||||
DeliveriesAddress=Delivery addresses
|
DeliveriesAddress=Delivery addresses
|
||||||
|
|||||||
@ -1116,6 +1116,9 @@ WatermarkOnDraftInterventionCards=Filigrane sur les brouillons des fiches d'inte
|
|||||||
##### Contracts #####
|
##### Contracts #####
|
||||||
ContractsSetup=Configuration du module contrats
|
ContractsSetup=Configuration du module contrats
|
||||||
ContractsNumberingModules=Modèles de numérotation des contrats
|
ContractsNumberingModules=Modèles de numérotation des contrats
|
||||||
|
TemplatePDFContracts=Modèles de document des contrats
|
||||||
|
FreeLegalTextOnContracts=Mention complémentaire sur les contrats
|
||||||
|
WatermarkOnDraftContractCards=Filigrane sur les brouillons de contrats (aucun si vide)
|
||||||
##### Members #####
|
##### Members #####
|
||||||
MembersSetup=Configuration du module Adhérents
|
MembersSetup=Configuration du module Adhérents
|
||||||
MemberMainOptions=Options principales
|
MemberMainOptions=Options principales
|
||||||
|
|||||||
@ -362,10 +362,10 @@ ExportCardToFormat=Exporter fiche au format
|
|||||||
ContactNotLinkedToCompany=Contact non lié à un tiers
|
ContactNotLinkedToCompany=Contact non lié à un tiers
|
||||||
DolibarrLogin=Identifiant utilisateur
|
DolibarrLogin=Identifiant utilisateur
|
||||||
NoDolibarrAccess=Pas d'accès utilisateur
|
NoDolibarrAccess=Pas d'accès utilisateur
|
||||||
ExportDataset_company_1=Tiers (sociétés/institutions) et attributs
|
ExportDataset_company_1=Tiers (sociétés/institutions/particuliers) et attributs
|
||||||
ExportDataset_company_2=Contacts (de tiers) et attributs
|
ExportDataset_company_2=Contacts (de tiers) et attributs
|
||||||
ImportDataset_company_1=Tiers (sociétés/institutions) et attributs
|
ImportDataset_company_1=Tiers (sociétés/institutions/particuliers) et attributs
|
||||||
ImportDataset_company_2=Contacts (de tiers ou libre) et attributs
|
ImportDataset_company_2=Contacts/Adresses (de tiers ou libre) et attributs
|
||||||
ImportDataset_company_3=Coordonnées bancaires
|
ImportDataset_company_3=Coordonnées bancaires
|
||||||
PriceLevel=Niveau de prix
|
PriceLevel=Niveau de prix
|
||||||
DeliveriesAddress=Adresse(s) de livraison
|
DeliveriesAddress=Adresse(s) de livraison
|
||||||
|
|||||||
@ -597,7 +597,7 @@ div.login a:hover {
|
|||||||
.login_block_elem {
|
.login_block_elem {
|
||||||
float: right;
|
float: right;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
padding: 0px 0px 0px 4px !important;
|
padding: 8px 0px 0px 4px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.alogin, .alogin:hover {
|
.alogin, .alogin:hover {
|
||||||
@ -610,8 +610,7 @@ div.login a:hover {
|
|||||||
}
|
}
|
||||||
|
|
||||||
img.login, img.printer, img.entity {
|
img.login, img.printer, img.entity {
|
||||||
padding: <?php echo ($conf->dol_optimize_smallscreen?'0':'8')?>px 0px 0px 0px;
|
padding: 0px 0px 0px 0px;
|
||||||
margin: 0px 0px 0px 8px;
|
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: white;
|
color: white;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
@ -1044,7 +1043,7 @@ div.tabsAction {
|
|||||||
|
|
||||||
a.tabTitle {
|
a.tabTitle {
|
||||||
background: <? echo empty($dol_use_jmobile)?'#5088A9':'auto'; ?>;
|
background: <? echo empty($dol_use_jmobile)?'#5088A9':'auto'; ?>;
|
||||||
color: white;
|
color: #888;
|
||||||
font-family: <?php print $fontlist ?>;
|
font-family: <?php print $fontlist ?>;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
padding: 0px 6px;
|
padding: 0px 6px;
|
||||||
|
|||||||
@ -631,7 +631,7 @@ div.login a:hover {
|
|||||||
.login_block_elem {
|
.login_block_elem {
|
||||||
float: right;
|
float: right;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
padding: 0px 0px 0px 4px !important;
|
padding: 8px 0px 0px 4px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.alogin, .alogin:hover {
|
.alogin, .alogin:hover {
|
||||||
@ -644,7 +644,7 @@ div.login a:hover {
|
|||||||
}
|
}
|
||||||
|
|
||||||
img.login, img.printer, img.entity {
|
img.login, img.printer, img.entity {
|
||||||
padding: <?php echo ($conf->dol_optimize_smallscreen?'0':'8')?>px 0px 0px 0px;
|
padding: 0px 0px 0px 0px;
|
||||||
margin: 0px 0px 0px 8px;
|
margin: 0px 0px 0px 8px;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: white;
|
color: white;
|
||||||
|
|||||||
@ -701,7 +701,7 @@ div.login a:hover {
|
|||||||
.login_block_elem {
|
.login_block_elem {
|
||||||
float: right;
|
float: right;
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
padding: 0px 0px 0px 4px !important;
|
padding: 8px 0px 0px 4px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.alogin, .alogin:hover {
|
.alogin, .alogin:hover {
|
||||||
@ -714,8 +714,8 @@ div.login a:hover {
|
|||||||
}
|
}
|
||||||
|
|
||||||
img.login, img.printer, img.entity {
|
img.login, img.printer, img.entity {
|
||||||
padding: <?php echo ($conf->dol_optimize_smallscreen?'0':'8')?>px 0px 0px 0px;
|
padding: 0px 0px 0px 0px;
|
||||||
margin: 0px 0px 0px 8px;
|
margin: 0px 0px 0px 4px;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: white;
|
color: white;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user