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

Thu, 22 Jan 2015 13:21:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 22 Jan 2015 13:21:57 +0100
branch
TOR_BUG_9701
changeset 15
b8a032363ba2
permissions
-rw-r--r--

Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6

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 # LOCALIZATION NOTE:
michael@0 6
michael@0 7 # This file must be saved as UTF8
michael@0 8
michael@0 9 # Accesskeys are defined by prefixing the letter that is to be used for the
michael@0 10 # accesskey with an ampersand (e.g. &).
michael@0 11
michael@0 12 # Do not replace $BrandShortName, $BrandFullName, or $BrandFullNameDA with a
michael@0 13 # custom string and always use the same one as used by the en-US files.
michael@0 14 # $BrandFullNameDA allows the string to contain an ampersand (e.g. DA stands
michael@0 15 # for double ampersand) and prevents the letter following the ampersand from
michael@0 16 # being used as an accesskey.
michael@0 17
michael@0 18 # You can use \n to create a newline in the string but only when the string
michael@0 19 # from en-US contains a \n.
michael@0 20
michael@0 21 WIN_CAPTION=$BrandShortName Setup
michael@0 22
michael@0 23 INTRO_BLURB1=Thanks for choosing $BrandFullName, the browser that chooses you above everything else.
michael@0 24 INSTALL_BLURB1=You're about to enjoy the very latest in speed, flexibility and security so you're always in control.
michael@0 25 INSTALL_BLURB2=That's because $BrandShortName is made by a non-profit to make browsing and the Web better for you.
michael@0 26 INSTALL_BLURB3=You're also joining a global community of users, contributors and developers working to make the best browser in the world.
michael@0 27
michael@0 28 WARN_MIN_SUPPORTED_OS_MSG=Sorry, $BrandShortName can't be installed. This version of $BrandShortName requires ${MinSupportedVer} or newer.
michael@0 29 WARN_WRITE_ACCESS=You don't have access to write to the installation directory.\n\nClick OK to select a different directory.
michael@0 30 WARN_DISK_SPACE=You don't have sufficient disk space to install to this location.\n\nClick OK to select a different location.
michael@0 31 WARN_ROOT_INSTALL=Unable to install to the root of your disk.\n\nClick OK to select a different location.
michael@0 32 WARN_MANUALLY_CLOSE_APP_LAUNCH=$BrandShortName is already running.\n\nPlease close $BrandShortName prior to launching the version you have just installed.
michael@0 33
michael@0 34 ERROR_DOWNLOAD=Your download was interrupted.\n\nPlease click the OK button to continue.
michael@0 35
michael@0 36 INSTALL_BUTTON=&Install
michael@0 37 UPGRADE_BUTTON=&Upgrade
michael@0 38 CANCEL_BUTTON=Cancel
michael@0 39 OPTIONS_BUTTON=&Options
michael@0 40
michael@0 41 MAKE_DEFAULT=&Make $BrandShortName my default browser
michael@0 42 CREATE_SHORTCUTS=Create Shortcuts for $BrandShortName:
michael@0 43 ADD_SC_TASKBAR=On my &Task bar
michael@0 44 ADD_SC_QUICKLAUNCHBAR=On my &Quick Launch bar
michael@0 45 ADD_CheckboxShortcutInStartMenu=In my &Start Menu Programs Folder
michael@0 46 ADD_CheckboxShortcutOnDesktop=On my &Desktop
michael@0 47 SPACE_REQUIRED=Space Required:
michael@0 48 SPACE_AVAILABLE=Space Available:
michael@0 49 ONE_MOMENT_INSTALL=One moment, $BrandShortName will launch as soon as the install is complete…
michael@0 50 ONE_MOMENT_UPGRADE=One moment, $BrandShortName will launch as soon as the upgrade is complete…
michael@0 51 INSTALL_MAINT_SERVICE=&Install the $BrandShortName background update service
michael@0 52 SEND_PING=S&end information about this installation to Mozilla
michael@0 53 BROWSE_BUTTON=B&rowse…
michael@0 54 DEST_FOLDER=Destination Folder
michael@0 55
michael@0 56 DOWNLOADING_LABEL=Downloading $BrandShortName…
michael@0 57 INSTALLING_LABEL=Installing $BrandShortName…
michael@0 58 UPGRADING_LABEL=Upgrading $BrandShortName…
michael@0 59
michael@0 60 SELECT_FOLDER_TEXT=Select the folder to install $BrandShortName in.
michael@0 61
michael@0 62 BYTE=B
michael@0 63 KILO=K
michael@0 64 MEGA=M
michael@0 65 GIGA=G

mercurial