Back to Devexpress

ASPxReportsStringId Enum

xtrareports-devexpress-dot-xtrareports-dot-web-dot-localization-50ee972d.md

latest62.3 KB
Original Source

ASPxReportsStringId Enum

Contains values corresponding to strings that can be localized for the HTML5 Document Viewer and Report Designer.

Namespace : DevExpress.XtraReports.Web.Localization

Assembly : DevExpress.XtraReports.v25.2.Web.dll

NuGet Package : DevExpress.Web.Reporting.Common

Declaration

csharp
public enum ASPxReportsStringId
vb
Public Enum ASPxReportsStringId

Members

NameDescriptionExample
SearchDialog_Header

The caption of the header in the ReportToolbar‘s Search dialog.

Default Value : “Search”

| | | SearchDialog_SearchButton | | | | SearchDialog_Results_In | | | | SearchDialog_Results_Pages | | | | SearchDialog_StopButton | | | | SearchDialog_FindWhat |

The caption of the Find What field in the ReportToolbar‘s Search dialog.

Default Value : “Find what”

| | | SearchDialog_FindWhat_AccessKey |

The access key of the Find What field in the ReportToolbar‘s Search dialog.

Default Value : “n”

| | | SearchDialog_FindNext |

The caption of the Find Next button in the ReportToolbar‘s Search dialog.

Default Value : “Find Next”

| | | SearchDialog_Cancel |

The caption of the Cancel button in the ReportToolbar‘s Search dialog.

Default Value : “Cancel”

| | | SearchDialog_WholeWord |

The caption of the Whole Word check box in the ReportToolbar‘s Search dialog.

Default Value : “Match whole word only”

| | | SearchDialog_WholeWord_AccessKey |

The access key of the Whole Word option in the ReportToolbar‘s Search dialog.

Default Value : “w”

| | | SearchDialog_Case |

The caption of the Match case check box in the ReportToolbar‘s Search dialog.

Default Value : “Match case”

| | | SearchDialog_Case_AccessKey |

The access key of the Match case option in the ReportToolbar‘s Search dialog.

Default Value : “c”

| | | SearchDialog_Up |

The caption of the Up search direction check box in the ReportToolbar‘s Search dialog.

Default Value : “Up”

| | | SearchDialog_Up_AccessKey |

The access key of the Up search direction option in the ReportToolbar‘s Search dialog.

Default Value : “u”

| | | SearchDialog_Down |

The caption of the Down search direction check box in the ReportToolbar‘s Search dialog.

Default Value : “Down”

| | | SearchDialog_Down_AccessKey |

The access key of the Down search direction option in the ReportToolbar‘s Search dialog.

Default Value : “d”

| | | SearchDialog_Finished |

The caption shown after the searching is finished in the ReportToolbar‘s Search dialog.

Default Value : “Finished searching the document.”

| | | SidePanel_Collapse |

The tooltip of the control’s right-side panel.

Default value : “Collapsed”

| | | SidePanel_Open |

The tooltip of the control’s right-side panel.

Default value : “Open”

| | | ToolBarItemText_Search |

The caption of the ReportToolbar‘s button.

Default value : “Display the search window”

| | | ToolBarItemText_PrintReport |

The caption of the ReportToolbar‘s button.

Default value : “Print the report”

| | | ToolBarItemText_PrintPage |

The caption of the ReportToolbar‘s button.

Default value : “Print the current page”

| | | ToolBarItemText_FirstPage |

The caption of the ReportToolbar‘s navigation button.

Default value : “First Page”

| | | ToolBarItemText_PreviousPage |

The caption of the ReportToolbar‘s navigation button.

Default value : “Previous Page”

| | | ToolBarItemText_NextPage |

The caption of the ReportToolbar‘s navigation button.

Default value : “Next Page”

| | | ToolBarItemText_LastPage |

The caption of the ReportToolbar‘s navigation button.

Default value : “Last Page”

| | | ToolBarItemText_SaveToWindow |

The caption of the ReportToolbar‘s button.

Default value : “Export a report and show it in a new window”

| | | ToolBarItemText_SaveToDisk |

The caption of the ReportToolbar‘s button.

Default value : “Export a report and save it to the disk”

| | | ToolBarItemText_PageLabel |

The caption of the ReportToolbar‘s label.

Default value : “Page”

| | | ToolBarItemText_OfLabel |

The caption of the ReportToolbar‘s label.

Default value : “of”

| | | ParametersPanel_Reset |

The caption of the Reset button in the Parameters user interface.

Default Value : “Reset”

| | | ParametersPanel_Submit |

The caption of the Submit button in the Parameters user interface.

Default Value : “Submit”

| | | ParametersPanel_True |

The caption of the positive value displayed in the ASPxComboBox that is shown for Boolean parameters in the Parameters user interface.

Default Value : “True”

| | | ParametersPanel_False |

The caption of the negative value displayed in the ASPxComboBox that is shown for Boolean parameters in the Parameters user interface.

Default Value : “False”

| | | ParametersPanel_GuidValidationError |

The text of an error.

Default value : “Guid should contain 32 digits delimited with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).”

| | | ParametersPanel_DateTimeValueValidationError |

The text of an error.

Default value : “The value cannot be empty.”

| | | ParametersPanel_GenericRegexValidationError |

The text of an error.

Default value: “The value is not valid.”

| | | ExportName_pdf |

The name of the PDF that is shown in the ReportToolbar‘s drop-down list of export formats.

Default value : “Pdf”

| | | ExportName_xls |

The name of the XLS format that is shown in the ReportToolbar‘s drop-down list of export formats.

Default value : “Xls”

| | | ExportName_xlsx |

The name of the XLSX format that is shown in the ReportToolbar‘s drop-down list of export formats.

Default value : “Xlsx”

| | | ExportName_rtf |

The name of the RTF format that is shown in the ReportToolbar‘s drop-down list of export formats.

Default value : “Rtf”

| | | ExportName_docx |

The name of the DOCX format that is shown in the toolbar’s drop-down list of export formats.

Default value : “DOCX”

| | | ExportName_mht |

The name of the MHT format that is shown in the ReportToolbar‘s drop-down list of export formats.

Default value : “Mht”

| | | ExportName_html |

The name of the MHT format that is shown in the ReportToolbar‘s drop-down list of export formats.

Default value : “Html”

| | | ExportName_txt |

The name of the TXT format that is shown in the ReportToolbar‘s drop-down list of export formats.

Default value : “Txt”

| | | ExportName_csv |

The name of the CSV format that is shown in the ReportToolbar‘s drop-down list of export formats.

Default value : “Csv”

| | | ExportName_png |

The name of the PNG format that is shown in the ReportToolbar‘s drop-down list of export formats.

