Updated installation message if the destination folder isn't empty. Cleanup.

This commit is contained in:
Vladimir.Orlov
2016-03-11 11:28:41 +03:00
parent dc3c17019c
commit 79f88db75a

View File

@@ -18,5 +18,5 @@ LangString current_version_already_installed ${LANG_ENGLISH} "Current version of
LangString uninstall_previous_installations_title ${LANG_ENGLISH} "Uninstall old versions"
LangString uninstall_previous_installations ${LANG_ENGLISH} ""
LangString uninstall_previous_installations_prompt ${LANG_ENGLISH} "Select the ${MUI_PRODUCT} version$2 that you want to uninstall."
LangString empty_or_upgrade_folder ${LANG_ENGLISH} "Please select an empty folder or a folder."
LangString empty_or_upgrade_folder ${LANG_ENGLISH} "Please select an empty folder."
LangString application_running ${LANG_ENGLISH} "$INSTDIR is running. Close the application and retry the installation."