Delete File: should have a space after it
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1877 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
a69a24729d
commit
d307f6ef3c
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ extern char *english_strings[] = {
|
|||
"Create folder: ",
|
||||
"Create shortcut: ",
|
||||
"Created uninstaller: ",
|
||||
"Delete file:",
|
||||
"Delete file: ",
|
||||
"Delete on reboot: ",
|
||||
"Error creating shortcut: ",
|
||||
"Error creating: ",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue