import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo

This commit is contained in:
Roy Tam 2018-01-19 03:59:58 +08:00
commit dcd9973243
150858 changed files with 23884658 additions and 0 deletions

View file

@ -0,0 +1,25 @@
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<!ENTITY newprofile.title "Create Profile Wizard">
<!ENTITY window.size "width: 45em; height: 32em;">
<!-- First wizard page -->
<!ENTITY profileCreationExplanation_1.text "&brandShortName; stores information about your settings and preferences in your personal profile.">
<!ENTITY profileCreationExplanation_2.text "If you are sharing this copy of &brandShortName; with other users, you can use profiles to keep each user’s information separate. To do this, each user should create his or her own profile.">
<!ENTITY profileCreationExplanation_3.text "If you are the only person using this copy of &brandShortName;, you must have at least one profile. If you would like, you can create multiple profiles for yourself to store different sets of settings and preferences. For example, you may want to have separate profiles for business and personal use.">
<!ENTITY profileCreationExplanation_4.text "To begin creating your profile, click Next.">
<!ENTITY profileCreationExplanation_4Mac.text "To begin creating your profile, click Continue.">
<!ENTITY profileCreationExplanation_4Gnome.text "To begin creating your profile, click Next.">
<!-- Second wizard page -->
<!ENTITY profileCreationIntro.text "If you create several profiles you can tell them apart by the profile names. You may use the name provided here or use one of your own.">
<!ENTITY profilePrompt.label "Enter new profile name:">
<!ENTITY profilePrompt.accesskey "E">
<!ENTITY profileDirectoryExplanation.text "Your user settings, preferences and other user-related data will be stored in:">
<!ENTITY profileDefaultName "Default User">
<!ENTITY button.choosefolder.label "Choose Folder…">
<!ENTITY button.choosefolder.accesskey "C">
<!ENTITY button.usedefault.label "Use Default Folder">
<!ENTITY button.usedefault.accesskey "U">