]> git.lyx.org Git - features.git/blobdiff - development/Win32/packaging/installer/lang/english.nsh
Consider inset strings in simple find/replaceAll (#12049)
[features.git] / development / Win32 / packaging / installer / lang / english.nsh
index ff3e5794778fbf37fb43793eceaa05e3462f5c7f..f1112110b22907a21d0156f4d07a713da0d3405d 100644 (file)
@@ -85,8 +85,8 @@ ${LangFileString} ModifyingConfigureFailed "Could not set 'path_prefix' in the c
 #${LangFileString} RunConfigureFailed "Could not execute the configure script"
 ${LangFileString} InstallRunning "The installer is already running!"
 ${LangFileString} AlreadyInstalled "LyX ${APP_SERIES_KEY2} is already installed!$\r$\n\
-                               Installing over existing installations is not recommended if the installed version\
-                               is a test release or if you have problems with your existing LyX installation.\
+                               Installing over existing installations is not recommended if the installed version$\r$\n\
+                               is a test release or if you have problems with your existing LyX installation.$\r$\n\
                                In these cases better reinstall LyX.$\r$\n\
                                Do you nevertheless want to install LyX over the existing version?"
 ${LangFileString} NewerInstalled "You are trying to install an older version of LyX than what you have installed.$\r$\n\
@@ -110,6 +110,17 @@ ${LangFileString} UnLyXPreferencesTitle 'LyX$\'s user preferences'
 ${LangFileString} SecUnMiKTeXDescription "Uninstalls the LaTeX-distribution MiKTeX."
 #${LangFileString} SecUnJabRefDescription "Uninstalls the bibliography manager JabRef."
 ${LangFileString} SecUnPreferencesDescription 'Deletes LyX$\'s configuration$\r$\n\
-                                               (folder $\"$AppPre\username\$AppSuff\${APP_DIR_USERDATA}$\"$\r$\n\
+                                               (folder $\"$AppPre\username\$\r$\n\
+                                               $AppSuff\$\r$\n\
+                                               ${APP_DIR_USERDATA}$\")$\r$\n\
                                                for you or for all users (if you are admin).'
 ${LangFileString} SecUnProgramFilesDescription "Uninstall LyX and all of its components."
+
+# MikTeX Update Stuff
+${LangFileString} MiKTeXUpdateMsg "Due to changes in MiKTeX, installation of versions of LyX later than 2.2.3 can cause a partial update that makes MiKTeX unusable.$\r$\n\
+$\r$\n\
+If you have not already done so, we recommend that you update MiKTeX to the latest version prior to installing a new version of LyX.$\r$\n\
+$\r$\n\
+You may now either proceed with the installation or cancel it so you can update MiKTeX."
+
+${LangFileString} MiKTeXUpdateHeader "WARNING: MiKTeX Changes"