Default value : “Png”

| | | AI_OperationInProgress | | | | DocumentViewer_RemotePageByPage_Error |

Default Value : “To view a remote report, enable the PageByPage property of the SettingsReportViewer.”

| | | DocumentViewer_RemoteRequestCredentials_Error |

The text of an error.

Default value : “The RequestCredentials event has not been subscribed to.”

| | | DocumentViewer_RemoteSourceSettings_Error |

The text of an error.

Default value : “To view the remote report, specify the ServerUri or EndpointConfigurationName property of the ASPxDocumentViewer.SettingsRemoteSource.”

| | | DocumentViewer_RemoteSourceSettings_CustomTokenStorage_Error |

The text of an error.

Default value : “The DocumentViewerRemoteSourceSettings.CustomTokenStorage property is not assigned.”

| | | DocumentViewer_RemoteSourceSettingsAndConfiguration_Error |

The text of an error.

Default value : “Can only assign either the SettingsRemoteSource or ConfigurationRemoteSource property of ASPxDocumentViewer at a time.”

| | | DocumentViewer_LocalAndRemoteSource_Error |

The text of an error.

Default value : “It is only possible to assign either the Local Report or Remote Source of ASPxDocumentViewer at a time.”

| | | DocumentViewer_RemoteAuthenticatorCredential_Error |

The text of an error.

Default value : “The user credentials cannot be empty.”

| | | DocumentViewer_RemoteAuthenticatorCredentialHandled_Error |

The text of an error.

Default value : “To log in to the Report and Dashboard Server, handle the RequestCredentials event.”

| | | DocumentViewer_RemoteAuthenticatorLogin_Error |

The text of an error.

Default value : “Failed to log in with the specified user credentials.”

| | | DocumentViewer_NoRemoteDocumentInformation_Error |

The text of an error.

Default value : “This command cannot be executed because a document has not yet been generated.”

| | | DocumentViewer_RemoteSourceConnection_Error |

The text of an error.

Default value : “The specified Report Service has not been found.”

| | | DocumentViewer_ExternalRibbonNotFound_Error |

The text of an error.

Default value : “Cannot find a toolbar control with the specified name: ‘{0}’.”

| | | DocumentViewer_RibbonHomeTabText |

The title of the Home ribbon tab.

Default value : “Home”

| | | DocumentViewer_RibbonPrintGroupText |

The caption of the ASPxDocumentViewer’s ribbon group.

Default value : “Print”

| | | DocumentViewer_RibbonNavigationGroupText |

The caption of the ASPxDocumentViewer’s ribbon group.

Default value : “Navigation”

| | | DocumentViewer_RibbonExportGroupText |

The caption of the ASPxDocumentViewer’s ribbon group.

Default value : “Export”

| | | DocumentViewer_RibbonReportGroupText |

The caption of the ASPxDocumentViewer’s ribbon group.

Default value : “Report”

| | | DocumentViewer_RibbonCommandText_SaveToWindow |

The caption of the ASPxDocumentViewer’s ribbon button.

Default value : “Export To Window…”

| | | DocumentViewer_RibbonCommandText_SaveToFile |

The caption of the ASPxDocumentViewer’s ribbon button.

Default value : “Save To File…”

| | | DocumentViewer_RibbonCommandText_FindText |

The caption of the ASPxDocumentViewer’s ribbon button.

Default value : “Find Text”

| | | DocumentViewer_RibbonCommandText_FirstPage |

The caption of the navigation button on the ASPxDocumentViewer’s ribbon.

Default value : “First Page”

| | | DocumentViewer_RibbonCommandText_PreviousPage |

The caption of the navigation button on the ASPxDocumentViewer’s ribbon.

Default value : “Previous Page”

| | | DocumentViewer_RibbonCommandText_NextPage |

The caption of the navigation button on the ASPxDocumentViewer’s ribbon.

Default value : “Next Page”

| | | DocumentViewer_RibbonCommandText_LastPage |

The caption of the navigation button on the ASPxDocumentViewer’s ribbon.

Default value : “Last Page”

| | | DocumentViewer_RibbonCommandText_PrintReport |

The caption of the ASPxDocumentViewer’s ribbon button.

Default value : “Print Report”

| | | DocumentViewer_RibbonCommandText_PrintPage |

The caption of the ASPxDocumentViewer’s ribbon button.

Default value : “Print Page”

| | | DocumentViewer_RibbonCommandText_DocumentMap |

The caption of the Document Map button on the ASPxDocumentViewer’s ribbon.

Default value : “Document Map”

| | | DocumentViewer_RibbonCommandText_ParametersPanel |

The caption of the Parameters Panel button on the ASPxDocumentViewer’s ribbon.

Default value : “Parameters Panel”

| | | DocumentViewer_RibbonCommandToolTip_SaveToWindow |

The tooltip of the ASPxDocumentViewer’s ribbon button.

Default value : “Save the document in a specified format and display the result in a new window.”

| | | DocumentViewer_RibbonCommandToolTip_SaveToFile |

The tooltip of the ASPxDocumentViewer’s ribbon button.

Default value : “Save the document to a file in a specified format.”

| | | DocumentViewer_RibbonCommandToolTip_FindText |

The tooltip of the ASPxDocumentViewer’s ribbon button.

Default value : “Find text in the document.”

| | | DocumentViewer_RibbonCommandToolTip_FirstPage |

The tooltip of the ASPxDocumentViewer’s ribbon button.

Default value : “Display the first document page.”

| | | DocumentViewer_RibbonCommandToolTip_PreviousPage |

The tooltip of the ASPxDocumentViewer’s ribbon button.

Default value : “Display the previous document page.”

| | | DocumentViewer_RibbonCommandToolTip_NextPage |

The tooltip of the ASPxDocumentViewer’s ribbon button.

Default value : “Display the next document page.”

| | | DocumentViewer_RibbonCommandToolTip_LastPage |

The tooltip of the ASPxDocumentViewer’s ribbon button.

Default value : “Display the last document page.”

| | | DocumentViewer_RibbonCommandToolTip_PrintReport |

The tooltip of the ASPxDocumentViewer’s ribbon button.

Default value : “Specify the print settings and print the document.”

| | | DocumentViewer_RibbonCommandToolTip_PrintPage |

The tooltip of the ASPxDocumentViewer’s ribbon button.

Default value : “Specify the print settings and print the current page.”

| | | DocumentViewer_RibbonCommandToolTip_DocumentMap |

The tooltip of the ASPxDocumentViewer’s ribbon button.

Default value : “Navigate through the report’s hierarchy of bookmarks.”

| | | DocumentViewer_RibbonCommandToolTip_ParametersPanel |

The tooltip of the ASPxDocumentViewer’s ribbon button.

