From 23e727048ef4aea9362e1742f63aa1102c09ca30 Mon Sep 17 00:00:00 2001 From: BENKE Charlie <charles.fr@benke.fr> Date: Tue, 15 Dec 2015 10:35:11 +0100 Subject: [PATCH] Add some new translations for export feature --- htdocs/langs/en_US/accountancy.lang | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/htdocs/langs/en_US/accountancy.lang b/htdocs/langs/en_US/accountancy.lang index df0eee60eb6..90e298b031e 100644 --- a/htdocs/langs/en_US/accountancy.lang +++ b/htdocs/langs/en_US/accountancy.lang @@ -165,4 +165,18 @@ ValidateHistory=Validate Automatically ErrorAccountancyCodeIsAlreadyUse=Error, you cannot delete this accounting account because it is used FicheVentilation=Breakdown card -GeneralLedgerIsWritten=Operations are written in the general ledger \ No newline at end of file +GeneralLedgerIsWritten=Operations are written in the general ledger + +##Export Journal Feature +ExportFormat=Format of Export +Prefixname=Prefix of export File +Separate=Export separator +Textframe=Frame of text value +Headercol=Colname in header of file +Fieldname=Name of Field +Headername=Name in header +Type=Type of fields +Param=Additionnal parameters +EnabledProduct=In Product +EnabledTiers=In Tiers +EnabledVat=In Vat -- GitLab