browser/locales/en-US/installer/mui.properties

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

michael@0 1 # This Source Code Form is subject to the terms of the Mozilla Public
michael@0 2 # License, v. 2.0. If a copy of the MPL was not distributed with this
michael@0 3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
michael@0 4
michael@0 5 # To make the l10n tinderboxen see changes to this file you can change a value
michael@0 6 # name by adding - to the end of the name followed by chars (e.g. Branding-2).
michael@0 7
michael@0 8 # LOCALIZATION NOTE:
michael@0 9
michael@0 10 # This file must be saved as UTF8
michael@0 11
michael@0 12 # Accesskeys are defined by prefixing the letter that is to be used for the
michael@0 13 # accesskey with an ampersand (e.g. &).
michael@0 14
michael@0 15 # Do not replace $BrandShortName, $BrandFullName, or $BrandFullNameDA with a
michael@0 16 # custom string and always use the same one as used by the en-US files.
michael@0 17 # $BrandFullNameDA allows the string to contain an ampersand (e.g. DA stands
michael@0 18 # for double ampersand) and prevents the letter following the ampersand from
michael@0 19 # being used as an accesskey.
michael@0 20
michael@0 21 # You can use \n to create a newline in the string but only when the string
michael@0 22 # from en-US contains a \n.
michael@0 23
michael@0 24 MUI_TEXT_WELCOME_INFO_TITLE=Welcome to the $BrandFullNameDA Setup Wizard
michael@0 25 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
michael@0 26 MUI_TEXT_COMPONENTS_TITLE=Choose Components
michael@0 27 MUI_TEXT_COMPONENTS_SUBTITLE=Choose which features of $BrandFullNameDA you want to install.
michael@0 28 MUI_INNERTEXT_COMPONENTS_DESCRIPTION_TITLE=Description
michael@0 29 MUI_INNERTEXT_COMPONENTS_DESCRIPTION_INFO=Position your mouse over a component to see its description.
michael@0 30 MUI_TEXT_DIRECTORY_TITLE=Choose Install Location
michael@0 31 MUI_TEXT_DIRECTORY_SUBTITLE=Choose the folder in which to install $BrandFullNameDA.
michael@0 32 MUI_TEXT_INSTALLING_TITLE=Installing
michael@0 33 MUI_TEXT_INSTALLING_SUBTITLE=Please wait while $BrandFullNameDA is being installed.
michael@0 34 MUI_TEXT_FINISH_TITLE=Installation Complete
michael@0 35 MUI_TEXT_FINISH_SUBTITLE=Setup was completed successfully.
michael@0 36 MUI_TEXT_ABORT_TITLE=Installation Aborted
michael@0 37 MUI_TEXT_ABORT_SUBTITLE=Setup was not completed successfully.
michael@0 38 MUI_BUTTONTEXT_FINISH=&Finish
michael@0 39 MUI_TEXT_FINISH_INFO_TITLE=Completing the $BrandFullNameDA Setup Wizard
michael@0 40 MUI_TEXT_FINISH_INFO_TEXT=$BrandFullNameDA has been installed on your computer.\n\nClick Finish to close this wizard.
michael@0 41 MUI_TEXT_FINISH_INFO_REBOOT=Your computer must be restarted in order to complete the installation of $BrandFullNameDA. Do you want to reboot now?
michael@0 42 MUI_TEXT_FINISH_REBOOTNOW=Reboot now
michael@0 43 MUI_TEXT_FINISH_REBOOTLATER=I want to manually reboot later
michael@0 44 MUI_TEXT_STARTMENU_TITLE=Choose Start Menu Folder
michael@0 45 MUI_TEXT_STARTMENU_SUBTITLE=Choose a Start Menu folder for the $BrandFullNameDA shortcuts.
michael@0 46 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.
michael@0 47 MUI_TEXT_ABORTWARNING=Are you sure you want to quit $BrandFullName Setup?
michael@0 48 MUI_UNTEXT_WELCOME_INFO_TITLE=Welcome to the $BrandFullNameDA Uninstall Wizard
michael@0 49 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
michael@0 50 MUI_UNTEXT_CONFIRM_TITLE=Uninstall $BrandFullNameDA
michael@0 51 MUI_UNTEXT_CONFIRM_SUBTITLE=Remove $BrandFullNameDA from your computer.
michael@0 52 MUI_UNTEXT_UNINSTALLING_TITLE=Uninstalling
michael@0 53 MUI_UNTEXT_UNINSTALLING_SUBTITLE=Please wait while $BrandFullNameDA is being uninstalled.
michael@0 54 MUI_UNTEXT_FINISH_TITLE=Uninstallation Complete
michael@0 55 MUI_UNTEXT_FINISH_SUBTITLE=Uninstall was completed successfully.
michael@0 56 MUI_UNTEXT_ABORT_TITLE=Uninstallation Aborted
michael@0 57 MUI_UNTEXT_ABORT_SUBTITLE=Uninstall was not completed successfully.
michael@0 58 MUI_UNTEXT_FINISH_INFO_TITLE=Completing the $BrandFullNameDA Uninstall Wizard
michael@0 59 MUI_UNTEXT_FINISH_INFO_TEXT=$BrandFullNameDA has been uninstalled from your computer.\n\nClick Finish to close this wizard.
michael@0 60 MUI_UNTEXT_FINISH_INFO_REBOOT=Your computer must be restarted in order to complete the uninstallation of $BrandFullNameDA. Do you want to reboot now?
michael@0 61 MUI_UNTEXT_ABORTWARNING=Are you sure you want to quit $BrandFullName Uninstall?

mercurial