Default value : “Access and modify the report parameter values.”

| | | DocumentViewer_RibbonPageCountText |

The caption of the ASPxDocumentViewer’s ribbon title.

Default value : “Page Count:”

| | | DocumentViewer_RibbonCurrentPageText |

The caption of the ASPxDocumentViewer’s ribbon title.

Default value : “Current Page”

| | | DocumentViewer_RibbonCurrentPageToolTip |

The tooltip of the ASPxDocumentViewer’s ribbon button.

Default value : “Display the specified page.”

| | | SearchDialog_EnterText |

The tooltip of the ASPxDocumentViewer’s ribbon button.

Default value : “Enter the text to find in the document.”

| | | WebDocumentViewer_PlatformNotSupported_Error |

The text of an error.

Default value : “To be able to run the Document Viewer, the client web browser must support HTML5.”

| | | WebDocumentViewer_OpenReport_Error |

The text of an error.

Default value : “To display a report, only one of the following actions can be performed at a time:\n- assigning the ASPxWebDocumentViewer.ReportSourceId property;\n- calling the ASPxWebDocumentViewer.OpenReport method;\n- calling the ASPxWebDocumentViewer.OpenReportXmlLayout method.”

| | | WebDocumentViewer_CustomDocumentOperationsDenied_Error |

The text of an error.

Default value : “Access is denied. You are not granted permission to perform this operation.”

| | | WebDocumentViewer_AccessDenied_Error |

The text of an error.

Default value : “Access is denied. You are not granted permission to perform this operation.”

| | | WebDocumentViewer_DocumentNotFound_Error |

The text of an error.

Default value : “The document is not found. Please try opening the document once again.”

| | | WebDocumentViewer_ReportNotFound_Error |

The text of an error.

Default value : “The report is not found. Please try opening the report once again.”

| | | WebDocumentViewer_InitializationError |

The text of an error.

Default value: “The report preview initialization has failed”

| | | WebDocumentViewer_DocumentCreationError |

The text of an error.

Default value: “Cannot create a document for the current report”

| | | WebDocumentViewer_GetBuildStatusError |

The text of an error.

Default value: “Error obtaining a build status”

| | | WebDocumentViewer_SearchError |

The text of an error.

Default value: “An error occurred during search”

| | | WebDocumentViewer_GetDocumentDataError |

The text of an error.

Default value: “Cannot obtain additional document data for the current document”

| | | WebDocumentViewer_GetLookUpValuesError |

The text of an error.

Default value: “Cannot supply filtered lookup values to a report parameter editor”

| | | WebDocumentViewer_0Pages |

The text displayed in the ASPxWebDocumentViewer‘s page factor drop-down if the report document doesn’t contain any pages.

Default value: “0 pages”

| | | WebDocumentViewer_NoParameters |

Default Value: “The report does not contain any parameters.”

| | | WebDocumentViewer_SearchResultText |

The caption of the ASPxWebDocumentViewer‘s search result label.

Default value: “Search result”

| | | WebDocumentViewer_SearchPageNumberText |

The caption available in the Search Panel.

Default value : “page”

| | | WebDocumentViewer_Cannot_Create_SearchStorage | | | | WebDocumentViewer_DocumentBuilding |

The text displayed in the ASPxDocumentViewer’s document building progress indicator.

Default value: “Document is building…”

| | | WebDocumentViewer_Cancelling | | | | WebDocumentViewer_ExportToText |

The tooltip of the ASPxWebDocumentViewer‘s ribbon button.

Default value: “Export To”

| | | WebDocumentViewer_ToggleMultipageMode |

The tooltip of the ASPxWebDocumentViewer‘s ribbon button.

Default value: “Toggle Multipage Mode”

| | | WebDocumentViewer_DataRetrievalException_Message |

The text of an error.

Default value : “Error when trying to populate the datasource.”

| | | WebDocumentViewer_Print_Popup_Caption |

The popup window caption. The window is displayed when the Document Viewer or Report Designer Preview prints a document and the UseSameTab option is enabled.

Default value : “The document is printed.”

| | | WebDocumentViewer_Print_Popup_Text |

The text displayed in the popup window invoked when the Document Viewer or Report Designer Preview prints a document and the UseSameTab option is enabled.

Default value : “If nothing prints, or the printout is incorrect,”

| | | WebDocumentViewer_Print_Popup_LinkText |

The text of the link to the PDF file being printed. The link is displayed in the popup window invoked when the Document Viewer or Report Designer Preview prints a document and the UseSameTab option is enabled.

Default value : “open the printable PDF file.”

| | | WebDocumentViewer_DownloadingDocument |

Downloading the document…

| | | ReportDesigner_PlatformNotSupported_Error |

The text of an error.

Default value : “To be able to run the Report Designer, the client web browser must support HTML5.”

| | | ReportDesigner_Groups |

A Web Report Designer caption.

Default value : “Groups”

| | | ReportDesigner_Tables |

A Web Report Designer caption.

Default value : “Tables”

| | | ReportDesigner_ErrorPanel_NoErrors |

Default value : “No errors”

| | | ReportDesigner_ErrorPanel_Title | | | | ReportDesigner_ConvertPivotGridToCrossTab_Message_Confirmation |

Default value : “The Cross Tab control does not support specific Pivot Grid functionality. Do you want to continue?”

| | | ReportDesigner_ConvertPivotGridToCrossTab_Message_Info |

Default value : “You can use the ‘Revert to Original Pivot Grid’ action in the Cross Tab properties window to restore the Pivot Grid control.”

| | | ReportDesigner_ConvertPivotGridToCrossTab_Message_LinkText |

Default value : “[More infomation about Cross Tab conversion]”

| | | ReportDesigner_ReportActions_InsertBottomMarginBand |

The caption available in the action list of a report.

Default value : “Insert Bottom Margin Band”

| | | ReportDesigner_ReportActions_InsertDetailBand |

The caption available in the action list of a report.

Default value : “Insert Detail Band”

| | | ReportDesigner_ReportActions_InsertDetailReportBand |

The caption available in the action list of a report.

Default value : “Insert Detail Report Band”

| | | ReportDesigner_ReportActions_InsertGroupFooterBand |

The caption available in the action list of a report.

Default value : “Insert Group Footer Band”

| | | ReportDesigner_ReportActions_InsertGroupHeaderBand |

The caption available in the action list of a report.

Default value : “Insert Group Header Band”

| | | ReportDesigner_ReportActions_InsertPageFooterBand |

The caption available in the action list of a report.

Default value : “Insert Page Footer Band”

| | | ReportDesigner_ReportActions_InsertPageHeaderBand |

The caption available in the action list of a report.

Default value : “Insert Page Header Band”

