commit 91078439df9147ccf484fa3bfb3d5f51377b272b
Author: Richard Kimberly Heck <[email protected]>
Date:   Sat Dec 15 12:45:47 2018 -0500

    Fix spacing.
---
 .../Win32/packaging/installer/lang/english.nsh     |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/development/Win32/packaging/installer/lang/english.nsh 
b/development/Win32/packaging/installer/lang/english.nsh
index 91e3058..b7675ae 100644
--- a/development/Win32/packaging/installer/lang/english.nsh
+++ b/development/Win32/packaging/installer/lang/english.nsh
@@ -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 \
+                               is a test release or if you have problems with 
your existing LyX installation. \
                                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\

Reply via email to