From 2bc0b98a67c4842af5516475e362ffb04cefa5dd Mon Sep 17 00:00:00 2001 From: joostverburg Date: Wed, 25 Jun 2003 12:08:37 +0000 Subject: [PATCH] latest translation git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2679 212acab6-be3b-0410-9dea-997c60f758d6 --- Source/lang.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Source/lang.cpp b/Source/lang.cpp index 13612311..2368bd67 100644 --- a/Source/lang.cpp +++ b/Source/lang.cpp @@ -14,10 +14,10 @@ char *english_strings[] = { ": License Agreement", ": Installation Options", ": Installation Folder", - ": Installing Files", + ": Installing", ": Completed", ": Confirmation", - ": Uninstalling Files", + ": Uninstalling", ": Completed", "< &Back", "&Next >", @@ -62,7 +62,7 @@ char *english_strings[] = { "Execute: ", "Extract: ", "Extract: error writing to file ", - "Install corrupted: invalid opcode", + "Installer corrupted: invalid opcode", "No OLE for: ", "Output folder: ", "Remove folder: ",