1 !ifndef _JabRef_LANGUAGES_ENGLISH_NSH_
2 !define _JabRef_LANGUAGES_ENGLISH_NSH_
7 !define JabRef_LANG ${LANG_ENGLISH}
9 LicenseLangString JabRefLicenseData ${JabRef_LANG} "${PRODUCT_LICENSE_FILE}"
11 LangString WelcomePageText "${JabRef_LANG}" "This wizard will guide you through the installation of JabRef.\r\n\
15 LangString FileTypeTitle "${JabRef_LANG}" "BibTeX-file"
17 LangString SecAssociateBibTitle "${JabRef_LANG}" "Associate BibTeX-files"
18 LangString SecDesktopTitle "${JabRef_LANG}" "Desktop icon"
20 LangString SecAssociateBibDescription "${JabRef_LANG}" "Files with the extension .bib will automatically be opened with JabRef."
21 LangString SecDesktopDescription "${JabRef_LANG}" "Puts JabRef icon on the desktop."
23 LangString OpenIn "${JabRef_LANG}" "Open in JabRef"
25 LangString NotAdmin "${JabRef_LANG}" "You must have administrator privileges to install JabRef!"
27 LangString FinishPageMessage "${JabRef_LANG}" "Congratulations! JabRef has been installed successfully."
28 LangString FinishPageRun "${JabRef_LANG}" "Launch JabRef"
30 LangString UnNotAdminLabel "${JabRef_LANG}" "You must have administrator privileges to uninstall JabRef!"
31 LangString UnReallyRemoveLabel "${JabRef_LANG}" "Are you sure you want to completely remove JabRef?"
32 LangString UnRemoveSuccessLabel "${JabRef_LANG}" "JabRef was successfully removed from your computer."
37 !endif ; _JabRef_LANGUAGES_ENGLISH_NSH_