| | | ReportDesigner_ReportActions_InsertReportFooterBand |

The caption available in the action list of a report.

Default value : “Insert Report Footer Band”

| | | ReportDesigner_ReportActions_InsertReportHeaderBand |

The caption available in the action list of a report.

Default value : “Insert Report Header Band”

| | | ReportDesigner_ReportActions_InsertSubBand |

The caption available in the action list of a report.

Default value : “Insert Sub-Band”

| | | ReportDesigner_ReportActions_InsertTopMarginBand |

The caption available in the action list of a report.

Default value : “Insert Top Margin Band”

| | | ReportDesigner_TableActions_DeleteCell |

The caption available in the action list of a table.

Default value : “Delete Cell”

| | | ReportDesigner_TableActions_DeleteColumn |

The caption available in the action list of a table.

Default value : “Delete Column”

| | | ReportDesigner_TableActions_DeleteRow |

The caption available in the action list of a table.

Default value : “Delete Row”

| | | ReportDesigner_TableActions_InsertCell |

The caption available in the action list of a table.

Default value : “Insert Cell”

| | | ReportDesigner_TableActions_InsertRowAbove |

The caption available in the action list of a table.

Default value : “Insert Row Above”

| | | ReportDesigner_TableActions_InsertRowBelow |

The caption available in the action list of a table.

Default value : “Insert Row Below”

| | | ReportDesigner_TableActions_InsertColumnToLeft |

The caption available in the action list of a table.

Default value : “Insert Column To the Left”

| | | ReportDesigner_TableActions_InsertColumnToRight |

The caption available in the action list of a table.

Default value : “Insert Column To the Right”

| | | ReportDesigner_TableActions_DistributeColumnsEvenly |

The caption available in the action list of a table.

Default value : “Distribute Columns Evenly”

| | | ReportDesigner_TableActions_DistributeRowsEvenly |

The caption available in the action list of a table.

Default value : “Distribute Rows Evenly”

| | | ReportDesigner_PageGroup_TableRows |

Default value : “Table Rows”

| | | ReportDesigner_PageGroup_TableCells |

Default value : “Table Cells”

| | | ReportDesigner_GroupFields_Empty |

A Web Report Designer caption.

Default value : “To create a new item, click Add.”

| | | ReportDesigner_Preview_ParametersTitle |

The title of the Document Preview‘s Preview Parameters panel.

Default value : “Preview Parameters”

| | | ReportDesigner_FieldList_Parameters |

The caption of the node in the Field List.

Default value : “There are no parameters available yet.”

| | | ReportDesigner_StylesEditor_CreateNew |

A Web Report Designer caption.

Default value : “Create a New Style”

| | | ReportDesigner_Parameters_CreateParameters |

A Web Report Designer caption.

Default value : “The report does not have any parameters yet. To create a new parameter, click Add Parameter.”

| | | ReportDesigner_Pivot_AddFilterFields |

The placeholder of a pivot grid.

Default value : “Add Filter Fields Here”

| | | ReportDesigner_Pivot_AddRowFields |

The placeholder of a pivot grid.

Default Value : “Add Row Fields Here”

| | | ReportDesigner_Pivot_AddColumnFields |

The placeholder of a pivot grid.

Default value : “Add Column Fields Here”

| | | ReportDesigner_Pivot_AddDataItems |

The placeholder of a pivot grid.

Default value : “Add Data Items Here”

| | | ReportDesigner_PivotActions_InsertFieldInTheFilterArea |

The caption available in the action list of a pivot grid.

Default value : “Insert Field in the Filter Area”

| | | ReportDesigner_PivotActions_InsertFieldInTheDataArea |

The caption available in the action list of a pivot grid.

Default value : “Insert Field in the Data Area”

| | | ReportDesigner_PivotActions_InsertFieldInTheColumnArea |

The caption available in the action list of a pivot grid.

Default value : “Insert Field in the Column Area”

| | | ReportDesigner_PivotActions_InsertFieldInTheRowArea |

The caption available in the action list of a pivot grid.

Default value : “Insert Field in the Row Area”

| | | ReportDesigner_MenuButtons_RunWizard |

The caption of the Web Report Designer‘s menu button.

Default value : “Run Wizard”

| | | ReportDesigner_SaveAs_NamePlaceholder |

The placeholder for the Save report dialog

Default value : “Enter a report name to save…”

| | | ReportDesigner_ElementsAction_SizeToControlWidth |

The caption available in the action list of a report element.

Default value : “Size to Control Width”

| | | ReportDesigner_ElementsAction_SizeToControlHeight |

The caption available in the action list of a report element.

Default value : “Size to Control Height”

| | | ReportDesigner_ElementsAction_SizeToControl |

The caption available in the action list of a report element.

Default value : “Size to Control”

| | | ReportDesigner_FieldListActions_AddCalculatedField |

The caption of an action available in the Field List.

Default value : “Add calculated field”

| | | ReportDesigner_FieldListActions_RemoveParameter |

The caption of an action available in the Field List.

Default value : “Remove parameter”

| | | ReportDesigner_FieldListActions_RemoveCalculatedField |

The caption of an action available in the Field List.

Default value : “Remove calculated field”

| | | ReportDesigner_Accordion_Collapsed |

A Web Report Designer caption.

Default value : “Collapsed”

| | | ReportDesigner_Wizard_SearchPlaceholder | | | | ReportDesigner_Wizard_SelectReportType_Title |

The caption available in the Report Wizard.

Default value : “Choose a Report Type”

| | | ReportDesigner_Wizard_SelectReportType_Message |

The caption available in the Report Wizard.

Default value : “Select the report type you wish to create.”

| | | ReportDesigner_Wizard_SelectReportType_EmptyReport |

The caption available in the Report Wizard.

Default value : “Empty Report”

| | | ReportDesigner_Wizard_SelectReportType_DataBoundReport |

The caption available in the Report Wizard.

Default value : “Data-bound Report”

| | | ReportDesigner_Wizard_SelectReportType_VerticalReport |

Default value : “Vertical Report”

| | | ReportDesigner_Wizard_SelectReportType_TableReport |

Default value : “Table Report”

| | | ReportDesigner_Wizard_SelectReportType_LabelReport |

The caption available in the Report Wizard.

Default value : “Label Report”

| | | ReportDesigner_Wizard_SelectReportType_CrossTabReport |

Default value : “Cross-Tab Report”

| | | ReportDesigner_Wizard_SelectReportType_AIPromptToReport |

AI Prompt-To-Report

| | | ReportDesigner_Wizard_ChooseDataSource_Title |

The title of the “Choose a Data Source” Wizard page.

Default value : “Choose a Data Source”

| | | ReportDesigner_Wizard_CreateNewDataSource |

