LC.labels = { 'Admin_Home' : { 'sortAscArrow' : 'Sort Ascending' , 'sortDescArrow' : 'Sort Descending'},
 'AnalyticComponent' : { 'configComp' : 'Edit Attributes' , 'delComp' : 'Delete' , 'delSource' : 'Clear source'},
 'AnalyticsDialog' : { 'cancelButton' : 'Cancel' , 'dashboardSettings' : 'Choose the fields to use in dashboard tables and charts. Tables show name and value as columns. Charts are grouped by name.' , 'dbrdInfoText' : 'To add values, summarize a field or add a number, currency, or Boolean column to the report.' , 'error' : 'Error: {0}' , 'generalTab' : 'General' , 'gotoOverviewPage' : 'Go to Reports Home' , 'maxLengthError' : 'The maximum length for this field is {0}.' , 'name' : 'Name' , 'positiveIntBoundedError' : 'You must enter an integer between 1 and 99.' , 'positiveIntError' : 'You must enter a positive integer.' , 'requiredError' : 'This field is required.' , 'requiredFieldError' : 'You must enter a value.' , 'saveAndRunEntity' : 'Save and Run {0}' , 'saveAsTitle' : 'Save {0} As' , 'saveTitle' : 'Save {0}' , 'savingWaitText' : 'Saving {0}...' , 'settingsTab' : 'Component Settings' , 'value' : 'Value'},
 'AnalyticsFinder' : { 'finderGhostText' : 'Type to search' , 'finderListEmptyText' : 'Your search didn\'t find any folders.' , 'searchForMore' : 'Search to see more results...'},
 'AnalyticsHomeTour' : { 'intro' : 'We\'ve simplified this page to make reports and dashboards easier to find and manage.\u003Cbr/\u003ETake a quick tour....' , 'introTitle' : '\u003Cspan class=\"gtIntroTitle\"\u003EImproved!\u003C/span\u003E Reports Tab' , 'outro' : 'We\'ve covered the basics. To learn more, visit the \u003Ca href=\"{0}\"\u003Eonline help\u003C/a\u003E.' , 'outroTitle' : 'Find out More....' , 'step1Text' : 'Find all your reports, dashboards, and folders here. Clicking \u003Cspan style=\"font-weight:bold;\"\u003EGo to Dashboard List\u003C/span\u003E on the Dashboards tab brings you back to this tab.' , 'step1Title' : 'More Stuff in One Place' , 'step2Text' : 'Finding reports and dashboards is easier. Filter by view or type and search by name or folder.' , 'step2Title' : 'Find What You\'re Looking For' , 'step3Text' : 'Change how your list looks. Use the column menu to add, remove, or sort columns. Drag columns to reorder or resize.' , 'step3Title' : 'Personalize Your View' , 'step4Text' : 'Create or manage folders from this pane to control access to your reports and dashboards. Click \u003Cspan style=\"font-weight:bold;\"\u003EAll Folders\u003C/span\u003E to see everything.' , 'step4Title' : 'Organize and Share in Folders' , 'step5Text' : 'Take actions on your reports and dashboards. With the right permissions, you can edit, delete, or export—right from here. You can also find and follow your favorites.' , 'step5Title' : 'Manage Reports and Dashboards'},
 'Apex' : { 'Error' : 'Error: '},
 'ApexCSITour' : { 'intro' : '\n	   The new Developer Console improves on the System Log by adding two new tools:\n	   Heap Dumps and Repository. Now you can review executions, set markers to generate heap dumps, \n	   and navigate and edit Apex class and trigger source files. Take a quick tour...\n	  ' , 'introTitle' : 'New Force.com Developer Console' , 'outro' : '\n		We\'ve covered the basics, but the Developer Console is a rich tool for\n		investigating logic and performance issues. To learn more, visit the online help.\n	  ' , 'outroTitle' : '\n		Find Out More...\n	  ' , 'step1Text' : '\n		Browse your list of logs or double-click a log to open it in the familiar System Log view.\n		Debug logs help you debug Apex code, Visualforce pages, callouts, and validation and workflow rules.\n		Trace the execution path, see the values of variables at each line of code, and analyze helpful performance statistics.\n	  ' , 'step1Title' : 'Analyze Debug Logs' , 'step2Text' : '\n		Browse your heap dumps—snapshots of memory at a particular point during execution—\n		or double-click to open a heap dump in a new tab. Use the Symbols view for an easy-to-browse \n		tree view of variables in memory at the time of capture or the Heap \n		view for details regarding inbound references to items held in memory.\n	  ' , 'step2Title' : ' Examine Heap Dumps' , 'step3Text' : '\n		Browse your org’s Apex classes and triggers or double-click an item to open it in a \n		new Source Code tab. You can open multiple tabs to edit your triggers and classes, \n		and get immediate feedback about errors. You can also set heap dump capture markers on \n		source lines to generate heap dumps when those lines are next executed.\n	  ' , 'step3Title' : '\n		Navigate and Edit Source Code\n	  '},
 'ApexTestQueue_GuidedTour' : { 'DetailFive' : 'We\'ve covered the basics. To learn more, check out the \u003Ca href=\"{0}\"\u003Eonline help.\u003C/a\u003E' , 'DetailFour' : 'After a unit test finishes, expand the test and click on a class to see more information displayed in the Details section.  If there are errors, the first error message is displayed, along with the stack trace.' , 'DetailOne' : 'Before deploying Apex classes and triggers, you must write unit tests that cover 75% of the total Apex code in your organization. Here\'s a way to run your tests so you can verify your code coverage.' , 'DetailTwo' : 'To specify which tests to run, click Select Tests, then click Run to execute the selected tests. To run every unit test in your entire organization, click the top checkbox.' , 'TitleFive' : 'Find out more' , 'TitleFour' : 'Viewing the results' , 'TitleOne' : 'Is your code covered?  Take a quick tour.' , 'TitleTwo' : 'Running tests'},
 'AppQuickCreate' : { 'Success1_chatter' : 'Added Chatter, Reports, and Dashboards for you.' , 'Success1_chatter_files' : 'Added Chatter, Files, Reports, and Dashboards for you.' , 'Success1_files' : 'Added Files, Reports, and Dashboards for you.' , 'Success1_first' : 'Your \u003Cb\u003E{0}\u003C/b\u003E app is up and running to track \u003Cb\u003E{1}\u003C/b\u003E!' , 'Success1_none' : 'Added Reports and Dashboards for you.' , 'Success2_Begin' : 'We also:' , 'Success2_pt1' : 'Created a \u003Cb\u003E{0}\u003C/b\u003E object with a few fields (add more fields \u003Ca href=\"{1}\"\u003Ehere\u003C/a\u003E).' , 'Success2_pt2' : 'Created a \u003Cb\u003E{0}\u003C/b\u003E permission set.' , 'Success2_pt2_bubbleText' : 'A permission set is a collection of settings and permissions that give users access. If you add additional objects, add them to this permission set. Add profiles and permission sets to grant access to more users.' , 'Success3' : 'Let\'s start using your app! Click \u003Cb\u003EGo To My App\u003C/b\u003E to take a quick tour.' , 'appName' : 'App' , 'appNameExample' : 'Example: Recruiting' , 'appNamePreview' : 'Your App' , 'appNameTitle' : 'What\'s the name of your app?' , 'appNameTitleDesc' : '(You can always change this and other labels later.)' , 'desc' : 'Tell us about your app, and we\'ll whip up the basic parts for you.' , 'doneTitle' : 'You\'re all set!' , 'labelPluralPreview' : 'Your Tab' , 'labelSingPreview' : 'Your Object' , 'label_plural' : 'Plural Label' , 'label_pluralExample' : 'Example: Positions' , 'label_sing' : 'Label' , 'label_singExample' : 'Example: Position' , 'objNameTitle' : 'What\'s the main type of data you need to track?' , 'objNameTitleDesc' : '(You can add more objects later.)' , 'objNameTitleHelpText' : 'The singular and plural labels are used in tabs, page layouts, and reports.' , 'permSetLabel' : '{0} Developer' , 'preview' : 'Preview:' , 'requiredLegend' : '= Required Field' , 'retBtn' : 'Go To My App' , 'starts_with_vowel' : 'Starts with vowel sound' , 'title' : 'App Quick Start'},
 'ArticleEdit' : { 'AssignmentDialogInstructions' : 'Instructions'},
 'AssociationAccountSelectElement' : { 'emptyText' : '--None Selected--' , 'loadingText' : 'Loading...'},
 'BrowseTags' : { 'pageTitle' : 'Tags'},
 'BrowserWarnings' : { 'DialogTitle' : 'Unsupported Browser for New User Interface Theme'},
 'Buttons' : { 'cancel' : 'Cancel' , 'close' : 'Close' , 'confirm' : 'Confirm' , 'create_new' : 'Create New {0}' , 'customize' : 'Customize' , 'del' : 'Delete' , 'delete' : 'Delete' , 'dont_save' : 'Don\'t Save' , 'edit' : 'Edit' , 'go' : 'Go!' , 'help' : 'Help' , 'hide' : 'Hide Details' , 'ins' : 'Insert' , 'new' : 'New' , 'no' : 'No' , 'ok' : 'OK' , 'page_help' : 'Help for this Page' , 'quick_save' : 'Quick Save' , 'refreshData' : 'Refresh' , 'remove' : 'Remove' , 'save' : 'Save' , 'saveAs' : 'Save As' , 'save_and_close' : 'Save & Close' , 'save_and_new' : 'Save & New' , 'saving' : 'Saving...' , 'search' : 'Search' , 'send' : 'Send' , 'show' : 'Show Details' , 'submit' : 'Submit' , 'yes' : 'Yes'},
 'CISummaryLayoutProps' : { 'field0' : 'Field 1' , 'field1' : 'Field 2' , 'field2' : 'Field 3' , 'field3' : 'Field 4'},
 'CRTLookupLayer' : { 'ClearAll' : 'Clear All' , 'Path' : 'Path' , 'layerDesc' : 'Newly added fields will appear inside layout section labeled' , 'layerHeader' : 'Add Fields Related to' , 'maxDepthLimit' : '(Maximum lookup limit reached)' , 'viaLookup' : 'Via Lookup' , 'viaLookupParen' : '(via lookup)' , 'viewRelatedFields' : 'view related fields...'},
 'CSNWelcomeMessage' : { 'videoTitle' : 'Video Tutorial'},
 'CampaignManageMembersTab' : { 'error_advanced_view' : 'The selected view uses advanced options. Advanced options are applied but not displayed in the filters list.' , 'error_too_many_filters' : 'The selected view uses more than 5 filters. All filters are applied, but only the first 5 are displayed.' , 'hide_filters' : 'Hide Filters' , 'hide_search' : 'Hide Search' , 'save_error_info' : '{0} members were added, {0} members were updated.' , 'show_filters' : 'Show Filters' , 'show_search' : 'Show Search'},
 'CanvasColumn' : { 'delColumn' : 'Remove this column' , 'delOverlayText' : 'You are about to delete a dashboard column that has components. All components in that column will be deleted. Do you want to proceed?' , 'delOverlayTitle' : 'Delete Column'},
 'CanvasItem' : { 'FilteredBy' : 'Filtered By:' , 'FilteredByInvalidMulti' : 'Select Another' , 'FilteredByInvalidSingle' : 'Unavailable' , 'NewFooter' : 'Edit Footer' , 'NewHeader' : 'Edit Header' , 'NewTitle' : 'Edit Title' , 'Source' : 'Source: {0}' , 'delComp' : 'Are you sure you want to delete this component?' , 'delCompTitle' : 'Delete Component'},
 'CaptchaElement' : { 'audio' : 'Get an audio challenge' , 'audioPrompt' : 'Enter the numbers you hear:' , 'dialog' : 'This simple test helps prevent malicious programs from accessing your data.  Your administrator requires this test for large downloads.  It will never be presented more than once per login session.' , 'image' : 'Get an image challenge' , 'imagePrompt' : 'Enter the words above, separated by a space:' , 'incorrect' : 'Incorrect, please try again' , 'lessinfo' : '&laquo; Less info' , 'moreinfo' : 'More info &raquo;' , 'refresh' : 'Get a new challenge'},
 'CaseInteraction' : { 'Attaching' : 'Attaching...' , 'Collapse' : 'Collapse' , 'ConfirmRemoveCustomerPortalPost' : 'Remove Post from Portal?\n\nAre you sure you want to remove this post from the portal?' , 'ConfirmRemovePortalPost' : 'Remove Post from Portal?\n\nYou can remove this post from the portal, but an email notification has already been sent to the customer.' , 'CreatedDate' : 'Created Date' , 'EmailConfirmHtmlToTextSwitch' : 'Converting this message to plain text will remove some of the formatting.' , 'Expand' : 'Expand' , 'MissingSubject' : 'Missing Subject' , 'MissingTo' : 'Missing To field' , 'emailSwitchOptionsMinusAlt' : 'Show fewer email options' , 'emailSwitchOptionsPlusAlt' : 'Show more email options'},
 'CategoryPicker' : { 'all_categories' : 'Available Categories:' , 'max_category_hover' : 'You can\'t assign more than {0} categories.' , 'selected_categories' : 'Selected Categories:'},
 'ChartLegendPosition' : { '1' : 'Right' , '2' : 'Bottom' , '3' : 'On Chart'},
 'ChartRangeType' : { '0' : 'Automatic' , '1' : 'Manual'},
 'ChartSubTypes' : { 'grouped' : 'Side-by-Side' , 'linecumulative' : 'Line Cumulative' , 'linegrouped' : 'Line Grouped' , 'linegroupedcumulative' : 'Line Grouped Cumulative' , 'none' : 'None' , 'stacked' : 'Stacked' , 'stacked100' : 'Stacked to 100%'},
 'ChartUnits' : { '0' : 'Auto' , '1' : 'Whole Units' , '2' : 'Hundreds' , '3' : 'Thousands' , '4' : 'Millions' , '5' : 'Billions' , '6' : 'Trillions'},
 'ChatterDesktopDownloadPage' : { 'bullet1' : 'Receive automatic alerts when your feed gets updated' , 'bullet2' : 'Update your status without going into your browser' , 'bullet3' : 'Drag & drop files from your desktop right into Chatter' , 'bulletDesc' : 'With Chatter Desktop, you can:' , 'pageBody' : 'Chatter Desktop helps you stay on top of everything that matters to you at work, without switching applications.'},
 'ChatterExternal' : { 'guest' : '(Customer)' , 'withGuests' : '(With Customers)'},
 'ChatterFileDetailPage' : { 'deleteFileMsg' : 'Deleting the file. Please wait...' , 'editFileDescTitle' : 'Edit File Description' , 'editFileDetailsTitle' : 'Edit File Details' , 'file' : 'File' , 'uploadNewVersionDialogTitle' : 'Upload New Version' , 'viaPublicLink' : 'Via link' , 'withGroup' : 'With group' , 'withPeople' : 'With people'},
 'ChatterFileListPage' : { 'findAllFiles' : 'Search All Files...' , 'fullPreviewNotSupported' : 'Full preview isn\'t supported on this device.' , 'noPreviewOnDevice' : 'No preview is available for this file on this device.'},
 'ChatterFilePublicLink' : { 'createPublicLink' : 'Share via Link' , 'createPublicLinkWithFileTitle' : 'Share via Link: {0}'},
 'ChatterFilePublishOverlay' : { 'formHasValidationError' : 'Review the error messages below to correct your data and try again.' , 'noMatchOpenTags' : 'Type a tag and press \u003Cb\u003EEnter\u003C/b\u003E or \u003Cb\u003EComma (,)\u003C/b\u003E to add it to the tags list.' , 'noMatchRestrictedTags' : 'No tags contain {0}. Change your search terms and try again.' , 'noMatchSuggestedTags' : 'Add this tag to the tag list by pressing \u003Cb\u003EEnter\u003C/b\u003E or \u003Cb\u003EComma (,)\u003C/b\u003E. No existing tags contain {0}.' , 'overlayTitle' : 'Publish a Copy to a Library' , 'publishToLibProgressText' : 'Please wait until the publish completes.' , 'publishToLibProgressTitle' : 'Publishing' , 'reasonRequired' : 'You need to specify the reason for change.' , 'reasonTooLong' : 'Reason for change field cannot have more than {0} characters.'},
 'ChatterFileSharing' : { 'alreadyOwner' : 'This person is already the file owner' , 'changeGroupPermissionAlert' : 'If you change the group permission from collaborator to viewer, the group members may not be able to update this file anymore.  Are you sure?' , 'changePeoplePermissionAlert' : 'If you change your permission from collaborator to viewer, you may not be able to update this file anymore.  Are you sure?' , 'changePermission' : 'Change Permission' , 'collaborator' : 'Collaborator' , 'doesNotBelongToAnyGroup' : 'You aren\'t a member of any groups yet. {0} or {1}.' , 'inYourCompanyLabel' : 'in your company' , 'makePrivate' : 'Make private' , 'makePrivateMsgForChatterFile' : 'Making a file private removes it from everywhere it\'s been shared and only you will have access to it.' , 'makePrivateMsgForContentFile' : 'This file belongs to one or more libraries. Restricting access to this file will remove it from all other locations. You can manage your library permissions from within Salesforce Content.' , 'maxSharedWithPeopleCntMsg' : 'You’ve selected nine recipients, the maximum number allowed at one time.' , 'noMatchGroupText' : 'You aren\'t a member of any groups with {0} in their name.' , 'noMatchText' : 'We can\'t find any Chatter users with {0} in their name.' , 'optionalMsgGhostText' : 'Add an optional message...' , 'postWhatChangedMaxLen' : 'What Changed field cannot have more than {0} characters.' , 'removeGroup' : 'Remove group' , 'removePerson' : 'Remove person' , 'restrictAccess' : 'Restrict access' , 'shareOptionGroup' : 'Share with groups' , 'shareOptionLink' : 'Share via link' , 'shareOptionPeople' : 'Share with people' , 'shareOptionPrivate' : 'Upload privately' , 'shareWithCompany' : 'Share with Company' , 'shareWithCompanyLabel' : 'Any Chatter user in your company' , 'shareWithCompanyMessageLabel' : 'Notify all of your followers by posting to your Chatter profile' , 'shareWithCompanyWithFileTitle' : 'Share with Company: {0}' , 'shareWithGroups' : 'Share with Groups' , 'shareWithGroupsWithFileTitle' : 'Share with Groups: {0}' , 'shareWithPeople' : 'Share with People' , 'shareWithPeopleWithFileTitle' : 'Share with People: {0}' , 'sharedEntityNotViewableOverlayTitle' : 'No Access to Shared Location' , 'sharedWithGroupGhostText' : 'Type in a group you\'re a member of...' , 'sharedWithUserGhostText' : 'Type someone\'s name...' , 'sharingSetting' : 'Sharing Settings' , 'sharingSettingWithFileTitle' : 'Sharing Settings: {0}' , 'stopSharing' : 'Stop Sharing' , 'stopSharingMsg' : 'Are you sure you want to stop sharing the {0} file with {1}?' , 'stopSharingViaLinkMsg' : 'Are you sure you want to stop sharing the {0} file via link?' , 'stopSharingWithCompany' : 'Removing the company share also removes shares with public groups and posts on public profiles.' , 'tooManyMatchMessage' : 'Only showing first 25 matches.' , 'viewer' : 'Viewer' , 'yourCompanyLabel' : 'your company'},
 'ChatterFilesTabPage' : { 'allFilesDesc' : 'All files I have access to' , 'allFilesYouOwn' : 'All files I own' , 'currentlyShared' : 'See Shared With' , 'delete' : 'Delete' , 'deleteConfirmation' : 'Deleting this file will remove it from all locations where it\'s been shared. Do you want to continue?' , 'download' : 'Download' , 'editDetails' : 'Edit Details' , 'filesAllUserFilesDesc' : 'All files I own, files shared with me, and files I follow' , 'filesAllUserFilesDescForExternalUser' : 'All files I own and files shared with me' , 'filesIFollowDesc' : 'All files I follow' , 'filesInAllGroups' : 'All files posted to groups I\'m a member of' , 'filesInAllLibraries' : 'All files published to libraries I\'m a member of' , 'filesSharedWithMeDesc' : 'All files directly shared with me or posted to my profile' , 'filesSharedWithMeDescForExternalUser' : 'All files directly shared with me' , 'genericErrorMessage' : 'Oops, something went wrong; please refresh the page and try again.' , 'goto' : 'Go to' , 'groupPage' : 'Group Page' , 'guidedTourMoreLink' : 'online help' , 'guidedTourMoreText' : 'To learn more, visit the {0}.' , 'guidedTourStep1' : 'Upload files from your desktop for easy access and sharing.' , 'guidedTourStep2' : 'Share files with customers and coworkers.' , 'guidedTourStep3' : 'Follow files to stay up-to-date with changes.' , 'guidedTourStep4' : 'Work with files on the go using {0} and {1}.' , 'guidedTourStep4link1' : 'Chatter Mobile' , 'guidedTourStep4link2' : 'Chatter Desktop' , 'guidedTourTitle' : 'Working With Files is Easy in the Cloud' , 'myGroups' : 'Share with My Groups' , 'myOrg' : 'Share with My Company' , 'noFilesFound' : 'No files found.' , 'noFilesFoundAllFiles' : 'You haven\'t added any files and don\'t have access to any files yet.' , 'noFilesFoundFilesIFollow' : 'You haven\'t followed any files yet.' , 'noFilesFoundFilesIOwn' : 'You haven\'t added any files yet. ' , 'noFilesFoundGetStarted' : 'Get started by {0}.' , 'noFilesFoundGroup' : 'No files have been added to this group.' , 'noFilesFoundMyFiles' : 'You haven\'t added any files, no files have been shared with you, and you aren\'t following any files yet.' , 'noFilesFoundMyFilesExternal' : 'You haven\'t added any files and no files have been shared with you yet. Get started by uploading a file.' , 'noFilesFoundMyGroups' : 'No files have been added to these groups yet. Add a file by sharing it with a group or posting it to a group\'s feed.' , 'noFilesFoundMyWorkspaces' : 'No files have been published to these libraries yet. Add a file by publishing it to a library.' , 'noFilesFoundRecentlyViewed' : 'From now on, all files you preview, view, download, edit, or upload will appear here.' , 'noFilesFoundSearch' : 'There are no matching files. Try broadening your search terms.' , 'noFilesFoundSharedWithMe' : 'No files have been shared with you or posted to your profile yet.' , 'noFilesFoundSharedWithMeExternal' : 'No files have been shared with you yet.' , 'noFilesFoundUpload' : '{0}, or attach a file to any Chatter post.' , 'noFilesFoundUploadExternal' : '{0}.' , 'noFilesFoundWorkspace' : 'No files have been added to this library.' , 'open' : 'Open' , 'recentFilesDesc' : 'Recently viewed files' , 'records' : 'Records' , 'searchTermHasTwoOrMore' : 'Your search terms must have two or more characters.' , 'selected' : 'Selected' , 'shareFile' : 'Share File' , 'shareSettings' : 'Sharing Settings' , 'updateVersion' : 'Upload New Version' , 'uploadFileDialogTitle' : 'Upload a File' , 'uploadFileLinkText' : 'Upload a file' , 'uploadGeneralErrorMessage' : 'Error in uploading file. Please contact your administrator for help.' , 'uploadingFileLinkText' : 'uploading a file' , 'view' : 'Preview' , 'workspaceDetails' : 'Library Details'},
 'ChatterGroups' : { 'declinedMessageExceedsMaxLengthJs' : 'Error: Message can\'t have more than {0} characters.' , 'descriptionExceedsMaxLengthJs' : 'Error: Description can\'t have more than {0} characters.' , 'findMembers' : 'Find Members' , 'groupDeleteConfirmation' : 'Deleting this group permanently deletes the updates of the group, including links and references to files posted to the group, but not the files themselves. The files remain in their original location. Do you want to continue?' , 'groupFilter_all' : 'All Groups' , 'groupFilter_my' : 'My Groups' , 'groupsOverlay_searchdefault' : 'Find People' , 'listheader_membership' : 'Membership' , 'membership_admin_acceptall' : 'Accept {0} of {1}' , 'membership_admin_acceptall_title' : 'Accept all request on this page' , 'membership_leave_confirm' : 'Are you sure you want to leave this group?' , 'membership_remove_confirm' : 'Are you sure you want to remove that user from the group?' , 'membership_request_optional_msg' : 'Include additional message (optional)' , 'membership_request_withdraw_confirm' : 'Are you sure you want to withdraw your request to join this group?' , 'nameExceedsMaxLengthJs' : 'Error: Name can\'t have more than {0} characters.' , 'roles_warnManagerSelfRemoval' : 'Are you sure you want to remove yourself as a manager? You won\'t be able to change member roles or edit group settings.' , 'warning_confrmPrivateToExternal' : 'Are you sure you want to allow external customers to be invited to this group?\nGroup access can\'t be changed after customers are allowed.' , 'warning_confrmPrivateToPublic' : 'Are you sure you want to make this group public? All pending membership requests will be approved, and group updates will be visible company-wide.'},
 'ChatterService' : { 'BestAnswer' : 'Best Answer' , 'Dislike' : 'Unlike' , 'Email' : 'Email Address' , 'FirstName' : 'First Name' , 'Following' : 'Following' , 'LastName' : 'Last Name' , 'Like' : 'Like' , 'QuestionMaxLengthErrorMsg' : 'Your question cannot have more than {0} characters.' , 'ReplyMaxLengthErrorMsg' : 'Your answer cannot have more than {0} characters.' , 'Searching' : 'Searching...' , 'SessionExpiredForReply' : '(You may want to copy any unshared replies to your computer\'s clipboard first.)' , 'TotalPosts' : 'Total Posts' , 'Useful' : 'Useful' , 'errorEmptyQuestion' : 'You haven\'t typed a question.' , 'errorQuestionTooShort' : 'Please type at least three characters to search.'},
 'ChatterServiceEmails' : { 'EmailPref' : 'Receive email notifications' , 'EmailPrefDesc' : 'Check this box to receive notifications by email when there are updates to questions you\'re following, have asked, or have answered. To unsubscribe, uncheck the box.'},
 'ChatterServiceFeedItemActions' : { 'DeleteConfirmation' : 'Are you sure?' , 'DeletedLabel' : 'This has already been deleted.' , 'DeletingLabel' : 'This is being deleted.' , 'Error' : 'Oops, we\'ve experienced a problem. Please try again later.' , 'HasBestReply' : 'You can\'t delete this question because it has a best answer.'},
 'ChatterServiceQuestionListFilter' : { 'DefaultSearchText' : 'Search All Questions...'},
 'ChatterTab' : { 'GuidedTourBookmarkFilterText' : 'Just hover over a post and click {0}. Click {1} to see all your bookmarked posts in your Chatter feed. {2}' , 'GuidedTourBookmarkFilterTitle' : 'Bookmark Posts' , 'GuidedTourRechatText' : 'Repost an update to your profile or to a group right from your Chatter feed.' , 'GuidedTourRechatTitle' : 'Sharing Posts Made Easy' , 'LearnMoreLink' : 'Learn more...'},
 'ComponentEditor' : { 'axisRange' : 'Axis Range' , 'axisValues' : 'Axis Values' , 'backgroundColor' : 'Background Color' , 'componentData' : 'Component Data' , 'conditionalHighlighting' : 'Conditional Highlighting' , 'dataLabels' : 'Data Labels' , 'formatting' : 'Formatting' , 'fromLessThanTo' : 'The From value can\'t be greater than the To value.' , 'grouping' : 'Grouping Display' , 'retrievingReport' : 'Retrieving report information' , 'textFormat' : 'Text Format' , 'title' : 'Component Editor' , 'toGreaterThanFrom' : 'The To value can\'t be less than the From value.' , 'useChartFromSourceReport' : 'Use chart as defined in source report'},
 'ComponentGallery' : { 'bar' : 'Horizontal Bar Chart' , 'column' : 'Vertical Bar Chart' , 'donut' : 'Donut Chart' , 'funnel' : 'Funnel Chart' , 'gauge' : 'Gauge' , 'line' : 'Line Chart' , 'metric' : 'Metric' , 'page' : 'Visualforce Page' , 'pie' : 'Pie Chart' , 'scatter' : 'Scatter Chart' , 'scontrol' : 'S-Control' , 'table' : 'Table'},
 'ComponentSelector' : { 'selectChartType' : 'Select Type:'},
 'ConditionalHighlightingDialog' : { 'applyingColorRanges' : 'Applying conditional highlighting...' , 'highBrkPtText' : 'High Breakpoint' , 'highColorText' : 'High Color' , 'lowBrkPtText' : 'Low Breakpoint' , 'lowColorText' : 'Low Color' , 'midColorText' : 'Mid Color' , 'summaryText' : 'Summary'},
 'ContactFilter' : { 'AccountPrefix' : 'Account: {0}'},
 'ContentDownloadLinkElement' : { 'downloadFeedPost' : 'Download{0}'},
 'ContentFlashPlayer' : { 'adobeFlashVersion' : 'You must enable or download Adobe Flash Player version 9.0.115 or later to use this feature.' , 'closeDialog' : 'Cancel' , 'downloadAdobe' : 'Download Adobe Flash Player' , 'downloadAdobeLink' : 'Click the link below to download the Adobe Flash Player:' , 'flashFilePreview' : 'Flash file preview'},
 'ContentTypeDND' : { 'Page' : 'Page' , 'Required' : 'Required'},
 'Content_index' : { 'back' : 'Back'},
 'CrtLayout' : { 'CustomLabel' : 'Display As' , 'associatedWith' : 'associated with' , 'availFieldHover' : 'To add this field to the page layout, drag it into a field section.' , 'checked' : 'Checked' , 'defaultState' : 'Default State:' , 'dragMultiSelect' : 'MultiSelect' , 'fieldsLimitErrorMsg' : 'You have exceeded the maximum limit of {0} fields. You cannot save this layout until the field count is at or below {0}.' , 'layoutSecHover' : 'To move this section, click this header and drag it to the desired new location.' , 'lookupPath' : 'Lookup Path:' , 'mustSelectField' : 'Please select at least one item from within the page layout sections.' , 'sectionDelete' : 'Delete' , 'sectionEdit' : 'Edit' , 'sourceObject' : 'Source Object:' , 'unchecked' : 'Unchecked'},
 'CustomField' : { 'LabelChangeWarning' : 'Be careful when changing the label as it may affect existing merge templates.' , 'NameChangeWarning' : 'Be careful when changing the name as it may affect existing integrations.'},
 'CustomFiltersDialog' : { 'boolFilterExample' : 'Example: (1 OR 2) AND 3' , 'filterLanguage' : 'Filter Language' , 'filterNumber' : '{0}.' , 'remove' : 'Remove' , 'selectField' : '--Select Field--' , 'sortAscending' : 'Ascending' , 'sortDescending' : 'Descending'},
 'CustomSummaryFormulas' : { 'allSummaryLevel' : 'All summary levels' , 'avg' : 'Average' , 'checkSyntax' : 'Check Syntax' , 'colBreak' : 'Column Break Context' , 'columnGrandSummary' : 'Column Grand Summary' , 'contextHeader' : 'Where will this formula be displayed?' , 'contextText' : 'This formula calculation will be displayed in the report at the level you select.' , 'csfDecimalPlaces' : 'Decimal Places' , 'csfDelete' : 'Delete Formula' , 'csfDeleteMsg' : 'Are you sure you want to delete this formula?' , 'csfDescription' : 'Description' , 'csfDialogTitle' : 'Custom Summary Formula' , 'csfEdit' : 'Edit Formula' , 'csfFolderLabel' : 'Formulas' , 'csfFormat' : 'Format' , 'csfLabel' : 'Column Name' , 'csfLimitReached' : 'Formula limit reached.' , 'csfRemove' : 'Remove Column' , 'csfRemoveFormula' : 'Remove Formula' , 'dateGranularityPostfix' : '(by {0})' , 'formulaHeader' : 'Formula' , 'functionsHeader' : 'Functions' , 'grandSummaryLevel' : 'Grand summary only' , 'groupingSummaryLevel1' : '\u003Cb\u003EGrouping 1\u003C/b\u003E:' , 'groupingSummaryLevel2' : '\u003Cb\u003EGrouping 2\u003C/b\u003E:' , 'groupingSummaryLevel3' : '\u003Cb\u003EGrouping 3\u003C/b\u003E:' , 'insertFunction' : '\u003C Insert' , 'matrixAllLevel' : 'At all summary levels' , 'matrixParentGroupValLegend' : 'Select parent grouping level' , 'matrixParentInsertLabel' : 'PARENTGROUPVAL(summary_field, {0}, {1})' , 'matrixPrevColGroup' : 'Column groupings' , 'matrixPrevGroupValLegend' : 'Get previous in grouping level' , 'matrixPrevRowGroup' : 'Row groupings' , 'matrixSpecificLevel' : 'At a specific row/column \u003Cb\u003Egrouping level\u003C/b\u003E...' , 'max' : 'Largest Value' , 'min' : 'Smallest Value' , 'newCsfFormula' : 'Add Formula' , 'operators' : 'Operators' , 'parentGrandLevel' : 'Grand summary' , 'parentGroupValLegend' : 'Define parent grouping level' , 'previousGroupValLegend' : 'Eligible grouping levels' , 'previousInsertLabel' : 'PREVGROUPVAL(summary_field, {0})' , 'rowBreak' : 'Row Break Context' , 'rowGrandSummary' : 'Row Grand Summary' , 'sum' : 'Sum' , 'summaryError' : '\u003Cb\u003EError\u003C/b\u003E: {0} works only if formula is displayed at a specified grouping level. To use this function, select a grouping level in the \"Where Will this Formula Be Displayed?\" panel.' , 'summaryFields' : 'Summary Fields' , 'summaryParentInsertLabel' : 'PARENTGROUPVAL(summary_field, {0})' , 'syntaxOk' : 'No errors in formula.'},
 'DBConsole' : { 'apexBlock' : 'Business Logic' , 'apiBlock' : 'API Usage' , 'homepageSettingDialogFirst' : 'You can add system overview messages to your Force.com home page.' , 'homepageSettingDialogSecond' : 'These messages appear when your organization approaches its usage limits. Check the type of messages you want to show on the Force.com home page.' , 'homepageSettingDialogTitle' : 'Configure Force.com Messages' , 'portalRolesBlock' : 'Portal Roles' , 'schemaBlock' : 'Schema' , 'uiBlock' : 'User Interface' , 'usersBlock' : 'Most Used Licenses'},
 'DashTour' : { 'intro' : 'Building dashboards is easy with our new interactive visual editor. Take a quick tour....' , 'introTitle' : 'Build Dashboards Interactively' , 'outro' : 'We\'ve covered the basics. To learn more, visit the \u003Ca href=\"{0}\"\u003Eonline help\u003C/a\u003E.' , 'outroTitle' : 'Find Out More...' , 'step1Text' : 'Add components quickly by dropping them onto any column or data source.' , 'step1Title' : 'Add Components to Your Dashboard' , 'step2Text' : 'Hone in on the data source you want with Quick Find and filters. Drop a source onto an existing component or any column.' , 'step2Title' : 'Choose the Right Data Sources for Components' , 'step3Descr' : 'Make all modifications from this single pane:' , 'step3Title' : 'Organize Your Dashboard' , 'step3l1' : 'reorder components' , 'step3l2' : 'resize columns' , 'step3l3' : 'edit or remove components and sources' , 'step3l4' : 'edit headers, titles, and footers' , 'step4Title' : 'Add Filters to Your Dashboard' , 'step4a' : 'Add a filter to let viewers choose which data to display on a dashboard. With dashboard filters, you can use a single dashboard with one set of source reports to serve a wide audience.' , 'step4b' : 'Click \u003Cb\u003EAdd Filter\u003C/b\u003E to get started.' , 'step5Text' : 'The dashboard\'s running user is clearly indicated on the page. Click the drop-down to change the running user or make it dynamic based on who\'s logged in.' , 'step5Title' : 'See the Running User'},
 'DashboardBuilder' : { 'addColumnTool' : 'Insert a new column' , 'closeDashboard' : 'If you close the dashboard, unsaved changes will be lost. To preserve your changes, click \u003Cstrong\u003ESave & Close\u003C/strong\u003E. To return to the dashboard builder, click \u003Cstrong\u003ECancel\u003C/strong\u003E.' , 'closeTitle' : 'Close Dashboard' , 'emptyDescr' : 'Click to enter a dashboard description.' , 'invalidCompError' : 'Can\'t save dashboard with incomplete components. Each component must have a type and a data source. Please complete components before saving.' , 'invalidCompTitle' : 'Error' , 'raruTellMeMore' : 'Learn more...' , 'serverFailure' : 'Server connection lost. Check the status at http://trust.salesforce.com.'},
 'DashboardBuilderAccessiblity' : { 'columnWidth' : 'Column Width' , 'selected' : 'Selected'},
 'DashboardBuilderFrame' : { 'paletteTab' : 'Components' , 'sourcesTab' : 'Data Sources'},
 'DashboardComponentFilters' : { '1' : 'Label Ascending' , '2' : 'Label Descending' , '3' : 'Value Ascending' , '4' : 'Value Descending'},
 'DashboardComponentSize' : { '0' : 'Narrow' , '1' : 'Medium' , '2' : 'Wide'},
 'DashboardDrillType' : { 'Detail' : 'Record Detail Page' , 'FilterReport' : 'Filtered Source Report' , 'Report' : 'Source Report' , 'URL' : 'Other URL'},
 'DashboardErrors' : { 'misorderedBreakpoints' : 'Range limit values must be ordered from low to high.'},
 'DashboardFilterBetweenOperator' : { 'and' : 'and' , 'bt' : 'between' , 'error' : 'Error: {0}' , 'max' : ' \u003C Maximum' , 'maxTip' : 'Returns values less than this value.' , 'min' : ' ≥ Minimum' , 'minTip' : 'Returns values greater than or equal to this value.'},
 'DashboardFilterErrors' : { 'fieldNotCommon' : 'The filter is invalid because not all of the components can be filtered on the chosen field. Remove the filter or change the data sources.' , 'htmlComponents' : 'Warning: This filter is invalid because your dashboard contains Visualforce or s-control components. Remove those components to fix the filter.' , 'noReport' : 'Warning: This filter is invalid because the dashboard must contain at least one report. Delete the filter or add a report.'},
 'DashboardTableComponent' : { 'customizeTable' : 'Customize table' , 'noChartMsg' : 'To customize this table, first add a chart to the source report.' , 'resetTable' : 'Reset table to defaults'},
 'DashboardTypeDesc' : { 'LoggedInUserDesc' : 'Each logged-in user sees the dashboard according to his or her own access level.' , 'MyTeamsUserDesc' : 'Users can view dashboard data as someone else in their organization (if they have \"View All Data\") or someone below them in the role hierarchy (if they have \"View My Team\'s Dashboards\").'},
 'DataCategoryUI' : { 'ActiveDataCategoryGroupLimit' : 'You have reached the maximum number of active category groups allowed in your organization.' , 'DataCategoryGroupLimit' : 'You can create a maximum of {0} category groups for this organization.' , 'Redo' : 'Redo' , 'Undo' : 'Undo' , 'actions' : 'Actions' , 'activate' : 'Activate Category Group' , 'add' : 'Add' , 'add_child' : 'Add Child Category' , 'add_sibling' : 'Add Sibling Category' , 'canNotDelete' : '{0} or one of its children has been chosen to replace a recently deleted category on some records. You can\'t delete {0} until the other operation is saved.' , 'cancel' : 'Cancel' , 'categories_title' : 'Categories in {0}' , 'categoryLimit' : 'This category group has the maximum number of categories allowed.' , 'category_dev_name' : 'Category Unique Name' , 'category_label' : 'Category Name' , 'categorygroups_title' : 'Category Groups' , 'collapse' : 'Collapse All' , 'deactivate' : 'Deactivate Category Group' , 'delete' : 'Delete Category...' , 'delete_category_title' : 'Delete Category: {0}' , 'delete_group' : 'Delete Category Group' , 'delete_group_check' : 'Yes, I want to delete this category group and its categories.' , 'delete_group_confirm' : 'Are you sure you want to delete this category group and its categories?' , 'delete_group_title' : 'Delete Category Group: {0}' , 'delete_group_warning' : 'You are about to delete the \u003Cstrong\u003E{0}\u003C/strong\u003E category group and its categories. The categories will no longer be available to assign to records. You have 45 days to undelete this category group. After 45 days, it will be permanently deleted and unrecoverable.' , 'delete_option1' : 'Replace with the {0} category' , 'delete_option2' : 'Replace with a category I choose...' , 'delete_option3' : 'Don\'t replace. Records will lose the deleted category and retain any other categories assigned to them.' , 'delete_warning_children' : 'You are about to delete the \u003Cstrong\u003E{0}\u003C/strong\u003E category and its children. Do you want to continue?' , 'delete_warning_nochildren' : 'You are about to delete the \u003Cstrong\u003E{0}\u003C/strong\u003E category. Do you want to continue?' , 'deleted_group_info' : 'This category group and its categories were deleted on {0} and are not available to users. You can \u003Ca\u003EUndelete\u003C/a\u003E or \u003Ca\u003EPermanently Delete\u003C/a\u003E this category group. If you don\'t do anything, it will be permanently deleted 45 days after the above date.' , 'depthLimit' : 'Category hierarchies can only be {0} levels deep.' , 'discard_changes' : 'Discard Changes' , 'duplicateDeletedCategoryDevName' : 'This category unique name is already assigned to a deleted category. Save your changes before assigning this unique name to another category.' , 'edit' : 'Edit Category' , 'edit_group' : 'Edit Category Group' , 'empty_categories_title' : 'Categories' , 'erase_group' : 'Erase Category Group' , 'expand' : 'Expand All' , 'group_dev_name' : 'Group Unique Name' , 'group_label' : 'Group Name' , 'hard_delete_group_warning' : 'You are about to permanently delete the \u003Cstrong\u003E{0}\u003C/strong\u003E category group and its categories. The categories will no longer be available to assign to records. You will not be able to undelete this category.' , 'long_save_prompt1' : 'Saving your changes may take a long time, because it includes:' , 'long_save_prompt2' : 'Saving the structure of the category hierarchy' , 'long_save_prompt3' : 'Recalculating category access for roles, and' , 'long_save_prompt4' : 'Updating the categories on records.' , 'long_save_prompt5' : 'Your save operation might take more than a few minutes, Salesforce.com will notify you by email when the operation is finished. Until the save is finished, you can\'t edit this category group.' , 'long_save_prompt6' : 'Are you sure you want to proceed?' , 'longwarning' : 'This step may take a few minutes to a few hours, because major recalculations are required. Salesforce.com will notify you by email when the operation is finished.' , 'newGroupHelpText' : 'Salesforce.com added the top-level category All for you. Now start adding child categories.' , 'noGroupsHelpText' : 'To get started, create your first category group.' , 'oneStepSaveText' : 'Saving the category hierarchy and recalculating category access.' , 'order' : 'Order Child Categories Alphabetically' , 'pageLoadHelpText' : 'Select a category group to manage its categories.' , 'place_used' : 'Where is This Used?' , 'playVideo' : 'Play video tutorial (1 minute 26 seconds)' , 'reassign' : 'Assign New Category to Records' , 'reassign_prompt' : 'The \u003Cstrong\u003E{0}\u003C/strong\u003E category you are deleting or one of its children are assigned to records. Do you want to update the records with a replacement category?' , 'saveDisableTip' : 'You can\'t save without completing all required fields.' , 'save_changes' : 'Save Changes' , 'saving' : 'Saving Changes' , 'saving1' : 'Saving Step 1 of 2' , 'saving2' : 'Saving Step 2 of 2' , 'shortwarning' : 'This step may take from a few seconds to a couple of minutes.' , 'step1' : '1. Saving the category hierarchy and recalculating category access' , 'step2' : '2. Updating record categories' , 'tip1' : 'Tip: Press the \u003Cstrong\u003EEnter\u003C/strong\u003E key to quickly add a category.' , 'tip2' : 'Tip: Press the \u003Cstrong\u003ETab\u003C/strong\u003E key to indent or demote this category as a child; press \u003Cstrong\u003EShift+Tab\u003C/strong\u003E to promote the category up a level.' , 'tip3' : 'Tip: Use keyboard shortcuts like Enter, Tab, Escape, and Spacebar to work quickly with categories. See the online help for a list of shortcuts.' , 'tip4' : 'Tip: Use the arrow keys to move up and down the category hierarchy, as well as collapse (left arrow) and expand (right arrow) categories.' , 'tip5' : 'Tip: Drag categories to their desired order and placement.' , 'undelete' : 'Undelete Category Group' , 'unsaved_changes_message' : 'You have unsaved changes in \u003Cstrong\u003E{0}\u003C/strong\u003E. Do you want to save your changes before leaving this category group?' , 'unsaved_changes_title' : 'Unsaved Changes' , 'update' : 'Update' , 'video_splash_bottomText' : 'You can also launch the video tutorial from the top of the Data Categories page' , 'video_splash_title' : 'Data Categories' , 'video_splash_topText' : 'Data Categories enable you to classify your data based on the needs of your business'},
 'DataDotComCleanOverlay' : { 'error' : 'Error' , 'genericError' : 'Sorry. We can’t complete this action, but we’re aware of the problem. Please try again later or contact Salesforce Support if you need assistance.' , 'loading' : 'Loading...' , 'loadingComplete' : 'Loading Complete' , 'saving' : 'Saving...' , 'savingComplete' : 'Saving Complete'},
 'DataPreview' : { 'averageHd' : 'Average' , 'breakDropZone' : 'Drop a field here to create a grouping.' , 'conditionalHighlighting' : 'Conditional Highlighting' , 'conditionalHighlightingMnu' : 'Conditional Highlighting...' , 'displayCurrencies' : 'Currencies Using' , 'displayMtn' : 'Show' , 'fieldHd' : 'Field' , 'filterErrorMask' : 'Error: Can\'t display the report preview until you fix the error in filters.' , 'formatMenu' : '{0} Format' , 'grandTotals' : 'Grand Totals ({0} records)' , 'groupByFieldColumnMenu' : 'Group by this Field' , 'loading' : 'Updating...' , 'maxHd' : 'Max' , 'minHd' : 'Min' , 'multiBlockDropZoneLabel' : 'Drop a field here to group across report blocks.' , 'queryTimedOut' : 'The query for the preview is taking too long. Consider adding filters to narrow your results.' , 'queryTooComplicated' : 'The query is too complex. Simplify your report and try again.' , 'showDetails' : 'Details' , 'showDropZones' : 'Drop Zones' , 'sumHd' : 'Sum' , 'summarize' : 'Summarize' , 'summarizeThisField' : 'Summarize this Field...'},
 'DataSourceFinder' : { 'allButtonText' : 'All' , 'loading' : 'Loading...' , 'moreElementQTip' : 'Use Quick Find or filters to narrow the list.' , 'moreElementText' : 'Too many results to display' , 'myButtonText' : 'My' , 'noResultQTip' : 'Change your filters to expand results.' , 'noResultText' : 'No results to display' , 'quickFindDefaultText' : 'Quick Find' , 'recentButtonText' : 'Recent'},
 'DeactivatedUserTagCleanupPage' : { 'cleanConfirmation' : 'Cleaned Tags can not be restored, are you sure you would like to clean tags?'},
 'DependentElement' : { 'controls' : 'Controls values for {0}' , 'dependentFields' : 'Dependent Fields' , 'dependsOn' : 'Depends on \"{0}\"' , 'dependsOnMultiple' : 'Depends on {0}'},
 'DeveloperNameInputElement' : { 'mouseOverHelpText' : 'The unique name used by the API and managed packages. The name must begin with a letter and use only alphanumeric characters and underscores. The name cannot end with an underscore or have two consecutive underscores.'},
 'DigestFrequency' : { 'D' : 'Daily' , 'N' : 'Never' , 'W' : 'Weekly'},
 'DirectMessage' : { 'cantFindMessageWith' : 'We can\'\'t find any messages with {0}.' , 'checkSpellingOfYourSearch' : 'Check the spelling of your search term.' , 'errorInvalidUsers' : 'Error: We can\'t send your message because some recipients aren\'t valid users. Remove them and try sending again.' , 'needLongerSearchTerm' : 'Your search term must have 2 or more characters.' , 'searchTip' : 'Search Tips' , 'sendMessageDialogTitle' : 'Send a Message' , 'yourSearchTerm' : 'your search term'},
 'DrivingReportType' : { 'explanation' : 'You are about to delete primary report type. Please select which report type should be the primary one instead.' , 'primaryReportType' : 'Primary report type' , 'title' : 'Are you sure?'},
 'DuelingListBoxesElement' : { 'add' : 'Add' , 'bottom' : 'Bottom' , 'down' : 'Down' , 'remove' : 'Remove' , 'top' : 'Top' , 'up' : 'Up'},
 'DummyComponent' : { 'noCtypeTitle' : 'Source Report' , 'noSourceText' : 'Drag a data source here to add data.' , 'noTypeText' : 'Drag a component type here to add a display.'},
 'Edit' : { 'CannotExceedXCharacters' : 'Value cannot exceed {0} characters' , 'CharactersOver' : 'over limit' , 'CharactersRemaining' : 'remaining' , 'False' : 'False' , 'InvalidDate' : 'Invalid Date' , 'InvalidUrl' : 'Invalid URL' , 'Required' : 'You must enter a value' , 'TooLong' : 'Value too long for field' , 'True' : 'True'},
 'EmailSyncConfigDetail' : { 'OutlookField' : 'Outlook Field' , 'SalesforceField' : 'Salesforce.com Field'},
 'EmailSyncConfigEdit' : { 'AddAdvancedSetting' : 'Add Advanced Setting' , 'AddAdvancedSettingPrompt' : 'Choose a setting and define its new value. For example, you can set the maximum size for the log file you\'ll maintain.' , 'AddAdvancedSetting_Error_EmptyValue' : 'Specify a value for the setting' , 'AddAdvancedSetting_Error_InvalidValue' : 'Invalid value for the selected setting' , 'AddAdvancedSetting_Error_SelectSetting' : 'Select a setting from the list' , 'AddAdvancedSetting_SelectSetting' : 'Select a setting...' , 'AddAdvancedSetting_SettingLabel' : 'Setting' , 'AddAdvancedSetting_ValueLabel' : 'Value' , 'CustomFieldError_DuplicateName' : 'Field name was already added. Enter a unique field name.' , 'CustomFieldError_EmptyName' : 'No field name entered.' , 'CustomFieldError_InvalidName' : 'These characters aren\'t allowed in custom field names: {0}' , 'CustomFieldError_IsStandardField' : 'You\'ve entered a standard field that\'s already in the Field Mappings list.' , 'CustomFieldMappingTitle' : 'Custom Outlook Field Mapping' , 'CustomFieldName' : 'Custom Outlook Field Name' , 'CustomFieldOption' : 'Custom Field...' , 'CustomFieldPrompt' : 'Enter the custom field that you have already created in Outlook. Prior to mapping this custom Outlook field to a salesforce.com field, salesforce.com will validate that the Outlook field exists upon the first synchronization.' , 'EditFieldMappings' : 'Edit Field Mappings' , 'EnableEmailToSalesforce_Enable' : 'Enable' , 'EnableEmailToSalesforce_Text1' : 'To use the Add Email feature in Outlook, Email to Salesforce must be enabled in your organization.' , 'EnableEmailToSalesforce_Text2' : '\u003Ca href=\"{0}\" target=\"_self\"\u003ELearn more\u003C/a\u003E about Email To Salesforce.' , 'EnableEmailToSalesforce_Text3' : 'Are you sure you want to enable Email To Salesforce? This feature will be enabled when you save the configuration.' , 'EnableEmailToSalesforce_Title' : 'Enable Email to Salesforce' , 'SaveAndContToRoutAddrText' : 'You\'re about to continue to Email-to-Case Routing Information. Choose whether to save your work and continue, or don\'t save and don\'t continue.' , 'SaveAndContToSettingsText' : 'You\'re about to continue to Email-to-Case Settings. Choose whether to save your work and continue, or don\'t save and don\'t continue.' , 'SaveAndContinue' : 'Save and Continue' , 'SaveAndContinueNoRoutAddr' : 'Keep in mind, you\'ll need to edit this Outlook configuration again, and select the option \u003Cb\u003ECreate Case\u003C/b\u003E. Then, you\'ll choose destinations by selecting \u003Cb\u003EChoose an Existing Create Case Destination\u003C/b\u003E.' , 'SaveAndContinueTitle' : 'Save Your Work before You Continue?' , 'ViewFieldMappings' : 'View Field Mappings'},
 'EmailTemplate' : { 'SetLockedConfirmText' : 'Are you sure you want to lock this section?\n\nClick OK to prevent users from editing this section when sending an email' , 'emptyCellText' : 'Click here to enter content'},
 'EmailToCase' : { 'OnDemandDeactivateButton' : 'Deactivate' , 'OnDemandDeactivationHeader' : 'Feature Deactivation' , 'OnDemandDeactivationText' : 'Deactivating On-Demand Email-to-Case will disable Create Case in Outlook Configurations.'},
 'EventAssociationErrors' : { 'unsavedData' : 'You have unsaved changes on this page.\n\nTo proceed without saving your changes, click OK. Otherwise, click Cancel and then Save.'},
 'Exception' : { 'QueryTooComplicatedException' : 'The Query is Too Complex' , 'UnhandledException' : 'An internal server error has occurred' , 'UnhandledException_desc' : 'An error has occurred while processing your request. The salesforce.com support team has been notified of the problem. If you believe you have additional information that may be of help in reproducing or correcting the error, please contact \u003Ca href=\"https://na1.salesforce.com/_ui/training/help/pub/UserEdSolution?id=50130000000M9gH&orgId=00D000000000062\"\u003ESalesforce Support\u003C/a\u003E. Please indicate the URL of the page you were requesting, any error id shown on this page as well as any other related information. We apologize for the inconvenience. \u003Cbr/\u003E\u003Cbr/\u003EThank you again for your patience and assistance. And thanks for using salesforce.com!' , 'UnhandledException_errorid' : 'Error ID: '},
 'FLSLayout' : { 'Layout' : 'Page Layout'},
 'FeedFavorites' : { 'SavedFeedFavoriteBubble' : 'Saved to favorites on the Chatter page.'},
 'FeedFilter' : { 'BookmarkFeed' : 'Bookmarks' , 'GroupEmptyFeedCreateLink' : 'start a group' , 'GroupEmptyFeedJoinLink' : 'Find groups to join'},
 'FeedPostAction' : { 'OverlayApproveTitle' : 'Approve Request' , 'OverlayCommentPrompt' : 'Add comments to the approval history' , 'OverlayRejectTitle' : 'Reject Request' , 'ServletHttpError' : 'An HTTP error occurred while talking to the salesforce.com server. Please check your network connections. Please contact salesforce.com customer support for assistance if you believe you are getting this message in error. [{0}]' , 'ServletTimeoutError' : 'The approval request has timed out. Our servers are currently experiencing an unusually high volume of traffic. Please try again later.'},
 'Feeds' : { 'CommentDeleteConfirmation' : 'Are you sure you want to delete this comment?' , 'CommentDeleteNonCreatorMsg' : 'This comment was created by another user. Deleting it permanently removes it from everyone\'s view, not just your own.' , 'CommentMaxLengthErrorMsg' : 'Error: Your comment can\'t have more than {0} characters.' , 'FeedConversationDeleteConfirmation' : 'Are you sure you want to delete this post and its comments?' , 'FeedFavoriteDeleteAlert' : 'Are you sure you want to remove {0} from your Chatter favorites?' , 'FeedPostDeleteConfirmation' : 'Are you sure you want to delete this post?' , 'FeedPostDeleteNonCreatorMsg' : 'This post was created by another user. Deleting it permanently removes it from everyone\'s view, not just your own.' , 'Follow' : 'Follow' , 'Following' : 'Following' , 'GenericFailureNoGack' : 'Oops, something went wrong; please refresh the page and try again.' , 'RechatGroupRemoveBtn' : 'Remove' , 'RechatPreambleOriginallyPosted' : 'originally posted' , 'RechatPreambleSeparator' : 'by' , 'RechatSuccessMessage' : 'Success! You\'ve shared this post to \u003Ca class=\"rechatSuccessLink\"  href=\"{0}\" alt=\"{1}\" title=\"{2}\"\u003E{3}\u003C/a\u003E.' , 'RechatSuccessToFollowers' : 'your profile' , 'RechatWithGroupGhostText' : 'Select a group that you are a member of...' , 'ShowAllComments' : 'Show All {0} Comments' , 'ShowOneComment' : 'Show {0} Comment' , 'Unfollow' : 'Unfollow' , 'emptyFeed' : 'There are no updates.' , 'lengthLong' : 'Length: {0}:{1}:{2}' , 'lengthShort' : 'Length: {0}:{1}' , 'pageTitleFlipMessage' : 'New Chatter updates!' , 'sort_option_created' : 'Post Date' , 'sort_option_modified' : 'Post & Comment Date'},
 'FeedsNotificationPrefEdit' : { 'defaultGroupSetting' : 'Set default frequency for groups I join:' , 'defaultGroupSettingD' : 'Daily digests' , 'defaultGroupSettingN' : 'Never' , 'defaultGroupSettingP' : 'Email on each post' , 'defaultGroupSettingW' : 'Weekly digests' , 'emailMeWhen' : 'Email me when someone:' , 'emailMyChatterHighlights' : 'Set frequency for personal digest:' , 'groupSettingsListTitle' : 'Groups'},
 'FieldAttributesUi' : { 'emptyTypeahead' : 'Begin typing to search for a field...' , 'hideFilterSettings' : 'Hide Filter Settings' , 'insertDependency' : 'Insert Suggested Criteria' , 'invalidLHS' : 'Field not found' , 'noEmptyRows' : 'You have reached the maximum number of {0} criteria rows.' , 'showFilterSettings' : 'Show Filter Settings'},
 'FieldSet_Page' : { 'FieldSetItemProps' : 'Field Set Item Properties' , 'FieldSetProperties' : 'Field Set Properties' , 'availableFieldsBucketEmpty' : 'Drag and drop the fields you want administrators to have available to add to the Field Set.' , 'backToFieldSetList' : 'Field Set List' , 'defaultFieldsBucketEmptyDev' : 'Drag and drop the fields you want listed in the Field Set.' , 'defaultFieldsBucketEmptyUser' : 'Drag and drop the fields you want listed in the Field Set.' , 'fieldSetLimitWarningTitle' : 'Warning'},
 'FileFieldType' : { 'InvalidFile' : 'Please specify a valid file to upload. Type in the path to the file, or use the \"Browse\" button to locate it in your local filesystem.'},
 'Filter' : { 'DeleteConfirm' : 'Delete this view?' , 'clone' : 'Clone' , 'columns' : 'Columns' , 'e' : 'equals' , 'edit' : 'Edit' , 'feedViewToggleToolTip' : 'View Chatter Feed' , 'listViewToggleToolTip' : 'View List' , 'new' : 'Create New View' , 'refresh' : 'Refresh' , 'refreshNeeded' : 'Refresh needed'},
 'FilterBar' : { 'addFilterButton' : 'Add Filter' , 'addFilterLimit' : 'At Filter Limit' , 'edit' : 'Edit Filter' , 'invalidField' : 'Filter unavailable' , 'invalidToAddComponents' : 'You can\'t add a filter to this dashboard. Your dashboard contains Visualforce or s-control components.' , 'invalidToAddFields' : 'You can\'t add a filter to this dashboard unless there is at least one common field.' , 'invalidToAddOnEmptyReports' : 'You can\'t add a filter to this dashboard unless there is at least one report.' , 'invalidToAddTitle' : 'Warning' , 'remove' : 'Remove Filter' , 'unfiltered' : 'Clear Filter'},
 'FilterDialog' : { 'addRow' : 'Add Row' , 'addRowInfo' : 'Add up to {0} filter options for this field. Options with multiple values are treated as an OR condition.' , 'addTitle' : 'Add Filter' , 'availableFields' : 'Field' , 'availableFieldsPrompt' : 'Type to search for a field...' , 'availableFieldsSpinner' : 'Loading...' , 'editTitle' : 'Edit Filter' , 'fieldConditionDivider' : ':' , 'filterItems' : 'Filter Options' , 'filterItemsInfo' : 'Each row becomes an option your users can select to filter dashboard data.' , 'multiFieldInfoMessage' : 'Each component is filtered using one of these equivalent fields. You can edit the component to choose a different one.' , 'multiFieldInfoMessageTruncation' : 'And {0} other fields' , 'multiFieldLinkMessagePlural' : '{0} equivalent fields' , 'multiFieldLinkMessageSingular' : '1 equivalent field' , 'operator' : 'Operator' , 'removeRow' : 'Remove Row' , 'renameLabel' : 'Display Label' , 'value' : 'Value'},
 'FilterPanel' : { 'addSubfilter' : 'Add {0} Filter' , 'booleanFilter' : 'Filter Logic' , 'booleanFilterDetailText' : 'Filter Logic: \u003Cb\u003E{0}\u003C/b\u003E' , 'booleanFilterSubtext' : 'e.g., Filter 1 \u003Cb\u003EAND\u003C/b\u003E (Filter 2 \u003Cb\u003EOR\u003C/b\u003E Filter 3)' , 'deleteSubfilters' : 'This action deletes all related subfilters. Do you want to continue?' , 'deleteSubfiltersTitle' : 'You\'re Changing a Cross Filter Object' , 'exceptionFilter' : 'Cross Filter' , 'exceptionFilterSubtext' : 'e.g., Accounts \u003Cb\u003Ewith\u003C/b\u003E or \u003Cb\u003Ewithout\u003C/b\u003E Opportunities' , 'fieldFilter' : 'Field Filter' , 'fieldFilterSubtext' : 'e.g., Account Name \u003Cb\u003Eequals\u003C/b\u003E Acme' , 'fieldFinderGhostText' : 'Type to search fields' , 'fieldFinderListEmptyText' : 'No fields matched your search.' , 'helpMeChoose' : 'Help me choose...' , 'maxFieldFilters' : 'You can only create up to {0} field filters.' , 'maxFieldFiltersTitle' : 'Too Many Filters' , 'noFilterText' : 'To add filters, click \u003Cb\u003EAdd\u003C/b\u003E.' , 'topNDetailText' : 'Row limit \u003Cb\u003E{0}\u003C/b\u003E, sorted by \u003Cb\u003E{2}\u003C/b\u003E, \u003Cb\u003E{1}\u003C/b\u003E' , 'topnFilter' : 'Row Limit' , 'topnFilterLimit' : 'Row Limit' , 'topnFilterLimitGhostText' : '1 to 99' , 'topnFilterSortColumn' : 'Sorted By' , 'topnFilterSubtext' : 'e.g., \u003Cb\u003ETop 5\u003C/b\u003E Accounts by Annual Revenue' , 'topnMaxError' : 'The maximum value for this field is {0}' , 'topnMinError' : 'The minimum value for this field is {0}' , 'topnNanError' : '{0} is not a valid number'},
 'FilterScope' : { '0' : 'User\'s Records' , '1' : 'User\'s Records' , '2' : 'All Records' , 'A' : 'User\'s Account Teams\' Records' , 'None' : 'None (Search Only)' , 'S' : 'User\'s Sales Teams\' Records' , 'T' : 'User\'s Team\'s Records'},
 'FilterValidation' : { 'addCtype' : 'To use filters, all data sources for components must be reports. You are trying to add a Visualforce page or s-control. Do you want to proceed?' , 'confirmationDialogTitle' : 'Dashboard Filter Warning' , 'invalidFilter' : 'This action will make your filter invalid. Invalid filters will not be visible when viewing this dashboard. Do you want to proceed?' , 'validationSpinner' : 'Loading...'},
 'FilteredLookup' : { 'filter_not_matched' : 'Value does not exist or does not match filter criteria.'},
 'ForecastSharingPref' : { 'confirmAssignNoMgr' : 'Removing the forecast manager from this territory or role will also remove all manually shared access for any delegated forecast managers to this territory or role. Continue?'},
 'ForecastUserLookup' : { 'NO_ROWS_FOUND' : 'No matching users found.'},
 'Forecasting_GuidedTour' : { 'intro' : 'View forecasts and related opportunities. Make adjustments. It\'s easy with the new, more interactive interface. Take a quick tour...' , 'introNoAdjustment' : 'View forecasts and related opportunities. It\'s easy with the new, more interactive interface. Take a quick tour...' , 'introTitle' : 'Welcome to Forecasts' , 'outro' : 'We\'ve covered the basics. To learn more, check out the \u003Ca href=\"{0}\"\u003EForecasts Help\u003C/a\u003E.' , 'outroTitle' : 'Find Out More...' , 'step1Text' : 'Expand and collapse month rows to show the forecasts of each of your direct reports.' , 'step1Title' : 'Your Forecast Shows Your Forecast Details' , 'step2Text' : 'To open the forecasts page of any of your subordinates click Details next to a name.\u003Cp\u003EYou see what \u003Ci\u003Ethey\u003C/i\u003E see. \u003C/p\u003E' , 'step2Title' : 'Drill Down to View Your Team\'s Forecasts' , 'step3Text' : 'Click a cell or row in the forecast...\u003Cp\u003E...to display a filtered list of opportunities in the lower portion of the screen.\u003C/p\u003E' , 'step3Title' : 'Select Forecasts to Explore Opportunities' , 'step4Text' : 'Open and close the opportunities list with the Show / Hide button.\u003Cp\u003EResize the list by dragging the bar.\u003C/p\u003E' , 'step4Title' : 'Optimize Your Page View' , 'step5Descr' : 'These icons show who made an adjustment.\u003Cdiv class=\"you\"\u003EYou\u003C/div\u003E\u003Cdiv class=\"sub\"\u003EOne of your subordinates\u003C/div\u003E' , 'step5Text' : 'Forecast managers can adjust their direct reports\' forecast amounts. Adjustments are visible up the hierarchy but not down.' , 'step5Title' : 'Adjust Forecasts'},
 'Forecasting_SetupPage' : { 'csrf_error_msg' : ' Your session has expired. Please log in again.'},
 'Forecasting_Tab' : { 'adjusted' : 'Adjusted' , 'all_categories' : 'All Forecast Categories' , 'cancel_adjustment' : 'Cancel and restore my previous adjustment value:' , 'cancel_adjustment_not_this_user' : 'Cancel and restore previous value:' , 'change' : 'Change' , 'change_dialog_link' : 'Change' , 'change_month_range_title' : 'Forecast Month Range' , 'change_to_adjust_dialog_link' : 'Change to Adjust Forecasts' , 'collapse_icon_alt' : 'Collapse' , 'collapse_icon_title' : 'Collapse row' , 'current_month' : 'Current Month' , 'expand_icon_alt' : 'Expand' , 'expand_icon_title' : 'Expand row' , 'future_month' : '{0} Future' , 'hide_details' : 'Hide' , 'jump_to_ghost' : 'Search for user' , 'month_cap' : 'Month' , 'month_displayed' : '1 Month Displayed' , 'months_cap' : 'Months' , 'months_displayed' : '{0} Months Displayed' , 'past_month' : '{0} Past' , 'pencil_title' : 'Enter adjustment' , 'pencil_title_edit_remove' : 'Edit or remove adjustment' , 'refreshing' : 'Refreshing' , 'show_details' : 'Show' , 'team' : '{0} Team'},
 'FormulaFieldFunctions' : { 'PARENTGROUPVAL' : 'PARENTGROUPVAL(summary_field, grouping_level)' , 'PREVGROUPVAL' : 'PREVGROUPVAL(summary_field, grouping_level [, increment])'},
 'Global' : { 'action' : 'Action' , 'and' : 'and ' , 'are_you_sure' : 'Are you sure?' , 'cancel' : 'Cancel' , 'clear' : 'Clear' , 'click_lookup_icon' : 'Click lookup icon...' , 'click_lookup_icon_info' : 'Click the lookup icon to select a value.' , 'colonSeparatedWords' : '{0}: {1}' , 'deleted' : 'Deleted' , 'description' : 'Description' , 'dialogCloseConfirm' : 'The confirmation window you were just viewing may have closed prematurely. Click OK to go back to it, or Cancel to disregard this warning.' , 'edit' : 'Edit' , 'error' : 'Error' , 'errors' : 'Errors' , 'exciting_and_new' : 'New!' , 'labelWithColon' : '{0}:' , 'labelWithColonNSpace' : '{0}: ' , 'listDelimiter' : ', ' , 'loading' : 'Loading...' , 'name' : 'Name' , 'new_window' : '(New Window)' , 'remove' : 'Remove' , 'save' : 'Save' , 'startOfDialog' : 'Start of Dialog' , 'type' : 'Type'},
 'Global_Address' : { 'phone' : 'Phone'},
 'Global_Entity' : { 'InstalledBy' : 'Installed Package' , 'InvalidDeveloperNameOnEntity' : 'The {0} field can only contain underscores and alphanumeric characters. It must be unique, begin with a letter, not include spaces, not end with an underscore, and not contain two consecutive underscores.' , 'created_by' : 'Created By' , 'duplicateDevName' : 'This {0} already exists or has been previously used.  Please choose a different name.' , 'first_name' : 'First Name' , 'last_modified_by' : 'Last Modified By' , 'last_name' : 'Last Name' , 'missingDevName' : '{0} must be provided.' , 'namespacePrefix' : 'Namespace Prefix'},
 'Global_Search' : { 'all' : 'Search All'},
 'Global_Setup' : { 'locale' : 'Locale'},
 'GoogleAppsActivationUi' : { 'deactivateButton' : 'Deactivate' , 'deactivateTitle' : 'Feature Deactivation'},
 'GoogleDocCreator' : { 'CreateByNew' : 'Create as a blank {0}' , 'CreateByUpload' : 'Create using an existing file' , 'Different' : '(How it should appear in Google Docs)' , 'EntityName' : '{0} Name' , 'FileLocation' : 'File Location' , 'NewName' : '{0} Name'},
 'GoogleDocCreatorPage' : { 'errorMsgNoValue' : 'Error: you must enter a value' , 'errorMsgType' : 'Error: the file you selected is not supported by Google Docs' , 'nameText' : 'Name Your New {0}' , 'pageTitle' : 'Create Google Doc'},
 'GoogleDocs' : { 'DOCUMENT' : 'Document' , 'LOWER_DOCUMENT' : 'document' , 'LOWER_PRESENTATION' : 'presentation' , 'LOWER_SPREADSHEET' : 'spreadsheet' , 'PRESENTATION' : 'Presentation' , 'SPREADSHEET' : 'Spreadsheet'},
 'GoogleDocsActivationUi' : { 'deactivateWarningHeader' : 'Deactivating this feature will:'},
 'GuidedTour' : { 'closeIntro' : 'No Thanks' , 'closeOutro' : 'Close' , 'continue' : 'Continue' , 'endTour' : 'End Tour' , 'previous' : 'Previous' , 'replay' : 'Replay' , 'showLater' : 'Show Me Later' , 'startTour' : 'Start Tour' , 'stepCounter' : '{0} of {1}'},
 'HighlightsPanel' : { 'empty' : 'There are no highlighted fields to display for this record.' , 'hide' : 'Hide Highlights Panel' , 'show' : 'Show Highlights Panel' , 'zoomIconTitle' : 'Click for more...'},
 'Icon' : { 'CONFIRM' : 'Confirmation' , 'ERROR' : 'Error' , 'INFO' : 'Information' , 'WARNING' : 'Warning'},
 'Icons' : { 'inlineEditUndo' : 'Undo' , 'lookup' : 'Lookup (New Window)'},
 'Image_Alt' : { 'add' : 'Add'},
 'Images' : { 'blank_alt' : '' , 'checkbox_checked' : 'Checked' , 'checkbox_unchecked' : 'Not Checked' , 'password_verify_alt' : 'Match!' , 'search_loading' : 'Processing...'},
 'InboundChangeSet' : { 'ConfirmCSDeploy' : 'Deploying this change set may overwrite existing components in your organization.\u003Cp\u003EIf any part of the deployment fails, the changes will be rolled back to the way they were before the deployment started. If the deployment is successful, the changes can\'t be rolled back.\u003Cp\u003EClick OK to deploy this change set.' , 'ConfirmCSValidate' : 'This will simulate deploying the change set, generating the success or failure messages you would receive with an actual deploy. No changes will be saved, but you will be unable to make changes to your organization while the operation is in progress.' , 'ConfirmDeployedChangeSetDeleteMsg' : 'Deleting this change set will not remove any changes deployed by this change set; it just removes this change set from the list of available change sets.\u003Cp\u003EAre you sure you want to delete this change set?' , 'ConfirmUndeployedChangeSetDeleteMsg' : 'Are you sure you want to delete this change set?' , 'DeployDialogHeader' : 'Warning' , 'DeployInProgress' : 'Deploying...' , 'ValidateDialogHeader' : 'Validate' , 'ValidateInProgress' : 'Validating...'},
 'Influence' : { 'otherUserNotStarted_0' : 'Looks like {0} is new to Chatter!' , 'otherUserNotStarted_1' : 'Help your coworker get started by posting a welcome message, asking a question, or sharing a file or link.' , 'selfNotStarted_0' : 'Make your first post!' , 'selfNotStarted_1' : 'Ask your coworkers a question or share a link or file with them.'},
 'Inline_Scheduling' : { 'close_calendar' : 'Close Calendar' , 'open_calendar' : 'Open Calendar'},
 'InteractionLog' : { 'enter_your_notes' : 'Enter your notes here...' , 'header' : 'Interaction Log' , 'last_saved' : 'Last Saved:' , 'none' : '--None--' , 'not_saved' : 'Unsaved Changes' , 'save' : 'Save Log' , 'save_and_new' : 'Save & New Log' , 'saving_log' : 'Saving log...'},
 'InteractionLogLayoutSetup' : { 'gen_preview' : 'Generating Preview...'},
 'KnowledgePublishingTab' : { 'ArchiveMultiSelected' : '{0} articles selected.' , 'ArchiveSingleSelected' : '1 article selected.' , 'ArchivingMultiSuccess' : 'Success! {0} articles have been archived.' , 'ArchivingSingleFailed' : 'Error: The article was not archived because of insufficient privileges or a conflict.' , 'ArchivingSingleSuccess' : 'Success! \"{0}\" has been archived.' , 'ArchivingTitle' : 'Archiving...' , 'AssignArticlesDialogTitle' : 'Assign Articles' , 'AssignTranslationDialogTitle' : 'Assign Translated Article' , 'AssignTranslationWarning' : 'The translated article will no longer be published when the source article is published.' , 'AssignTranslationsDialogTitle' : 'Assign Translated Articles' , 'AssignTranslationsWarning' : 'Any translated articles marked \"Sent for Publication\" will no longer be published when their source articles are published.' , 'AssignmentDialogScheduledPublicationWarning' : 'The scheduled publication on {0} will be canceled.' , 'DeletingConfirmTitle' : 'Delete Articles' , 'DeletingConfirmTranslationTitle' : 'Delete Translated Articles' , 'DeletingMultiFailed' : 'Error: {0} of {1} articles were not deleted because of insufficient privileges or conflicts.' , 'DeletingMultiFailedOne' : 'Error: {0} of {1} articles was not deleted because of insufficient privileges or a conflict.' , 'DeletingMultiSuccess' : 'Success! {0} articles have been deleted.' , 'DeletingMultiTranslationSuccess' : 'Success! {0} translated articles have been deleted.' , 'DeletingSingleConfirmTitle' : 'Delete Article' , 'DeletingSingleConfirmTranslationTitle' : 'Delete Translated Article' , 'DeletingSingleFailed' : 'Error: The article was not deleted because of insufficient privileges or a conflict.' , 'DeletingSingleSuccess' : 'Success! \"{0}\" has been deleted.' , 'DraftTab' : 'Draft ({0})' , 'InvalidDateMessage' : 'Please enter a valid date.' , 'ListScheduledArchivingDateInThePastMessage' : 'You have not selected a future archive date. Would you like to archive the article now?' , 'ListScheduledPublishingDateInThePastMessage' : 'You have not selected a date in the future. Would you like to publish the article now?' , 'MLDeletingMultiConfirm' : 'Are you sure you want to delete these articles? Any translated articles will also be deleted.' , 'MLDeletingMultiTranslationConfirm' : 'Are you sure you want to delete these translated articles?' , 'MLDeletingSingleConfirmBoth' : 'Are you sure you want to delete this article? If it is published, its translated articles will not be deleted.  Otherwise, all translated articles will also be deleted.' , 'MLDeletingSingleTranslationConfirm' : 'Are you sure you want to delete this translated article?' , 'MLMultiPublishingSuccess' : 'Success! {0} articles have been published. Any translations marked \"Sent for Publication\" have also been published.' , 'MLMultiScheduledPublishingSuccess' : 'Success! {0} articles will be published on {1}. Any translations marked \"Sent for Publication\" will also be published.' , 'MLMultiTranslationPublishingSuccess' : 'Success! {0} translations have been published or marked as \"Sent for Publication\" if the translation\'s source article is not published. Once the translation\'s source article is published, it will be automatically published. If the translation\'s language is inactive, it is not visible to users.' , 'MLPublishArticleSelectionLabel' : 'Any associated translations marked \"Sent for publication\" will also be published. Any assignment details will be removed.' , 'MLSinglePublishingSuccess' : 'Success! \"{0}\" has been published. Any  translations marked \"Sent for Publication\" have also been published.' , 'MLSingleScheduledPublishingSuccess' : 'Success! \"{0}\" will be published on {1}. Any translations marked \"Sent for Publication\" will also be published.' , 'MLSingleTranslationPublishingSuccess' : 'Success! \"{0}\" was published or marked as \"Sent for Publication\" if its source article is not published. Once its source article is published, it will be automatically published. If the translation\'s language is inactive, it is not visible to users.' , 'MultiAssignSuccess' : 'Success! {0} articles have been assigned to {1}.' , 'MultiPublishArticleTitle' : 'Publish Articles' , 'MultiPublishTranslationTitle' : 'Publish Translations' , 'MultipleAssignmentDialogScheduledPublicationWarning' : 'Any scheduled publication will be canceled.' , 'NumberArticleSelected' : '{0} articles selected.' , 'NumberArticleSelectedOne' : '{0} article selected.' , 'NumberTranslationSelected' : '{0} translations selected.' , 'NumberTranslationSelectedOne' : '{0} translation selected.' , 'PublishTranslationSelectionLabel' : 'Any assignment details will be removed.' , 'PublishedTab' : 'Published ({0})' , 'PublishingTitle' : 'Publishing...' , 'SLDeletingMultiConfirm' : 'Are you sure you want to delete these articles?' , 'SLDeletingSingleConfirm' : 'Are you sure you want to delete this article?' , 'SLMultiPublishingSuccess' : 'Success! {0} articles have been published.' , 'SLMultiScheduledPublishingSuccess' : 'Success! {0} articles will be published on {1}.' , 'SLPublishArticleSelectionLabel' : 'Any assignment details will be removed.' , 'SLSinglePublishingSuccess' : 'Success! \"{0}\" has been published.' , 'SLSingleScheduledPublishingSuccess' : 'Success! \"{0}\" will be published on {1}.' , 'ScheduledArchivingMultiSuccess' : 'Success! {0} articles will be archived on {1}.' , 'ScheduledArchivingSingleFailed' : 'Error: The article will not be archived because of insufficient privileges or a conflict.' , 'ScheduledArchivingSingleSuccess' : 'Success! \"{0}\" will be archived on {1}.' , 'ScheduledSinglePublishingFailed' : 'Error: The article will not published because of insufficient privileges or a conflict.' , 'SchedulingTitle' : 'Scheduling...' , 'SingleAssignFailed' : 'Error: The article was not assigned to because of insufficient privileges or a conflict.' , 'SingleAssignmentSuccess' : 'Success! \"{0}\" has been assigned to {1}.' , 'SinglePublishingFailed' : 'Error: The article was not published because of insufficient privileges or a conflict.' , 'SubmittingMultiSuccess' : 'Success! {0} articles are submitted for translation. Translations are visible in the Draft Translation View.' , 'SubmittingMultiSuccessOne' : 'Success! \"{0}\" has been submitted for translation. Translations are visible in the Draft Translation View.' , 'SubmittingSingleFailed' : 'Error: The article was not submitted because of insufficient privileges or a conflict.' , 'TranslationMultiAssignSuccess' : 'Success! {0} translated articles have been assigned to {1}.' , 'TranslationSingleAssignFailed' : 'Error: The translated Article was not assigned to because of insufficient privileges or a conflict.' , 'TranslationSingleAssignmentSuccess' : 'Success! \"{0}\" translated article has been assigned to {1}.'},
 'KnowledgeSettingsUI' : { 'OnAddSecondaryLabelWarningMsg' : 'Caution! Once saved secondary languages cannot be removed.'},
 'KnowledgeTextArea' : { 'MaxLengthExceeded' : 'Max length exceeded.'},
 'LabelWorkbench' : { 'emptyText' : 'Data not available for this view' , 'inactive' : 'Inactive' , 'maxLengthErrorMsg' : 'The maximum length of translations for this setup component is {0}' , 'noNodeSelected' : 'No item selected' , 'of' : 'of' , 'outOfDate' : 'Out of Date' , 'requestTooBig' : 'Your request cannot be completed for this setup component. We are displaying only your salesforce.com standard objects. Please use the Export/Import options in the Translation Workbench to translate labels in organizations with large numbers of custom objects.' , 'requestTooBigTitle' : 'Translation Workbench - Could Not Complete Request' , 'unsavedChangesMessage' : 'You have unsaved changes in the editor and completing this action will discard your changes. Do you want to save your changes before proceeding?' , 'unsavedChangesTitle' : 'Unsaved Changes'},
 'LayoutButtons' : { 'CustomButtons' : 'Custom Buttons' , 'StandardButtons' : 'Standard Buttons'},
 'LayoutDND' : { 'AlwaysOnLayout' : 'Always on Layout' , 'BlankSpace' : 'Blank Space' , 'CategoryButton' : 'Buttons' , 'Checked' : 'Checked' , 'ControlProperties' : 'Control Properties' , 'CustomButton' : 'Custom Button' , 'CustomizeHighlightsPanel' : 'Customize the highlights panel for this page layout...' , 'DetailPage' : 'Detail Page' , 'DisplayHeader' : 'Display Section Header On' , 'EditPage' : 'Edit Page' , 'FF2Message' : 'You are currently using Firefox 2, which does not support the enhanced page layout editor. You must upgrade your browser to Firefox 3 to use the enhanced page layout editor.\u003Cbr/\u003E\u003Cbr/\u003EAdministrators can configure their organization to use the original page layout editor by deselecting \u003Cb\u003EEnable Enhanced Page Layout Editor\u003C/b\u003E under \u003Cb\u003ESetup | Customize | User Interface\u003C/b\u003E. \u003Ca href=\"{0}\"\u003EClick here\u003C/a\u003E' , 'FieldProperties' : 'Field Properties' , 'HighlightsPanel' : 'Highlights Panel' , 'HighlightsPanelProperties' : 'Highlights Panel Properties' , 'Label' : 'Label' , 'LayoutColumnsHeader' : 'Layout' , 'LayoutColumnsNumber' : '{0}-Column' , 'LayoutName' : 'Page Layout Name' , 'LayoutProperties' : 'Layout Properties' , 'LayoutTabHeader' : 'Tab-key Order' , 'ListNotCustomizable' : 'This list is not customizable' , 'MarkAllRO' : 'Mark all Read-Only' , 'MarkAllReq' : 'Mark all Required' , 'MultipleDragProxy' : 'Multiple Items (x{0})' , 'NewSectionDefaultName' : 'New Section' , 'OverwriteRLCustInfo' : 'You have added or moved related lists on this page layout.' , 'OverwriteRLCustQuestion' : 'Do you want these changes to overwrite users\' personal related list customizations?' , 'OverwriteRLCustTitle' : 'Overwrite Users\' Related List Customizations?' , 'PagePropsEnablePersonalTags' : 'Enable personal tags' , 'PagePropsEnablePublicTags' : 'Enable public tags' , 'PagePropsTag' : 'Tagging' , 'PreviewAs' : 'Preview As...' , 'Properties' : 'Properties' , 'QuickFind' : 'Quick Find' , 'RLApplyToOtherLayouts' : 'Apply column information to other page layouts:' , 'RLColumnInstr' : 'Select fields to display on the related list. You can also re-order the selected fields.' , 'RLCustomButtonInstr' : 'Select custom buttons to display on the related list. You can also re-order the selected buttons.' , 'RLStandardButtonInstr' : 'Select standard buttons to display on the related list.' , 'Readonly' : 'Read-Only' , 'Redo' : 'Redo' , 'RelatedListProperties' : 'Related List Properties' , 'RemoveRelatedList' : 'Remove Related List' , 'RemoveSection' : 'Remove Section' , 'Required' : 'Required' , 'SControlProperties' : 'Custom S-Control Properties' , 'SaveAs' : 'Save As...' , 'SaveAsDefaultName' : 'Copy of {0}' , 'SectionName' : 'Section Name' , 'SectionProperties' : 'Section Properties' , 'StandardButton' : 'Standard Button' , 'TagInfo' : 'Double-click to change tag settings' , 'Undo' : 'Undo' , 'VFPageProperties' : 'Visualforce Page Properties' , 'VisualforcePage' : 'Visualforce Page' , 'alertAlwaysDisplayedButton' : 'This button may not be removed from the page layout.' , 'alertAlwaysDisplayedFieldVerbose' : 'This field must be displayed on the page layout and cannot be removed.' , 'alertCannotDeleteSectionVerbose' : 'This section contains fields that must be displayed on the page layout and cannot be removed.  To remove this section, you must first move these fields to a different section.' , 'alertFunctionForFieldsHomogeneous' : 'All selected items must be of the same type.' , 'alertFunctionForFieldsSControlPageSingleSelectionOnly' : 'Please select one s-control or page at a time.' , 'alertTooManyPages' : 'You have reached the maximum number of pages allowed on a page.' , 'alertTooManyScontrols' : 'You have reached the maximum number of s-controls allowed on a page.' , 'alertUnremovableSection' : 'This section cannot be removed' , 'confirmDeleteFieldOnSummaryLayoutPlural' : 'Removing the {0} fields also removes them from the highlights panel at the top of the page.' , 'confirmDeleteFieldOnSummaryLayoutSingle' : 'Removing the {0} field also removes it from the highlights panel at the top of the page.' , 'confirmDeleteOriginalSectionPrompt1' : 'This section is supplied by salesforce.com. The section name is translated for international users.' , 'confirmDeleteOriginalSectionPrompt2' : 'If you delete this section, you cannot add it back.' , 'confirmDeleteOriginalSectionPrompt3' : 'Instead of deleting this section, we recommend that you remove all the fields from it.' , 'confirmDeleteOriginalSectionPrompt4' : 'This way, the section will not appear on the page, but you will still be able to use it in the future.' , 'confirmDeleteSectionPrompt' : 'Deleting this section will cause all its fields to be put back into Available Fields.' , 'controlField' : 'Controlling Field(s):' , 'controller' : 'Controller' , 'customSControl' : 'Custom S-Control' , 'dependent' : 'Dependent Field(s):' , 'duplicateName' : 'This page layout name already exists. To continue, enter a unique name.' , 'inUse' : 'This item is currently in-use (click to locate)' , 'missingControllers' : 'The following field(s) are controlling other fields, but are not on this page layout: {0}. Continue Saving?' , 'moLength' : 'Length:' , 'moScale' : 'Decimal Places:' , 'sampleTag' : 'Sample Tag' , 'sortAsc' : 'Sort Ascending' , 'sortDesc' : 'Sort Descending' , 'visibleOnDetail' : '(Header visible on detail only)' , 'visibleOnEdit' : '(Header visible on edit only)'},
 'LayoutDNDSplash' : { 'bottomText' : 'You can also access the video tutorial from the header of the page layout editor' , 'closeAndNeverShow' : 'Don\'t show me this again' , 'closeBtn' : 'Close' , 'playVideo' : 'Play video tutorial (60 seconds)' , 'title' : 'Enhanced Page Layout Editor' , 'topText' : 'The enhanced page layout editor is WYSIWYG, making it easier to create and modify page layouts.' , 'videoTitle' : 'Video Tutorial'},
 'LayoutField' : { 'SelectAll' : 'Select All'},
 'LayoutItemColumn' : { 'CantMoveNameColumn' : '{0} cannot be removed and must be the first field in the related list.' , 'Columns' : 'Columns' , 'Default' : '--Default--' , 'Revert' : 'Revert to Defaults' , 'TooManyColumns' : 'You cannot have more than {0} columns on a related list.' , 'ascending' : 'Ascending' , 'availableButtons' : 'Available Buttons' , 'availableFields' : 'Available Fields' , 'descending' : 'Descending' , 'relatedListProperties' : 'Related List Properties - {0}' , 'selectedButtons' : 'Selected Buttons' , 'selectedFields' : 'Selected Fields' , 'sortBy' : 'Sort By'},
 'LayoutMap' : { 'Changed' : 'Changed' , 'NotAssigned' : 'Not Assigned' , 'PLAChangesAboveLimit' : 'Exceeded the maximum number of page layout assignment changes: {0}. To continue, save your changes before making additional changes to page layout assignments.' , 'Profiles' : 'Profiles' , 'RecordTypes' : 'Record Types' , 'SelectOne' : '-- Select Page Layout --' , 'Selected' : 'Selected'},
 'LayoutPages' : { 'Height' : 'Height (in pixels)' , 'InvalidWidth' : 'Width must be specified as a numeric or percentage value.' , 'ShowLabel' : 'Show label' , 'ShowScrollbars' : 'Show scrollbars' , 'Width' : 'Width (in pixels or %)' , 'WidthTooLarge' : 'The width cannot be larger than 100%'},
 'LayoutSControl' : { 'ScrollbarShown' : '(Scrollbars)'},
 'LayoutSection' : { 'LeftRight' : 'Left-Right' , 'TopDown' : 'Top-Down'},
 'List' : { 'checkboxLimit' : 'You must select {0} rows or less to perform this operation.' , 'checkboxWarning' : 'Your selections on this page will be lost. Do you want to continue?' , 'edit' : 'Edit' , 'none' : 'No records to display.' , 'selectionLimit' : 'You cannot select more than {0} rows.'},
 'Lookup' : { 'Title' : 'Lookup'},
 'ManageMembersViewport' : { 'add' : 'Add with Status' , 'dirty_filters' : 'Click Go! to apply the selected filters, then {0} again.' , 'no_results' : 'There are no members to display. Use the search options to find and add members.' , 'no_selection' : 'Please select at least one record.' , 'remove' : 'Remove' , 'update' : 'Update Status'},
 'ManageTags' : { 'accessibleRenamePrompt' : 'Enter new tag name: ' , 'errorMissingName' : 'You must specify a new tag name.' , 'errorOnRename' : 'Tags can only contain letters, numbers, spaces, dashes, and underscores, and must contain at least one letter or number.' , 'noneSelected' : '(None Selected)' , 'renameWarning' : 'A tag named \"{0}\" already exists. Click OK to combine the tags or click Cancel to specify a different tag name.' , 'successDelete' : 'You successfully deleted tag \"{0}\".' , 'successRename' : 'All instances of the tag \"{0}\" were renamed to \"{1}\".'},
 'ManageableInfo' : { 'LessInfo' : 'Hide Information' , 'MoreInfo' : 'Display More Information'},
 'MassListEdit' : { 'ClearSelected' : 'Clear Selected' , 'EditLabel' : 'Apply changes to' , 'ErrorColumn' : 'Error Description' , 'ManyErrors' : '{0} records did not save, review the details below.' , 'ManySuccessful' : '{0} records saved. ' , 'MultiEdit' : 'All {0} selected records' , 'NoName' : 'Not Available' , 'OneError' : '1 record did not save, review the details below.' , 'OneSuccessful' : '1 record saved.' , 'SingleEdit' : 'The record clicked' , 'Summary' : 'Error Summary'},
 'MobileChatterIpRestrictedUsers' : { 'no_selection' : 'Please select at least one record.'},
 'MobileConfig_Section_Filter' : { 'ExceptionTitle' : 'An internal server error has occurred'},
 'MobileConfig_Section_SyncSet' : { 'AddDlg_Caption' : 'Add a Data Set' , 'AddDlg_Label_SelectFrom' : 'Select From: ' , 'AddDlg_NoMoreObjects' : 'There are no more objects available for selection.' , 'AutoSave_PageUnloadError' : 'Your changes to {0} could not be saved.' , 'FilterPane_DefaultTitle' : 'Click \"Add...\" to add a Data set.' , 'FilterPane_Title_Loading' : 'Loading {0} ...' , 'FilterPane_Title_Saving' : 'Saving {0} ...' , 'RefreshDataSize' : 'Refresh Data Size' , 'TestDataSize' : 'Estimate Data Size' , 'WaitDlg_Text' : 'Processing...'},
 'MultiSelectElement' : { 'Selected' : 'Selected'},
 'MyCustomObjectDetailPage' : { 'deleteMyCustomObjectMsg' : 'Deleting the table, please wait.' , 'editDescDialogTitle' : 'Edit Table Description' , 'editDetailsDialogTitle' : 'Edit Table Details' , 'pageTitle' : 'Table: {0}'},
 'MyCustomObjectEditPage' : { 'ToolbarQuickFindEmptyText' : 'Quick Find' , 'ToolbarQuickFindTitle' : 'Quick Find' , 'saved' : 'Saved' , 'savedSecondsAgo' : 'Saved seconds ago.' , 'serverStateCheckAjaxCallFailure' : 'Requesting current save status.'},
 'MyCustomObjectGrid' : { 'ColumnDetails' : 'Column Details' , 'ColumnType' : 'Type' , 'ConcurrentUpdateButton' : 'Refresh' , 'ConcurrentUpdateMsg' : 'Sorry, we couldn\'t save your changes due to an unexpected error.  You may lose the data you entered.   Click Refresh to view the current saved version.' , 'ConcurrentUpdateTitle' : 'Error: Can\'t Save Changes' , 'DeleteColumn' : 'Remove Column' , 'DeleteColumnMessage' : 'Are you sure you want to delete this column?' , 'Domain' : 'Related Object' , 'Error' : 'Error' , 'FieldName' : 'Column Name' , 'InconvertibleRowsMessage' : '\n            The highlighted values below could not be converted to \u003Cb\u003E{1}\u003C/b\u003E from \u003Cb\u003E{0}\u003C/b\u003E.\n            Please edit the values and \u003Ca href=\'javascript:SfdcApp.core.myentity.ui.EditPage.Grid.grid.retryConversion();\'\u003Eretry\u003C/a\u003E the conversion or \u003Ca href=\'javascript:SfdcApp.core.myentity.ui.EditPage.Grid.grid.cancelConversion();\'\u003Ecancel\u003C/a\u003E the conversion. ' , 'InsertColumn' : 'Insert Column' , 'InsertRow' : 'Insert Row' , 'InvalidValues' : 'Value must be a number between {0} and {1}.' , 'NumDecimal' : 'Number of Decimal Places' , 'PleaseWait' : 'Please wait ...' , 'RemoveRow' : 'Remove Row' , 'RenameEmptyMessage' : 'Column Name can\'t be empty.' , 'RenameError' : 'Error' , 'RenameErrorMessage' : 'Column Name can\'t have more than {0} characters.' , 'RowMenuError' : 'One or more fields have invalid values.' , 'ServerError' : 'Server Error' , 'ShowColumns' : 'Show Columns' , 'TypeDate' : 'Date' , 'TypeFk' : 'Lookup' , 'TypeNumber' : 'Number' , 'TypeText' : 'Text'},
 'MyCustomObjectImportException' : { 'InvalidMyCustomObjectNameException' : 'Invalid table name: table name length must be from 1 to 40 characters.'},
 'MyCustomObjectListPage' : { 'findAllTables' : 'Search All Tables...' , 'findTablesSharedWithMe' : 'Search tables shared with me...' , 'searchMyTables' : 'Search my tables...'},
 'MyCustomObjectPageActions' : { 'WaitMore' : 'Importing this table may take up to 2.5 hours.' , 'WaitMoreMessage' : 'Would you like us to keep importing while you do something else?  We\'ll notify you when it\'s done so you can preview and share it.' , 'deleteConfirmation' : 'Deleting this table will remove it from all locations where it\'\'s been shared. Do you want to continue?' , 'postTableDescriptionMaxLen' : 'The Description field can\'\'t contain more than {0} characters.' , 'postTableNameRequired' : 'Enter a name for your table.' , 'postTableProgressText' : 'This upload may take some time depending on your file size. Please wait until the upload completes.' , 'postTableUploading' : 'Uploading' , 'uploadTableDialogTitle' : 'Upload a Table'},
 'MyCustomObjectReports' : { 'reportOverlayTitle' : 'Reports'},
 'MyCustomObjectSharing' : { 'sharing' : 'Sharing'},
 'MyCustomObjectTab' : { 'Error' : 'Error' , 'ServerError' : 'Server Error' , 'allTablesDesc' : 'All tables I have access to' , 'genericErrorMessage' : 'Oops, something went wrong; please refresh the page and try again.' , 'myTablesLabel' : 'My Tables' , 'noTablesFound' : 'No tables in this view.' , 'noTablesFoundSearch' : 'There are no matching tables. Try broadening your search terms.' , 'recentTablesDesc' : 'Recently viewed tables' , 'searchTermHasTwoOrMore' : 'Your search terms must have two or more characters.' , 'tablesSharedWithMeDesc' : 'Tables Shared with Me'},
 'NetworkSettingsNode' : { 'mainContent' : 'Network Settings'},
 'NetworksSetup' : { 'NetworkCreateOverlayTitle' : 'New Network' , 'noAccess' : 'Error: You don\'t have permission to perform this action. Please contact your administrator.'},
 'NewFormulaEditor' : { 'ApiName' : 'API Name' , 'AttributeFieldType' : 'Type' , 'NoFieldsMatch' : 'No fields match the filter criteria.' , 'SelectedInfo' : 'You have selected:'},
 'NewFormulaFilter' : { 'GlobalContexts' : 'Current User' , 'SourceEntity' : 'Current Record' , 'TargetEntity' : 'Current Lookup'},
 'NextGenDetail' : { 'closeBtn' : 'Close' , 'compatibilityMsgWindowTitle' : 'Detail Page Browser Compatibility' , 'restoreClassicBtn' : 'Make Classic View My Default'},
 'NotificationFrequency' : { 'D' : 'Daily Digests' , 'N' : 'Never' , 'P' : 'Email on Each Post' , 'W' : 'Weekly Digests'},
 'ObjectFilterOperator' : { 'w' : 'with' , 'wo' : 'without'},
 'ObjectsUi' : { 'ForcedOuterJoin_Body' : 'ALERT: If you change the object relationship for this custom report type, all reports based on this report type will be affected and may change significantly. Do you still want to proceed?' , 'ForcedOuterJoin_Title' : 'Confirm' , 'noDelete' : 'No, make no changes' , 'objectRemovalAlert_Body' : 'Changing related objects will impact reports created from this report type.\u003Cbr\u003E\u003Cbr\u003E\n                   It may also affect other aspects of the report type, including:\n                   \u003Cbr\u003E\u003Cul\u003E\n                       \u003Cli\u003E Field selection and placement on the report wizard page\n                       \u003Cli\u003E Fields manually added through lookups\n                       \u003Cli\u003E Renamed field labels\n                   \u003C/ul\u003E\u003Cbr\u003E\n\n                   Proceed with change anyway?' , 'objectRemovalAlert_Header' : 'Are you sure you want to delete the object from the custom report type?' , 'yesDelete' : 'Yes, delete object'},
 'OpportunitySplit' : { 'Error' : 'Error: ' , 'deleteAllConfirm' : 'This will delete the entire sales team, including any assigned splits. Are you sure?' , 'invalidAmt' : 'Invalid Entry' , 'invalidTotalAmt' : 'Invalid Amount' , 'invalidTotalPct' : 'Invalid %'},
 'OutboundChangeSetAddDependency' : { 'NumSelected' : '{0} of {1} selected'},
 'OutboundChangeSetDetail' : { 'ConfirmComponentDeleteMsg' : 'Do you want to remove this component from the change set?' , 'ConfirmProfileDeleteMsg' : 'Do you want to remove this profile from the change set?' , 'ConfirmUnuploadedChangeSetDeleteMsg' : 'Are you sure you want to delete this change set?' , 'ConfirmUploadedChangeSetDeleteMsg' : 'If you delete this change set, organizations that have the uploaded change set will not be able to deploy it.\u003Cp\u003EAre you sure you want to delete this change set?'},
 'PageLayoutsWizard' : { 'OptOutDialogExplanation' : 'If you disable this feature: ' , 'OptOutDialogList1' : 'Users\' opportunities won\'t display an opt-in link' , 'OptOutDialogList2' : 'Users who switch to the new opportunity page are switched to the classic page without warning' , 'OptOutDialogList3' : 'You\'ll lose any highlights panel changes you made' , 'OptOutDialogQuestion' : 'Are you sure you want to disable the new opportunity page?' , 'OptOutDialogUnderstandStmt' : 'I still want to disable the new opportunity page.' , 'ProgressStep1' : 'Adding highlights panels to your page layouts...' , 'ProgressStep3' : 'Enabling opt-in links...' , 'ProgressStep4' : 'Removing opt-in links and restoring classic page...' , 'StepTitle4' : 'Users Can Now Switch to the New Opportunity Page!'},
 'Page_ActivityReminder' : { 'new_flash' : '** New **' , 'popup_blocked' : 'The reminder popup was blocked.  Please disable popup blocking for this site and try again.'},
 'Page_AdvancedSearch' : { 'SearchAsPhrase' : 'Exact phrase' , 'SearchMine' : 'Limit to items I own '},
 'Page_ApexTestQueue' : { 'Abort' : 'Abort' , 'Abort_tooltip' : 'Abort selected tests' , 'Aborted' : 'Aborted' , 'AllNamespaces' : 'All Namespaces' , 'Class' : 'Class' , 'ClassName' : 'Class Name' , 'Classes' : 'Classes' , 'Completed' : 'Completed' , 'Confirm' : 'Confirm' , 'ConfirmAbort' : 'Are you sure you want to abort the selected jobs?' , 'Duration' : 'Duration' , 'ExtendedStatus' : 'Result' , 'Failed' : 'Failed' , 'HowManyPassed' : 'Test Methods Passed' , 'Id' : 'Id' , 'Message' : 'Error Message' , 'Method' : 'Method' , 'MyNamespace' : 'My Namespace' , 'NoTestResults' : 'Selected job is not yet complete.' , 'Outcome' : 'Pass/Fail' , 'Parent' : 'Test Run' , 'Processing' : 'Processing' , 'Queued' : 'Queued' , 'Refresh' : 'Refresh' , 'RunAction' : 'Run' , 'StackTrace' : 'Stack Trace' , 'Status' : 'Status' , 'TestClasses' : 'Test Classes' , 'Time' : 'Time Started'},
 'Page_BouncedEmailOverlay' : { 'bounceDate' : 'Bounce Date' , 'bounceReason' : 'Bounce Reason' , 'emailAddress' : 'Email Address' , 'makeValidButton' : 'Save and Remove Bounce Alert' , 'page_title' : 'Bounced Email'},
 'Page_Change_Password' : { 'acceptable_alt_text' : 'Acceptable password' , 'current_password' : 'Current Password' , 'neutral_alt_text' : 'Password strength indicator' , 'new_password' : 'New Password' , 'new_password_duplicate' : 'Verify New Password' , 'password_strength_acceptable' : 'Acceptable' , 'password_strength_good' : 'Your password is strong. It contains at least 8 alphanumeric characters, and includes uppercase and lowercase.' , 'password_strength_specialchar_good' : 'Your password is strong. It contains a mix of uppercase and lowercase letters, numbers and at least one of these special characters: {0}' , 'password_strength_specialchar_tips' : 'Your password must have a mix of letters, numbers and at least one of these special characters: {0}' , 'password_strength_strong' : 'Strong' , 'password_strength_tips' : 'A strong password contains at least 8 alphanumeric characters, and includes uppercase and lowercase.' , 'password_strength_weak' : 'Weak' , 'secret_answer' : 'Answer' , 'secret_question' : 'Question' , 'strong_alt_text' : 'Strong password' , 'username' : 'User Name' , 'weak_alt_text' : 'Password too weak'},
 'Page_CustFieldEdit' : { 'ScanDialogTitle' : 'Shortening a Field' , 'ScanLabel' : 'Scan Existing Records' , 'ScanResultsDialogTitle' : 'Results of Scan' , 'Y' : 'Lookup Relationship' , 'Y_MD' : 'Master-Detail Relationship' , 'potentialDataLossHeader' : 'Warning: Potential Data Loss' , 'potentialDataLossText' : 'Making this change may cause data loss by truncating values that do not meet the new restrictions.' , 'potentialIntegrationImpactHeader' : 'Warning: Potential Integration Impact' , 'potentialIntegrationImpactText' : 'Making this field required may break existing API or Apex requests that do not supply a value for this field.' , 'warning_no_scan_clob_shrinkage' : 'If you shorten the length of this field, the number of characters in one or more of the field’s records might exceed the new length. No data will be lost from these records. Users, however, will only be able to edit and save these records by lowering the number of characters in the field to less than the specified length. Because this object contains a very large number of records, we can’t scan it to determine the number of records that exceed the entered length. Consider this when deciding whether you want to shorten the field length.' , 'warning_scan_clob_shrinkage' : 'If you shorten the length of this field, the number of characters in one or more of the field’s records might exceed the new length. No data will be lost from these records. Users will only be able to edit and save records that exceed the length by lowering the number of characters in the field to less than the new length. Click Scan Existing Records to scan a portion of records to find out if any of them exceed the entered length.'},
 'Page_CustomEntityDefinition_Edit' : { 'DefaultNameLabel' : '{0} Name' , 'DisplayFormatChangeWarning' : 'The new Display Format will only be applied to new records. Existing records will remain unchanged.'},
 'Page_CustomObjectTeamMember' : { 'CaseTeamRow' : 'Predefined Case Team {0}' , 'RemoveCaseTeamRow' : 'Remove Predefined Case Team {0}' , 'RemoveTeamMember' : 'Remove Team Member {0}' , 'TeamMemberRowName' : 'Team Member {0} name' , 'TeamMemberRowRole' : 'Team Member {0} role' , 'TeamMemberRowType' : 'Team Member {0} type'},
 'Page_Dashboard' : { 'filterLabel' : 'Dashboard Filter' , 'followComponent' : 'Follow this Component' , 'postComponent' : 'Post Snapshot to Dashboard Feed' , 'refresh' : 'Refreshing...' , 'shareComponent' : 'Post Snapshot to User or Group Feed' , 'unfollowComponent' : 'Following'},
 'Page_DashboardComponent' : { 'drillType' : 'Drill Down to'},
 'Page_EmailToSalesforceOrgSetup' : { 'whatDeactivatingWillDo1' : 'Remove Email to Salesforce activity logging.' , 'whatDeactivatingWillDo2' : 'Remove the My Email to Salesforce page for all users.' , 'whatDeactivatingWillDo3' : 'Disable Add Email in Outlook Configurations.'},
 'Page_EmailToUsers' : { 'allActiveUsers' : '\u003CAll Active salesforce.com Users\u003E' , 'emailBody' : '\nYour Administrator has enabled Email to Salesforce for your organization. On the road, at home, from any email account or client, Email to Salesforce allows you to log emails you send as activities on lead, contact, and opportunity records in salesforce.com when you blind carbon copy (BCC) emails to your \"Email to Salesforce address.\"\n\nFollow the link below to get started!\n{0}\n\nThank you,\n{1}\nSalesforce.com Administrator\n        ' , 'emailBodyLabel' : 'Message:' , 'emailBodyTitle' : 'Message' , 'emailSubject' : 'Your administrator has enabled Email to Salesforce!' , 'emailSubjectLabel' : 'Subject:' , 'emailSubjectTitle' : 'Subject' , 'page_title' : 'Send Notification Email to Users' , 'sendNotificationEmail' : 'Send Notification Email' , 'skipThisStep' : 'Skip This Step' , 'to' : 'To:'},
 'Page_Event' : { 'page_title_new' : 'Calendar: New Event'},
 'Page_Lead_Convert' : { 'attach' : 'Attach to Existing: {0}'},
 'Page_ListLayoutEdit' : { 'EmptyListLayout' : 'You must select at least one field.'},
 'Page_My_Tabs' : { 'DefaultTabMarkerOnly' : '(default)'},
 'Page_Notifications' : { 'formLabelReceiveEmail' : 'Receive Chatter Emails' , 'isDirtyAltText' : 'There are unsaved changes in this section.' , 'menuGeneralSettings' : 'General Settings' , 'menuGroupNotifications' : 'Groups' , 'menuPersonalSettings' : 'Personal Settings'},
 'Page_Product2_Overview' : { 'invalid_search_term' : 'Sorry, but you must supply a search string of at least 2 characters or leave the field empty to search for all.'},
 'Page_Quote_Detail' : { 'error_syncing' : 'Error syncing quote' , 'sync_quote_overlay_title' : 'Synchronize quote and opportunity'},
 'Page_ReminderSettings' : { 'day' : '{0} day' , 'days' : '{0} days' , 'hour' : '{0} hour' , 'hours' : '{0} hours' , 'hours_before' : '{0} hours before start' , 'minute' : '{0} minute' , 'minutes' : '{0} minutes' , 'minutes_before' : '{0} minutes before start' , 'overdue' : '{0} overdue'},
 'Page_Schedule' : { 'click_and_create_error' : 'Error: Page cannot display. Please click OK to refresh the page so that it can display properly.' , 'nextWeek' : 'Next Week' , 'prevWeek' : 'Previous Week'},
 'Page_SearchResult' : { 'dhtmlCustomizing' : 'Customizing...' , 'dhtmlFiltering' : 'Filtering...' , 'dhtmlLoading' : 'Loading...' , 'searchAgain' : 'Search Again' , 'secondSearchBoxContextualScope' : 'Search {0}' , 'unknown_error' : 'Your changes could not be saved because of an unexpected error. Please try again later.'},
 'Page_SlaProcess' : { 'timeline_zoom' : 'Timeline Zoom'},
 'Page_Task' : { 'ManyWhoRecurringSeriesWarning' : '(You cannot create a recurring task with more than one contact.)' , 'TMU_summary' : '{0} Total Tasks' , 'TMU_summary_singular' : '1 Total Task' , 'confirmSwitchingTabs' : 'Leaving the Multiple Users tab deletes your selections. Click OK to continue and lose your selections. Click Cancel to return to the Multiple Users tab.\n\n\n\nTo add an individual user to your selections on the Multiple Users tab, select Users from the drop-down list and then search for the desired user.' , 'taskUrogNoValuesSelected' : 'Error: The Selected Members list cannot be empty.' , 'taskUrogTooManyUsersSelected' : 'The selected members exceed the maximum of {0} total users. Remove members so fewer than {0} users are included.' , 'tmuHasNoUsers' : 'No users found. The group or role you selected may be empty. Change your selection to include at least one user.'},
 'Page_UnifiedSearch' : { 'changeScope' : 'Search Options' , 'feedsToggleLabel' : 'Search Chatter Updates' , 'globalSearchAutocomplete' : 'Autocomplete options are available, use the up and down arrow keys to navigate' , 'pinAlt' : 'Pin' , 'pinningFailed' : 'Pinning failed' , 'pinningSucceeded' : 'Pinning succeeded' , 'pinningSucceededMessage' : 'Pinned to the top of your search results.' , 'recordsToggleLabel' : 'Records' , 'searchFor' : 'Search for' , 'searchForWildcardPost' : '(starts with)' , 'searching' : 'Searching' , 'searchingCompleted' : 'Searching completed' , 'searchingFailed' : 'Searching failed' , 'selectedNOfTotal' : '{0} of {1} Selected'},
 'Page_User' : { 'language' : 'Language'},
 'Paginator' : { 'clear_all_selections' : 'Clear All Selections ({0})' , 'deselect_page' : 'Deselect Page ({0})' , 'display' : 'Display' , 'first_page' : 'First Page' , 'last_page' : 'Last Page' , 'next' : 'Next' , 'next_page' : 'Next Page' , 'of' : 'of {0}' , 'page' : 'Page' , 'previous' : 'Previous' , 'previous_page' : 'Previous Page' , 'rpp' : 'records per page' , 'select_page' : 'Select Page ({0})' , 'selected' : 'Selected'},
 'Password' : { 'SecretAnswerContainsPassword' : 'Your answer cannot contain or match your password.'},
 'PermSet' : { 'Create' : 'Create'},
 'PersonalSetup' : { 'HelpFor' : 'Help for {0}' , 'basicError' : 'Error: Invalid or Missing Information.' , 'companyName' : 'Company Name' , 'errorDesc' : 'Review all error messages below to correct your information.' , 'moderatorPrivilegesDesc' : 'Moderators have special admin privileges in Chatter, such as deleting inappropriate posts or deactivating users that left the company.' , 'moderatorSettingsForChatterFreeUser' : 'These settings can only be changed by your company\'s moderators: ' , 'moderatorSettingsForChatterFreeUserNOther' : 'and {0} others.' , 'moderatorSettingsForChatterFreeUserOneOther' : 'and 1 other.' , 'title' : 'My Settings'},
 'Profile' : { 'ChangeSetting' : 'Change the following setting'},
 'ProfileConsole' : { 'ConfirmCustomRecordType' : 'If you select a custom record type, you cannot include the Master record type. Select the custom record type?' , 'ConfirmMasterRecordType' : 'If you select the Master record type, you cannot include custom record types. Select the Master record type?' , 'FindSettings' : 'Find Settings...' , 'LoginIpRanges' : 'Login IP Ranges'},
 'ProfileObjectsAndTabsTour' : { 'ExitContent' : 'We\'ve covered the basics. To learn more, visit the \u003Ca href=\"{0}\"\u003Eonline help\u003C/a\u003E.' , 'ExitTitle' : 'Find Out More...' , 'IntroContent' : 'Managing objects and tabs is easy with the enhanced profile user interface. Take a quick tour....' , 'IntroTitle' : 'Enjoy Easier Management of Objects and Tabs' , 'Step1Content' : 'Use the navigation menus to quickly switch to another profile settings page, or another object or tab.' , 'Step1Title' : 'Easily Navigate Between Pages' , 'Step2ContentA' : 'Want to see more details or edit the settings? Click the name of any object or tab.' , 'Step2Title' : 'Drill Down to Object and Tab Pages' , 'Step3Content' : 'Get a quick summary of the permissions and settings for all objects and tabs—all on one page.' , 'Step3Title' : 'Object and Tab Summary Information at a Glance'},
 'ProfileTour' : { 'ExitContent' : 'We\'ve covered the basics. To learn more, visit the \u003Ca href=\"{0}\"\u003Eonline help\u003C/a\u003E.' , 'ExitTitle' : 'Find Out More...' , 'IntroContent' : 'Managing profiles is easy with the enhanced profile user interface. Take a quick tour....' , 'IntroTitle' : 'Welcome to the Enhanced Profile User Interface' , 'Step1Content' : 'Looking for a specific permission or setting? Just start typing the name in the Find Settings box and choose from a list of matching results.' , 'Step1Title' : 'Easily Find Permissions and Settings' , 'Step2Content' : 'Easily change a profile\'s name or description.' , 'Step2Title' : 'Edit Profile Properties' , 'Step3Content' : 'Click Assigned Users to see a list.' , 'Step3Title' : 'Who Belongs to the Profile?' , 'Step4Content' : 'App-related permissions and settings are grouped on individual pages. The profile overview page provides descriptions and links.' , 'Step4Title' : 'Browse App Permissions and Settings' , 'Step5Content' : 'System permissions and settings are grouped and linked the same way.' , 'Step5Title' : 'Browse System Permissions and Settings'},
 'PropertiesDialog' : { 'RacuLabel' : 'Run as specified user' , 'RaruLabel' : 'Run as logged-in user' , 'folderSecurity' : 'To avoid exposing sensitive data to the wrong people, choose a folder visible only to the right users.' , 'msdRasuLabel' : 'Let authorized users change running user' , 'propertiesHeading' : 'These settings apply to all charts, tables, and metrics on this dashboard.' , 'rasuEditHelp' : 'Users can view dashboard data as someone else in their organization (if they have \"View All Data\") or someone below them in the role hierarchy (if they have \"View My Team\'s Dashboards\").' , 'runningUserDescr' : 'Show all users the same data in the dashboard by choosing a specific running user, or show data according to each viewer\'s access level by choosing to run as the logged-in user.' , 'runningUserDescrHead' : 'Dashboard Running User' , 'userDisplayLabel' : 'Viewing As:' , 'userSearchingDisplayLabel' : 'View dashboard as:' , 'vadEditHelp' : 'Users can view dashboard data as someone else in their organization (if they have \"View All Data\") or someone below them in the role hierarchy (if they have \"View My Team\'s Dashboards\").' , 'vadRasuLabel' : 'Let authorized users change running user'},
 'ProposedEvent' : { 'autoModeInviteePreview' : '\u003Ca href={0} class=\"invitee-preview-link\" target=\"_blank\"\u003ESee a sample meeting request\u003C/a\u003E.' , 'busy' : 'Busy' , 'confirm' : 'Confirm' , 'defaultWhen' : '{0} decides' , 'emailRequired' : 'This person must have an email address to receive meeting requests.' , 'free' : 'Free' , 'labelDuration' : 'Duration' , 'labelNoWhoManyInvitees' : ' and {0} others' , 'labelNoWhoOneInvitee' : ' and 1 other' , 'labelWhenGroup' : 'In the near future' , 'labelWhoManyElse' : ', and {0} others' , 'labelWhoOneElse' : ', and 1 other' , 'messageRequired' : 'You must enter a message.' , 'nextButtonText' : 'Send Update' , 'popupTitle' : 'Meeting Request' , 'proposedMeetingTimes' : 'Proposed Meeting Times' , 'saveAndUpdateAll' : 'Send to All Invitees'},
 'ProposedMeeting' : { 'errorMaxCommentLength' : 'Comments can only be 1000 characters in length.' , 'needAtLeastOneProposedTime' : 'You need to propose at least one meeting time to continue.' , 'tooManyProposedTimes' : 'You can only propose a maximum of five meeting times. To add another time, remove one of the times you already proposed.'},
 'Publisher' : { 'PublisherMaxLengthErrorMsg' : 'Error: Your post can\'t have more than {0} characters.' , 'fileUploadNotSupportedOnDevice' : 'File upload isn\'t supported on this device.' , 'httpProtocolPrefix' : 'http://' , 'linkAFile' : 'Select a file from Salesforce' , 'linkAFileChatterOnlyUser' : 'Select a file from Chatter' , 'postContentDescriptionMaxLen' : 'Description field cannot have more than {0} characters.' , 'postFileFormTitle' : 'Attach a File' , 'postFileNameRequired' : 'Please enter a name for your file.' , 'postFileProgressCancel' : 'Cancel Upload' , 'postFileProgressText' : 'This upload may take some time depending on your file size. Please wait until the upload completes.' , 'postFileUploading' : 'Uploading' , 'postInvalidLinkUrl' : 'This link is invalid' , 'postLinkRequired' : 'Please enter a link.' , 'postValueMaxLen' : 'This field can\'t have more than {0} characters.' , 'privatelyShareConfirmMsg' : 'The \u003Cb\u003E{0}\u003C/b\u003E file was uploaded and privately shared with \u003Cb\u003E{1}\u003C/b\u003E.' , 'privatelyShareConfirmTitle' : 'Private File Share Successful!' , 'selectFileDialogTitle' : 'Select a File to Attach' , 'uploadAFile' : 'Upload a file from your computer' , 'viewFile' : 'View File'},
 'PublisherAutoComplete' : { 'allCannotReadNoEntityPlural' : 'Note: {0} don\'t have access to this {1} and won\'t see this update.' , 'allCannotReadNoEntitySingular' : 'Note: {0} doesn\'t have access to this {1} and won\'t see this update.' , 'hashtagsPopular' : 'Most Popular Topics' , 'hashtagsRecent' : 'My Recent Topics' , 'limitMention' : 'You can only mention up to {0} people at a time.' , 'noResults' : 'No matching names' , 'noTopics' : 'No matching topics' , 'permissionErrorAnd' : 'and' , 'typeSomethingHashTag' : 'Type a word to link to all posts and comments on this topic' , 'typeSomethingMention' : 'Type someone\'s name to notify them about this update'},
 'QueueCallouts' : { 'bubbleOnlineHelpText' : 'online help' , 'bubbleTitle' : 'You Have Items to Resolve!' , 'bubbleVideoLinkText' : 'video tutorial' , 'queueHelpBubble' : '        \n            \u003Cp\u003E                \n            Your records were added to salesforce.com successfully—you can assign them to related records or leave them unassigned. \n            \u003Cp\u003E\n            You can also return later to assign the records. Just donʼt forget to click Save when youʼre done! \n            \u003C/p\u003E\n            \u003Cp\u003E\n            To learn more, visit the {0} or watch the {1} (English only).\n            \u003C/p\u003E\n        '},
 'QueueRecommendation' : { 'loadingText' : 'Loading...' , 'recommenderEmptyText' : 'Check for recommendations'},
 'QuotePDF' : { 'DownloadAdobeReader' : 'Please download Adobe Reader to view the PDF' , 'DownloadLinkAdobeReader' : 'Download the latest version now' , 'ErrorSavingQuotePDF' : 'Error saving PDF to quote.  Please try again.' , 'MozillaSupport' : 'see Mozilla support.' , 'NoSupportForBrowser' : 'This browser and operating system don\'t support viewing quote PDFs. For more information on viewing PDFs in Firefox,' , 'SaveLater' : 'To save the PDF to the quote and view later, click Save to Quote.'},
 'QuoteTemplateDataViewer' : { 'DisabledButtonText' : 'Select a Template'},
 'QuoteTemplateEditor' : { 'AlertOnlyOneRTASelectable' : 'You can only edit one text/image field at a time.' , 'DuplicateName' : 'This Quote Template name already exists. To continue, enter a unique name.' , 'FieldAlignmentHeader' : 'Field Alignment' , 'FieldLabels' : 'Field Labels' , 'FooterTitle' : 'Footer' , 'HeaderTitle' : 'Header' , 'Hide' : 'Hide' , 'HideSectionTitleLabel' : 'Hide Title' , 'NewFieldBlock' : 'New Section' , 'NewTableBlock' : 'New List' , 'RTACharCounterError' : '\u003Cb\u003EError:\u003C/b\u003E You can\'t use more than 32,000 characters.' , 'RTACounterCharsOver' : 'characters over the limit' , 'RTACounterCharsRemain' : 'characters remaining' , 'RTADescription' : 'Enter text or insert an image. Resize your image by dragging the sizing handles. Images wider than the column will be cropped.' , 'RTALimitsExceeded' : 'You can\'t add more than {0} Text/Image fields to your template.' , 'RemoveTableBlock' : 'Remove List' , 'SectionPropertiesTitle' : 'Section Properties' , 'SectionTitleLabel' : 'Title' , 'TableBlock' : 'List' , 'TableBlockObjSelector' : 'Object' , 'TableBlockOverlayDescription' : 'Select an object and add up to 10 of its fields to the table. Use the up and down arrows to arrange the fields, which appear as column headings.' , 'TableBlockProps' : 'List Properties' , 'TemplateName' : 'Template Name' , 'TemplatePreviewInfo' : 'This preview shows the template in system administrator profile view. Depending on their field-level security settings, other profiles may not see all fields.  Data shown is simulated, except for images and rich text.' , 'TemplateProperties' : 'Quote Template Properties' , 'TextImageField' : 'Text/Image Field' , 'TextImageFieldProps' : 'Text/Image Field Properties'},
 'RBDataSetDialog' : { 'title' : 'Add an Additional Report Type'},
 'RB_Chart' : { 'aboveReport' : 'Above Report' , 'addBar' : 'Add Bar' , 'addColumn' : 'Add Column' , 'additionalValues' : 'Plot additional values' , 'automaticRange' : 'Automatic' , 'axisRange' : 'Y-Axis Range' , 'backgroundColor' : 'Background Color' , 'barComboDisableTooltip' : 'To create a combination chart, remove the grouping.' , 'belowReport' : 'Below Report' , 'bottomLegendPosition' : 'Bottom' , 'chartData' : 'Chart Data' , 'chartEditorWarning' : 'This preview may not include all data.' , 'chartPosition' : 'Chart Position' , 'chartSize' : 'Chart Size' , 'chartTitle' : 'Chart Title' , 'colComboDisableTooltip' : 'To create a combination chart, change the grouping display to side-by-side or stacked.' , 'column' : 'Column' , 'combinationCharts' : 'Combination Charts' , 'combineOthers' : 'Combine Small Groups into \'Others\'' , 'comboDisplayType' : 'Display' , 'editChart' : 'Edit Chart' , 'editorDescription' : 'Displays chart for associated report.' , 'enableHover' : 'Enable Hover' , 'fontPointSize' : 'pt.' , 'from' : 'From' , 'gradientD' : 'Gradient - Diagonal' , 'gradientLR' : 'Gradient - Left to Right' , 'gradientTB' : 'Gradient - Top to Bottom' , 'groupBy' : 'Group By' , 'legendPosition' : 'Legend Position' , 'line' : 'Line' , 'lineCumulative' : 'Cumulative' , 'manualRange' : 'Manual' , 'none' : 'None' , 'onChartLegendPosition' : 'On Chart' , 'picturesOnChartsTooltip' : 'Show Chatter profile and group photos for users and groups on this component.' , 'plotBy' : 'Plot By' , 'rAxis' : 'Radius' , 'removeChart' : 'Delete Chart' , 'removeMetric' : 'Remove' , 'rightLegendPosition' : 'Right' , 'secondAxis' : 'Use second axis' , 'segments' : 'Segments' , 'selectGrouping' : '-- Select --' , 'showAxisLabel' : 'Show Axis Label' , 'showLabel' : 'Show Labels' , 'showPercentage' : 'Show Percentage' , 'showSegmentPercentage' : 'Show Segment %' , 'showTotal' : 'Show Total' , 'showValue' : 'Show Values' , 'showWedgePercentage' : 'Show Wedge %' , 'showXAxisValues' : 'Show X-Axis Values' , 'showYAxisValues' : 'Show Y-Axis Values' , 'textFormat' : 'Text Format' , 'title' : 'Chart Editor' , 'to' : 'To' , 'validating' : 'Validating Chart Parameters...' , 'value' : 'Value' , 'values' : 'Values' , 'wedges' : 'Wedges' , 'xAxis' : 'X-Axis' , 'yAxis' : 'Y-Axis'},
 'RPPDialog' : { 'change' : 'Change the number of records displayed per page to' , 'message' : 'Viewing many records at one time may cause lists to load more slowly than usual. We recommend viewing 100 records or fewer per page. What would you like to do?' , 'nochange' : 'Keep my current setting and don\'t show me this message again' , 'title' : 'Edit Records Per Page Setting' , 'yourRPP' : 'Your Records Per Page Setting: {0}'},
 'RecommendedGeneral' : { 'no_recs' : 'You have no recommendations at this time'},
 'Related_Lists' : { 'apicapture_view' : 'View'},
 'Report' : { 'And' : 'AND' , 'AverageOf' : 'Average {0}' , 'CurrentDrillDescription' : 'Your report is set to show data from the Hierarchy level of: \"{0}\"' , 'DeleteScheduleDashboardConfirm' : 'Yes, Delete Scheduled Dashboard' , 'DeleteScheduleDashboardContentTopHalf' : 'This dashboard is scheduled for future runs. If you delete the dashboard, future runs and dashboard emails are cancelled.' , 'DeleteScheduleDashboardTitle' : 'Delete Scheduled Dashboard' , 'DeleteScheduleReportConfirm' : 'Yes, Delete Scheduled Report' , 'DeleteScheduleReportContentBottom' : 'Delete anyway?' , 'DeleteScheduleReportContentTopHalf' : 'This report is scheduled for future runs. If you delete the report, future runs and report emails are cancelled.' , 'DeleteScheduleReportTitle' : 'Delete Scheduled Report' , 'KeepOrgDrillDescription' : 'Check \u003Cstrong\u003ESave Hierarchy Level\u003C/strong\u003E to save the report at this drill-down level.' , 'MaximumOf' : 'Largest {0}' , 'MinimumOf' : 'Smallest {0}' , 'OR' : 'OR' , 'SaveDrillDown' : 'Save Hierarchy Level' , 'SelectAll' : 'Select All' , 'SumOf' : 'Sum of {0}' , 'cumulativeLine' : 'Cumulative Line' , 'huge' : 'Extra Large' , 'large' : 'Large' , 'medium' : 'Medium' , 'moreBars' : 'Bars' , 'moreColumns' : 'Columns' , 'onlyLine' : 'A Line' , 'recordcount' : 'Record Count' , 'showGroupPercentage' : 'Show Group %' , 'showLabels' : 'Show Labels' , 'showSegmentPercentage' : 'Show Segment %' , 'showValues' : 'Show Values' , 'showWedgePercentage' : 'Show Wedge %' , 'showaxislabels' : 'Show Axis Labels' , 'showxAxisValues' : 'Show X-Axis Values' , 'showyAxisValues' : 'Show Y-Axis Values' , 'small' : 'Small' , 'tiny' : 'Tiny'},
 'ReportAbuseReason' : { 'HA' : 'Hateful' , 'IN' : 'Inappropriate' , 'SP' : 'Spam'},
 'ReportAggregatesStep' : { 'matrixColGrandSummaryLabel' : 'Column Grand Summary' , 'matrixColGrandSummaryValue' : 'COLUMN_GRAND_SUMMARY' , 'matrixParentColOptGroup' : 'Column groupings' , 'matrixParentFuncFormatLabel' : 'PARENTGROUPVAL(summary_field, parent_row_grouping, parent_column_grouping)' , 'matrixParentFuncInsertLabel' : 'PARENTGROUPVAL(summary_field, {0}, {1})' , 'matrixParentRowOptGroup' : 'Row groupings' , 'matrixRowGrandSummaryLabel' : 'Row Grand Summary' , 'matrixRowGrandSummaryValue' : 'ROW_GRAND_SUMMARY' , 'prevFuncInsertLabel' : 'PREVGROUPVAL(summary_field, {0})' , 'sumParentFuncInsertLabel' : 'PARENTGROUPVAL(summary_field, {0})'},
 'ReportBucketFields' : { 'add' : 'Add' , 'allValues' : 'All Values' , 'allowBucketLost' : 'Change Source Column' , 'bucket' : 'Bucket' , 'bucketFieldName' : 'Bucket Field Name' , 'bucketHelpText' : 'Use bucket fields to group, filter, or arrange report data. Create multiple buckets in this bucket field to group your report records.' , 'bucketedValues' : 'Bucketed Values' , 'bucketsLostNonNum' : 'Changing the source column will remove all defined buckets in this field. Are you sure?' , 'bucketsLostNum' : 'Changing the source column will remove all defined ranges in this field. Are you sure?' , 'bucketsLostTitle' : 'Change the Source Column?' , 'createNew' : '(create new)' , 'createNewGhostText' : 'Create new bucket' , 'createRanges' : 'Define Ranges' , 'createRangesHint' : 'Each range is greater than the lower number up to and including the higher number.' , 'defaultOtherLabel' : 'Other' , 'delete' : 'Delete' , 'deleteBucketConfirm' : 'Delete' , 'deleteBucketFieldPreviewMnu' : 'Delete Bucket Field' , 'deleteValConfirm' : 'Are you sure you want to delete this bucket? The values will be moved to Unbucketed Values.' , 'dndGhostText' : '{0} value(s)' , 'editBucketFieldPreviewMnu' : 'Edit Bucket Field' , 'enterName' : 'Enter Name' , 'enterNumber' : 'Enter Number' , 'enterValues' : 'Enter Values' , 'enterValuesHelp' : 'Enter multiple values on separate lines.' , 'invalidNumber' : '{0} is not a valid number.' , 'manualBucketValues' : 'Consider entering values for a bucket manually.' , 'maxBucketSourceValueTitle' : 'Too Many Values' , 'moveTo' : 'Move To' , 'name' : 'Name' , 'nameInfo' : 'The name you enter here appears as a column name in the report.' , 'newBucket' : 'New Bucket' , 'newBucketField' : 'Add Bucket Field' , 'newBucketFieldPreviewMnu' : 'Bucket this Field...' , 'noSourceValue' : 'No values found for your search term. Try another search term.' , 'noSourceValueTextSearch' : 'No values found for your search term. Try another search term. Or to see the available values (up to {0}), clear your search term and click Search.' , 'nullTreatment' : 'Treat empty \u003Cb\u003E{0}\u003C/b\u003E values in the report as zeros.' , 'probeResultHasMore' : 'There are more matches. Consider changing the search term.' , 'putInOther' : 'Show unbucketed values as \"Other.\"' , 'range' : 'Range' , 'rangeText' : '\u003E {0} to' , 'rbfDelete' : 'Delete Bucket Field' , 'rbfDeleteMsg' : 'Are you sure you want to delete bucket field {0}?' , 'rbfEdit' : 'Edit Bucket Field' , 'rbfFolderLabel' : 'Bucket Fields' , 'rbfLimitReached' : 'Bucket field limit reached.' , 'rbfUsedInFilterMsg' : 'You can\'t delete bucket field {0} because it\'s used in filter logic. Correct or remove the filter logic and try again. ' , 'rbfUsedInFilterTitle' : 'Can\'t delete bucket field' , 'removeAllRanges' : 'Clear All' , 'requestError' : 'There is an error performing your request.' , 'requestTimedOut' : 'The request has timed out.' , 'search' : 'Search' , 'searchForValues' : 'Search for Values' , 'searchHelp' : 'Search for {0} values that you\'d like to bucket.' , 'searching' : 'Searching...' , 'sortBy' : 'Sort By:' , 'sourceColumn' : 'Source Column' , 'textBucketQuickFindDefaultText' : 'Search for values...' , 'unbucketedValues' : 'Unbucketed Values' , 'updateBucketField' : 'Updating Bucket Field' , 'value' : 'Value'},
 'ReportBucketing' : { 'BucketFields' : 'Bucket Fields'},
 'ReportBuilder' : { 'Fields' : 'Fields' , 'Filters' : 'Filters' , 'UnsupportedOperationHeader' : 'Unsupported Operation' , 'addChart' : 'Add Chart' , 'addDataSet' : 'Add Report Type' , 'all' : 'All' , 'applyBtn' : 'Apply' , 'blockInvalid' : 'The block you\'re trying to edit can\'t be found.' , 'cancelButton' : 'Cancel' , 'chartBtnTooltip' : 'To add a chart, first create a grouping in the report.' , 'closeReport' : 'If you close the report, any unsaved changes will be lost. To preserve your changes, click Save & Close. To return to the report builder, click Cancel.' , 'closeReportFilterError' : 'Your report contains errors. Click \u003Cb\u003ECancel\u003C/b\u003E to return to the report to fix the errors or \u003Cb\u003EClose\u003C/b\u003E to discard your changes.' , 'closeTitle' : 'Close Report' , 'closeTitleError' : 'Error in Report' , 'commonFieldTooltipText' : 'The following report types share mapping to this field' , 'commonFields' : 'Common fields' , 'confirmTitle' : 'Confirm' , 'connectionLost' : 'Server connection lost. Check the status at http://trust.salesforce.com. Once connection is reestablished, click Run Report to see your results.' , 'dashboardSettingInfoMessage' : 'For tabular reports that have a limited row count, choose a Name and Value to use in dashboard tables and charts. Tables show both name and value. Charts are grouped by name.' , 'datePickerDisabledDayText' : 'Disabled' , 'datePickerMonthChooseText' : 'Choose a month (Control+Up/Down to change year)' , 'datePickerNextText' : 'Next Month (Control+Right)' , 'datePickerPrevText' : 'Previous Month (Control+Left)' , 'datePickerTodayText' : 'Today' , 'deleteReport' : 'Delete' , 'dragAndDropInfo' : 'Drag and drop to add fields to the report.' , 'groupDatesBy' : 'Group Dates By' , 'helpMessageDismiss' : 'Dismiss' , 'hide' : 'Hide' , 'invalidDateText' : 'Invalid Date' , 'joiningReportTypes' : 'Joining Report Types...' , 'lastModified' : 'Last modified by' , 'layout' : 'Layout' , 'limitRowsByField' : 'Limit Rows by this Field' , 'loading' : 'Loading...' , 'matrix' : 'Matrix' , 'modifiedByOnDate' : '{0} on {1}' , 'moveGroupDown' : 'Move Group Down' , 'moveGroupLeft' : 'Move Group Left' , 'moveGroupRight' : 'Move Group Right' , 'moveGroupUp' : 'Move Group Up' , 'multiblock' : 'Joined' , 'noBlocksInReport' : 'Drag a field to the preview to create a report block.' , 'noColumnsInReport' : 'Add columns by dragging fields into the preview pane.' , 'noDataPreviewError' : 'No data was returned. Check report filters.' , 'noObjectMatch' : 'No objects matched your search.' , 'noReportTypeMatch' : 'No report types matched your search.' , 'ok' : ' OK ' , 'okButton' : 'OK' , 'preview' : 'Preview' , 'previewWarning' : 'This preview shows a limited number of records. Run the report to see all results.' , 'quickFindDefaultText' : 'Quick Find' , 'record' : 'Record' , 'recordCount' : 'Record Count' , 'recordPlural' : 'Records' , 'removeAllAlert' : 'Are you sure you want to remove all report columns? All columns, summary fields, and row count limits will be removed, leaving only groupings.' , 'removeAllColumns' : 'Remove All Columns' , 'removeColumn' : 'Remove Column' , 'removeGroup' : 'Remove Group' , 'removeSummary' : 'Remove Summary' , 'reportDescription' : 'Report Description' , 'reportDeveloperName' : 'Report Unique Name' , 'reportFolder' : 'Report Folder' , 'reportName' : 'Report Name' , 'reportProperties' : 'Report Properties' , 'reportType' : 'Report Type' , 'requiredError' : 'This field is required.' , 'rowCountFormatSwitchWarning' : 'If you switch format from tabular, you\'ll lose row count limit and dashboard settings. Are you sure you want to proceed?' , 'runingReport' : 'Running report...' , 'save' : 'Save' , 'saveAndRun' : 'Save and Run Report' , 'saveReport' : 'Save Report' , 'saveReportAs' : 'Save Report As' , 'savingReport' : 'Saving report...' , 'seeMoreResults' : 'Show more ...' , 'showAllFieldsBtn' : 'Show All Fields' , 'showChart' : 'Chart' , 'showDateFieldsBtn' : 'Show Date Fields' , 'showNumberFieldsBtn' : 'Show Number Fields' , 'showTextFieldsBtn' : 'Show Text Fields' , 'slowPreview' : 'With more than {0} fields, you may see the preview slow down as it displays your data.' , 'sortAscending' : '{0} - Sorted ascending. Click to sort descending.' , 'sortAscendingMultiblock' : '{0} - {1} - Sorted ascending. Click to sort descending.' , 'sortColumnAscending' : 'Sort Ascending' , 'sortColumnDescending' : 'Sort Descending' , 'sortDescending' : '{0} - Sorted descending. Click to sort ascending.' , 'sortDescendingMultiblock' : '{0} - {1} - Sorted descending. Click to sort ascending.' , 'sortGroupAscending' : 'Sort Group Ascending' , 'sortGroupDescending' : 'Sort Group Descending' , 'sortNotSortableMultiblock' : '{0} - {1} - Not sortable.' , 'sortUnsorted' : '{0} - Click to sort ascending.' , 'sortUnsortedMultiblock' : '{0} - {1} - Click to sort ascending.' , 'summary' : 'Summary' , 'tabular' : 'Tabular' , 'tips' : 'Tips' , 'uniqueNameInfo' : 'The unique name used by the API and managed packages. The name must begin with a letter and use only alphanumeric characters and underscores. The name cannot end with an underscore or have two consecutive underscores.' , 'unsavedReport' : 'Unsaved Report'},
 'ReportBuilderGuidedTour' : { 'intro' : 'Building reports is easy with our new interactive visual editor. Take a quick tour....' , 'introTitle' : 'Build Reports Interactively' , 'outro' : 'We\'ve covered the basics. To learn more, visit the \u003Ca href=\"{0}\"\u003Eonline help\u003C/a\u003E.' , 'outroTitle' : 'Find Out More...' , 'outroWithVideo' : 'We\'ve covered the basics. To learn more, visit the \u003Ca href=\"{0}\"\u003Eonline help\u003C/a\u003E or watch the \u003Ca href=\"{1}\"\u003Evideo tutorial\u003C/a\u003E.' , 'step1Text' : 'Choose the format that organizes your data in the best way. For summary and matrix reports, group data by dragging fields into designated drop zones.' , 'step1Title' : 'Set Report Format and Group Data' , 'step2Text' : 'Use Quick Find and filters to hone in on the fields you want. Double-click to add fields or formulas, or drag them into the report preview.' , 'step2Title' : 'Find the Right Data' , 'step3Text' : 'Set report scope quickly by setting view, timeframe, and up to 10 custom filters.' , 'step3Title' : 'Refine Report Scope' , 'step4Descr' : 'See a dynamic preview of your report as you add fields and apply filters. Drag columns and groups to reorder them. Use column header menus to sort data and perform other functions.' , 'step4Title' : 'Preview Your Report Dynamically' , 'step5Descr' : 'Represent your data visually by adding a chart to summary and matrix reports. The new chart builder makes it easy.' , 'step5Title' : 'Add a Chart'},
 'ReportTypeStep' : { 'noPreview' : 'No preview available.' , 'preview' : 'Preview' , 'reportDescription' : 'Description'},
 'ReportView' : { 'deleteReportMsg' : 'Are you sure you want to delete this report?' , 'deleteReportTitle' : 'Delete Report' , 'loading' : 'Loading...' , 'noColumnsMessage' : 'No columns available. You may have lost access to the fields.' , 'noColumnsTitle' : 'No available columns!' , 'reportGenerationFailure' : 'Report generation failed.' , 'reportGenerationSuccess' : 'Report generation complete.' , 'saveAndClose' : 'Save and Close'},
 'Rpt_Validation' : { 'blockNameInvalidCharacters' : 'Name cannot contain [ or ].' , 'blockNameNotUnique' : 'Block names must be unique.' , 'blockNameSizeError' : 'Name must be between 1 and 40 characters long.' , 'duplicate_value' : 'Duplicate value specified: {0}.' , 'tooManySourceValues' : 'You can have up to {0} values in a bucket.'},
 'Sample' : { 'SampleText' : 'Sample {0}'},
 'SaveDialog' : { 'folderLabel' : 'Save to'},
 'SchemaBuilderToolbar' : { 'autoLayout' : 'Auto-Layout' , 'closeBuilder' : 'Close' , 'displayLabels' : 'Display Element Labels' , 'displayNames' : 'Display Element Names' , 'feedback' : 'Have feedback on the Schema Builder?  Comment on IdeaExchange!' , 'hideLegend' : 'Hide Legend' , 'hideLines' : 'Hide Relationships' , 'showLegend' : 'Show Legend' , 'showLines' : 'Show Relationships' , 'viewOptions' : 'View Options'},
 'SchemaBuilderUi' : { 'ServletHttpError' : 'An HTTP error occurred while talking to the salesforce.com server. Please check your network connections. Please contact salesforce.com customer support for assistance if you believe you are getting this message in error. [{0}]' , 'createEntityTitle' : 'Create New Object' , 'createFieldTitle' : 'Create {0} Field (Object: {1})' , 'editEntityTitle' : 'Edit Object: {0}' , 'editFieldProps' : 'Edit Field Properties...' , 'editFieldTitle' : 'Edit {0} (Object: {1})' , 'editObjectProps' : 'Edit Object Properties...' , 'fieldSaved' : 'Field saved' , 'findObject' : 'Find Object' , 'hideObjectLink' : 'Hide Object on Canvas' , 'hierarchy' : 'Hierarchy from {0} to {1}' , 'legendTitle' : 'Legend' , 'lookup' : 'Lookup Relationship from {0} to {1}' , 'masterDetail' : 'Master-Detail Relationship from {0} to {1}' , 'menuNote' : 'Actions below will open in a new window' , 'navigationWindowTitle' : 'Navigation Window' , 'objectSaved' : 'Object saved' , 'requiredField' : 'Required Field' , 'showMoreFields' : 'Show More Fields' , 'viewFieldLink' : 'View Field in New Window' , 'viewObjectLink' : 'View Object' , 'viewPageLayoutsLink' : 'View Page Layouts'},
 'Scontrol' : { 'AjaxError' : 'There was an error communicating with the server.' , 'CheckingSyntax' : 'Checking Syntax...'},
 'SearchGuidedTour' : { 'changeSearchOptionsBody' : 'Click Edit to choose the items you want to search and other settings. Your options are saved until you change them again.' , 'changeSearchOptionsTitle' : 'Want to Change Your Search Options?' , 'feedsBody' : 'See all Chatter posts and comments that include your search terms.' , 'feedsTitle' : 'View Results from Feeds' , 'findOutMoreBody' : 'We\'ve covered the basics. To learn more, visit the {0}.' , 'findOutMoreTitle' : 'Find Out More...' , 'introductionBody' : 'Take a quick tour of our enhanced search results page....' , 'introductionTitle' : 'Find What You\'re Looking For' , 'narrowByObjectBody' : 'Click an item to see only those results.' , 'narrowByObjectTitle' : 'Narrow Your Results' , 'oneTimeSearchBody' : 'Just click to do a one-time search of any item that wasn’t in your original search.' , 'oneTimeSearchTitle' : 'Can\'t Find What You\'re Looking For?' , 'onlineHelp' : 'online help' , 'smartSearchChangeOrderBody' : 'Hover over and pin important items to the top of your search results. You can always unpin them later.' , 'smartSearchChangeOrderTitle' : 'Want to Change the Order?' , 'smartSearchFeedsBody' : 'Click \u003Cstrong\u003EChatter Updates\u003C/strong\u003E to see all posts and comments that include your search terms.' , 'smartSearchFindOutMoreBody' : 'We\'ve covered the basics. To learn more, visit the {0} or watch the {1}.' , 'smartSearchIntroBody' : 'Take a quick tour of our enhanced search results page...' , 'smartSearchNarrowByObjectBody' : 'Click an item to see only those results.' , 'smartSearchSearchAllBody' : 'Click \u003Cstrong\u003ESearch All\u003C/strong\u003E to expand your search to everything in Salesforce.' , 'smartSearchSearchAllTitle' : 'Expand Your Search' , 'videoTutorial' : 'video tutorial'},
 'Search_Filter' : { 'too_many' : 'Your search returned more than {0} rows. Only the first {0} are displayed. Please refine search criteria.'},
 'SecuritySetup' : { 'change_username' : 'Change User Name'},
 'SelectElement' : { 'Required' : '--None--'},
 'ServiceDesk' : { 'genericErrorMsg' : 'Sorry, an error occurred. Please provide your Salesforce.com administrator with this error message:\u003Cbr/\u003E\u003Cbr/\u003E{0}' , 'noEntityAccess' : 'You don\'t have access to records in the Service Cloud console. Contact your administrator to request access.'},
 'ServiceDeskApp' : { 'confirm_exit_app' : 'You have unsaved changes. You\'ll lose your changes if you click OK.' , 'error' : 'Unknown Error' , 'errorTitle' : 'Error' , 'invalidBrowser' : 'The Service Cloud console isn\'t available in Internet Explorer 6. Please use Internet Explorer 7 and above or Firefox 3.5 and above.' , 'invalidTabSetErrorMsg' : 'You can only view this page in a Service Cloud console.  Please select a Service Cloud console from the Force.com app menu before you try to view this page.' , 'loading' : 'Loading...'},
 'ServiceDeskHeader' : { 'ghostText' : 'Search'},
 'ServiceDeskNewTabForm' : { 'addTabButtonTooltip' : 'Add new tab' , 'formLabel' : 'Type or paste a URL:' , 'instructions' : 'You can copy a console URL by clicking {0} and clicking {1} next to a tab.' , 'invalidLinkErrMsg' : 'Invalid URL. Please enter another URL and try again.' , 'linkFieldEmptyText' : 'A standard Salesforce or console URL...' , 'newTabTitle' : 'New Tab'},
 'ServiceDeskRefreshObjDialog' : { 'objOutdated' : 'Someone else just updated this record.  Refresh the record to see its updates?'},
 'ServiceDeskSaveDialog' : { 'errorsFoundBody' : 'Errors found on {0} item(s). Please go to tabs with the \u003Cimg src=\"{1}\"/\u003E icon to fix the errors.' , 'errorsFoundTitle' : 'Errors Found' , 'goFixErrors' : 'Go Fix Errors' , 'saveYourChanges' : 'Save your changes?' , 'unsavedChanges' : 'Unsaved Changes'},
 'ServiceDeskTabLink' : { 'completeConsoleLinkOption' : 'Include all primary tabs and subtabs' , 'linkIconHover' : 'Get link to share' , 'sfdcLinkOption' : 'Create standard Salesforce URL' , 'shareTabLinkDialogTitle' : 'Link to Share' , 'thisTabOnlyConsoleLinkOption' : 'Include only this tab'},
 'ServiceDeskTabs' : { 'close_all_subtabs' : 'Close all subtabs' , 'close_all_workspace_tabs' : 'Close all primary tabs' , 'confirm_delete_workspace' : 'Deleting this record will close this primary tab as well as all its subtabs. Are you sure you want to continue?' , 'confirm_delete_workspace_title' : 'Delete Confirmation' , 'details' : 'Details' , 'external_page' : 'External Page' , 'refresh_all_subtabs' : 'Refresh all subtabs' , 'refresh_all_workspace_tabs' : 'Refresh all primary tabs' , 'save_all_changes' : 'Save all changes'},
 'ShareComponentDialog' : { 'commentEmptyText' : 'Write a comment...' , 'groupEmptyText' : 'Type a group name you belong to...' , 'groupTab' : 'Group Feed' , 'lastRefreshedTimestamp' : 'Last refreshed:' , 'maxLengthText' : 'Your post can\'t have more than {0} characters.' , 'postToChatterTitle' : 'Post Snapshot to User or Group Feed' , 'postToDashboardTitle' : 'Post Snapshot to Dashboard Feed' , 'postingInProgress' : 'Posting snapshot...' , 'postingSuccess' : 'Snapshot successfully posted' , 'publicWarningMessage' : 'Snapshots posted to user feeds can be seen by everyone in the company—even those without access to the dashboard. Don\'t post sensitive information!' , 'publicWarningMessageGroups' : 'Snapshots posted to public group feeds can be seen by everyone in the company—even those without access to the dashboard. Posts to private groups can only be seen by group members. Don\'t post sensitive information!' , 'userAndGroupLabel' : 'To' , 'userEmptyText' : 'Type someone\'s name...' , 'userTab' : 'User Feed'},
 'SideTabs' : { 'backToTopToolTip' : 'Back to top' , 'detailTabTitle' : 'Detail' , 'feedTabTitle' : 'Chatter' , 'geniusTabTitle' : 'Recommendations' , 'hiddenListShowLinkLabel' : '{0} Hidden' , 'hiddenListTip' : 'To show hidden items, drag back to list above.' , 'hideBucketTip' : '\u003Cbr\u003EDrop here to hide items\u003Cbr/\u003Efrom page.' , 'multipleItemDragGhost' : 'Multiple Items (x{0})'},
 'Sidebar' : { 'collapse' : 'Click to Close Sidebar [Alt+S]' , 'collapseNoHotkey' : 'Click to Close Sidebar' , 'ellipses' : '...' , 'expand' : 'Click to Open Sidebar [Alt+S]' , 'expandNoHotkey' : 'Click to Open Sidebar'},
 'Sidebar_Search' : { 'result_source' : 'My Recent Items'},
 'SmartSearchOneTimeCallOut' : { 'chatterFeeds' : 'Search Chatter feeds' , 'orderedResults' : 'See your results ordered by most frequent use' , 'pinning' : 'Pin important items to the top' , 'tellMeMore' : 'Tell me more' , 'title' : 'Search Just Got Smarter'},
 'SocialCrmHopup_DateFormat' : { 'daysAgo' : '{0} days ago' , 'hoursAgo' : '{0} hours ago' , 'justNow' : 'Just now' , 'minutesAgo' : '{0} minutes ago' , 'oneHourAgo' : '1 hour ago' , 'oneMinuteAgo' : '1 minute ago' , 'weeksAgo' : '{0} weeks ago' , 'yesterday' : 'Yesterday'},
 'SocialCrmHopup_Facebook' : { 'wallPostActionComment' : 'Comment' , 'wallPostActionLike' : 'Like' , 'wallPostActionShare' : 'Share' , 'wallPostActionUnfollowPost' : 'Unfollow Post'},
 'SocialCrmHopup_Klout' : { 'classActivist' : 'Activist' , 'classBroadcaster' : 'Broadcaster' , 'classCelebrity' : 'Celebrity' , 'classConversationalist' : 'Conversationalist' , 'classCurator' : 'Curator' , 'classDabbler' : 'Dabbler' , 'classExplorer' : 'Explorer' , 'classFeeder' : 'Feeder' , 'classNetworker' : 'Networker' , 'classObserver' : 'Observer' , 'classPundit' : 'Pundit' , 'classSocializer' : 'Socializer' , 'classSpecialist' : 'Specialist' , 'classSyndicator' : 'Syndicator' , 'classTasteMaker' : 'Taste Maker' , 'classThoughtLeader' : 'Thought Leader'},
 'SoftPhone' : { 'AdapterNotAvailable' : 'Error: Can\'t connect to the CTI adapter. Please click the Connect CTI Adapter button.' , 'BrowserNotSupported' : 'Your browser doesn\'t support Salesforce.com CTI (Version: {0}).' , 'CallLogTaskSubjectCombined' : 'Call {0}' , 'ConnectAdapterButtonLabel' : 'Connect CTI Adapter'},
 'SquidCacheManager' : { 'pleaseWait' : 'Please Wait...'},
 'SummaryLayoutProps' : { 'addColumn' : 'Add a Column' , 'addColumnDisabledTooltip' : 'You can\'t add more than 4 columns to the highlights panel.' , 'addColumnTooltip' : 'Add a column to the highlights panel.' , 'bottomField' : 'Bottom field' , 'cannotRemoveColTootip' : 'You can\'t remove this column. One column is required.' , 'clickColToEdit' : 'Click a box to change its contents.' , 'fieldsHint' : 'You can add any field from the detail page layout that is not a rich text area (RTA) or custom long text area field.' , 'removeColTootip' : 'Remove this column' , 'selectedFieldTooltip' : 'The highlights panel already has this field and you cannot add it twice.' , 'title' : 'Highlights Panel Properties - {0}' , 'topField' : 'Top field'},
 'Tab' : { 'Chatter' : 'Chatter' , 'Dashboard' : 'Dashboards' , 'File' : 'Files' , 'Home' : 'Home' , 'MoreTabsMenuClosedAssistiveText' : 'More Tabs Menu (Closed)' , 'MoreTabsMenuOpenAssistiveText' : 'More Tabs Menu (Open)' , 'Report' : 'Reports'},
 'Tab_Home' : { 'setup' : 'Setup'},
 'TagHeader' : { 'add_tags' : 'Add Tags' , 'edit_tags' : 'Edit Tags' , 'no_tags' : '(No Tags)' , 'personal' : 'Personal' , 'public' : 'Public' , 'remove_tag' : 'Remove tag {0}' , 'saving' : 'Saving...' , 'server_error' : 'Your tags could not be saved because of an error contacting salesforce.com.  Please try again later.' , 'server_error_edit' : 'Your tags could not be edited because of an error contacting salesforce.com.  Please try again later.' , 'tag_list_more' : '({0} more)' , 'tag_list_tag_tip' : 'View records tagged {0}' , 'tag_whitespace_error' : 'Tags must contain at least one letter or number. Please try again.' , 'unknown_error' : 'Your tags could not be saved because of an unexpected error. Please try again later.'},
 'Toolbar' : { 'close' : 'Close' , 'dashboardSettings' : 'Dashboard Settings' , 'properties' : '{0} Properties' , 'run' : 'Run {0}' , 'save' : 'Save' , 'saveAs' : 'Save As'},
 'UserInterfaceUI' : { 'AlohaWarningTitle' : 'Browser Support Warning for New User Interface Theme'},
 'UserProfilePage' : { 'ConfirmPhotoDelete' : 'Are you sure?'},
 'ViralInvite' : { 'sendingLabel' : 'Sending...'},
 'analytics:component' : { 'from' : 'From' , 'to' : 'To'},
 'analytics:table' : { 'showPicsOnTables' : 'Show Chatter Photos' , 'tableColumns' : 'Table Columns'},
 'analyticsHome' : { 'folderSearch' : 'Find a folder...' , 'newAnalyticsFolder' : 'New Analytics Folder' , 'newDashboardFolder' : 'New Dashboard Folder' , 'newReportFolder' : 'New Report Folder' , 'treeSearchNoMatch' : 'No {0} found.'},
 'devContextMenu' : { 'KRISGRAY' : 'REMOVE_ME_IF_YOU_SEE_ME' , 'confirmTurnOffText' : 'To turn on this menu in the future, go to your Personal Information page in the setup menu and enable the Force.com Quick Access Menu preference.' , 'confirmTurnOffTitle' : 'Are you sure you want to turn off this menu?' , 'turnOff' : 'Turn off menu'},
 'forcecom_homepage' : { 'apex_dismiss_msg' : 'To turn on Business Logic home page messages, go to system overview page.' , 'api_dismiss_msg' : 'To turn on API home page messages, go to system overview page.' , 'dismiss_header' : 'Are you sure you want to turn off this message?' , 'panelDismissConfirm' : 'If you dismiss this, you can\'t turn it back on. Are you sure you want to dismiss it?' , 'panelDismissConfirmHeader_community' : 'Dismiss Community?' , 'panelDismissConfirmHeader_gettingStarted' : 'Dismiss Getting Started?' , 'portalRoles_dismiss_msg' : 'To turn on Portal Roles home page messages, go to system overview page.' , 'schema_dismiss_msg' : 'To turn on Schema home page messages, go to system overview page.' , 'ui_dismiss_msg' : 'To turn on User Interface home page messages, go to system overview page.' , 'users_dismiss_msg' : 'To turn on Most Used Licenses home page messages, go to system overview page.'},
 'onboarding' : { 'groupAllowsGuestsMsgOnMemberWidgetOnlineHelpText' : 'Tell me more' , 'groupAllowsGuestsMsgOnMemberWidgetTextInviteAllowed' : '\u003Cul\u003E\u003Cli\u003EInvite customers that are new to Chatter via email.\u003C/li\u003E\u003Cli\u003EAdd existing Chatter customers just like other members.\u003C/li\u003E\u003C/ul\u003E' , 'groupAllowsGuestsMsgOnMemberWidgetTextNoInvite' : 'Add existing Chatter customers just like other members.' , 'groupAllowsGuestsMsgOnMemberWidgetTitle' : 'This Group Allows Customers' , 'groupAllowsGuestsMsgOnlineHelpText' : 'Tell me more' , 'groupAllowsGuestsMsgText' : 'Collaborate securely with partners and customers by allowing customers to be invited to this group.' , 'groupAllowsGuestsMsgTitle' : 'Allow Customers in This Group' , 'nowAllowGuestsMsgOnlineHelpText' : 'Tell me more' , 'nowAllowGuestsMsgText' : 'Click New Group to start a group that allows customers.' , 'nowAllowGuestsMsgTitle' : 'Chatter Groups Now Allow Customers' , 'whatAreGuestsMsgOnlineHelpText' : 'Tell me more' , 'whatAreGuestsMsgText' : 'Customers only see information and members in groups they\'re invited to.' , 'whatAreGuestsMsgTitle' : 'What Can Customers Do?'},
 'page_ChatterGroups' : { 'quickfindDefault' : 'Type a Group Name...'},
 'page_ColleagueList' : { 'quickfindDefault' : 'Type a Name...'},
 'pages_component_PageMessages' : { 'severityTitle_Single_ERROR' : 'Error:'},
 'title_panel' : { 'action' : 'Create...'},
 'udd_Dashboard' : { 'BackgroundDirection' : 'Background Fade Direction' , 'BackgroundEnd' : 'Ending Color' , 'BackgroundStart' : 'Starting Color' , 'DeveloperName' : 'Dashboard Unique Name' , 'Entity' : 'Dashboard' , 'Folder' : 'Folder' , 'TextColor' : 'Text Color' , 'Title' : 'Title' , 'TitleColor' : 'Title Color' , 'TitleSize' : 'Title Size'},
 'udd_FieldSet' : { 'Description' : 'Where is this used?' , 'DeveloperName' : 'Field Set Name' , 'MasterLabel' : 'Field Set Label' , 'NamespacePrefix' : 'Namespace Prefix'},
 'udd_Folder' : { 'Entities' : 'Folders'},
 'udd_Report' : { 'DeveloperName' : 'Report Unique Name' , 'Entity' : 'Report'},
 'udd_User' : { 'TimeZoneSidKey' : 'Time Zone'},
 'whatToDoNext' : { 'aboutMeHelpBubble' : 'Share your expertise, skills, and interests with your coworkers.' , 'addGroupDescriptionHelpBubble' : 'Add a brief description about group goals and who the group is for. ' , 'addGroupMembersHelpBubble' : 'Invite your colleagues to join. They don\'t have to be Chatter users.' , 'addGroupPhotoHelpBubble' : 'Upload a photo or image so that members can find postings to the group in their feed.' , 'changeGroupEmailSettingsHelpBubble' : 'Choose how often you receive email about posts to this group.' , 'chatterInviteHelpBubble' : 'Invite people to collaborate with you on Chatter.' , 'contactInfoHelpBubble' : 'Add your contact info so others can get in touch with you.' , 'createGroupHelpBubble' : 'Start a new group.' , 'followPeopleHelpBubble' : 'Follow people to see their posts and comments.' , 'invitePeopleHelpBubble' : 'Invite people to collaborate with you on Chatter.' , 'joinGroupHelpBubble' : 'Join a group to view updates and share files.' , 'profilePhotoHelpBubble' : 'Upload a photo of yourself that displays next to your posts.' , 'showGroupsTabBubble' : 'Click the Groups tab.' , 'showPeopleTabBubble' : 'Click the People tab.' , 'showProfileTabBubble' : 'Click the Profile tab.'},
 'workspace_context' : { 'load_failure' : 'Unable to get information for highlighted fields.'}};

