UNPKG

@microsoft/office-js

Version:
35 lines (34 loc) 3.32 kB
/* Version: 16.0.8825.1000 */ Type.registerNamespace("_u"); _u.ExtensibilityStrings = function() { }; _u.ExtensibilityStrings.registerClass("_u.ExtensibilityStrings"); _u.ExtensibilityStrings.l_CursorPositionChanged_Text = "The user changed the position of the cursor while the data was being inserted."; _u.ExtensibilityStrings.l_HtmlSanitizationFailure_Text = "The HTML santization has failed."; _u.ExtensibilityStrings.l_InvalidEndTime_Text = "The end time cannot be before the start time."; _u.ExtensibilityStrings.l_NoValidRecipientsProvided_Text = "No valid recipients were provided."; _u.ExtensibilityStrings.l_AttachmentDeleteGeneralFailure_Text = "The attachment cannot be deleted from the item."; _u.ExtensibilityStrings.l_InvalidDate_Text = "The input doesn't resolve to a valid date."; _u.ExtensibilityStrings.l_CannotAddAttachmentBeforeUpgrade_Text = "Attachments cannot be added while the full reply or forward is being retrieved from the server."; _u.ExtensibilityStrings.l_ParametersNotAsExpected_Text = "The given parameters do not match the expected format."; _u.ExtensibilityStrings.l_OffsetNotfound_Text = "An offset for this time stamp couldn't be found."; _u.ExtensibilityStrings.l_DeleteAttachmentDoesNotExist_Text = "The attachment cannot be deleted because attachment with the attachment index cannot be found."; _u.ExtensibilityStrings.l_InvalidAttachmentPath_Text = "The attachment path was invalid."; _u.ExtensibilityStrings.l_AttachmentDeletedBeforeUploadCompletes_Text = "The user removed the attachment before upload has completed."; _u.ExtensibilityStrings.l_ExceededMaxNumberOfAttachments_Text = "Attachments cannot be added because the message already has the maximum number of attachments"; _u.ExtensibilityStrings.l_InvalidAttachmentId_Text = "The attachment ID was invalid."; _u.ExtensibilityStrings.l_InternalFormatError_Text = "There was an internal format error."; _u.ExtensibilityStrings.l_AttachmentExceededSize_Text = "The attachment cannot be added because it is too big."; _u.ExtensibilityStrings.l_InvalidEventDates_Text = "The end date occurs before the start date."; _u.ExtensibilityStrings.l_DataWriteErrorName_Text = "Data Write Error"; _u.ExtensibilityStrings.l_InternalProtocolError_Text = "Internal protocol error: '{0}'."; _u.ExtensibilityStrings.l_EwsRequestOversized_Text = "The request exceeds the 1 MB size limit. Please modify your EWS request."; _u.ExtensibilityStrings.l_ElevatedPermissionNeeded_Text = "Elevated permission is required to access protected members of the JavaScript API for Office."; _u.ExtensibilityStrings.l_AttachmentUploadGeneralFailure_Text = "The attachment cannot be added to the item."; _u.ExtensibilityStrings.l_NumberOfRecipientsExceeded_Text = "The total number of recipients in the field can't exceed {0}."; _u.ExtensibilityStrings.l_EmailAddressTooLong_Text = "One or more of the email addresses provided is too long."; _u.ExtensibilityStrings.l_ElevatedPermissionNeededForMethod_Text = "Elevated permission is required to call the method: '{0}'."; _u.ExtensibilityStrings.l_DisplayNameTooLong_Text = "One or more of the display names provided is too long."; _u.ExtensibilityStrings.l_AttachmentErrorName_Text = "Attachment Error"; _u.ExtensibilityStrings.l_APICallFailedDueToItemChange_Text = "The selected item has been changed."