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

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

mercurial