]> git.p6c8.net - jirafeau_project.git/blobdiff - file.php
Traduction corrections
[jirafeau_project.git] / file.php
index 8cd70005c1b8748c1200a7bdb88372ebcc8f0be7..8e4451adc2ca72327b1a4146219dc31e842a279c 100644 (file)
--- a/file.php
+++ b/file.php
@@ -94,11 +94,11 @@ if (isset ($_GET['h']) && !empty ($_GET['h']))
             "<?php echo JIRAFEAU_VERSION; ?>" /><fieldset>
             <legend><?php echo _('Password protection');
         ?></legend> <table> <tr>
-            <td><?php echo _('Give the password of this file:');
+            <td><?php echo _('Give the password of this file') . ' : ';
         ?><input type = "password" name =
             "key" /></td> </tr> <tr> <td><input type =
             "submit" value =
-            "<?php echo _('I have the right to download this file'); ?>"
+            "<?php echo _('Download'); ?>"
             /></td> </tr> </table> </fieldset> </form> </div>
             <?php require (JIRAFEAU_ROOT.'lib/template/footer.php');
         exit;

patrick-canterino.de