Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.8
This commit is contained in:
commit
d985c77eca
@ -51,3 +51,14 @@ PacificNumRefModelDesc1=Return numero with format %syymm-nnnn where yy is year,
|
|||||||
PacificNumRefModelError=An intervention card starting with $syymm already exists and is not compatible with this model of sequence. Remove it or rename it to activate this module.
|
PacificNumRefModelError=An intervention card starting with $syymm already exists and is not compatible with this model of sequence. Remove it or rename it to activate this module.
|
||||||
PrintProductsOnFichinter=Print products on intervention card
|
PrintProductsOnFichinter=Print products on intervention card
|
||||||
PrintProductsOnFichinterDetails=interventions generated from orders
|
PrintProductsOnFichinterDetails=interventions generated from orders
|
||||||
|
##### Exports #####
|
||||||
|
InterId=Intervention id
|
||||||
|
InterRef=Intervention ref.
|
||||||
|
InterDateCreation=Date creation intervention
|
||||||
|
InterDuration=Duration intervention
|
||||||
|
InterStatus=Status intervention
|
||||||
|
InterNote=Note intervention
|
||||||
|
InterLineId=Line id intervention
|
||||||
|
InterLineDate=Line date intervention
|
||||||
|
InterLineDuration=Line duration intervention
|
||||||
|
InterLineDesc=Line description intervention
|
||||||
|
|||||||
@ -1,6 +1,8 @@
|
|||||||
# Dolibarr language file - Source file is en_US - projects
|
# Dolibarr language file - Source file is en_US - projects
|
||||||
RefProject=Ref. project
|
RefProject=Ref. project
|
||||||
|
ProjectRef=Project ref.
|
||||||
ProjectId=Project Id
|
ProjectId=Project Id
|
||||||
|
ProjectLabel=Project label
|
||||||
Project=Project
|
Project=Project
|
||||||
Projects=Projects
|
Projects=Projects
|
||||||
ProjectStatus=Project status
|
ProjectStatus=Project status
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user