noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 14/35: Translation


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 14/35: Translation
Date: Tue, 24 May 2016 21:25:39 +0000 (UTC)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 117cdc5e714df0e57be316275e5872f398d9da4e
Author: Dany De Bontridder <address@hidden>
Date:   Tue Apr 19 12:09:18 2016 +0200

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

diff --git a/include/periode.inc.php b/include/periode.inc.php
index ae4584f..98eb8bd 100644
--- a/include/periode.inc.php
+++ b/include/periode.inc.php
@@ -133,7 +133,7 @@ else
     echo dossier::hidden();
     $sel_jrn=$cn->make_array("select jrn_def_id, jrn_def_name from ".
                              " jrn_def order by jrn_def_name");
-    $sel_jrn[]=array('value'=>0,'label'=>'Global : periode pour tous les 
journaux');
+    $sel_jrn[]=array('value'=>0,'label'=>_('Global : periode pour tous les 
journaux'));
     $wSel=new ISelect();
     $wSel->value=$sel_jrn;
     $wSel->name='jrn_def_id';



reply via email to

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