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"