Skip to main content
All docs
V25.1
  • Localizing Your DevExpress-powered .NET App – Your Feedback Matters

    We hope to validate a few hypotheses about our Localization Service, Unified Component Installer, overall localization quality, and ways to translate strings in general.

    Take the survey Not interested

    DxBlazorReportViewerStringId Enum

    In This Article

    Lists the Report Viewer localization strings.

    Namespace: DevExpress.Blazor.Reporting.Localization

    Assembly: DevExpress.Blazor.Reporting.v25.1.Viewer.dll

    NuGet Package: DevExpress.Blazor.Reporting.Viewer

    #Declaration

    public enum DxBlazorReportViewerStringId

    #Members

    Name Description
    DateRange_Start

    Start

    DateRange_End

    End

    TabPanel_Parameters

    Parameters

    TabPanel_Parameters_ResetButton

    Reset

    TabPanel_Parameters_SubmitButton

    Submit

    TabPanel_Parameters_Title

    Preview Parameters

    TabPanel_ExportOptions

    Export Options

    Search

    TabPanel_Search_Progress

    Searching…

    TabPanel_Search_Title

    Search

    TabPanel_Search_Result

    Search Result

    TabPanel_Search_Page

    Page

    TabPanel_Search_MatchCase

    Match case

    TabPanel_Search_MatchWholeWord

    Match whole word only

    TabPanel_DocumentMap

    Document Map

    TabPanel_DocumentMap_Title

    Document Map

    TabPanel_AI_PanelTitle

    AI Operations

    TabPanel_AI_SelectLanguageLabel

    Output Language

    TabPanel_AI_SelectTextSourceLabel

    Text to Process

    TabPanel_AI_SelectPageLabel

    Page

    TabPanel_AI_TranslateButtonText

    Translate

    TabPanel_AI_SummarizeButtonText

    Summarize

    TabPanel_AI_ChunkPopupText

    Text is too long to process within a single request. Text will be split into sections and processed in {0} steps. Proceed?

    TabPanel_AI_ChunkPopupProceedForAllCheckBox

    I agree to process all requests in succession/sequentially.

    TabPanel_AI_ChunkPopupProceedButton

    Proceed

    TabPanel_AI_ChunkPopupCancelButton

    Cancel

    TabPanel_AI_ResultText

    Result

    TabPanel_AI_TextSourcePage

    Page

    TabPanel_AI_TextSourceDocument

    Entire Document

    TabPanel_AI_TextSourceSelection

    Selection

    AI_TranslateInline_MenuAction

    Translate Inline

    TabPanel_AI_Translation_Loading

    Translating…

    TabPanel_AI_CopyButtonCaption

    Copy

    TabPanel_AI_Summarization_Loading

    Summarizing…

    AI_RevertToOriginal_MenuAction

    Revert To Original

    AI_GeneratedTranslation_Label

    AI-Generated Translation

    AI_CurrentPage_MenuAction

    Current Page

    AI_EntireDocument_MenuAction

    Entire Document

    AI_RevertToOriginal_Tooltip

    “Revert To Original

    AI_ExportDocumentWithTranslations_Message

    You are about to export a document that contains AI-generated translation. Do you want to proceed?

    Msg_WaitingForParameterValues

    Waiting for parameter values…

    ErrorMessage_ExportFormatNotFound

    Export Format is not found

    See Also