home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 November / PCWNOV07.iso / Software / Freeware / NSIS 2.29 / nsis-2.29-setup.exe / Contrib / Modern UI / Language files / English.nsh < prev    next >
Encoding:
Text File  |  2004-11-27  |  6.0 KB  |  94 lines

  1. ;NSIS Modern User Interface - Language File
  2. ;Compatible with Modern UI 1.68
  3.  
  4. ;Language: English (1033)
  5. ;By Joost Verburg
  6.  
  7. ;--------------------------------
  8.  
  9. !insertmacro MUI_LANGUAGEFILE_BEGIN "English"
  10.  
  11.   !define MUI_LANGNAME "English" ;Use only ASCII characters (if this is not possible, use the English name)
  12.   
  13.   !define MUI_TEXT_WELCOME_INFO_TITLE "Welcome to the $(^NameDA) Setup Wizard"
  14.   !define MUI_TEXT_WELCOME_INFO_TEXT "This wizard will guide you through the installation of $(^NameDA).\r\n\r\nIt is recommended that you close all other applications before starting Setup. This will make it possible to update relevant system files without having to reboot your computer.\r\n\r\n$_CLICK"
  15.   
  16.   !define MUI_TEXT_LICENSE_TITLE "License Agreement"  
  17.   !define MUI_TEXT_LICENSE_SUBTITLE "Please review the license terms before installing $(^NameDA)."
  18.   !define MUI_INNERTEXT_LICENSE_TOP "Press Page Down to see the rest of the agreement."
  19.   !define MUI_INNERTEXT_LICENSE_BOTTOM "If you accept the terms of the agreement, click I Agree to continue. You must accept the agreement to install $(^NameDA)."
  20.   !define MUI_INNERTEXT_LICENSE_BOTTOM_CHECKBOX "If you accept the terms of the agreement, click the check box below. You must accept the agreement to install $(^NameDA). $_CLICK"
  21.   !define MUI_INNERTEXT_LICENSE_BOTTOM_RADIOBUTTONS "If you accept the terms of the agreement, select the first option below. You must accept the agreement to install $(^NameDA). $_CLICK"
  22.   
  23.   !define MUI_TEXT_COMPONENTS_TITLE "Choose Components"
  24.   !define MUI_TEXT_COMPONENTS_SUBTITLE "Choose which features of $(^NameDA) you want to install."
  25.   !define MUI_INNERTEXT_COMPONENTS_DESCRIPTION_TITLE "Description"
  26.   !ifndef NSIS_CONFIG_COMPONENTPAGE_ALTERNATIVE
  27.     !define MUI_INNERTEXT_COMPONENTS_DESCRIPTION_INFO "Position your mouse over a component to see its description."
  28.   !else
  29.     !define MUI_INNERTEXT_COMPONENTS_DESCRIPTION_INFO "Select a component to see its description."
  30.   !endif
  31.   
  32.   !define MUI_TEXT_DIRECTORY_TITLE "Choose Install Location"
  33.   !define MUI_TEXT_DIRECTORY_SUBTITLE "Choose the folder in which to install $(^NameDA)."
  34.   
  35.   !define MUI_TEXT_INSTALLING_TITLE "Installing"
  36.   !define MUI_TEXT_INSTALLING_SUBTITLE "Please wait while $(^NameDA) is being installed."
  37.   
  38.   !define MUI_TEXT_FINISH_TITLE "Installation Complete"
  39.   !define MUI_TEXT_FINISH_SUBTITLE "Setup was completed successfully."
  40.   
  41.   !define MUI_TEXT_ABORT_TITLE "Installation Aborted"
  42.   !define MUI_TEXT_ABORT_SUBTITLE "Setup was not completed successfully."
  43.   
  44.   !define MUI_BUTTONTEXT_FINISH "&Finish"
  45.   !define MUI_TEXT_FINISH_INFO_TITLE "Completing the $(^NameDA) Setup Wizard"
  46.   !define MUI_TEXT_FINISH_INFO_TEXT "$(^NameDA) has been installed on your computer.\r\n\r\nClick Finish to close this wizard."
  47.   !define MUI_TEXT_FINISH_INFO_REBOOT "Your computer must be restarted in order to complete the installation of $(^NameDA). Do you want to reboot now?"
  48.   !define MUI_TEXT_FINISH_REBOOTNOW "Reboot now"
  49.   !define MUI_TEXT_FINISH_REBOOTLATER "I want to manually reboot later"
  50.   !define MUI_TEXT_FINISH_RUN "&Run $(^NameDA)"
  51.   !define MUI_TEXT_FINISH_SHOWREADME "&Show Readme"
  52.   
  53.   !define MUI_TEXT_STARTMENU_TITLE "Choose Start Menu Folder"
  54.   !define MUI_TEXT_STARTMENU_SUBTITLE "Choose a Start Menu folder for the $(^NameDA) shortcuts."
  55.   !define MUI_INNERTEXT_STARTMENU_TOP "Select the Start Menu folder in which you would like to create the program's shortcuts. You can also enter a name to create a new folder."
  56.   !define MUI_INNERTEXT_STARTMENU_CHECKBOX "Do not create shortcuts"
  57.   
  58.   !define MUI_TEXT_ABORTWARNING "Are you sure you want to quit $(^Name) Setup?"
  59.   
  60.   
  61.   !define MUI_UNTEXT_WELCOME_INFO_TITLE "Welcome to the $(^NameDA) Uninstall Wizard"
  62.   !define MUI_UNTEXT_WELCOME_INFO_TEXT "This wizard will guide you through the uninstallation of $(^NameDA).\r\n\r\nBefore starting the uninstallation, make sure $(^NameDA) is not running.\r\n\r\n$_CLICK"
  63.   
  64.   !define MUI_UNTEXT_CONFIRM_TITLE "Uninstall $(^NameDA)"
  65.   !define MUI_UNTEXT_CONFIRM_SUBTITLE "Remove $(^NameDA) from your computer."
  66.   
  67.   !define MUI_UNTEXT_LICENSE_TITLE "License Agreement"  
  68.   !define MUI_UNTEXT_LICENSE_SUBTITLE "Please review the license terms before uninstalling $(^NameDA)."
  69.   !define MUI_UNINNERTEXT_LICENSE_BOTTOM "If you accept the terms of the agreement, click I Agree to continue. You must accept the agreement to uninstall $(^NameDA)."
  70.   !define MUI_UNINNERTEXT_LICENSE_BOTTOM_CHECKBOX "If you accept the terms of the agreement, click the check box below. You must accept the agreement to uninstall $(^NameDA). $_CLICK"
  71.   !define MUI_UNINNERTEXT_LICENSE_BOTTOM_RADIOBUTTONS "If you accept the terms of the agreement, select the first option below. You must accept the agreement to uninstall $(^NameDA). $_CLICK"
  72.   
  73.   !define MUI_UNTEXT_COMPONENTS_TITLE "Choose Components"
  74.   !define MUI_UNTEXT_COMPONENTS_SUBTITLE "Choose which features of $(^NameDA) you want to uninstall."
  75.   
  76.   !define MUI_UNTEXT_DIRECTORY_TITLE "Choose Uninstall Location"
  77.   !define MUI_UNTEXT_DIRECTORY_SUBTITLE "Choose the folder from which to uninstall $(^NameDA)."
  78.   
  79.   !define MUI_UNTEXT_UNINSTALLING_TITLE "Uninstalling"
  80.   !define MUI_UNTEXT_UNINSTALLING_SUBTITLE "Please wait while $(^NameDA) is being uninstalled."
  81.     
  82.   !define MUI_UNTEXT_FINISH_TITLE "Uninstallation Complete"
  83.   !define MUI_UNTEXT_FINISH_SUBTITLE "Uninstall was completed successfully."
  84.   
  85.   !define MUI_UNTEXT_ABORT_TITLE "Uninstallation Aborted"
  86.   !define MUI_UNTEXT_ABORT_SUBTITLE "Uninstall was not completed successfully."
  87.   
  88.   !define MUI_UNTEXT_FINISH_INFO_TITLE "Completing the $(^NameDA) Uninstall Wizard"
  89.   !define MUI_UNTEXT_FINISH_INFO_TEXT "$(^NameDA) has been uninstalled from your computer.\r\n\r\nClick Finish to close this wizard."
  90.   !define MUI_UNTEXT_FINISH_INFO_REBOOT "Your computer must be restarted in order to complete the uninstallation of $(^NameDA). Do you want to reboot now?"
  91.   
  92.   !define MUI_UNTEXT_ABORTWARNING "Are you sure you want to quit $(^Name) Uninstall?"
  93.   
  94. !insertmacro MUI_LANGUAGEFILE_END