noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 115/323: translate


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 115/323: translate
Date: Wed, 14 Mar 2018 17:38:35 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 668b539d9d2218b5e4a6b718d83dd4bbfa852500
Author: Dany De Bontridder <address@hidden>
Date:   Sat Feb 3 14:31:31 2018 +0100

    translate
---
 include/export/export_anc_receipt_pdf.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/export/export_anc_receipt_pdf.php 
b/include/export/export_anc_receipt_pdf.php
index 9783917..890f950 100644
--- a/include/export/export_anc_receipt_pdf.php
+++ b/include/export/export_anc_receipt_pdf.php
@@ -33,7 +33,7 @@ $http=new HttpInput();
 $ck = $http->get('ck',"string", 0);
 if ($ck == 0)
 {
-    echo "Aucune sélection";
+    echo _("Aucune sélection");
     exit();
 }
 $anc=new Document_Export();



reply via email to

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