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

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/browser/locales/en-US/installer/nsisstrings.properties	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,65 @@
     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 +# LOCALIZATION NOTE:
     1.9 +
    1.10 +# This file must be saved as UTF8
    1.11 +
    1.12 +# Accesskeys are defined by prefixing the letter that is to be used for the
    1.13 +# accesskey with an ampersand (e.g. &).
    1.14 +
    1.15 +# Do not replace $BrandShortName, $BrandFullName, or $BrandFullNameDA with a
    1.16 +# custom string and always use the same one as used by the en-US files.
    1.17 +# $BrandFullNameDA allows the string to contain an ampersand (e.g. DA stands
    1.18 +# for double ampersand) and prevents the letter following the ampersand from
    1.19 +# being used as an accesskey.
    1.20 +
    1.21 +# You can use \n to create a newline in the string but only when the string
    1.22 +# from en-US contains a \n.
    1.23 +
    1.24 +WIN_CAPTION=$BrandShortName Setup
    1.25 +
    1.26 +INTRO_BLURB1=Thanks for choosing $BrandFullName, the browser that chooses you above everything else.
    1.27 +INSTALL_BLURB1=You're about to enjoy the very latest in speed, flexibility and security so you're always in control.
    1.28 +INSTALL_BLURB2=That's because $BrandShortName is made by a non-profit to make browsing and the Web better for you.
    1.29 +INSTALL_BLURB3=You're also joining a global community of users, contributors and developers working to make the best browser in the world.
    1.30 +
    1.31 +WARN_MIN_SUPPORTED_OS_MSG=Sorry, $BrandShortName can't be installed. This version of $BrandShortName requires ${MinSupportedVer} or newer.
    1.32 +WARN_WRITE_ACCESS=You don't have access to write to the installation directory.\n\nClick OK to select a different directory.
    1.33 +WARN_DISK_SPACE=You don't have sufficient disk space to install to this location.\n\nClick OK to select a different location.
    1.34 +WARN_ROOT_INSTALL=Unable to install to the root of your disk.\n\nClick OK to select a different location.
    1.35 +WARN_MANUALLY_CLOSE_APP_LAUNCH=$BrandShortName is already running.\n\nPlease close $BrandShortName prior to launching the version you have just installed.
    1.36 +
    1.37 +ERROR_DOWNLOAD=Your download was interrupted.\n\nPlease click the OK button to continue.
    1.38 +
    1.39 +INSTALL_BUTTON=&Install
    1.40 +UPGRADE_BUTTON=&Upgrade
    1.41 +CANCEL_BUTTON=Cancel
    1.42 +OPTIONS_BUTTON=&Options
    1.43 +
    1.44 +MAKE_DEFAULT=&Make $BrandShortName my default browser
    1.45 +CREATE_SHORTCUTS=Create Shortcuts for $BrandShortName:
    1.46 +ADD_SC_TASKBAR=On my &Task bar
    1.47 +ADD_SC_QUICKLAUNCHBAR=On my &Quick Launch bar
    1.48 +ADD_CheckboxShortcutInStartMenu=In my &Start Menu Programs Folder
    1.49 +ADD_CheckboxShortcutOnDesktop=On my &Desktop
    1.50 +SPACE_REQUIRED=Space Required:
    1.51 +SPACE_AVAILABLE=Space Available:
    1.52 +ONE_MOMENT_INSTALL=One moment, $BrandShortName will launch as soon as the install is complete…
    1.53 +ONE_MOMENT_UPGRADE=One moment, $BrandShortName will launch as soon as the upgrade is complete…
    1.54 +INSTALL_MAINT_SERVICE=&Install the $BrandShortName background update service
    1.55 +SEND_PING=S&end information about this installation to Mozilla
    1.56 +BROWSE_BUTTON=B&rowse…
    1.57 +DEST_FOLDER=Destination Folder
    1.58 +
    1.59 +DOWNLOADING_LABEL=Downloading $BrandShortName…
    1.60 +INSTALLING_LABEL=Installing $BrandShortName…
    1.61 +UPGRADING_LABEL=Upgrading $BrandShortName…
    1.62 +
    1.63 +SELECT_FOLDER_TEXT=Select the folder to install $BrandShortName in.
    1.64 +
    1.65 +BYTE=B
    1.66 +KILO=K
    1.67 +MEGA=M
    1.68 +GIGA=G

mercurial