1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/browser/locales/en-US/installer/mui.properties Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,61 @@ 1.4 +# This Source Code Form is subject to the terms of the Mozilla Public 1.5 +# License, v. 2.0. If a copy of the MPL was not distributed with this 1.6 +# file, You can obtain one at http://mozilla.org/MPL/2.0/. 1.7 + 1.8 +# To make the l10n tinderboxen see changes to this file you can change a value 1.9 +# name by adding - to the end of the name followed by chars (e.g. Branding-2). 1.10 + 1.11 +# LOCALIZATION NOTE: 1.12 + 1.13 +# This file must be saved as UTF8 1.14 + 1.15 +# Accesskeys are defined by prefixing the letter that is to be used for the 1.16 +# accesskey with an ampersand (e.g. &). 1.17 + 1.18 +# Do not replace $BrandShortName, $BrandFullName, or $BrandFullNameDA with a 1.19 +# custom string and always use the same one as used by the en-US files. 1.20 +# $BrandFullNameDA allows the string to contain an ampersand (e.g. DA stands 1.21 +# for double ampersand) and prevents the letter following the ampersand from 1.22 +# being used as an accesskey. 1.23 + 1.24 +# You can use \n to create a newline in the string but only when the string 1.25 +# from en-US contains a \n. 1.26 + 1.27 +MUI_TEXT_WELCOME_INFO_TITLE=Welcome to the $BrandFullNameDA Setup Wizard 1.28 +MUI_TEXT_WELCOME_INFO_TEXT=This wizard will guide you through the installation of $BrandFullNameDA.\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 1.29 +MUI_TEXT_COMPONENTS_TITLE=Choose Components 1.30 +MUI_TEXT_COMPONENTS_SUBTITLE=Choose which features of $BrandFullNameDA you want to install. 1.31 +MUI_INNERTEXT_COMPONENTS_DESCRIPTION_TITLE=Description 1.32 +MUI_INNERTEXT_COMPONENTS_DESCRIPTION_INFO=Position your mouse over a component to see its description. 1.33 +MUI_TEXT_DIRECTORY_TITLE=Choose Install Location 1.34 +MUI_TEXT_DIRECTORY_SUBTITLE=Choose the folder in which to install $BrandFullNameDA. 1.35 +MUI_TEXT_INSTALLING_TITLE=Installing 1.36 +MUI_TEXT_INSTALLING_SUBTITLE=Please wait while $BrandFullNameDA is being installed. 1.37 +MUI_TEXT_FINISH_TITLE=Installation Complete 1.38 +MUI_TEXT_FINISH_SUBTITLE=Setup was completed successfully. 1.39 +MUI_TEXT_ABORT_TITLE=Installation Aborted 1.40 +MUI_TEXT_ABORT_SUBTITLE=Setup was not completed successfully. 1.41 +MUI_BUTTONTEXT_FINISH=&Finish 1.42 +MUI_TEXT_FINISH_INFO_TITLE=Completing the $BrandFullNameDA Setup Wizard 1.43 +MUI_TEXT_FINISH_INFO_TEXT=$BrandFullNameDA has been installed on your computer.\n\nClick Finish to close this wizard. 1.44 +MUI_TEXT_FINISH_INFO_REBOOT=Your computer must be restarted in order to complete the installation of $BrandFullNameDA. Do you want to reboot now? 1.45 +MUI_TEXT_FINISH_REBOOTNOW=Reboot now 1.46 +MUI_TEXT_FINISH_REBOOTLATER=I want to manually reboot later 1.47 +MUI_TEXT_STARTMENU_TITLE=Choose Start Menu Folder 1.48 +MUI_TEXT_STARTMENU_SUBTITLE=Choose a Start Menu folder for the $BrandFullNameDA shortcuts. 1.49 +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. 1.50 +MUI_TEXT_ABORTWARNING=Are you sure you want to quit $BrandFullName Setup? 1.51 +MUI_UNTEXT_WELCOME_INFO_TITLE=Welcome to the $BrandFullNameDA Uninstall Wizard 1.52 +MUI_UNTEXT_WELCOME_INFO_TEXT=This wizard will guide you through the uninstallation of $BrandFullNameDA.\n\nBefore starting the uninstallation, make sure $BrandFullNameDA is not running.\n\n$_CLICK 1.53 +MUI_UNTEXT_CONFIRM_TITLE=Uninstall $BrandFullNameDA 1.54 +MUI_UNTEXT_CONFIRM_SUBTITLE=Remove $BrandFullNameDA from your computer. 1.55 +MUI_UNTEXT_UNINSTALLING_TITLE=Uninstalling 1.56 +MUI_UNTEXT_UNINSTALLING_SUBTITLE=Please wait while $BrandFullNameDA is being uninstalled. 1.57 +MUI_UNTEXT_FINISH_TITLE=Uninstallation Complete 1.58 +MUI_UNTEXT_FINISH_SUBTITLE=Uninstall was completed successfully. 1.59 +MUI_UNTEXT_ABORT_TITLE=Uninstallation Aborted 1.60 +MUI_UNTEXT_ABORT_SUBTITLE=Uninstall was not completed successfully. 1.61 +MUI_UNTEXT_FINISH_INFO_TITLE=Completing the $BrandFullNameDA Uninstall Wizard 1.62 +MUI_UNTEXT_FINISH_INFO_TEXT=$BrandFullNameDA has been uninstalled from your computer.\n\nClick Finish to close this wizard. 1.63 +MUI_UNTEXT_FINISH_INFO_REBOOT=Your computer must be restarted in order to complete the uninstallation of $BrandFullNameDA. Do you want to reboot now? 1.64 +MUI_UNTEXT_ABORTWARNING=Are you sure you want to quit $BrandFullName Uninstall?