From 54e157f3c3f9e31ea667ac63cb6c14b091ba87ab Mon Sep 17 00:00:00 2001 From: ghaushe Date: Mon, 24 Feb 2003 03:58:02 +0000 Subject: [PATCH] minor changes to installer descriptions git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@813 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/build/win32_install/uqm_english.nsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sc2/build/win32_install/uqm_english.nsh b/sc2/build/win32_install/uqm_english.nsh index 01bbff0da..b8189f5dd 100644 --- a/sc2/build/win32_install/uqm_english.nsh +++ b/sc2/build/win32_install/uqm_english.nsh @@ -31,7 +31,7 @@ LangString SecUQMDesc ${LANG_ENGLISH} "Install uqm.exe and other required files" LangString SecUpgradeDesc ${LANG_ENGLISH} "Download the upgrade data-files from a previous ${OLD_VERSION} (or later) install." LangString SecVUpgradeDesc ${LANG_ENGLISH} "Download the upgrade voices from a previous ${OLD_VERSION} (or later) install." LangString SecContentDesc ${LANG_ENGLISH} "Download all data files needed to play uqm." -LangString SecVoiceDesc ${LANG_ENGLISH} "Download all voice files needed to play uqm." +LangString SecVoiceDesc ${LANG_ENGLISH} "Download optional voice files (gives voices to go along with the subtitles)." LangString Sec3doMusicDesc ${LANG_ENGLISH} "Download optional music from the 3do version." LangString SecSupportDLLDesc ${LANG_ENGLISH} "Install Support .dll files needed to play Ur-Quan Masters" LangString SecSDLDesc ${LANG_ENGLISH} "Install SDL and SDL_image libraries for graphics and sound support"