browser/locales/en-US/installer/custom.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

     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/.
     5 # LOCALIZATION NOTE:
     7 # This file must be saved as UTF8
     9 # Accesskeys are defined by prefixing the letter that is to be used for the
    10 # accesskey with an ampersand (e.g. &).
    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.
    18 # You can use \n to create a newline in the string but only when the string
    19 # from en-US contains a \n.
    21 REG_APP_DESC=$BrandShortName delivers safe, easy web browsing. A familiar user interface, enhanced security features including protection from online identity theft, and integrated search let you get the most out of the web.
    22 CONTEXT_OPTIONS=$BrandShortName &Options
    23 CONTEXT_SAFE_MODE=$BrandShortName &Safe Mode
    24 OPTIONS_PAGE_TITLE=Setup Type
    25 OPTIONS_PAGE_SUBTITLE=Choose setup options
    26 SHORTCUTS_PAGE_TITLE=Set Up Shortcuts
    27 SHORTCUTS_PAGE_SUBTITLE=Create Program Icons
    28 COMPONENTS_PAGE_TITLE=Set Up Optional Components
    29 COMPONENTS_PAGE_SUBTITLE=Optional Recommended Components
    30 OPTIONAL_COMPONENTS_DESC=The Maintenance Service will allow you to update $BrandShortName silently in the background.
    31 MAINTENANCE_SERVICE_CHECKBOX_DESC=Install &Maintenance Service
    32 SUMMARY_PAGE_TITLE=Summary
    33 SUMMARY_PAGE_SUBTITLE=Ready to start installing $BrandShortName
    34 SUMMARY_INSTALLED_TO=$BrandShortName will be installed to the following location:
    35 SUMMARY_REBOOT_REQUIRED_INSTALL=A restart of your computer may be required to complete the installation.
    36 SUMMARY_REBOOT_REQUIRED_UNINSTALL=A restart of your computer may be required to complete the uninstall.
    37 SUMMARY_TAKE_DEFAULTS=U&se $BrandShortName as my default web browser
    38 SUMMARY_INSTALL_CLICK=Click Install to continue.
    39 SUMMARY_UPGRADE_CLICK=Click Upgrade to continue.
    40 SURVEY_TEXT=&Tell us what you thought of $BrandShortName
    41 LAUNCH_TEXT=&Launch $BrandShortName now
    42 CREATE_ICONS_DESC=Create icons for $BrandShortName:
    43 ICONS_DESKTOP=On my &Desktop
    44 ICONS_STARTMENU=In my &Start Menu Programs folder
    45 ICONS_QUICKLAUNCH=In my &Quick Launch bar
    46 WARN_MANUALLY_CLOSE_APP_INSTALL=$BrandShortName must be closed to proceed with the installation.\n\nPlease close $BrandShortName to continue.
    47 WARN_MANUALLY_CLOSE_APP_UNINSTALL=$BrandShortName must be closed to proceed with the uninstall.\n\nPlease close $BrandShortName to continue.
    48 WARN_MANUALLY_CLOSE_APP_LAUNCH=$BrandShortName is already running.\n\nPlease close $BrandShortName prior to launching the version you have just installed.
    49 WARN_WRITE_ACCESS=You don't have access to write to the installation directory.\n\nClick OK to select a different directory.
    50 WARN_DISK_SPACE=You don't have sufficient disk space to install to this location.\n\nClick OK to select a different location.
    51 WARN_MIN_SUPPORTED_OS_MSG=Sorry, $BrandShortName can't be installed. This version of $BrandShortName requires ${MinSupportedVer} or newer.
    52 WARN_RESTART_REQUIRED_UNINSTALL=Your computer must be restarted to complete a previous uninstall of $BrandShortName. Do you want to reboot now?
    53 WARN_RESTART_REQUIRED_UPGRADE=Your computer must be restarted to complete a previous upgrade of $BrandShortName. Do you want to reboot now?
    54 ERROR_CREATE_DIRECTORY_PREFIX=Error creating directory:
    55 ERROR_CREATE_DIRECTORY_SUFFIX=Click Cancel to stop the installation or\nRetry to try again.
    57 UN_CONFIRM_PAGE_TITLE=Uninstall $BrandFullName
    58 UN_CONFIRM_PAGE_SUBTITLE=Remove $BrandFullName from your computer.
    59 UN_CONFIRM_UNINSTALLED_FROM=$BrandShortName will be uninstalled from the following location:
    60 UN_CONFIRM_CLICK=Click Uninstall to continue.
    62 BANNER_CHECK_EXISTING=Checking existing installation…
    64 STATUS_INSTALL_APP=Installing $BrandShortName…
    65 STATUS_INSTALL_LANG=Installing Language Files (${AB_CD})…
    66 STATUS_UNINSTALL_MAIN=Uninstalling $BrandShortName…
    67 STATUS_CLEANUP=A Little Housekeeping…
    69 # _DESC strings support approximately 65 characters per line.
    70 # One line
    71 OPTIONS_SUMMARY=Choose the type of setup you prefer, then click Next.
    72 # One line
    73 OPTION_STANDARD_DESC=$BrandShortName will be installed with the most common options.
    74 OPTION_STANDARD_RADIO=&Standard
    75 # Two lines
    76 OPTION_CUSTOM_DESC=You may choose individual options to be installed. Recommended for experienced users.
    77 OPTION_CUSTOM_RADIO=&Custom
    79 # LOCALIZATION NOTE:
    80 # The following text replaces the Install button text on the summary page.
    81 # Verify that the access key for InstallBtn (in override.properties) and
    82 # UPGRADE_BUTTON is not already used by SUMMARY_TAKE_DEFAULTS.
    83 UPGRADE_BUTTON=&Upgrade

mercurial