remove unused trans keys part 5 of .....???? a bazillion?

This commit is contained in:
2022-02-16 00:57:10 +00:00
parent ca6a3de19a
commit de7e690cfa
4 changed files with 0 additions and 264 deletions

View File

@@ -153,62 +153,15 @@
"GlobalCJKIndex": "CJK Index",
"GlobalCJKIndexDescription": "Only set to TRUE if entry of Chinese, Japanese or Korean characters into fields and labels",
"GlobalLaborSchedUserDfltTimeSpan": "Scheduled / Labor default minutes",
"GlobalMainGridAutoRefresh": "Auto-refresh main grids",
"GlobalMainGridAutoRefreshDescription": "Refresh main grid lists automatically every 5 minutes.",
"GlobalMaxFileSizeMB": "Maximum embedded file size",
"GlobalMaxFileSizeMBDescription": "Largest single file size in megabytes that can be stored embedded in the database",
"GlobalNotifySMTPAccount": "SMTP login",
"GlobalNotifySMTPAccountDescription": "Login account for SMTP mail server",
"GlobalNotifySMTPFrom": "SMTP Reply to / From address",
"GlobalNotifySMTPFromDescription": "From email account (reply to address) to use when sending outgoing notification",
"GlobalNotifySMTPHost": "SMTP server",
"GlobalNotifySMTPHostDescription": "Internet (SMTP) mail server used for sending outgoing notification messages",
"GlobalNotifySMTPPassword": "SMTP password",
"GlobalNotifySMTPPasswordDescription": "Password for SMTP login account",
"GlobalPropertyCategoryDisplayStyle": "Display style",
"GlobalPurchaseOrderStartSeed": "Purchase Orders Start Number",
"GlobalPurchaseOrderStartSeedDescription": "Purchase Orders starting number must be greater than existing utilized numbers. Once have entered a number, can not enter a smaller number.",
"GlobalQuoteNumberStartSeed": "Quotes Start Number",
"GlobalQuoteNumberStartSeedDescription": "Quotes starting number must be greater than existing utilized numbers. Once have entered a number, can not enter a smaller number.",
"GlobalRentalStartSeed": "Rental start number",
"GlobalRentalStartSeedDescription": "Rental starting number must be greater than existing utilized numbers. Once have entered a number, can not enter a smaller number.",
"GlobalSchedUserNonTodayStartTime": "Scheduled default time",
"GlobalSchedUserNonTodayStartTimeDescription": "Scheduled user default time for new records when choosing start date other than today.",
"GlobalSignatureFooter": "Signature footer",
"GlobalSignatureFooterDescription": "Text displayed as footer below signature box",
"GlobalSignatureHeader": "Signature header",
"GlobalSignatureHeaderDescription": "Text displayed as header above signature box",
"GlobalSignatureTitle": "Signature title",
"GlobalSignatureTitleDescription": "Text displayed as title above signature area",
"GlobalSMTPEncryption": "SMTP Encryption",
"GlobalSMTPEncryptionDescription": "Encryption method to use with SMTP server. Valid values are 'TLS', 'SSL' or empty for no encryption.",
"GlobalSMTPRetry": "SMTP Retry deliveries",
"GlobalSMTPRetryDescription": "Don't remove SMTP / SMS notifications if unable to connect to SMTP server; retry them again on next notification processing until delivered.",
"GlobalSpellCheckDescription": "If set to TRUE, all text fields will be compared against internal spell list for the language selected. Setting to TRUE will increase time taken to save a record.",
"GlobalTaxPartPurchaseID": "Default parts purchase tax",
"GlobalTaxPartPurchaseIDDescription": "Sales tax used by default for parts on purchase orders",
"GlobalTaxPartSaleID": "Defaults parts sales tax",
"GlobalTaxPartSaleIDDescription": "Sales tax used by default for parts on workorders",
"GlobalTaxRateSaleID": "Default service sales tax",
"GlobalTaxRateSaleIDDescription": "Sales tax used by default for services on workorders",
"GlobalTravelDfltTimeSpan": "Travel default minutes",
"GlobalTravelDfltTimeSpanDescription": "Travel default time span for new records (minutes). 0 = off",
"GlobalUnitNameDisplayFormatsDescription": "Determines the format of how Units display within drop down selection boxes within workorders, quotes, and pm's.",
"GlobalUseInventory": "Use Inventory",
"GlobalUseInventoryDescription": "FALSE restricts access to part entry and selection of parts used within workorders. TRUE allows access to all inventory functions.",
"GlobalFilterCaseSensitive": "Filtering is case sensitive",
"GlobalUseNotification": "Use Notification",
"GlobalUseNotificationDescription": "If set to TRUE turns on notification system\r\nIf set to FALSE turns off all notification processing.",
"GlobalUseRegions": "Use Regions",
"GlobalUseRegionsDescription": "If set to TRUE, users assigned to one region will not be able to view information about users assigned to another region",
"GlobalWorkOrderCloseByAge": "Work order stale age (minutes)",
"GlobalWorkOrderCloseByAgeDescription": "Minutes after a workorder is created that it should be closed. When a work order is created this time span is added to the current date / time to set the close by date automatically. Set to zero if not used.",
"GlobalWorkOrderClosedStatus": "Work order closed status",
"GlobalWorkOrderClosedStatusDescription": "If a status is selected here, a work order will be set to this status automatically when closed by a user in AyaNova or AyaNovaWBI",
"GlobalWorkOrderNumberStartSeed": "Work orders Start Number",
"GlobalWorkOrderNumberStartSeedDescription": "Service workorder starting number must be greater than existing utilized numbers. Once have entered a number, can not enter a smaller number.",
"GlobalWorkOrderSummaryTemplate": "Work order Item Summary Template",
"GlobalWorkOrderSummaryTemplateDescription": "This determines what information from a service workorder item will display on the Schedule screen.",
"GridFilterName": "Filter name",
"HeadOfficeAccountNumber": "Account Number",
"HeadOfficeContact": "Contact",
@@ -360,8 +313,6 @@
"ContractRate": "Contract rate",
"Global": "Global",
"GlobalOps": "Global ops",
"GlobalWikiPage": "Global Wiki page",
"GridFilter": "GridFilter",
"HeadOffice": "Head Office",
"LoanUnit": "Loan item",
"Locale": "Translation",
@@ -862,37 +813,20 @@
"UserPunchClock": "User PunchClock",
"VendorsSubContractors": "SubContractors",
"VendorsWholesalers": "Wholesalers",
"GridFilterDialogAddConditionButtonText": "Add a condition",
"GridFilterDialogAndRadioText": "And conditions",
"GridFilterDialogCancelButtonText": "Cancel",
"GridFilterDialogDeleteButtonText": "Delete condition",
"GridFilterDialogOkButtonNoFiltersText": "No filters",
"GridFilterDialogOkButtonText": "OK",
"GridFilterDialogOrRadioText": "Or conditions",
"GridRowFilterDialogBlanksItem": "(Blanks)",
"GridRowFilterDialogDBNullItem": "(DBNull)",
"GridRowFilterDialogEmptyTextItem": "(Empty Text)",
"GridRowFilterDialogOperandHeaderCaption": "Operand",
"GridRowFilterDialogOperatorHeaderCaption": "Operator",
"GridRowFilterDialogTitlePrefix": "Enter filter criteria for",
"GridRowFilterDropDownAllItem": "(All)",
"GridRowFilterDropDownBlanksItem": "(No value)",
"GridRowFilterDropDownCustomItem": "(Custom)",
"GridRowFilterDropDownEquals": "Equal to",
"GridRowFilterDropDownGreaterThan": "Greater than",
"GridRowFilterDropDownGreaterThanOrEqualTo": "Greater than or equal to",
"GridRowFilterDropDownLessThan": "Less than",
"GridRowFilterDropDownLessThanOrEqualTo": "Less than or equal to",
"GridRowFilterDropDownLike": "Like",
"GridRowFilterDropDownMatch": "Matches regular expression",
"GridRowFilterDropDownNonBlanksItem": "(Has value)",
"GridRowFilterDropDownNotEquals": "Not equal to",
"GridRowFilterDropDownDoesNotContain": "Does not contain",
"GridRowFilterDropDownContains": "Contains",
"GridRowFilterDropDownStartsWith": "Starts with",
"GridRowFilterDropDownEndsWith": "Ends with",
"GridRowFilterRegexError": "Error parsing regular expresion {0}. Please enter a valid regular expression.",
"GridRowFilterRegexErrorCaption": "Invalid regular expression",
"HelpAboutAyaNova": "About AyaNova",
"HelpCheckForUpdates": "Check For Updates",
"HelpContents": "Contents...",