From 8a1646fbddbec3d856628c549dfe86e32eb75419 Mon Sep 17 00:00:00 2001 From: "mgalli%geckonnection.com" Date: Thu, 9 Feb 2006 22:31:42 +0000 Subject: [PATCH] NEw property with "Download Progress " string. git-svn-id: svn://10.0.0.236/trunk@189521 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/minimo/chrome/locale/en-US/minimo.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/mozilla/minimo/chrome/locale/en-US/minimo.properties b/mozilla/minimo/chrome/locale/en-US/minimo.properties index 905d90e28bd..875f9f354d6 100755 --- a/mozilla/minimo/chrome/locale/en-US/minimo.properties +++ b/mozilla/minimo/chrome/locale/en-US/minimo.properties @@ -8,3 +8,4 @@ confirmMismatch=The hostname mentioned in the server's certificate is not the ho confirmCertExpired=The certificate presented by the server is no longer valid because the validity period has expired. This means that the website you are connecting to hasn't renewed their certificate. This ususally isn't a major security problem. Do you want to continue? loadFailed=Failed to library (%S). This may mean that some functionality will be lost. loadFailedTitle=Load Library Failed +downloadProgress=Download Progress \ No newline at end of file