From 100bdb457a72b9f12325cf10d11fb6e69ca080a0 Mon Sep 17 00:00:00 2001 From: Carlos Eduardo Ramos Date: Fri, 30 Jul 2010 15:52:51 -0300 Subject: [PATCH] Fix gettext implementation on upload_progress.php --- usr/local/www/upload_progress.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/usr/local/www/upload_progress.php b/usr/local/www/upload_progress.php index 26589053bb..344ae67048 100644 --- a/usr/local/www/upload_progress.php +++ b/usr/local/www/upload_progress.php @@ -83,7 +83,7 @@ EOF1; - <?=gettext("Uploading Files... Please wait ...");?> + <?=gettext("Uploading Files"); ?>... <?=gettext("Please wait"); ?> ... @@ -92,7 +92,7 @@ EOF1;
-
+
...

@@ -120,7 +120,7 @@ EOF1;
- + : @@ -130,7 +130,7 @@ EOF1; - + : @@ -142,7 +142,7 @@ EOF1; - + : @@ -152,7 +152,7 @@ EOF1; - + :