SOURCES: php-pear-HTTP_Upload-ru.patch - remove bad chunk

glen glen at pld-linux.org
Wed Feb 22 13:34:15 CET 2006


Author: glen                         Date: Wed Feb 22 12:34:15 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- remove bad chunk

---- Files affected:
SOURCES:
   php-pear-HTTP_Upload-ru.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/php-pear-HTTP_Upload-ru.patch
diff -u SOURCES/php-pear-HTTP_Upload-ru.patch:1.1 SOURCES/php-pear-HTTP_Upload-ru.patch:1.2
--- SOURCES/php-pear-HTTP_Upload-ru.patch:1.1	Wed Feb 22 12:42:04 2006
+++ SOURCES/php-pear-HTTP_Upload-ru.patch	Wed Feb 22 13:34:09 2006
@@ -1,5 +1,5 @@
---- ./Upload.php	2006-02-22 13:22:39.000000000 +0200
-+++ /home/glen/Upload.php	2006-02-22 13:23:40.000000000 +0200
+--- ./Upload.php.org	2006-02-22 14:31:55.000000000 +0200
++++ ./Upload.php	2006-02-22 14:32:04.000000000 +0200
 @@ -106,7 +106,8 @@
                  'nl'    => "Het bestand is te groot, de maximale grootte is: $maxsize bytes.",
                  'fr'    => "Le fichier est trop gros. La taille maximum autorisée est: $maxsize bytes.",
@@ -30,7 +30,7 @@
                  ),
              'NO_WRITE_PERMS' => array(
                  'es'    => 'El directorio destino no tiene permisos de escritura.',
-@@ -136,17 +139,19 @@
+@@ -136,7 +139,8 @@
                  'nl'    => 'Geen toestemming om te schrijven in de doeldirectory.',
                  'fr'    => 'Le répertoire de destination n\'a pas les droits en écriture.',
                  'it'    => 'Non si hanno i permessi di scrittura sulla directory di destinazione.',
@@ -40,10 +40,7 @@
                  ),
              'NO_USER_FILE' => array(
                  'es'    => 'No se ha escogido fichero para el upload.',
-                 'en'    => 'You haven\'t selected any file for uploading.',
--                'et'    => 'Üleslaetav fail jäi valimata.',
-+                'et'    => 'Üleslaetav fail jäi valimatta.',
-                 'de'    => 'Es wurde keine Datei für den Upload ausgewählt.',
+@@ -146,7 +150,8 @@
                  'nl'    => 'Er is geen bestand opgegeven om te uploaden.',
                  'fr'    => 'Vous n\'avez pas sélectionné de fichier à envoyer.',
                  'it'    => 'Nessun file selezionato per l\'upload.',
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/php-pear-HTTP_Upload-ru.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list