noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 06/08: Task #639 - Traduction : anglais trans


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 06/08: Task #639 - Traduction : anglais translation
Date: Fri, 07 Nov 2014 21:59:24 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 461132afcc7120cb56c48f2acfc7e0e53e88c71c
Author: Dany De Bontridder <address@hidden>
Date:   Fri Nov 7 22:56:40 2014 +0100

    Task #639 - Traduction : anglais
    translation
---
 include/class_acc_parm_code.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/class_acc_parm_code.php b/include/class_acc_parm_code.php
index 78d87cb..2c1f9bf 100644
--- a/include/class_acc_parm_code.php
+++ b/include/class_acc_parm_code.php
@@ -84,7 +84,7 @@ class Acc_Parm_Code
         $acc=new Acc_Account_Ledger($this->db,$this->p_value);
         if ( $acc->load() == false )
         {
-            alert("Ce compte n'existe pas");
+            alert(_("Ce compte n'existe pas"));
         }
         else
         {



reply via email to

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