]> git.p6c8.net - jirafeau_project.git/blobdiff - lib/lang/template.php
f.php: fix js error in download page
[jirafeau_project.git] / lib / lang / template.php
index e41e5b18d2b9127a5a7d5655571aa41a19bc9e48..990be6422609d7947d00acf6aadcb6b6209ddcce 100644 (file)
@@ -142,16 +142,16 @@ $tr = array (
             'If a password has been set, send a POST request with it.' => '',
             'Delete a file' => '',
             'This will return "Ok" if succeeded, "Error" otherwhise.' => '',
-            'Get a generated scripts' => '',
+            'Get a generated script' => '',
             'This will return brut text content of the code.' => '',
-            'Initalize an asynchronous transfert' => '',
-            'The goal is to permit to transfert big file, chunk by chunk.' => '',
+            'Initalize an asynchronous transfer' => '',
+            'The goal is to permit to transfer big file, chunk by chunk.' => '',
             'Chunks of data must be sent in order.' => '',
-            'First line is the asynchronous transfert reference and the second line the code to use in the next operation.'
+            'First line is the asynchronous transfer reference and the second line the code to use in the next operation.'
                 => '',
-            'Push data during asynchronous transfert' => '',
+            'Push data during asynchronous transfer' => '',
             'Returns the next code to use.' => '',
-            'Finalize asynchronous transfert' => '',
+            'Finalize asynchronous transfer' => '',
             'This will return "Ok" or "Error" string.' => '',
     );
 ?>

patrick-canterino.de