]> git.p6c8.net - jirafeau_project.git/commitdiff
fix template : remove fr translation
authorJulien Malik <julien.malik@paraiso.me>
Sun, 22 Mar 2015 22:43:03 +0000 (23:43 +0100)
committerJulien Malik <julien.malik@paraiso.me>
Sun, 22 Mar 2015 22:43:03 +0000 (23:43 +0100)
lib/lang/fr.php
lib/lang/template.php

index ccba3be4775db692c5879e6565b077e18c3d0c6e..bb5d3a14380bdfe00963d4d0d26f20ade2363515 100644 (file)
@@ -125,7 +125,7 @@ $tr = array (
             'Search a specific link' => 'Rechercher un lien particulier',
             'Number of cleaned files' => 'Nombre de fichiers nettoyés',
             'Logout' => 'Déconnexion',
             'Search a specific link' => 'Rechercher un lien particulier',
             'Number of cleaned files' => 'Nombre de fichiers nettoyés',
             'Logout' => 'Déconnexion',
-            'You are now Logout' => 'Vous êtes maintenant déconnecté',
+            'You are now loggued out' => 'Vous êtes maintenant déconnecté',
             'Link deleted' => 'Lien supprimé',
             'Filename' => 'Nom',
             'file' => 'fichier',
             'Link deleted' => 'Lien supprimé',
             'Filename' => 'Nom',
             'file' => 'fichier',
index 7129484ccfe2e97f7402ba1daa85ed6dd497826e..ba7d5be25f14d6c23d4d19deffd150c20a4420b8 100644 (file)
@@ -105,7 +105,7 @@ $tr = array (
             'Search a specific link' => '',
             'Number of cleaned files' => '',
             'Logout' => '',
             'Search a specific link' => '',
             'Number of cleaned files' => '',
             'Logout' => '',
-            'You are now Logout' => '',
+            'You are now loggued out' => '',
             'Link deleted' => '',
             'Filename' => '',
             'file' => '',
             'Link deleted' => '',
             'Filename' => '',
             'file' => '',
@@ -138,7 +138,7 @@ $tr = array (
             'This will return brut text content.' => '',
             'First line is the download reference and the second line the delete code.' => '',
             'First line is the server capacity (in Bytes).' => '',
             'This will return brut text content.' => '',
             'First line is the download reference and the second line the delete code.' => '',
             'First line is the server capacity (in Bytes).' => '',
-            'Example' => 'Exemple',
+            'Example' => '',
             'If a password has been set, send a POST request with it.' => '',
             'Delete a file' => '',
             'This will return "Ok" if succeded, "Error" otherwhise.' => '',
             'If a password has been set, send a POST request with it.' => '',
             'Delete a file' => '',
             'This will return "Ok" if succeded, "Error" otherwhise.' => '',

patrick-canterino.de