[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 22/27: translate
From: |
Dany De Bontridder |
Subject: |
[Noalyss-commit] [noalyss] 22/27: translate |
Date: |
Wed, 4 Sep 2019 15:24:58 -0400 (EDT) |
sparkyx pushed a commit to branch master
in repository noalyss.
commit e4ddfd19f0cc470c911429d297b2d64cb581abae
Author: Dany De Bontridder <address@hidden>
Date: Wed Sep 4 14:47:45 2019 +0200
translate
---
include/template/letter_all.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/template/letter_all.php b/include/template/letter_all.php
index 5af2916..0239ead 100644
--- a/include/template/letter_all.php
+++ b/include/template/letter_all.php
@@ -50,7 +50,7 @@ $class= ( ($i % 2) == 0 ) ? "odd":"even";
<tr <?php echo "class=\"$class\""; ?> >
<td>
<?php
-$letter=($this->content[$i]['letter']==-1)?" aucun lettrage
":strtoupper(base_convert($this->content[$i]['letter'],10,36));
+$letter=($this->content[$i]['letter']==-1)?_("aucun
lettrage"):strtoupper(base_convert($this->content[$i]['letter'],10,36));
$js="this.gDossier=".dossier::id().
";this.j_id=".$this->content[$i]['j_id'].
";this.obj_type='".$this->object_type."'".
- [Noalyss-commit] [noalyss] 26/27: Database_Core add function with the number of cols, (continued)
- [Noalyss-commit] [noalyss] 26/27: Database_Core add function with the number of cols, Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 07/27: #0001584: En mode «optionnelle», afficher si CA ventilée ou non. Ajout symbole "contient", Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 11/27: layout, Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 27/27: Merge branch 'dev7109', Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 05/27: Security : avoid direct call to Http Variable, Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 19/27: #0001735: icone warning, Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 13/27: Missing files for #1369: Étendre la comptabilité analytique à tous les postes?, Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 10/27: #0001711: Gros souci comptanal Montant compté en absolu, Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 15/27: @0001735: icone poubelle catégorie de fiche, Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 17/27: #0001735: icone poubelle catégorie de fiche, Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 22/27: translate,
Dany De Bontridder <=
- [Noalyss-commit] [noalyss] 23/27: Data_SQL add the member, Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 16/27: #0001736: PHP7 comptability + translation, Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 14/27: #0001643: ajout icon "cache" pour bouton "remonter", Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 25/27: PDF_Core : add function get, Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 24/27: Noalyss_SQL Create a function build query, Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 01/27: Cosmetic, Dany De Bontridder, 2019/09/04