[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 04/27: Translation & text
From: |
Dany De Bontridder |
Subject: |
[Noalyss-commit] [noalyss] 04/27: Translation & text |
Date: |
Wed, 4 Sep 2019 15:24:52 -0400 (EDT) |
sparkyx pushed a commit to branch master
in repository noalyss.
commit 0579253637cc26456fb9e5e9caab94c97f964d70
Author: Dany De Bontridder <address@hidden>
Date: Tue Aug 27 17:45:51 2019 +0200
Translation & text
---
include/compta_ach.inc.php | 3 +--
include/template/ledger_detail_bottom.php | 4 ++--
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/include/compta_ach.inc.php b/include/compta_ach.inc.php
index 578451b..65f3d3f 100644
--- a/include/compta_ach.inc.php
+++ b/include/compta_ach.inc.php
@@ -68,7 +68,6 @@ if (isset($_POST['view_invoice']))
echo '<div class="content">';
echo '<div id="confirm_div_id" style="width: 47%; float:
left;">';
echo h1(_("Confirmation"));
- echo h1(_("Confirmation"));
echo span(_("Vous devez encore confirmer"),' class="notice"');
echo '</div>';
@@ -312,4 +311,4 @@ echo '</div>';
return;
// end record invoice
-?>
\ No newline at end of file
+?>
diff --git a/include/template/ledger_detail_bottom.php
b/include/template/ledger_detail_bottom.php
index 4fc3129..6f89b1d 100644
--- a/include/template/ledger_detail_bottom.php
+++ b/include/template/ledger_detail_bottom.php
@@ -323,7 +323,7 @@ if ( $div != 'popup' ) {
{
$remove=new IButton('Effacer');
$remove->label=_('Effacer');
- $remove->javascript="return confirm_box(null,'Vous confirmez effacement
?',function ()
{removeOperation('".$obj->det->jr_id."',".dossier::id().",'".$div."')})";
+ $remove->javascript="return confirm_box(null,content[50],function ()
{removeOperation('".$obj->det->jr_id."',".dossier::id().",'".$div."')})";
echo $remove->input();
}
//----------------------------------------------------
@@ -359,7 +359,7 @@ echo '</form>';
$r.='<p style="text-align:center">';
$r.=HtmlInput::submit('x','accepter',
- 'onclick="confirm_box($(\'form_'.$div.'\'),\'Vous confirmez ?
\',function ()
{$(\'form_'.$div.'\').divname=\''.$div.'\';reverseOperation($(\'form_'.$div.'\'))});
return false"');
+ 'onclick="confirm_box($(\'form_'.$div.'\'),content[50],function ()
{$(\'form_'.$div.'\').divname=\''.$div.'\';reverseOperation($(\'form_'.$div.'\'))});
return false"');
$r.="</p>";
$r.='</form>';
echo $r;
- [Noalyss-commit] [noalyss] branch master updated (aabcd83 -> c249f39), Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 03/27: changement de texte, Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 04/27: Translation & text,
Dany De Bontridder <=
- [Noalyss-commit] [noalyss] 06/27: Security : avoid direct call to Http Variable, Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 08/27: New : icon_action:slider icon_action:comment and fix single quote issue in icon_action:tips, Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 09/27: fixup! fixup! New Task 1728: Aide à l'encodage - Journaux négatifs (note de crédit), Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 18/27: #0001735: icone add catégorie de fiche, Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 12/27: #1369: Étendre la comptabilité analytique à tous les postes? #1716: GROS SOUCI CA - ventilation 4 et 5. 5 phantôme! #1479: PROPOSITION CA - paramétrage comptes actifs, Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 20/27: Task #0001731: Moyen de paiement , bug in ajax , if ledger==ODS a category of card is mandatory, Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 21/27: Data_SQL Add database indication, Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 02/27: Task #0001736: PHP7 comptability : count() works only with array, Dany De Bontridder, 2019/09/04
- [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