noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 05/20: translation


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 05/20: translation
Date: Sat, 24 Oct 2015 21:44:59 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 05aed21eb1b3902b594288822e591174772fca8c
Author: Dany De Bontridder <address@hidden>
Date:   Sat Oct 24 12:34:28 2015 +0200

    translation
---
 include/compta_ven.inc.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/compta_ven.inc.php b/include/compta_ven.inc.php
index cdf2769..44a83bf 100644
--- a/include/compta_ven.inc.php
+++ b/include/compta_ven.inc.php
@@ -240,7 +240,7 @@ if (!isset($_REQUEST ['p_jrn']))
     $def_ledger=$Ledger->get_first('ven', 2);
     if (empty($def_ledger))
     {
-        exit('Pas de journal disponible');
+        exit(_('Pas de journal disponible'));
     }
     $Ledger->id=$def_ledger['jrn_def_id'];
 }



reply via email to

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