# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # To make the l10n tinderboxen see changes to this file you can change a value # name by adding - to the end of the name followed by chars (e.g. Branding-2). # LOCALIZATION NOTE: # This file must be saved as UTF8 # Accesskeys are defined by prefixing the letter that is to be used for the # accesskey with an ampersand (e.g. &). # Do not replace $(^NameDA) or $(^Name) with a custom string. # Do not change $(^NameDA) to $(^Name) or $(^Name) to $(^NameDA). NameDA allows # Name to contain an ampersand (e.g. DA stands for double ampersand) and # prevents the letter following the ampersand being used as an accesskey. # Do not replace $BrandShortName, $BrandFullName, or $BrandFullNameDA with a # custom string and always use the same one as used by the en-US files. # $BrandFullNameDA allows the string to contain an ampersand (e.g. DA stands # for double ampersand) and prevents the letter following the ampersand from # being used as an accesskey. # You can use \n to create a newline in the string but only when the string # from en-US contains a \n. MUI_TEXT_WELCOME_INFO_TITLE=Welcome to the $(^NameDA) Setup Wizard MUI_TEXT_WELCOME_INFO_TEXT=This wizard will guide you through the installation of $(^NameDA).\n\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.\n\n$_CLICK MUI_TEXT_COMPONENTS_TITLE=Choose Components MUI_TEXT_COMPONENTS_SUBTITLE=Choose which features of $(^NameDA) you want to install. MUI_INNERTEXT_COMPONENTS_DESCRIPTION_TITLE=Description MUI_INNERTEXT_COMPONENTS_DESCRIPTION_INFO=Position your mouse over a component to see its description. MUI_TEXT_DIRECTORY_TITLE=Choose Install Location MUI_TEXT_DIRECTORY_SUBTITLE=Choose the folder in which to install $(^NameDA). MUI_TEXT_INSTALLING_TITLE=Installing MUI_TEXT_INSTALLING_SUBTITLE=Please wait while $(^NameDA) is being installed. MUI_TEXT_FINISH_TITLE=Installation Complete MUI_TEXT_FINISH_SUBTITLE=Setup was completed successfully. MUI_TEXT_ABORT_TITLE=Installation Aborted MUI_TEXT_ABORT_SUBTITLE=Setup was not completed successfully. MUI_BUTTONTEXT_FINISH=&Finish MUI_TEXT_FINISH_INFO_TITLE=Completing the $(^NameDA) Setup Wizard MUI_TEXT_FINISH_INFO_TEXT=$(^NameDA) has been installed on your computer.\n\nClick Finish to close this wizard. MUI_TEXT_FINISH_INFO_REBOOT=Your computer must be restarted in order to complete the installation of $(^NameDA). Do you want to reboot now? MUI_TEXT_FINISH_REBOOTNOW=Reboot now MUI_TEXT_FINISH_REBOOTLATER=I want to manually reboot later MUI_TEXT_STARTMENU_TITLE=Choose Start Menu Folder MUI_TEXT_STARTMENU_SUBTITLE=Choose a Start Menu folder for the $(^NameDA) shortcuts. 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. MUI_TEXT_ABORTWARNING=Are you sure you want to quit $(^Name) Setup? MUI_UNTEXT_WELCOME_INFO_TITLE=Welcome to the $(^NameDA) Uninstall Wizard MUI_UNTEXT_WELCOME_INFO_TEXT=This wizard will guide you through the uninstallation of $(^NameDA).\n\nBefore starting the uninstallation, make sure $(^NameDA) is not running.\n\n$_CLICK MUI_UNTEXT_CONFIRM_TITLE=Uninstall $(^NameDA) MUI_UNTEXT_CONFIRM_SUBTITLE=Remove $(^NameDA) from your computer. MUI_UNTEXT_UNINSTALLING_TITLE=Uninstalling MUI_UNTEXT_UNINSTALLING_SUBTITLE=Please wait while $(^NameDA) is being uninstalled. MUI_UNTEXT_FINISH_TITLE=Uninstallation Complete MUI_UNTEXT_FINISH_SUBTITLE=Uninstall was completed successfully. MUI_UNTEXT_ABORT_TITLE=Uninstallation Aborted MUI_UNTEXT_ABORT_SUBTITLE=Uninstall was not completed successfully. MUI_UNTEXT_FINISH_INFO_TITLE=Completing the $(^NameDA) Uninstall Wizard MUI_UNTEXT_FINISH_INFO_TEXT=$(^NameDA) has been uninstalled from your computer.\n\nClick Finish to close this wizard. MUI_UNTEXT_FINISH_INFO_REBOOT=Your computer must be restarted in order to complete the uninstallation of $(^NameDA). Do you want to reboot now? MUI_UNTEXT_ABORTWARNING=Are you sure you want to quit $(^Name) Uninstall?