export declare module EditorLocalization { const namespace = "WCM.Editor"; interface locInterface { Editor: { Labels: { OrphanedBlocks: string; Title: string; CustomTheme: string; ShowAdvancedSettings: string; HideAdvancedSettings: string; }; Errors: { CheckoutByOtherUser: string; By: string; SaveStateBeforePreviewFailed: string; }; PageCollections: { CreateDialogSectionTitle: string; DialogTitle: string; ShowUrl: string; ShowProperties: string; AutoPublish: string; AutoPublishDisableMessage: string; EnableActivityTracking: string; Activities: string; EnableSendPageEmail: string; EnableAutoSubscription: string; }; ReuseContent: { PageUrl: string; Resolve: string; InvalidUrlToResolve: string; ResolvedPageIsNotFound: string; ResolvedPageIsNotReusable: string; SelectedPageIsNoLongerFound: string; SelectedPageIsNoLongerReusable: string; PageIsBeingReusedMessage: string; ReusablePageErrorMessages: { UserNotHavePermission: string; AllowReusedContentSettingsChanged: string; SourcePageDeleted: string; ReuseFailed: string; SourcePageReusedOtherPage: string; PageNotInPublishedState: string; TargetPageNotInsync: string; }; AddSourcePageBtn: string; ReusedContentInformation: string; SelectProperty: string; }; AffectedPages: { Title: string; Message: string; NotFoundAffectedPagesMessage: string; FoundAffectedPagesMessage: string; }; PendingApprovalPage: { CreateApprovalBy: string; At: string; Comment: string; Type: { Title: string; Publish: string; Deletion: string; }; }; AnalysisPage: { Time: string; Name: string; NoOfPages: string; Failed: string; Report: string; ShowReport: string; CreateNew: string; Back: string; DisplayPage: string; Page: string; PageCollection: string; OutCome: string; EditPage: string; FixPage: string; Prompt: string; Outcome: string; Property: string; DeleteConfirmation: { Title: string; Message: string; }; Result: { BladeTitle: string; ConfigurationError: string; ContainFilterTextError: string; }; ContentAnalysis: { Title: string; Validation: string; }; Pages: { Title: string; Helptext: string; Status: { Passed: string; Failed: string; Fixing: string; }; RetryTooltip: string; }; TextProperties: { Title: string; Validation: string; }; FixPageWarning: string; ContentAnalysisSetting: string; CreateAnalysis: string; Warning: string; }; PageArchive: { Archive: string; ArchivedPages: string; AutoArchivePropertyTooltip: string; Archiving: string; Migrating: string; MigrationError: string; RetryMigrate: string; Restore: string; Restoring: string; ArchiveWithId: string; Pages: string; Items: string; PageCollections: string; All: string; PageTypes: string; From: string; To: string; System: string; ArchiveId: string; ArchivedBy: string; ArchivedAt: string; Comment: string; CreateCopy: string; CreateCopyTooltip: string; Terminate: string; TerminateConfirmationMessage: string; RestoreConfirmationMessage: string; NoPermissionOnParentPageMessage: string; PageCollectionNotFoundMessage: string; DefaultVariationPageNotFoundMessage: string; ParentPageNotFoundMessage: string; ParentNodeNotFoundMessage: string; PageTypeNotFoundMessage: string; PageCollectionArchivedMessage: string; ParentNodeArchivedMessage: string; DefaultVariationPageArchivedMessage: string; PageTypeArchivedMessage: string; ThisArchiveIsNotRestorableMessage: string; OtherArchiveMustBeRestoredFirstMessage: string; SelectAnotherParentInPageCollection: string; SelectParentNode: string; RestoredMessage: string; VariationNotFoundMessage: string; VariationPageIsAlreadyExistMessage: string; Older: string; ArchiveWithApprovalRequireMessage: string; SystemMessages: { ArchiveErrorMessages: { PageTypeInUse: string; ContentStructureChanged: string; NumberOfPagesChanged: string; PermissionChanged: string; HiddenChanged: string; ArchiveFailed: string; }; RestoreErrorMessages: { RestoreFailed: string; }; }; }; PageReports: { Reports: string; Usage: string; Review: string; CheckedOut: string; PendingApproval: string; Scheduled: string; Analysis: string; TakeControl: string; GenerateExcelReport: string; HasError: string; DownloadReport: string; Properties: { Title: string; ScheduleBy: string; ScheduleByEmail: string; Contact: string; PageHits: string; UniqueUsers: string; LastViewed: string; ReviewDate: string; CheckedOutTo: string; LastModified: string; PageType: string; StartDate: string; EndDate: string; ContactEmail: string; CheckedOutToEmail: string; ScheduleDate: string; }; MissingPageTitle: string; TotalItems: string; Errors: { ContactPropNotSetup: string; ContactAndReviewDatePropNotSetup: string; }; View: { Title: string; CalendarView: { MonthView: string; WeekView: string; ViewMoreDialogTitle: string; CalendarViewMore: string; GoToPage: string; Month: { Jan: string; Feb: string; Mar: string; Apr: string; May: string; Jun: string; Jul: string; Aug: string; Sep: string; Oct: string; Nov: string; Dec: string; }; CalendarNavigation: { NextDay: string; PreviousDay: string; NextWeek: string; PreviousWeek: string; NextMonth: string; PreviousMonth: string; }; }; ListView: string; }; MaximumCapacityMessage: string; }; AppDocuments: { Documents: string; }; StatisticsPerPage: { PageStatistics: string; IncludeChildPages: string; }; BlockMessages: { FeatureDependencyNotValid: string; BlockRegistrationNotFound: string; }; Permissions: { Editor: string; Author: string; UpdateOnlyAuthorRole: string; Reader: string; Admin: string; }; Panels: { Background: { PageImage: string; BackgroundGradient: string; MappedEnterpriseProperty: string; SelectedBgSize: string; SelectedBgPosition: string; SelectedBgRepeat: string; SelectedBgAttachment: string; Opacity: string; BlurEffect: string; AddImage: string; BackgroundOverflow: string; bgSizes: { CustomSize: string; Title: string; Auto: string; Cover: string; Custom: string; }; bgPositions: { Title: string; Initial: string; Left: string; Top: string; Center: string; Right: string; Bottom: string; }; bgRepeat: { Title: string; Repeat: string; RepeatX: string; RepeatY: string; NoRepeat: string; }; bgAttachment: { Title: string; Scroll: string; Fixed: string; Local: string; }; }; Versions: { Title: string; OlderVersions: string; Suspended: string; }; ActivityPoints: { Title: string; EnableActivityPoints: string; Points: string; }; NotificationReset: { PublishNotifications: string; UpdateNotificationPanelOnRepublish: string; EnableSilentPublish: string; NotCombinedWithApproval: string; }; SendAsEmail: { Title: string; }; PageTypes: { Title: string; Properties: string; AddPageType: string; SwitchPageType: string; Analytics: { Title: string; }; }; ContentAnalysis: { Title: string; AddContentAnalysisSetting: string; }; PageCollections: { Title: string; }; Approval: { Title: string; DeletionApproval: string; EnableApproval: string; Anyone: string; LimitedUsers: string; BasedOnPersonProperty: string; TermDriven: string; EmptyApproverMessage: string; ApplyToAuthorOnly: string; ApplyToNewPageOnly: string; MultiStepApproval: string; AddStepValidateMessage: string; AllowEdit: string; EnableReject: string; EnableSendBack: string; AddStep: string; InheritParentSetting: string; NoApproverFound: string; Draft: string; ApprovalHistory: string; SendButtonLabel: string; ApprovalButtonLabel: string; UseCustomMessage: string; EmailSubject: string; EmailBody: string; SendForApprovalStep: string; }; Scheduling: { Title: string; EnableScheduling: string; Tooltip: string; }; AutoSubscription: { Title: string; }; TaxonomyConnection: { Title: string; EnableTaxonomyConnection: string; }; BlockSettings: { HeaderTheming: string; ThemingType: string; Inherit: string; Custom: string; Advanced: string; BlockMargin: string; General: string; Color: string; Chrome: string; ChromeColor: string; ChromeSize: string; ChromeBorder: string; CSS: string; CSSStyling: string; CSSClasses: string; Settings: string; Layout: string; Targeting: string; Header: string; HideControlHeader: string; HideControlLabel: string; Write: string; }; ColumnSettings: { Color: string; BackgroundColor: string; CSS: string; CSSClasses: string; Column: string; Chrome: string; None: string; Boxed: string; }; TabSettings: { Type: string; LabelColor: string; LabelPadding: string; Tab: string; Accordion: string; Label: string; Tooltip: string; Icon: string; TabAlignment: string; ShowActiveTabSlider: string; BackgroundColorTabs: string; TabColor: string; SelectedTabColor: string; TextColorTabs: string; SelectedLabelColor: string; }; TabsSettings: { AddTab: string; }; ColumnsSettings: { AddColumn: string; }; SectionSettings: { StyleHeader: string; SpacingHeader: string; HeaderSettings: string; TenantHeaderBackground: string; AppHeaderBackground: string; Title: string; General: string; Background: string; Alignment: string; WidthType: string; FullPage: string; Fixed: string; Blocks: string; BlockSpacing: string; SectionMargin: string; HideControlHeader: string; HideControlLabel: string; Decorations: string; BackgroundImage: string; BackgroundColor: string; Columns: string; Tabs: string; Settings: string; ColumnSpacing: string; CSS: string; CSSStyling: string; CSSClasses: string; AcrylicEffect: string; BorderRadiusTop: string; BorderRadiusBottom: string; Layout: string; Advanced: string; Targeting: string; Header: string; MinHeight: string; Elevation: string; }; PageSettings: { DrawerTitle: string; NoProperties: string; ThemingBlock: string; ThemingPage: string; EmailRecipients: string; IllegalCharacterEmailMessage: string; }; Common: { LinearGradient: string; RadialGradient: string; }; TargetPagesInfo: { Title: string; Status: string; PublishOverLimitDisclaimer: string; PublishAll: string; Retry: string; Publish: string; Published: string; InSyncStatus: string; SyncingStatus: string; FailStatus: string; NotInSyncStatus: string; UserNotHavePermissionOnPage: string; NoDataAvailable: string; ListTargetPagesTitle: string; Pages: string; }; AutomaticPageCreation: { Title: string; SuccessMessage: string; FailedMessage: string; CreatingMessage: string; Retry: string; RetryAll: string; NoDataAvailable: string; Messages: { Failed: string; RuleNotFound: string; MissingDefaultVariationPage: string; NotHavePermission: string; PageHasBeenDeleted: string; }; }; ReusableContent: { Title: string; }; AuthenticationOptions: { AllowAnonymous: string; }; Permission: { Title: string; BreakPermissionInheritance: string; AllowInvitationCoAuthors: string; }; Channels: { Title: string; EnablePublishingToChannels: string; RecentlyUsedChannels: string; AllChannels: string; OtherChannels: string; Search: string; PublishToChannels: string; SelectedChannels: string; NoSelectedChannels: string; PublishDirectly: string; MoveToPublishDirectly: string; MoveToWaitingForApproval: string; WaitingForApproval: string; Published: string; PublishDirectlyMessage: string; WaitingForApprovalMessage: string; PublishedMessage: string; PublishToChannelAction: string; Channels: string; NoItem: string; DefaultChannel: string; PendingPublishing: string; PendingPublishingMessage: string; DiscardChangesConfirmation: { Title: string; Message: string; }; MandatoryChannels: string; AtleastOneChannelIsRequiredForNewPage: string; }; PageCollectionPermission: { Title: string; }; OpenAI: { Title: string; AIGeneratedContent: string; EnableSetting: string; EnableOpenAI: string; ImageRatio: string; }; SemanticSearch: { Title: string; EnableSemanticSearch: string; SemanticSearchEnableConfirmation: { Title: string; Message: string; }; ReindexMessage: string; }; WCAG: { Title: string; EnableWCAGPageChecker: string; }; }; Dialogs: { MoveToTenant: { ConfirmationMessage: string; Title: string; }; DeleteAchievement: { ConfirmationMessage: string; Title: string; }; DisplayBreakPoints: { Title: string; }; Validation: { TitleIsNotMatchedWithCurrentPagePageCollectionTitle: string; CommentIsRequired: string; }; SetPermission: { Title: string; ThereNeedsToBeAtLeastOneAdministratorInThePublishingApp: string; YouAreAboutToRemoveYourselfAsAnAdministratorAreYouSureYouWantToContinue: string; ThereIsAnOnGoingApprovalWorkflow: string; }; CreatePage: { NoTemplateSelected: string; Title: string; PageTypeLabel: string; PageTitleLabel: string; UrlLabel: string; Create: string; Cancel: string; NoPageTypeMessage: string; Description: string; OpenAIPrompt: string; EnableCreatePageByOpenAI: string; AutoGenerateContent: string; PlaceholderPromptOpenAI: string; PlaceholderImagePromptOpenAI: string; }; CreateLabel: { Title: string; }; EditNavigation: { Title: string; Cancel: string; Save: string; ShowInMegaMenu: string; ShowInCurrentNavigation: string; OpenInNewWindow: string; }; CreatePageCollection: { General: string; Layout: string; Title: string; Type: string; Hierarchic: string; Flat: string; Name: string; Url: string; Create: string; Cancel: string; }; CreatePageType: { Title: string; Name: string; Create: string; Cancel: string; }; EditPageType: { Title: string; Inherit: string; Save: string; Cancel: string; NoPropertyAbleToOverride: string; }; EditContentAnalysis: { Title: string; TextProperties: string; Save: string; Cancel: string; ContentAnalysisTitle: string; }; PrePublishContentAnalysis: { Title: string; EditPage: string; FixPage: string; Cancel: string; Passed: string; Failed: string; ContinuePublishing: string; FixedPageSuccessMessage: string; ErrorMessage: string; }; AddContent: { Title: string; SearchForABlock: string; NoBlocksFound: string; }; PageHidden: { HideTitle: string; ShowTitle: string; WarningMessage: string; PageHiddenMessage: string; PageHiddenByParentMessage: string; VariationHiddenMessage: string; VariationHiddenByOriginalPageMessage: string; VariationHiddenByParentMessage: string; HidePageConfirmationMessage: string; HideVariationConfirmationMessage: string; ShowPageConfirmationMessage: string; ShowVariationConfirmationMessage: string; }; ArchivePageType: { Title: string; NotAllowedByHavingApproval: string; NotAllowedByBeingEditedByOtherUser: string; AllowedMessage: string; NotAllowedMessage: string; ActionRequiredMessage: string; }; ArchivePage: { Title: string; PageVariationTitle: string; ConfirmationMessage: string; PageConfirmationMessage: string; PageVariationConfirmationMessage: string; WarningMessage: string; HasBeenReusedByOtherPagesMessage: string; }; ArchiveNode: { Title: string; WarningMessage: string; ConfirmationMessage: string; }; CopyPage: { Title: string; Instruction: string; }; ArchivePageCollection: { Title: string; ConfirmationMessage: string; PageVariationConfirmationMessage: string; WarningMessage: string; }; MovePageCollection: { Title: string; SelectPublishingApp: string; SelectBusinessProfile: string; InvalidVariationsMessage: string; ExistingUrlSegmentMessage: string; IsNotAppAdminMessage: string; HasVariationsMessage: string; }; DuplicateUrlWarningMessage: string; DeleteBlock: { Title: string; ConfirmationMessage: string; }; DeleteSection: { Title: string; ConfirmationMessage: string; }; RemoveColumn: { Title: string; ConfirmationMessage: string; }; UndoChanges: { Title: string; ConfirmationMessage: string; }; MoveNode: { Title: string; ChildrenWarningMessage: string; DuplicateWarningMessage: string; MoveAsChild: string; MoveAsSibling: string; DuplicateWarningMessageWhenMovingAsSibling: string; ConfirmationMessage: string; }; SendAppprovalRequest: { Title: string; Approver: string; Message: string; }; RejectPage: { Title: string; }; Schedules: { Title: string; ScheduleRequestTitle: string; ScheduleApproveTitle: string; DeletePageSchedule: string; ConfirmDeletePageSchedule: string; RejectMessages: string; Version: string; DateTime: string; }; Publish: { Title: string; PublishOnly: string; PublishAndSendEmail: string; SendPageAsEmail: string; Email: string; Send: string; }; RemovePropertySettings: { Title: string; ConfirmationMessage: string; }; AutomaticPageCreation: { Title: string; RuleName: string; PageCreationRule: string; AlsoPublish: string; ReusableContent: string; MappedVariations: string; Save: string; Add: string; Cancel: string; PublishingAppLabel: string; ConnectedTenantLabel: string; PageCollectionLabel: string; PageTypeLabel: string; PropertySelection: string; SourceVariation: string; TargetVariation: string; DefaultVariation: string; ValidateVariationMessage: string; VariationOptions: { Copy: string; DoNotCopy: string; }; PageCreationInfoLabel: string; CopyContentOnCreation: string; EnableReusableContent: string; EnableAutoPublish: string; ValidateReusePropertyMessage: string; PageCreationMatchRuleOption: { AlwaysCreate: string; OnlyCreateIf: string; }; CurrentTenant: string; ConnectedTenant: string; TargetInternalName: string; }; DistributionChannel: { Title: string; Save: string; Add: string; Cancel: string; PostingRule: string; ChannelInfo: string; ChannelType: string; DistributionRule: { AlwaysPost: string; PostIf: string; }; Channels: { MicrosoftTeams: string; Yammer: string; Email: string; }; Group: string; Channel: string; SearchPlaceHolder: string; PageProperty: { Image: string; Title: string; Summary: string; }; PropertyMapping: string; AutomaticallyMentionChannelInPost: string; }; InviteAuthors: { Title: string; Authors: string; SendEmailInvitation: string; EmailMessage: string; InvalidAuthorsMessage: string; }; YammerIntegration: { Title: string; PostMatchRuleOption: { AlwaysCreate: string; OnlyCreateIf: string; }; YammerGroup: string; Connect: string; Disconnect: string; Properties: { Title: string; Content: string; Summary: string; }; YammerThreadId: string; ValidateYammerGroupMessage: string; ValidateRequiredPropertyMapping: string; }; ApprovalForm: { SendBack: string; Reject: string; Approve: string; Send: string; SentFrom: string; Comment: string; History: string; ArchiveWarning: string; }; ApprovalHistory: { SendApprovalActionMessage: string; SendBackActionMessage: string; ApproveActionMessage: string; RejectActionMessage: string; NoVersionhistoryFound: string; SendBackAction: string; RejectAction: string; ApprovedAction: string; Cancel: string; Approval: string; DeletionApproval: string; }; PageReviewRule: { Title: string; RuleName: string; DateProperty: string; MessageBarEnabled: string; MessageBarTitle: string; MessageBarBody: string; MessageBarBackgroundColor: string; MessageBarTextColor: string; EmailEnabled: string; EmailSubject: string; EmailBody: string; EmailRecipients: string; SuspendEnabled: string; ChangePageTypeEnabled: string; PageType: string; RemoveFromSearch: string; Save: string; Add: string; Cancel: string; TestEmailDialog: { Title: string; Instruction: string; InfoText: string; Buttons: { SendEmail: string; }; NoPagesFoundMessage: string; }; EditRuleBtn: string; DeleteRuleBtn: string; TestEmailBtn: string; Placeholders: { Title: string; PlaceholderContent: string; Property: string; }; EmailTemplate: string; }; RemovePageReviewRuleSettings: { Title: string; ConfirmationMessage: string; }; PageReviewValidationFailed: { Title: string; Message: string; Close: string; }; ApprovalFlowPageChanged: { Title: string; Message: string; HasBeenCanceledMessage: string; }; CancelApprovalWithApproverDraft: { Title: string; Message: string; }; }; Tabs: { Gamification: string; Advanced: string; Settings: string; General: string; Permissions: string; Variations: string; Properties: string; Recipients: string; Report: string; Content: string; Layout: string; Statistics: string; Title: { App: string; }; Retention: string; Channels: string; }; Buttons: { AddPageCollection: string; AddColor: string; Random: string; Close: string; Cancel: string; Permission: string; CreateNewPage: string; CreateNewLink: string; EditNavigation: string; MoveNode: string; MoveToTenant: string; CreateVariation: string; Send: string; PageStyle: string; PublishingAppSettings: string; Channels: string; Delete: string; }; CreateVariation: { Message: string; PublishedVersionNeeded: string; UsingAutomaticTranslation: string; }; Achievements: { Achievements: string; PointsRequired: string; AchievementsPoints: string; IconColor: string; EnterTitle: string; EnterDescription: string; Title: string; EnterValidNumber: string; NumberAlreadyExists: string; Description: string; }; ProcessingEmailIndicator: { ProcessingEmail: string; }; TargetPageDialog: { Title: string; }; AppSettingsDiscardChangesConfirmation: { Title: string; Message: string; }; AdvancedVariation: { Title: string; Message: string; }; MovePage: { PageInReadModeMessage: string; }; PageNotLoadedMessage: string; }; } }