From a340a0a00c70397a5c7c2ee7433244283fddf79d Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Wed, 24 Dec 2014 02:28:29 +0100 Subject: [PATCH] traduction, --- include/class_acc_operation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/class_acc_operation.php b/include/class_acc_operation.php index 33fb313b1..559b6cde0 100644 --- a/include/class_acc_operation.php +++ b/include/class_acc_operation.php @@ -489,7 +489,7 @@ class Acc_Operation function get_quant() { $ledger_id=$this->get_ledger(); - if ( $ledger_id=='') throw new Exception('Journal non trouvé'); + if ( $ledger_id=='') throw new Exception(_('Journal non trouvé')); $oledger=new Acc_Ledger($this->db,$ledger_id); // retrieve info from jrn_info