noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 01/16: translation


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 01/16: translation
Date: Sun, 3 Feb 2019 14:38:40 -0500 (EST)

sparkyx pushed a commit to branch master
in repository noalyss.

commit a2decaaeb5c158bd16ac9ccf7b5f47fe87659431
Author: Dany De Bontridder <address@hidden>
Date:   Wed Jan 23 20:30:13 2019 +0100

    translation
---
 include/compta_fin.inc.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/compta_fin.inc.php b/include/compta_fin.inc.php
index 54fe66c..080916d 100644
--- a/include/compta_fin.inc.php
+++ b/include/compta_fin.inc.php
@@ -46,7 +46,7 @@ else
        $def_ledger=$Ledger->get_first('fin');
        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]