Translation:add gettext function, improve extract_text

Add everywhere the missing gettext function and improve
the script for extracting string
This commit is contained in:
Dany De Bontridder 2014-02-14 23:42:28 +01:00
parent b87f987c73
commit 38311bd212
97 changed files with 13993 additions and 15415 deletions

View file

@ -33,11 +33,11 @@ if ( !defined ('ALLOWED')) die('Forbidden');
?>
<TABLE CLASS="result" style="border-collapse:separate;border-spacing:2">
<tr>
<th>Utilisateur </th>
<th>Date </th>
<th>Adresse </th>
<th>Module</th>
<th> Résultat</th>
<th><?php echo _("Utilisateur");?> </th>
<th><?php echo _("Date");?> </th>
<th><?php echo _("Adresse");?> </th>
<th><?php echo _("Module");?></th>
<th><?php echo _("Résultat");?></th>
</tr>
<TR>
<?php