From 165aa0b8dda6900d554b3552a9ee3c3637d082fc Mon Sep 17 00:00:00 2001 From: kichik Date: Wed, 27 Jun 2007 11:00:48 +0000 Subject: [PATCH] there should be a space in the remaining translation string git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5174 212acab6-be3b-0410-9dea-997c60f758d6 --- Contrib/NSISdl/ReadMe.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contrib/NSISdl/ReadMe.txt b/Contrib/NSISdl/ReadMe.txt index 364d00a5..db474a9f 100644 --- a/Contrib/NSISdl/ReadMe.txt +++ b/Contrib/NSISdl/ReadMe.txt @@ -70,6 +70,6 @@ Default values are: hour - "hour" plural - "s" progress - "%dkB (%d%%) of %dkB @ %d.%01dkB/s" - remaining - "(%d %s%s remaining)" + remaining - " (%d %s%s remaining)" /TRANSLATE must come before /TIMEOUT. \ No newline at end of file