noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 48/173: translation


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 48/173: translation
Date: Mon, 22 Mar 2021 12:58:37 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 5d939a9118ea0ee5e9889b172a6ec699732ea4d5
Author: Dany De Bontridder <dany@alchimerys.be>
AuthorDate: Wed Jan 23 20:51:58 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 2dce3f6..c3c1b3c 100644
--- a/include/compta_fin.inc.php
+++ b/include/compta_fin.inc.php
@@ -46,7 +46,7 @@ if ( $ledger_id == 0)
     $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]