xtrareports-devexpress-dot-blazor-dot-reporting-dot-localization-cb6b8485.md
Lists the Report Viewer localization strings.
Namespace : DevExpress.Blazor.Reporting.Localization
Assembly : DevExpress.Blazor.Reporting.v25.2.Viewer.dll
NuGet Package : DevExpress.Blazor.Reporting.Viewer
public enum DxBlazorReportViewerStringId
Public Enum DxBlazorReportViewerStringId
| 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
|
| TabPanel_Search |
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