noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 08/10: traduction


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 08/10: traduction
Date: Thu, 27 Aug 2015 01:33:57 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 2db4d14a83aa6be6ba1a822e29436edf3d7a264b
Author: Dany De Bontridder <address@hidden>
Date:   Thu Aug 27 03:18:27 2015 +0200

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

diff --git a/include/stock_inv.inc.php b/include/stock_inv.inc.php
index 9246405..42cd1bd 100644
--- a/include/stock_inv.inc.php
+++ b/include/stock_inv.inc.php
@@ -37,7 +37,7 @@ if ( isset ($_POST['save']))
        try
        {
                $inv->record_save($_POST);
-               echo h2info("Opération sauvée");
+               echo h2info(_("Opération sauvée"));
                $inv->input($_POST,true);
 
        }catch(Exception $e)



reply via email to

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