]> git.lyx.org Git - lyx.git/blobdiff - development/Win32/packaging/installer/lang/english.nsh
installer: some registry and detection fixes
[lyx.git] / development / Win32 / packaging / installer / lang / english.nsh
index ca4552bc8bb393220f916d5060bcf03fe407c7e5..b9eea4617f060cb9cfdb7ab5b3397290fd77150f 100644 (file)
@@ -11,7 +11,7 @@ Author: Joost Verburg, Uwe St
 ${LangFileString} TEXT_INSTALL_CURRENTUSER "(Installed for Current User)"
 
 ${LangFileString} TEXT_WELCOME "This wizard will guide you through the installation of $(^NameDA), $\r$\n\
-                                         $\r$\n}\
+                                         $\r$\n\
                                          $_CLICK"
 
 #${LangFileString} TEXT_CONFIGURE_MIKTEXFNDB "Updating MiKTeX filename database..."
@@ -82,7 +82,15 @@ ${LangFileString} MiKTeXInfo 'The LaTeX-distribution $\"MiKTeX$\" will be used t
 ${LangFileString} ModifyingConfigureFailed "Could not set 'path_prefix' in the configure script"
 #${LangFileString} RunConfigureFailed "Could not execute the configure script"
 ${LangFileString} InstallRunning "The installer is already running!"
-${LangFileString} StillInstalled "LyX is already installed! Deinstall LyX first."
+${LangFileString} StillInstalled "LyX ${APP_SERIES_KEY2} is already installed! Deinstall LyX first."
+${LangFileString} NewerInstalled "You are trying to install an older version of LyX than what you have installed.$\r$\n\
+                                 If you really need this, you must uninstall the existing LyX $OldVersionNumber before."
+
+${LangFileString} MultipleIndexesNotAvailable "The support for using several indexes in a document will not be available because$\r$\n\
+                                              MiKTeX was installed with administrator privileges but you are installing LyX without them."
+${LangFileString} MetafileNotAvailable "The LyX support for images in the format EMF or WMF will not be$\r$\n\
+                                       available because that requires to install a software printer to$\r$\n\
+                                       Windows which is only possible with administrator privileges."
 
 #${LangFileString} FinishPageMessage "Congratulations! LyX has been installed successfully.$\r$\n\
 #                                          $\r$\n\
@@ -90,7 +98,7 @@ ${LangFileString} StillInstalled "LyX is already installed! Deinstall LyX first.
 ${LangFileString} FinishPageRun "Launch LyX"
 
 ${LangFileString} UnNotInRegistryLabel "Unable to find LyX in the registry.$\r$\n\
-                                              Shortcuts on the desktop and in the Start Menu will not be removed."
+                                       Shortcuts on the desktop and in the Start Menu will not be removed."
 ${LangFileString} UnInstallRunning "You must close LyX at first!"
 ${LangFileString} UnNotAdminLabel "You must have administrator privileges to uninstall LyX!"
 ${LangFileString} UnReallyRemoveLabel "Are you sure you want to completely remove LyX and all of its components?"