remove unused trans keys part 4 of .....???? a bazillion?
This commit is contained in:
@@ -134,38 +134,12 @@
|
||||
"DashboardOverdue": "Overdue",
|
||||
"DashboardReminders": "Reminders",
|
||||
"DashboardScheduled": "Scheduled",
|
||||
"DispatchZoneDescription": "Description",
|
||||
"DispatchZoneList": "Dispatch Zones",
|
||||
"DispatchZoneName": "Dispatch Zone Name",
|
||||
"ErrorAutoIncrementNumberTooLow": "Error: New number must be at least {0} to not conflict with existing records",
|
||||
"ErrorDBFetchError": "Database error - unable to fetch record: {0}",
|
||||
"ErrorDBForeignKeyViolation": "This object can not be deleted because it is linked to one or more related objects",
|
||||
"ErrorDBRecordModifiedExternally": "Database error - record in table {0} was modified by user {1} after you opened it and can not be updated at this time.\\r\\nYou must close this record and re-open it before you can modify or delete it.",
|
||||
"ErrorDBSchemaMismatch": "Error: This program requires database version {0}, \r\nthe database being opened is version {1}.",
|
||||
"ErrorGridFilterByOtherColumnNotSupported": "Filtering by comparing to values in other columns \r\n({0})\r\n not supported.",
|
||||
"ErrorLicenseExpired": "The AyaNova license has expired. Usage will be limited to read only for all users until a valid license key is entered.\r\n\r\nLicenses can be purchased at a fair price quickly and easily, see our website at www.ayanova.com.",
|
||||
"ErrorLicenseWillExpire": "Warning: this license will expire {0}",
|
||||
"ErrorLiteDatabase": "Error: AyaNova Lite can only be used with a standalone FireBird database.",
|
||||
"ErrorDuplicateNameWarning": "Warning: There is an existing item in the database with the same name",
|
||||
"ErrorDuplicateSerialWarning": "Warning: There is an existing item in the database with the same serial number",
|
||||
"ErrorFieldLengthExceeded": "{0} can not exceed {1} characters.",
|
||||
"ErrorFieldLengthExceeded255": "{0} exceeds limit of 255 characters.",
|
||||
"ErrorFieldLengthExceeded500": "{0} exceeds limit of 500 characters",
|
||||
"ErrorFieldValueNotBetween": "{0} not valid must be between {1} and {2}.",
|
||||
"ErrorFieldValueNotValid": "{0} is not valid",
|
||||
"ErrorNameFetcherNotFound": "Name/bool Fetcher: Field {0} in table {1} with record ID {2} not found!",
|
||||
"ErrorNotChangeable": "Error: a {0} object can not be changed",
|
||||
"ErrorNotDeleteable": "Error: a {0} object can not be deleted",
|
||||
"ErrorRequiredFieldEmpty": "{0} is a required field. Please enter a value for {0}",
|
||||
"ErrorStartDateAfterEndDate": "Start date must be earlier than stop / end date",
|
||||
"ErrorSecurityAdministratorOnlyMessage": "You must be logged on as the 'SuperUser' for this task",
|
||||
"ErrorSecurityNotAuthorizedToChange": "Error: User is not authorized to change a {0} or the object or field being changed currently is read only.",
|
||||
"ErrorSecurityNotAuthorizedToCreate": "Error: Current user not authorized to create a new {0}",
|
||||
"ErrorSecurityNotAuthorizedToDelete": "Error: Current user is not authorized to delete a {0}",
|
||||
"ErrorSecurityNotAuthorizedToDeleteDefaultObject": "Error: The default {0} can not be deleted",
|
||||
"ErrorSecurityNotAuthorizedToRetrieve": "Error: Current user not authorized to open a {0} record",
|
||||
"ErrorSecurityUserCapacity": "There are not enough available licenses to continue this operation.",
|
||||
"ErrorTrialRestricted": "Trial mode is restricted to 30 work orders maximum, a work order will need to be deleted before you can add a new one.\r\n\r\nLicenses can be purchased at a fair price quickly and easily, see our website at www.ayanova.com.",
|
||||
"ErrorUnableToOpenDocumentUrl": "Unable to open document",
|
||||
"ErrorUnableToOpenEmailUrl": "Unable to open email address",
|
||||
"ErrorUnableToOpenWebUrl": "Unable to open web address",
|
||||
@@ -404,7 +378,6 @@
|
||||
"ContactTitle": "Contact Title",
|
||||
"Contract": "Contract",
|
||||
"ContractRate": "Contract rate",
|
||||
"DispatchZone": "Dispatch Zone",
|
||||
"Global": "Global",
|
||||
"GlobalOps": "Global ops",
|
||||
"GlobalWikiPage": "Global Wiki page",
|
||||
@@ -876,7 +849,6 @@
|
||||
"Close": "Exit",
|
||||
"Delete": "Delete",
|
||||
"Duplicate": "Duplicate",
|
||||
"Edit": "Edit",
|
||||
"ExternalTools": "External tools",
|
||||
"OK": "OK",
|
||||
"Open": "Open",
|
||||
@@ -994,11 +966,9 @@
|
||||
"DayTuesday": "Tuesday",
|
||||
"DayWednesday": "Wednesday",
|
||||
"DeletePrompt": "Are you sure you want to delete this record permanently?",
|
||||
"East": "East",
|
||||
"FilterAvailableTo": "Available to",
|
||||
"Filtered": "Filtered",
|
||||
"FilterNone": "No filter",
|
||||
"FilterUnsaved": "Not saved",
|
||||
"Find": "Find",
|
||||
"FindAndReplace": "Find and replace",
|
||||
"FirstRows100": "First 100 rows",
|
||||
@@ -1528,7 +1498,6 @@
|
||||
"WorkOrderStatusUnderlined": "Underlined",
|
||||
"WorkOrderSummaryTemplate": "Work order Item Summary Template",
|
||||
"WorkOrderSummaryWorkOrderItem": "Work order Item Info To Display",
|
||||
"Dispatch": "Dispatch",
|
||||
"Accounting": "Accounting",
|
||||
"Operations": "Server operations",
|
||||
"Version": "Version",
|
||||
@@ -1938,7 +1907,6 @@
|
||||
"NotifyEventPMGenerationFailed": "Preventive maintenance generation failure",
|
||||
"NotifyEventPMInsufficientInventory": "Preventive maintenance insufficient inventory",
|
||||
"NotifyEventReviewImminent": "Review - imminent",
|
||||
"Duration": "Duration",
|
||||
"Notifications": "Notifications",
|
||||
"NotifyMailSecurityNone": "None",
|
||||
"NotifyMailSecuritySSLTLS": "SSL\\TLS",
|
||||
|
||||
Reference in New Issue
Block a user