The text of the “Choose a Data Source” Wizard page.

Default value : “No, I’d like to create a new SQL data source”

| | | ReportDesigner_Wizard_ChooseDataMember_Title |

The title of the Choose a Table or View Wizard page.

Default value : “Choose a Table or View”

| | | ReportDesigner_Wizard_ChooseDataMember_Description |

The text of the Choose a Table or View Wizard page.

Default value : “The table or view you choose determines which columns will be available in your report.”

| | | ReportDesigner_Wizard_ChooseColumns_Title |

The title of the columns selection Wizard page.

Default value : “Choose Columns to Display in Your Report”

| | | ReportDesigner_Wizard_ChooseColumns_Description |

The text of the columns selection Wizard page.

Default value : “Select the columns you want to display within your report.”

| | | ReportDesigner_Wizard_AvailableFields |

The title of the available fields list on the Wizards page.

Default value : “Available fields”

| | | ReportDesigner_Wizard_SelectedFields |

The title of the selected fields list on the Wizards page.

Default value : “Selected fields”

| | | ReportDesigner_Wizard_CreateGroups_Title |

The title of the group creation Wizard page.

Default value : “Create Groups”

| | | ReportDesigner_Wizard_CreateGroups_Description |

The text of the group creation Wizard page.

Default value : “Create multiple groups, each with a single field value, or define several fields in the same group.”

| | | ReportDesigner_Wizard_SummaryOptions_Title |

The title of the Wizards page.

Default value : “Choose Summary Options”

| | | ReportDesigner_Wizard_SummaryOptions_Description |

The text of the summary functions selection Wizard page.

Default value : “What summary functions would you like to calculate?”

| | | ReportDesigner_Wizard_SummaryOptions_Average |

The caption of a summary function.

Default value : “Average”

| | | ReportDesigner_Wizard_SummaryOptions_Count |

The caption of a summary function.

Default value : “Count”

| | | ReportDesigner_Wizard_SummaryOptions_Max |

The caption of a summary function.

Default value : “Max”

| | | ReportDesigner_Wizard_SummaryOptions_Min |

The caption of a summary function.

Default value : “Min”

| | | ReportDesigner_Wizard_SummaryOptions_Sum |

The caption of a summary function.

Default value : “Sum”

| | | ReportDesigner_Wizard_SummaryOptions_IgnoreNullValues |

An option on the summary function selection Wizard page.

Default value : “Ignore null values”

| | | ReportDesigner_Wizard_ReportLayout_Title |

The title of the report layout selection Wizard page.

Default value : “Choose a Report Layout”

| | | ReportDesigner_DropFileWarning_WrongFormat | | | | ReportDesigner_DropFileWarning_ControlNotSupportUpload | | | | ReportDesigner_DropFileWarning_ControlNotSupportFile | | | | ReportDesigner_DropFileWarning_BandNotSupportControl | | | | ReportDesigner_Wizard_ReportLayout_Description |

The text of the report layout selection Wizard page.

Default value : “The report layout specifies the manner in which selected data fields are arranged on individual pages.”

| | | ReportDesigner_Wizard_ReportLayout_Portrait |

The caption of the Portrait option on the layout selection Wizard page.

Default value : “Portrait”

| | | ReportDesigner_Wizard_ReportLayout_Landscape |

The caption of the Landscape option on the layout selection Wizard page.

Default value : “Landscape”

| | | ReportDesigner_Wizard_ReportLayout_Columnar |

An option on the layout selection Wizard page.

Default value : “Columnar”

| | | ReportDesigner_Wizard_ReportLayout_Tabular |

An option on the layout selection Wizard page.

Default value : “Tabular”

| | | ReportDesigner_Wizard_ReportLayout_Justified |

An option on the layout selection Wizard page.

Default value : “Justified”

| | | ReportDesigner_Wizard_ReportLayout_Stepped |

An option on the layout selection Wizard page.

Default value : “Stepped”

| | | ReportDesigner_Wizard_ReportLayout_Outline1 |

An option on the layout selection Wizard page.

Default value : “Outline 1”

| | | ReportDesigner_Wizard_ReportLayout_Outline2 |

An option on the layout selection Wizard page.

Default value : “Outline 2”

| | | ReportDesigner_Wizard_ReportLayout_AlignLeft1 |

An option on the layout selection Wizard page.

Default value : “Align Left 1”

| | | ReportDesigner_Wizard_ReportLayout_AlignLeft2 |

An option on the layout selection Wizard page.

Default value : “Align Left 2”

| | | ReportDesigner_Wizard_ReportLayout_AdjustFieldWidth |

The caption of an option on the layout selection Wizard page.

Default value : “Adjust the field width so all fields fit onto a page”

| | | ReportDesigner_Wizard_Report_Style |

The title of the report style selection Wizard page.

Default value : “Choose a Report Style”

| | | ReportDesigner_Wizard_ReportStyle_Description |

The text of the report style selection Wizard page.

Default value : “The report style specifies the appearance of your report.”

| | | ReportDesigner_Wizard_ReportStyle_Bold |

An option on the report style selection Wizard page.

Default value : “Bold”

| | | ReportDesigner_Wizard_ReportStyle_Casual |

An option on the report style selection Wizard page.

Default value : “Casual”

| | | ReportDesigner_Wizard_ReportStyle_Corporate |

An option on the report style selection Wizard page.

Default value : “Corporate”

| | | ReportDesigner_Wizard_ReportStyle_Compact |

An option on the report style selection Wizard page.

Default value : “Compact”

| | | ReportDesigner_Wizard_ReportStyle_Formal |

An option on the report style selection Wizard page.

Default value : “Formal”

| | | ReportDesigner_Wizard_ReportStyle_Title |

The title displayed by the report style preview on the report style selection Wizard page.

Default value : “Title”

| | | ReportDesigner_Wizard_ReportStyle_Caption |

The text of a caption displayed by the report style preview on the report style selection Wizard page.

Default value : “Title”

| | | ReportDesigner_Wizard_ReportStyle_Data |

Text displayed by the report style preview on the report style selection Wizard page.

Default value : “Data”

| | | ReportDesigner_Wizard_ReportTemplate_Thumbnail |

The text displayed within the template thumbnail in the Report Wizard.

Default value : “Report Template”

|

| | ReportDesigner_Wizard_ReportComplete_Title |

The title of the final Wizard page.

Default value : “The Report is Complete”

| | | ReportDesigner_Wizard_ReportComplete_Description |

The text of the final Wizard page.

Default value : “We have all the information needed to process the report.”

| | | ReportDesigner_Wizard_ReportComplete_SpecifyTitle |

The caption of the report title editor on the final Wizard page.

Default value : “Specify the report’s title”

| | | ReportDesigner_Wizard_Header |

