Folder instead of Directory

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1236 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2002-09-30 19:31:47 +00:00
parent bc537a8c84
commit 735ff4c129
3 changed files with 15 additions and 15 deletions

View file

@ -13,7 +13,7 @@ extern char *english_strings[] = {
"%s Uninstall",
": License Agreement",
": Installation Options",
": Installation Directory",
": Installation Folder",
": Installing Files",
": Completed",
": Confirmation",
@ -34,7 +34,7 @@ extern char *english_strings[] = {
"Select the type of install:",
"Select components to install:",
"Or, select the optional components you wish to install:",
"Select the directory to install %s in:",
"Select the folder to install %s in:",
"Space available: ",
"Space required: ",
"Uninstalling from:",
@ -44,7 +44,7 @@ extern char *english_strings[] = {
"Copy to ",
"Could not find symbol: ",
"Could not load: ",
"Create directory: ",
"Create folder: ",
"Create shortcut: ",
"Created uninstaller: ",
"Delete file:",
@ -59,8 +59,8 @@ extern char *english_strings[] = {
"Extract: error writing to file ",
"Install corrupted: invalid opcode",
"No OLE for: ",
"Output directory: ",
"Remove directory: ",
"Output folder: ",
"Remove folder: ",
"Rename on reboot: ",
"Rename: ",
"Skipped: ",