noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 269/323: typo


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 269/323: typo
Date: Wed, 14 Mar 2018 17:39:03 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit ea23d01a0a5e66696520a2041261c5ef95493b12
Author: Dany De Bontridder <address@hidden>
Date:   Sun Feb 25 09:40:33 2018 +0100

    typo
---
 html/install.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/html/install.php b/html/install.php
index a0bd357..20b0400 100644
--- a/html/install.php
+++ b/html/install.php
@@ -139,7 +139,7 @@ if ( $_GET['lang'] == "en_US.utf8" || 
$_GET['lang']=='fr_FR.utf8')
 </script>
 <script>
 var content=new Array();    
-content[200]="<?php echo _("Indiquez ici le récuterpertoire où les documents 
temporaires peuvent être sauvés exemple c:/temp, /tmp")?>";
+content[200]="<?php echo _("Indiquez ici le répertoire où les documents 
temporaires peuvent être sauvés exemple c:/temp, /tmp")?>";
 content[201]="<?php echo _("Désactiver le changement de langue (requis pour 
MacOSX)")?>";
 content[202]="<?php echo _("Le chemin vers le repertoire contenant psql, 
pg_dump...")?>";
 content[203]="<?php echo _("Utilisateur de la base de donnée postgresql")?>";



reply via email to

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