The title of the Report Wizard window.

Default value : “Report Wizard”

| | | ReportDesigner_Wizard_DataSourceHeader |

The title of the Data Source Wizard window.

Default value : “Data Source Wizard”

| | | ReportDesigner_Wizard_PageSize |

The caption available in the Report Wizard when creating a label report.

Default value : “Page Size:”

| | | ReportDesigner_Wizard_LabelWidth |

The caption available in the Report Wizard when creating a label report.

Default value : “Label Width:”

| | | ReportDesigner_Wizard_LabelHeight |

The caption available in the Report Wizard when creating a label report.

Default value : “Label Height:”

| | | ReportDesigner_Wizard_HorizontalPitch |

The caption available in the Report Wizard when creating a label report.

Default value : “Horizontal Pitch:”

| | | ReportDesigner_Wizard_VerticalPitch |

The caption available in the Data Source Wizard.

Default value : “Vertical Pitch:”

| | | ReportDesigner_Wizard_TopMargin |

The caption available in the Data Source Wizard.

Default value : “Top Margin:”

| | | ReportDesigner_Wizard_LeftMargin |

The caption available in the Report Wizard when creating a label report.

Default value : “Left Margin:”

| | | ReportDesigner_Wizard_RightMargin |

The caption available in the Report Wizard when creating a label report.

Default value : “Right Margin:”

| | | ReportDesigner_Wizard_BottomMargin |

The caption available in the Report Wizard when creating a label report.

Default value : “Bottom Margin:”

| | | ReportDesigner_Wizard_Pixel |

The caption of the Report Wizard page.

Default value : “Pixel”

| | | ReportDesigner_Wizard_LabelProduct |

The caption available in the Report Wizard when creating a label report.

Default value : “Label Product:”

| | | ReportDesigner_Wizard_ProductNumber |

The caption available in the Report Wizard when creating a label report.

Default value : “Product Number:”

| | | ReportDesigner_Wizard_Width |

The caption available in the Data Source Wizard.

Default value : “Width:”

| | | ReportDesigner_Wizard_Height |

The caption available in the Report Wizard when creating a label report.

Default value : “Height:”

| | | ReportDesigner_Wizard_PaperType |

The caption available in the Report Wizard when creating a label report.

Default value : “Paper Type:”

| | | ReportDesigner_Wizard_PaperSize |

The caption available in the Report Wizard when creating a label report.

Default value : “Paper Size:”

| | | ReportDesigner_MasterDetailWizard_ChooseDataMembers_Description |

The title of a Data Source Wizard page on which a user can specify report data members.

Default value : “Select data members to assign to the report and its detail reports and fields to display in these reports.”

| | | ReportDesigner_MasterDetailWizard_SummaryOptions_SelectFieldsAndSummaries |

The text of a Data Source Wizard page on which a user can specify summary options.

Default value : “Select fields and assign summary functions to them:”

| | | ReportDesigner_MasterDetailWizard_SelectReport |

The caption available in a Data Source Wizard page on which a user can specify report data members.

Default value : “Select the report”

| | | ReportDesigner_MasterDetailWizard_ChooseDataMembers_SelectDataMembers |

The caption available in a Data Source Wizard page on which a user can specify report data members.

Default value : “Select data members”

| | | ReportDesigner_MasterDetailWizard_ChooseDataMembers_SelectDataFields |

The caption available in a Data Source Wizard page on which a user can specify report data members.

Default value : “Select data fields”

| | | ReportDesigner_MasterDetailWizard_SummaryOptions_SummaryFunctions |

The title of a Data Source Wizard page on which a user can specify summary options.

Default value : “Summary functions”

| | | ReportDesigner_Wizard_PageSetup_Description |

The title of the report page settings Wizard page.

Default value : “Specify report page settings.”

| | | ReportDesigner_Wizard_PageSetup_Paper |

The caption of the report page settings Wizard page.

Default value : “Paper”

| | | ReportDesigner_Wizard_PageSetup_Size |

The caption of the report page settings Wizard page.

Default value : “Size:”

| | | ReportDesigner_Wizard_PageSetup_Unit |

The caption of the report page settings Wizard page.

Default value : “Unit:”

| | | ReportDesigner_Wizard_PageSetup_PageMargins |

The caption of the report page settings Wizard page.

Default value : “Page Margins”

| | | ReportDesigner_Wizard_PageSetup_LeftMargin |

The caption of the report page settings Wizard page.

Default value : “Left:”

| | | ReportDesigner_Wizard_PageSetup_RightMargin |

The caption of the report page settings Wizard page.

Default value : “Right:”

| | | ReportDesigner_Wizard_PageSetup_TopMargin |

The caption of the report page settings Wizard page.

Default value : “Top:”

| | | ReportDesigner_Wizard_PageSetup_BottomMargin |

The caption of the report page settings Wizard page.

Default value : “Bottom:”

| | | ReportDesigner_Wizard_PageSetup_Orientation |

Default value : “Orientation:”

| | | ReportDesigner_Wizard_PageCrossTab_FieldName_Caption |

Default value : “Field Name:”

| | | ReportDesigner_Wizard_ColorScheme_Description |

The title of the color scheme selection Wizard page.

Default value : “Choose a report color scheme.”

| | | ReportDesigner_MenuItem_AddSqlDataSource |

The caption of the Web Report Designer menu button.

Default value : “ Add SQL Data Source…

| | | ReportDesigner_SortFields_SortBy |

The text displayed in the Properties Panel.

Default value : “Sort By”

| | | ReportDesigner_SortFields_ThenBy |

The text displayed in the Properties Panel.

Default value : Then By”

| | | ReportDesigner_GaugeViewType_Circular |

The text for the circular gauge type.

Default value : “Circular”

| | | ReportDesigner_GaugeViewType_Linear |

The text for the linear gauge type.

Default value : “Linear”

| | | ReportDesigner_NameValidationError |

The text of an error.

Default value : “Invalid name”

| | | ReportDesigner_NameUniqueError |

Name is not unique

| | | ReportDesigner_ScriptEditor_Toolbar_SelectControl |

The caption available in the Script Editor‘s toolbar.

Default value : “Select control…”

| | | ReportDesigner_ScriptEditor_Toolbar_SelectEvent |

The caption available in the Script Editor‘s toolbar.

Default value : “Select event…”

| | | ReportDesigner_FontOptions_Unit_Document |

The value for the font’s Unit option available in the Properties Panel.

Default value : “Document”

| | | ReportDesigner_FontOptions_Unit_Point |

The value for the font’s Unit option available in the Properties Panel.

Default value : “Point”

| | | ReportDesigner_CrossBandControls |

The caption of an action available in the Report Explorer.

Default value : “Cross-Band Controls”

