]> git.lyx.org Git - lyx.git/blob - development/Win32/packaging/installer/lang/english.nsh
installer: some registry and detection fixes
[lyx.git] / development / Win32 / packaging / installer / lang / english.nsh
1 /*
2
3 LyX Installer Language File
4 Language: English
5 Author: Joost Verburg, Uwe Stöhr
6
7 */
8
9 !insertmacro LANGFILE_EXT "English"
10
11 ${LangFileString} TEXT_INSTALL_CURRENTUSER "(Installed for Current User)"
12
13 ${LangFileString} TEXT_WELCOME "This wizard will guide you through the installation of $(^NameDA), $\r$\n\
14                                           $\r$\n\
15                                           $_CLICK"
16
17 #${LangFileString} TEXT_CONFIGURE_MIKTEXFNDB "Updating MiKTeX filename database..."
18 ${LangFileString} TEXT_CONFIGURE_LYX "Configuring LyX (MiKTeX may download missing packages, this can take some time) ..."
19 ${LangFileString} TEXT_CONFIGURE_PYTHON "Compiling Python scripts..."
20
21 ${LangFileString} TEXT_FINISH_DESKTOP "Create desktop shortcut"
22 ${LangFileString} TEXT_FINISH_WEBSITE "Visit lyx.org for the latest news, support and tips"
23
24 #${LangFileString} FileTypeTitle "LyX-Document"
25
26 ${LangFileString} SecInstJabRefTitle "JabRef"
27 #${LangFileString} SecAllUsersTitle "Install for all users?"
28 ${LangFileString} SecFileAssocTitle "File associations"
29 ${LangFileString} SecDesktopTitle "Desktop icon"
30
31 ${LangFileString} SecCoreDescription "The LyX files."
32 ${LangFileString} SecInstJabRefDescription "Bibliography reference manager and editor for BibTeX files."
33 #${LangFileString} SecAllUsersDescription "Install LyX for all users or just the current user."
34 ${LangFileString} SecFileAssocDescription "Files with a .lyx extension will automatically open in LyX."
35 ${LangFileString} SecDesktopDescription "A LyX icon on the desktop."
36
37 ${LangFileString} EnterLaTeXHeader1 'LaTeX-distribution'
38 ${LangFileString} EnterLaTeXHeader2 'Set the LaTeX-distribution that LyX should use.'
39 ${LangFileString} EnterLaTeXFolder 'You can optionally set here the path to the file $\"latex.exe$\" and therewith set the \
40                                            LaTeX-distribution that should be used by LyX.$\r$\n\
41                                            If you don$\'t use LaTeX, LyX cannot output documents!$\r$\n\
42                                            $\r$\n\
43                                            The installer has detected the LaTeX-distribution \
44                                            $\"$LaTeXName$\" on your system. Displayed below is its path.'
45 ${LangFileString} EnterLaTeXFolderNone 'Set below the path to the file $\"latex.exe$\". Therewith you set which \
46                                                LaTeX-distribution should be used by LyX.$\r$\n\
47                                                If you don$\'t use LaTeX, LyX cannot output documents!$\r$\n\
48                                                $\r$\n\
49                                                The installer couldn$\'t find a LaTeX-distribution on your system.'
50 ${LangFileString} PathName 'Path to the file $\"latex.exe$\"'
51 ${LangFileString} DontUseLaTeX "Don$\'t use LaTeX"
52 ${LangFileString} InvalidLaTeXFolder 'The file $\"latex.exe$\" is not in the specified path.'
53
54 ${LangFileString} LatexInfo 'Now the installer of the LaTeX-distribution $\"MiKTeX$\" will be launched.$\r$\n\
55                                     To install the program press the $\"Next$\"-button in the installer windows until the installation begins.$\r$\n\
56                                     $\r$\n\
57                                     !!! Please use all default options of the MiKTeX-installer !!!'
58 ${LangFileString} LatexError1 'No LaTeX-distribution could be found!$\r$\n\
59                                       LyX cannot be used without a LaTeX-distribution like $\"MiKTeX$\"!$\r$\n\
60                                       The installation will therefore be aborted.'
61
62 ${LangFileString} HunspellFailed 'Download of dictionary for language $\"$R3$\" failed.'
63 ${LangFileString} ThesaurusFailed 'Download of thesaurus for language $\"$R3$\" failed.'
64
65 ${LangFileString} JabRefInfo 'Now the installer of the program $\"JabRef$\" will be launched.$\r$\n\
66                                      You can use all default options of the JabRef-installer.'
67 ${LangFileString} JabRefError 'The program $\"JabRef$\" could not successfully be installed!$\r$\n\
68                                       The installer will continue anyway.$\r$\n\
69                                       Try to install JabRef again later.'
70
71 #${LangFileString} LatexConfigInfo "The following configuration of LyX will take a while."
72
73 #${LangFileString} MiKTeXPathInfo "In order that every user is later able to customize MiKTeX for his needs$\r$\n\
74 #                                        it is necessary to set write permissions for all users to MiKTeX$\'s installation folder$\r$\n\
75 #                                        $MiKTeXPath $\r$\n\
76 #                                        and its subfolders."
77 ${LangFileString} MiKTeXInfo 'The LaTeX-distribution $\"MiKTeX$\" will be used together with LyX.$\r$\n\
78                                      It is recommended to install available MiKTeX-updates using the program $\"MiKTeX Update Wizard$\"$\r$\n\
79                                      before you use LyX for the first time.$\r$\n\
80                                      Would you now check for MiKTeX updates?'
81
82 ${LangFileString} ModifyingConfigureFailed "Could not set 'path_prefix' in the configure script"
83 #${LangFileString} RunConfigureFailed "Could not execute the configure script"
84 ${LangFileString} InstallRunning "The installer is already running!"
85 ${LangFileString} StillInstalled "LyX ${APP_SERIES_KEY2} is already installed! Deinstall LyX first."
86 ${LangFileString} NewerInstalled "You are trying to install an older version of LyX than what you have installed.$\r$\n\
87                                   If you really need this, you must uninstall the existing LyX $OldVersionNumber before."
88
89 ${LangFileString} MultipleIndexesNotAvailable "The support for using several indexes in a document will not be available because$\r$\n\
90                                                MiKTeX was installed with administrator privileges but you are installing LyX without them."
91 ${LangFileString} MetafileNotAvailable "The LyX support for images in the format EMF or WMF will not be$\r$\n\
92                                         available because that requires to install a software printer to$\r$\n\
93                                         Windows which is only possible with administrator privileges."
94
95 #${LangFileString} FinishPageMessage "Congratulations! LyX has been installed successfully.$\r$\n\
96 #                                           $\r$\n\
97 #                                           (The first start of LyX might take some seconds.)"
98 ${LangFileString} FinishPageRun "Launch LyX"
99
100 ${LangFileString} UnNotInRegistryLabel "Unable to find LyX in the registry.$\r$\n\
101                                         Shortcuts on the desktop and in the Start Menu will not be removed."
102 ${LangFileString} UnInstallRunning "You must close LyX at first!"
103 ${LangFileString} UnNotAdminLabel "You must have administrator privileges to uninstall LyX!"
104 ${LangFileString} UnReallyRemoveLabel "Are you sure you want to completely remove LyX and all of its components?"
105 ${LangFileString} UnLyXPreferencesTitle 'LyX$\'s user preferences'
106
107 ${LangFileString} SecUnMiKTeXDescription "Uninstalls the LaTeX-distribution MiKTeX."
108 ${LangFileString} SecUnJabRefDescription "Uninstalls the bibliography manager JabRef."
109 ${LangFileString} SecUnPreferencesDescription 'Deletes LyX$\'s configuration folder$\r$\n\
110                                            "$AppPre\username\$AppSuff\${APP_DIR_USERDATA}"$\r$\n\
111                                            for all users.'
112 ${LangFileString} SecUnProgramFilesDescription "Uninstall LyX and all of its components."