This commit is contained in:
@@ -727,19 +727,19 @@
|
||||
"RegionWOStatusChanged": "WO status changed",
|
||||
"ReportActive": "Active",
|
||||
"ReportDesignReport": "Edit report",
|
||||
"ReportPdfOptions":"PDF options",
|
||||
"ReportDisplayHeaderFooter":"Display header & footer",
|
||||
"ReportHeaderTemplate":"Header template",
|
||||
"ReportFooterTemplate":"Footer template",
|
||||
"ReportPaperFormat":"Paper format",
|
||||
"ReportLandscape":"Landscape",
|
||||
"ReportMarginOptionsBottom":"Bottom margin",
|
||||
"ReportMarginOptionsLeft":"Left margin",
|
||||
"ReportMarginOptionsRight":"Right margin",
|
||||
"ReportMarginOptionsTop":"Top margin",
|
||||
"ReportPrintBackground":"Print background",
|
||||
"ReportScale":"Scale",
|
||||
"ReportPreferCSSPageSize":"Prefer CSS page size",
|
||||
"ReportPdfOptions": "PDF options",
|
||||
"ReportDisplayHeaderFooter": "Display header & footer",
|
||||
"ReportHeaderTemplate": "Header template",
|
||||
"ReportFooterTemplate": "Footer template",
|
||||
"ReportPaperFormat": "Paper format",
|
||||
"ReportLandscape": "Landscape",
|
||||
"ReportMarginOptionsBottom": "Bottom margin",
|
||||
"ReportMarginOptionsLeft": "Left margin",
|
||||
"ReportMarginOptionsRight": "Right margin",
|
||||
"ReportMarginOptionsTop": "Top margin",
|
||||
"ReportPrintBackground": "Print background",
|
||||
"ReportScale": "Scale",
|
||||
"ReportPreferCSSPageSize": "Prefer CSS page size",
|
||||
"ReportImportDuplicate": "Selected report can not be imported: There is already a report with the same internal ID value in your database",
|
||||
"ReportExport": "Export to...",
|
||||
"ReportExportHTML": "HTML file (*.html)",
|
||||
@@ -768,7 +768,7 @@
|
||||
"ReportEditorFields": "Fields",
|
||||
"ReportEditorProperties": "Properties",
|
||||
"ReportEditorData": "Sample data",
|
||||
"ReportEditorMobileWarning":"Editor not supported on mobile devices",
|
||||
"ReportEditorMobileWarning": "Editor not supported on mobile devices",
|
||||
"ScheduleableUserGroupDescription": "Description",
|
||||
"ScheduleableUserGroupList": "Scheduleable user groups",
|
||||
"ScheduleableUserGroupName": "Scheduleable User Group Name",
|
||||
@@ -1569,6 +1569,7 @@
|
||||
"Loading": "Loading...",
|
||||
"Tags": "Tags",
|
||||
"Tag": "Tag",
|
||||
"TaggedWith": "Tagged with",
|
||||
"UserTypeServiceContractor": "SubContractor user",
|
||||
"AuthorizationRoles": "Authorization roles",
|
||||
"AuthorizationRoleNoRole": "No role",
|
||||
@@ -1594,8 +1595,8 @@
|
||||
"ThankYouForEvaluating": "Thank you for trying AyaNova. Please use the following links to help explore AyaNova and see if it is a good match for your organization.",
|
||||
"ErrorFieldValueNotInteger": "Value must be an integer",
|
||||
"ErrorFieldValueNotDecimal": "Value must be a number",
|
||||
"ErrorFieldValueNumberGreaterThanMax":"Value must be less than {0}",
|
||||
"ErrorFieldValueNumberLessThanMin":"Value must be greater than {0}",
|
||||
"ErrorFieldValueNumberGreaterThanMax": "Value must be less than {0}",
|
||||
"ErrorFieldValueNumberLessThanMin": "Value must be greater than {0}",
|
||||
"ErrorAPI2000": "The server is closed",
|
||||
"ErrorAPI2001": "The server is closed for maintenance",
|
||||
"ErrorAPI2002": "Internal server error",
|
||||
@@ -1940,6 +1941,6 @@
|
||||
"ShutDownServer": "Shut down server",
|
||||
"AreYouSureShutDown": "Are you certain you want to shut down the server?",
|
||||
"ViewServerConfiguration": "View server configuration",
|
||||
"UpdateAvailable":"Update is available. Install it now?",
|
||||
"DropFilesHere":"Drop files here"
|
||||
"UpdateAvailable": "Update is available. Install it now?",
|
||||
"DropFilesHere": "Drop files here"
|
||||
}
|
||||
Reference in New Issue
Block a user