| | | ReportDesigner_DataSources |

Default value : “Data Sources”

| | | ReportDesigner_FieldListActions_RemoveDataSource |

The caption of an action available in the Field List.

Default value : “Remove Data Source”

| | | ReportDesigner_FieldListActions_EditMasterDetailRelations |

The caption of an action available in the Field List.

Default value : “Edit Master-Detail Relations”

| | | ReportDesigner_TextAlignment_Horizontal |

Default value : “Horizontal”

| | | ReportDesigner_TextAlignment_Vertical |

Default value : “Vertical”

| | | ReportDesigner_Analyzer_CollectErrors |

Default value : “Collect Errors”

| | | HttpResponseStatusCode_400 |

Default value : “Bad Request”

| | | HttpResponseStatusCode_401 |

Default value : “Unauthorized”

| | | HttpResponseStatusCode_403 |

Default value : “Forbidden”

| | | HttpResponseStatusCode_404 |

Default value : “Not Found”

| | | HttpResponseStatusCode_405 |

Default value : “Method Not Allowed”

| | | HttpResponseStatusCode_406 |

Default value : “Not Acceptable”

| | | HttpResponseStatusCode_408 |

Default value : “Request Timeout”

| | | HttpResponseStatusCode_412 |

Default value : “Precondition Failed”

| | | HttpResponseStatusCode_500 |

Default value : “Internal Server Error”

| | | HttpResponseStatusCode_501 |

Default value : “Not Implemented”

| | | HttpResponseStatusCode_502 |

Default value : “Bad Gateway”

| | | HttpResponseStatusCode_503 |

Default value : “Service Unavailable”

| | | Error_WithStatus |

Default value : “{0} ({1} {2})”

| | | ReportDesigner_AddArgument |

The caption available in the Report Designer for adding a new argument.

Default value : “Add Argument”

| | | ReportDesigner_AddNewItem |

The caption available in the Report Designer for adding a new item.

Default value : “Add New Item”

| | | WebDocumentViewer_Mobile_TapHereToSearch |

The caption available in the Mobile Mode.

Default value : “Tap here to Search”

| | | WebDocumentViewer_ExportError |

The text of an error.

Default value : “An error occurred during the export”

| | | WebDocumentViewer_GetExportStatusError |

The text of an error.

Default value : “Error obtaining an export status”

| | | WebDocumentViewer_ExportStatusError |

The text of an error.

Default value : “Error on retrieving an exporting status: “

| | | WebDocumentViewer_DrillThroughError |

The text of an error.

Default value : “Drill through operation failed”

| | | WebDocumentViewer_OpenReportError |

The text of an error.

Default value : “Could not open report”

| | | ReportDesigner_DataSource_FilterCriteriaTitle |

The caption available in the Report Designer for data sources.

Default value : “Filter Criteria”

| | | ReportDesigner_Wizard_CustomizeLabelPage_LabelCountText |

The caption available in the Report Wizard when creating a label report.

Default value : “labels on the page”

| | | ReportDesigner_ScriptValidation_Message_ContainsErrors |

The text of a message with the script validation result.

Default value : “The script contains error(s).”

| | | ReportDesigner_ScriptValidation_Message_ValidScript |

The text of a message with the script validation result.

Default value : “The script is valid.”

| | | ReportDesigner_ScriptValidation_Error |

The text of an error.

Default value : “Impossible to validate the script.”

| | | List_More |

The text of an action for dialogs that contain lists.

Default value : “More”

| | | ReportDesigner_PropertyGrid_AutoValueString |

The text displayed in the Properties Panel‘s editor.

Default value : “(Auto)”

| | | ReportDesigner_ToolBarItemText_ValidateBindings |

The caption available in the Main toolbar.

Default value : “Validate Bindings” content: ReportDesigner_ToolBarItemText_ValidateBindings = 329

| | | WebDocumentViewer_AsyncExportTabTitle |

The text displayed in the ASPxDocumentViewer when a document is exporting.

Default value : “Exporting…”

| | | WebDocumentViewer_AsyncExportCloseWarning |

The text of a message in the ASPxDocumentViewer.

Default value : “Do not close this tab to get the resulting file.”

| | | ReportDesigner_ReportActions_InsertVerticalHeaderBand |

The caption available in the action list of a report.

Default value : “Insert Vertical Header Band”

| | | ReportDesigner_ReportActions_InsertVerticalDetailBand |

The caption available in the action list of a report.

Default value : “Insert Vertical Detail Band”

| | | ReportDesigner_ReportActions_InsertVerticalTotalBand |

The caption available in the action list of a report.

Default value : “Insert Vertical Total Band”

| | | ReportDesigner_SaveReport_Message_OK |

The text of a message.

Default value : “The report has been successfully saved.”

| | | ReportDesigner_SaveReport_Error |

The text of an error.

Default value : “Cannot save the report.”

| | | WebDocumentViewer_MultiValueEditor_AllSelected |

The text of the ASPxDocumentViewer’s multi-value editor.

Default value : “All selected ({0})”

| | | ReportDesigner_MasterDetailWizard_SelectQueries |

Default value : “Select queries for the report and its detail reports.”

| | | ReportDesigner_MasterDetailWizard_SelectDataFields |

Default value : “Select data fields to display in the report.”

| | | ReportDesigner_Wizard_AddGroupFields |

Default value : “Add group fields.”

| | | ReportDesigner_Wizard_AddGroup_Text |

Default value : “Add Group”

| | | ReportDesigner_Wizard_AddSummaryFields |

Default value : “Add summary fields.”

| | | ReportDesigner_Wizard_SummaryFields_Text |

Default value : “Field”

| | | ReportDesigner_Wizard_AddGroupFields_Placeholder |

Default value : “Add group fields.”

| | | ReportDesigner_Wizard_AddSummaryFields_Placeholder |

Default value : “To add a summary field to the report, select a data field (numeric, date-time or boolean) and ensure that it is not used in groups.”

| | | ReportDesigner_Wizard_SpecifyPageSettingsColorScheme |

Default value : “Specify page settings and a report color scheme.”

| | | ReportDesigner_Wizard_SpecifyReportTitle |

Default value : “Specify the report title.”

| | | ReportDesigner_Wizard_SelectLabelType |

Default value : “Select the label type.”

| | | ReportDesigner_Wizard_SelectReportType |

Default value : “Select Report Type”

| | | ReportDesigner_Wizard_DefineReportLayout |

Default value : “Define Report Layout”

| | | ReportDesigner_Wizard_SpecifyPageSettings |

Default value : “Specify Page Settings”

| | | ReportDesigner_Wizard_SelectDataSource |

Default value : “Select Data Source”

| | | ReportDesigner_Wizard_AddDataSource |

