Fixed some string replacements and that FileErrorText bug.
ChangeUI now supports changing dialogs other than IDD_INST. git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@655 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
1b63e29528
commit
ef05d934d9
9 changed files with 174 additions and 65 deletions
|
@ -33,7 +33,7 @@ Select the directory to install %s in:
|
|||
Space available:
|
||||
Space required:
|
||||
Uninstalling from:
|
||||
Error opening file for writing: $\r$\n$\t"$0"$\r$\nHit abort to abort installation,$\r$\nretry to retry writing the file, or$\r$\nignore to skip this file
|
||||
Error opening file for writing: \r\n\t"$0"\r\nHit abort to abort installation,\r\nretry to retry writing the file, or\r\nignore to skip this file
|
||||
Can't write:
|
||||
Copy failed
|
||||
Copy to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue