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:
kichik 2002-12-04 19:22:59 +00:00
parent a69a24729d
commit d307f6ef3c

View file

@ -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: ",