// This file was generated by a tool. Modifying it will produce unexpected behavior /** * @public */ export interface IStrings { /** * [Tag:ODSP-SPPPLAT-WebPartInfra] The title of save button on property pane. */ 'Save': string; /** * [Tag:ODSP-SPPPLAT-WebPartInfra] The accessible label of button for closing property pane. */ 'Close': string; /** * [Tag:ODSP-SPPPLAT-WebPartInfra] The accessible label of button for clicking back on property pane. */ 'Back': string; /** * [Tag:ODSP-SPPPLAT-WebPartInfra] Confirmation message for the screen reader. */ 'SaveConfirmation': string; /** * [Tag:ODSP-SPPPLAT-WebPartInfra] The title of the back button on the property pane. */ 'PropertyPaneBackPage': string; /** * [Tag:ODSP-SPPPLAT-WebPartInfra] The title of the next button on the property pane. */ 'PropertyPaneNextPage': string; /** * [Tag:ODSP-SPPPLAT-WebPartInfra] Placeholder={0} is current page number, placeholder={1} is total pages. */ 'PropertyPanePageOfPages': string; /** * [Tag:ODSP-SPPPLAT-WebPartInfra] Append settings to title for the screen reader, {0} is placeholder for webpart title. */ 'PropertyPaneTitle': string; /** * [Tag:ODSP-SPPPLAT-WebPartInfra] Aria label for the pane */ 'PropertyPaneAriaLabel': string; /** * [Tag:ODSP-SPPPLAT-WebPartInfra] Aria label for the pane, {0} is the title of the property pane. */ 'UpdatedPropertyPaneAriaLabel': string; /** * [Tag:ODSP-SPPPLAT-WebPartInfra] Property Pane empty configuration message. */ 'PropertyPaneEmptyStateDescription': string; /** * [Tag:ODSP-SPPPLAT-WebPartInfra] Property Pane empty configuration message. */ 'PropertyPaneDeletionStateDescription': string; /** * [Tag:ODSP-SPPPLAT-WebPartInfra] Property Pane fetching settings data label. */ 'PropertyPaneFetchingSettingsDataLabel': string; /** * [Tag:ODSP-SPPPLAT-WebPartInfra]Log when it is a no op on refreshPropertyPane. {0} is the web part instance id, which invoked refreshPropertyPane. */ 'NoOpOnRefreshPropertyPaneText': string; /** * [Tag:ODSP-SPPPLAT-WebPartInfra]VSO:684173 - Changes made on the property pane will be applied to the web part. */ 'ApplyButtonAriaDescription': string; /** * [Tag:ODSP-SPPPLAT-WebPartInfra] Label text of toggle control when the toggle is on. */ 'ToggleOnText': string; /** * [Tag:ODSP-SPPPLAT-WebPartInfra] Label text of toggle control when the toggle is off. */ 'ToggleOffText': string; /** * [Tag:ODSP-SPPPLAT-WebPartInfra]VSO:684173 - Error message for when the entered dynamic resource path does not return any valid data. */ 'NoDynamicDataReturnedErrorText': string; /** * [Tag:ODSP-SPPPLAT-WebPartInfra]String displayed on the button to connect to a dynamic data source. */ 'ConnectToDynamicDataSource': string; /** * [Tag:ODSP-SPPPLAT-WebPartInfra]VSO:684173 - Description for screen readers for the connect to source button. */ 'ConnectToDynamicDataSourceDescription': string; /** * [Tag:ODSP-SPPPLAT-WebPartInfra]Label for the dynamic data source dropdown on the DynamicDataWidget. */ 'DynamicDataSourcesDropdownLabel': string; /** * [Tag:ODSP-SPPPLAT-WebPartInfra]Label for the properties dropdown on the DynamicDataWidget. {0} is the selected source. */ 'DynamicDataPropertiesDropdownLabel': string; /** * [Tag:ODSP-SPPPLAT-WebPartInfra]Text for the remove connection button. */ 'DynamicDataRemoveConnectionText': string; /** * [Tag:ODSP-SPPPLAT-WebPartInfra]VSO:684173 - Warning text when an invlaid value is sent for maxPropertyValueDepth. {0} name of the property, {1} and {2} are the supported boundaries. */ 'InvalidPropertyValueDepthWarning': string; /** * [Tag:ODSP-SPPPLAT-WebPartInfra] Label text of button to bring up secondary group in the property pane. */ 'DynamicDataSecondaryGroupButtonLabel': string; /** * [Tag:ODSP-WEX-WebPartInfra] Label text of more icon button to bring up secondary group in the property pane. */ 'DynamicDataSecondaryGroupIconButtonLabel': string; /** * [Tag:ODSP-SPPPLAT-WebPartInfra]Error message displayed under dropdown when no data source available. */ 'NoDataSourceErrorMessage': string; /** * [Tag:ODSP-SPPPLAT-WebPartInfra]Label text of learn more link. */ 'LearnMoreLabel': string; /** * [Tag:ODSP-WEX-ImageWebpart]Text to display for the alternate text textbox */ 'AltText': string; /** * [Tag:ODSP-WEX-ImageWebpart]The word "image", used as the default control name in the accessibility description label in the property pane. */ 'Image': string; /** * [Tag:ODSP-WEX-ImageWebpart]Text to display as the description for the altText control in prop pane. {0} is the type of content (e.g. "image", "button"). */ 'AltTextDesc': string; /** * [Tag:ODSP-WEX-ImageWebpart]Deprecated fallback for AltTextDesc, used when ButtonCustomization flight is off. */ 'AltTextDescDeprecated': string; /** * [Tag:ODSP-WEX-ImageWebpart]Text to display for the alternate text textbox */ 'AccessibilityTitle': string; /** * [Tag:ODSP-WEX-ImageWebpart]Text to display as the description for the altText control in prop pane */ 'AccessibilityDesc': string; /** * [Tag:ODSP-WEX-ImageWebpart]Text to display for the web aim link in order to help user to understand altText */ 'WebAIMLink': string; /** * [Tag:ODSP-WEX-ImageWebpart]Text to display for the mark image as decorative switch */ 'MarkImageAsDecorative': string; /** * [Tag:ODSP-WEX-ImageWebpart]Text to display on the mark as decorative tooltip */ 'DecorativeTooltipDesc': string; /** * [Tag:ODSP-WEX-ImageWebpart]The aria label for accessibility when mark as decorative toggle is on. */ 'OnAriaLabel': string; /** * [Tag:ODSP-WEX-ImageWebpart]The aria label for accessibility when mark as decorative toggle is off. */ 'OffAriaLabel': string; /** * [Tag:ODSP-WEX-ImageWebpart]The aria label for the info icon of the mark as decorative toggle. */ 'IconAriaLabel': string; /** * [Tag:ODSP-WEX-ImageWebpart]Text to display for the Title dropdown menu. */ 'TitleDropdownHeading': string; /** * [Tag:ODSP-WEX-ImageWebpart]The aria label for accessibility when webpat title toggle is on. */ 'TitleToggleOnAriaLabel': string; /** * [Tag:ODSP-WEX-ImageWebpart]The aria label for accessibility when webpart title toggle is off. */ 'TitleToggleOffAriaLabel': string; /** * [Tag:ODSP-WEX-ImageWebpart]The aria label for the info icon of the webpat title toggle. */ 'HeadingTooltipIconAriaLabel': string; /** * [Tag:ODSP-WEX-ImageWebpart]Text to display for the title dropdown. */ 'headingLevelLabel': string; /** * [Tag:ODSP-WEX-ImageWebpart]Text to display on the enable title tooltip */ 'headingLevelTooltipDesc': string; /** * [Tag:ODSP-WEX-WebPartTitleHeadings]Text for heading level dropdown option label. {0} is the numeric heading level (i.e., 2, 3, 4). */ 'headingLevelOptionLabel': string; /** * [Tag:ODSP-WEX-ImageWebpart]Text to display for the action toggle of showing the title. */ 'ShowTitle': string; /** * [Tag:ODSP-WEX-CardMotion]The tooltip label for toggle button that lets users enable card animation when Preview feature is enabled. */ 'CardMotionTooltipWithPreview': string; /** * [Tag:ODSP-WEX-CardMotion]Toggle button text to let user decide to turn on motion on people webpart */ 'CardMotionLabel': string; /** * [Tag:ODSP-WEX-CardMotion]Toggle tooltip to let user know why the toggle is disabled */ 'CardMotionDisabledToggleTooltip': string; /** * [Tag:ODSP-WEX-LanguageSelection]Label for the language selection in the property pane. */ 'LanguageLabel': string; /** * [Tag:ODSP-WEX-LanguageSelection]Label for the first group of options in the language selection, showing languages enabled on the site. */ 'LanguageFirstGroupLabel': string; /** * [Tag:ODSP-WEX-LanguageSelection]Label for the secondary group of options in the language selection, allowing users to browse all available languages. */ 'LanguageSecondaryGroupLabel': string; /** * [Tag:ODSP-WEX-LanguageSelection] Tooltip text for the language selection in the property pane, explaining the purpose of the language setting and its impact on accessibility and default behavior. */ 'LanguageTooltip': string; /** * [Tag:ODSP-WEX-LanguageSelection] Label for the default option in the language selection, indicating that the page's default language will be used. */ 'PageDefault': string; /** * [Tag:ODSP-WEX-LanguageSelection] Label for the default option in the language selection, indicating that the page's default language will be used. {0} is the language name */ 'PageDefaultWithLanguageName': string; /** * [Tag:ODSP-SPPPLAT-WebPartInfra]Property pane name for group that determines web part's visibility. */ 'ControlVisibilityGroupName': string; /** * [Tag:ODSP-SPPPLAT-WebPartInfra]Property pane toggle label. */ 'ShowInMobileAndEmailToggleLabel': string; /** * [Tag:ODSP-SPPPLAT-WebPartInfra]The text shows when property pane "Show in mobile and email" toggle is on. */ 'ShowInMobileAndEmailToggleOnText': string; /** * [Tag:ODSP-SPPPLAT-WebPartInfra]The text shows when property pane "Show in mobile and email" toggle is off. */ 'ShowInMobileAndEmailToggleOffText': string; /** * [Tag:ODSP-SPPPLAT-WebPartInfra]Aria label of the property pane "Show in mobile and email" toggle when "Show in mobile and email" is on. */ 'ShowInMobileAndEmailToggleOnAriaLabel': string; /** * [Tag:ODSP-SPPPLAT-WebPartInfra]Aria label of the property pane "Show in mobile and email" toggle when "Show in mobile and email" is off. */ 'ShowInMobileAndEmailToggleOffAriaLabel': string; } /** * @public */ declare const strings: IStrings; export default strings;