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
This commit is contained in:
parent
a5b216a782
commit
165aa0b8dd
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
Loading…
Add table
Add a link
Reference in a new issue