noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 04/10: traduction,


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 04/10: traduction,
Date: Tue, 30 Dec 2014 10:31:29 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit a340a0a00c70397a5c7c2ee7433244283fddf79d
Author: Dany De Bontridder <address@hidden>
Date:   Wed Dec 24 02:28:29 2014 +0100

    traduction,
---
 include/class_acc_operation.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/class_acc_operation.php b/include/class_acc_operation.php
index 33fb313..559b6cd 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]