Bug 279768: Bring build system to work with --enable-ui-locale; ./mozapps/profile part; r=bsmedberg
git-svn-id: svn://10.0.0.236/trunk@169653 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -2,9 +2,4 @@ toolkit.jar:
|
||||
content/mozapps/profile/createProfileWizard.js (content/createProfileWizard.js)
|
||||
content/mozapps/profile/createProfileWizard.xul (content/createProfileWizard.xul)
|
||||
* content/mozapps/profile/profileSelection.js (content/profileSelection.js)
|
||||
* content/mozapps/profile/profileSelection.xul (content/profileSelection.xul)
|
||||
|
||||
en-US.jar:
|
||||
locale/en-US/mozapps/profile/createProfileWizard.dtd (locale/createProfileWizard.dtd)
|
||||
locale/en-US/mozapps/profile/profileSelection.properties (locale/profileSelection.properties)
|
||||
locale/en-US/mozapps/profile/profileSelection.dtd (locale/profileSelection.dtd)
|
||||
* content/mozapps/profile/profileSelection.xul (content/profileSelection.xul)
|
||||
@@ -1,19 +0,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.">
|
||||
|
||||
<!-- 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 profileDirExplanation.text "Your user settings, preferences, bookmarks and mail 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">
|
||||
@@ -1,64 +0,0 @@
|
||||
<!-- -*- Mode: SGML; indent-tabs-mode: nil; -*- -->
|
||||
<!--
|
||||
|
||||
***** BEGIN LICENSE BLOCK *****
|
||||
Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
|
||||
The contents of this file are subject to the Mozilla Public License Version
|
||||
1.1 (the "License"); you may not use this file except in compliance with
|
||||
the License. You may obtain a copy of the License at
|
||||
http://www.mozilla.org/MPL/
|
||||
|
||||
Software distributed under the License is distributed on an "AS IS" basis,
|
||||
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
|
||||
for the specific language governing rights and limitations under the
|
||||
License.
|
||||
|
||||
The Original Code is mozilla.org code.
|
||||
|
||||
The Initial Developer of the Original Code is
|
||||
Netscape Communications Corporation.
|
||||
Portions created by the Initial Developer are Copyright (C) 1998
|
||||
the Initial Developer. All Rights Reserved.
|
||||
|
||||
Contributor(s):
|
||||
Ben Goodger (28/10/99)
|
||||
|
||||
Alternatively, the contents of this file may be used under the terms of
|
||||
either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
of those above. If you wish to allow use of your version of this file only
|
||||
under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
use your version of this file under the terms of the MPL, indicate your
|
||||
decision by deleting the provisions above and replace them with the notice
|
||||
and other provisions required by the GPL or the LGPL. If you do not delete
|
||||
the provisions above, a recipient may use your version of this file under
|
||||
the terms of any one of the MPL, the GPL or the LGPL.
|
||||
|
||||
***** END LICENSE BLOCK ***** -->
|
||||
|
||||
<!ENTITY windowtitle.label "&brandShortName; - Choose User Profile">
|
||||
|
||||
<!ENTITY profilename.label "Profile Name:">
|
||||
|
||||
<!ENTITY start.label "Start &brandShortName;">
|
||||
<!ENTITY exit.label "Exit">
|
||||
|
||||
<!ENTITY availprofiles.label "Available Profiles">
|
||||
|
||||
<!ENTITY newButton.label "Create Profile...">
|
||||
<!ENTITY newButton.accesskey "C">
|
||||
<!ENTITY renameButton.label "Rename Profile...">
|
||||
<!ENTITY renameButton.accesskey "R">
|
||||
<!ENTITY deleteButton.label "Delete Profile...">
|
||||
<!ENTITY deleteButton.accesskey "D">
|
||||
|
||||
<!-- manager entities -->
|
||||
<!ENTITY pmDescription.label "&brandShortName; stores information about your settings, preferences, and other user items in your user profile.">
|
||||
|
||||
<!ENTITY offlineState.label "Work offline">
|
||||
<!ENTITY offlineState.accesskey "o">
|
||||
|
||||
<!ENTITY autoSelect.label "Don't ask at startup">
|
||||
<!ENTITY autoSelect.accesskey "s">
|
||||
@@ -1,30 +0,0 @@
|
||||
# LOCALIZATION NOTE: Do not translate <html:br/>
|
||||
|
||||
profileTooltip=Profile: '%S' - Path: '%S'
|
||||
|
||||
pleaseSelectTitle=Select Profile
|
||||
pleaseSelect=Please select a profile to begin %S, or create a new profile.
|
||||
|
||||
profileLockedTitle=Profile In Use
|
||||
profileLocked=%S cannot use the profile "%S" because it is in use.\n\nPlease choose another profile or create a new one.
|
||||
|
||||
renameProfileTitle=Rename Profile
|
||||
renameProfilePrompt=Rename the profile "%S" to:
|
||||
|
||||
profileNameInvalidTitle=Invalid profile name
|
||||
profileNameInvalid=The profile name "%S" is not allowed.
|
||||
|
||||
chooseFolder=Choose Profile Folder
|
||||
profileNameEmpty=An empty profile name is not allowed.
|
||||
invalidChar=The character "%S" is not allowed in profile names. Please choose a different name.
|
||||
|
||||
deleteTitle=Delete Profile
|
||||
deleteProfile=Deleting a profile will remove the profile from the list of available profiles and cannot be undone.\nYou may also choose to delete the profile data files, including your saved mail, settings, and certificates. This option will delete the folder "%S" and cannot be undone.\nWould you like to delete the profile data files?
|
||||
deleteFiles=Delete Files
|
||||
dontDeleteFiles=Don't Delete Files
|
||||
|
||||
profileCreationFailed=Profile couldn't be created. Probably the chosen folder isn't writable.
|
||||
profileCreationFailedTitle=Profile Creation failed
|
||||
profileExists=A profile with this name already exists. Please choose another name.
|
||||
profileExistsTitle=Profile Exists
|
||||
profileFinishText=Click Finish to create this new profile.
|
||||
Reference in New Issue
Block a user