Default value : “Add Data Source…”

| | | ReportDesigner_Wizard_ReportTitle_Placeholder |

Default value : “Type title here…”

| | | ReportDesigner_Wizard_JsonSource_UriValidationError |

Default value : “Invalid URI.”

| | | ReportDesigner_Wizard_Json_ConnectionName |

Default value : “Connection Name:”

| | | ReportDesigner_Wizard_AI_EnterReportDescription |

Enter Report Description

| | | ReportDesigner_Wizard_AI_EnterReportDescription_PromptPlaceholder |

Type in a detailed report description

| | | ReportDesigner_Wizard_AI_EnterReportDescription_DataSourceStructure |

Data source structure.

| | | ReportDesigner_Wizard_AI_EnterReportDescription_PromptTitle |

Enter your prompt

| | | ReportDesigner_Wizard_AI_EnterReportDescription_PredefinedPrompts |

Predefined prompts

| | | ReportDesigner_Wizard_AI_SelectDataSourceOption |

Select a Data Source Option

| | | ReportDesigner_Wizard_AI_SelectDataSourceOption_AddDataSource |

Add Data Source

| | | ReportDesigner_Wizard_AI_SelectDataSourceOption_NoDataSource |

No Data Source

| | | ReportDesigner_AI_ReportPreviewWithTestData |

Show Report Preview with AI-generated Test Data

| | | ReportDesigner_Menu_Text |

Default value : “Menu”

| | | ReportDesigner_Wizard_ColorScheme |

Default value : “Color Scheme”

| | | ToolBarItemText_FullScreen |

Default value : “Full Screen”

| | | ReportDesigner_ParametersDialog_AddParameter |

Default value : “Add Parameter”

| | | ReportDesigner_ParametersDialog_GroupTitleVisible | | | | ReportDesigner_ParametersDialog_GroupTitle | | | | ReportDesigner_ParametersDialog_GroupBorderVisible | | | | ReportDesigner_ParametersDialog_GroupExpanded | | | | ReportDesigner_ParametersDialog_GroupShowExpandButton | | | | ReportDesigner_ParametersDialog_GroupOrientation | | | | ReportDesigner_ParametersDialog_AllowMultipleValues | | | | ReportDesigner_ParametersDialog_AllowNull | | | | ReportDesigner_ParametersDialog_SelectAllValues | | | | ReportDesigner_MenuItem_Localization |

The caption of the Main Menu Localization button.

Default value : “ Localization…

| | | ReportDesigner_LocalizationEditor_Title |

The caption of the Localization Editor.

Default value : “Localization Editor”

| | | ReportDesigner_Watermarks_TextAccessibleOptions | | | | ReportDesigner_Watermarks_ImageAccessibleOptions | | | | ReportDesigner_Watermarks_AccessibleRole | | | | ReportDesigner_Watermarks_AccessibleDescription | | | | ReportDesigner_SummaryEditor_ArgumentExpression |

Default value : “Argument Expression”

| | | ReportDesigner_SummaryEditor_Weight |

Default value : “Weight”

| | | WebDocumentViewer_DocumentCreationCancelled |

Default value : “Document creation was cancelled due to server error”

| | | WebDocumentViewer_AriaLabelPreviewPage |

Default value : “Report Preview page {0} of {1}”

| | | WebDocumentViewer_AriaLabelZoomCombobox |

Default value : “Zoom”

| | | WebDocumentViewer_AriaLabelPagerCombobox |

Default value : “Pager”

| | | WebDocumentViewer_AriaLabelPredefinedPeriods | | | | WebDocumentViewer_AriaSwitchToDocumentReadingMode |

Default value : “Press Enter or Space to switch to the document reading mode.”

| | | WebDocumentViewer_AriaDocumentReady |

Default value : “Document is ready”

| | | WebDocumentViewer_AriaDocumentProgress |

Default value : “Progress {0}%”

| | | WebDocumentViewer_AriaActivateEditor |

Default value : “press Enter or Space to activate the editor”

| | | WebDocumentViewer_AriaEditorKeyboardNavigation |

Default value : “Press Alt ? or Alt ? to navigate the editor. Press Shift Tab to exit navigation mode.”

| | | WebDocumentViewer_AriaSearchNoResults |

Default value : “No results found for {0}”

| | | WebDocumentViewer_AriaSearchResultsAvailable |

Default value : “{0} results are available”

| | | WebDocumentViewer_AI_ExportDocumentWithTranslations_Message |

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

| | | WebDocumentViewer_AI_ExportDocumentWithTranslations_OK |

OK

| | | WebDocumentViewer_AI_ExportDocumentWithTranslations_Cancel |

Cancel

| | | WebDocumentViewer_AIGeneratedTranslation_Label |

AI-generated Translation

| | | WebDocumentViewer_AriaSearchString |

Default value : “You searched for {0}”

| | | ToolBarItemText_Design |

Default value : “Design”

| | | ToolBarItemText_Preview |

Default value : “Preview”

| | | ReportDesigner_GetReportDesignerModel_Error |

Default value : “The page is blank because the Report Designer failed to load the report. Consult the developer for assistance. Use development mode for detailed information.”

| | | WebErrorStringId_XRE011 |

Default value : “Unable to load the content from the specified {0}”

| | | ReportDesigner_FieldList_NewDataSource | | | | ReportDesigner_FieldList_AddDataSource | | | | ReportDesigner_FieldListActions_Rename | | | | ReportDesigner_FieldListActions_EditCriteria |

Edit Criteria

| | | WebDocumentViewer_AI_TranslatingDocument |

Translating the document…

| | | AIPanel_PanelHeaderLabel | | | | AIPanel_LimitExceededWarning | | | | WebDocumentViewer_AI_EntireDocument_MenuAction |

Entire Document

| | | WebDocumentViewer_AI_CurrentPage_MenuActions |

Current Page

| | | WebDocumentViewer_AI_RevertToOriginal |

Revert to Original

| | | WebDocumentViewer_AI_TranslateInline_MenuAction |

Translate Inline

| | | AIPanel_TargetType_Page | | | | AIPanel_TargetTypeSelection | | | | AIPanel_InvalidLanguageValueErrorMsg | | | | AIPanel_TranslateAction | | | | AIPanel_Language | | | | AIPanel_TargetContent | | | | AIPanel_Page | | | | AIPanel_SummarizeAction | | | | AIPanel_AgreeToAllChunks | | | | AIPanel_ProcessingResultHeader | | | | AIPanel_ProceedChunk | | | | AIPanel_CancelChunk | | | | Cmd_Copy | | |

Remarks

Review the following topic for more information: Localization.

See Also

WinForms Reporting Localization

DevExpress.XtraReports.Web.Localization Namespace