|
|
|
|
@@ -2,9 +2,11 @@
|
|
|
|
|
|
|
|
|
|
class I18n {
|
|
|
|
|
static const String accept = 'accept';
|
|
|
|
|
static const String accountCreatedChildSetupHint = 'accountCreatedChildSetupHint';
|
|
|
|
|
static const String accountCreatedChildSetupHint =
|
|
|
|
|
'accountCreatedChildSetupHint';
|
|
|
|
|
static const String accountCreatedContinue = 'accountCreatedContinue';
|
|
|
|
|
static const String accountCreatedEmailVerificationSentLabel = 'accountCreatedEmailVerificationSentLabel';
|
|
|
|
|
static const String accountCreatedEmailVerificationSentLabel =
|
|
|
|
|
'accountCreatedEmailVerificationSentLabel';
|
|
|
|
|
static const String accountCreatedForLabel = 'accountCreatedForLabel';
|
|
|
|
|
static const String accountCreatedTitle = 'accountCreatedTitle';
|
|
|
|
|
static const String accountDetails = 'accountDetails';
|
|
|
|
|
@@ -15,13 +17,16 @@ class I18n {
|
|
|
|
|
static const String activationKeyLabel = 'activationKeyLabel';
|
|
|
|
|
static const String activityMeter = 'activityMeter';
|
|
|
|
|
static const String activityMeterPedometer = 'activityMeterPedometer';
|
|
|
|
|
static const String activityMeterPedometerDisabled = 'activityMeterPedometerDisabled';
|
|
|
|
|
static const String activityMeterPedometerEnabled = 'activityMeterPedometerEnabled';
|
|
|
|
|
static const String activityMeterPedometerDisabled =
|
|
|
|
|
'activityMeterPedometerDisabled';
|
|
|
|
|
static const String activityMeterPedometerEnabled =
|
|
|
|
|
'activityMeterPedometerEnabled';
|
|
|
|
|
static const String activityNoTransactions = 'activityNoTransactions';
|
|
|
|
|
static const String activityNoWallets = 'activityNoWallets';
|
|
|
|
|
static const String activityRecentTransactions = 'activityRecentTransactions';
|
|
|
|
|
static const String activityScheduleTitle = 'activityScheduleTitle';
|
|
|
|
|
static const String activityViewTransactionsFrom = 'activityViewTransactionsFrom';
|
|
|
|
|
static const String activityViewTransactionsFrom =
|
|
|
|
|
'activityViewTransactionsFrom';
|
|
|
|
|
static const String add = 'add';
|
|
|
|
|
static const String addAlarm = 'addAlarm';
|
|
|
|
|
static const String addAllowedNumber = 'addAllowedNumber';
|
|
|
|
|
@@ -52,18 +57,24 @@ class I18n {
|
|
|
|
|
static const String alertSos = 'alertSos';
|
|
|
|
|
static const String alertStandstill = 'alertStandstill';
|
|
|
|
|
static const String alertsUpdated = 'alertsUpdated';
|
|
|
|
|
static const String allowanceActivateAutoAllowance = 'allowanceActivateAutoAllowance';
|
|
|
|
|
static const String allowanceActivateAutoAllowance =
|
|
|
|
|
'allowanceActivateAutoAllowance';
|
|
|
|
|
static const String allowanceAutoAllowance = 'allowanceAutoAllowance';
|
|
|
|
|
static const String allowanceBalanceAfter = 'allowanceBalanceAfter';
|
|
|
|
|
static const String allowanceBiweekly = 'allowanceBiweekly';
|
|
|
|
|
static const String allowanceConditionNoIncidents = 'allowanceConditionNoIncidents';
|
|
|
|
|
static const String allowanceConditionPauseHolidays = 'allowanceConditionPauseHolidays';
|
|
|
|
|
static const String allowanceConditionNoIncidents =
|
|
|
|
|
'allowanceConditionNoIncidents';
|
|
|
|
|
static const String allowanceConditionPauseHolidays =
|
|
|
|
|
'allowanceConditionPauseHolidays';
|
|
|
|
|
static const String allowanceConditions = 'allowanceConditions';
|
|
|
|
|
static const String allowanceConditionsDescription = 'allowanceConditionsDescription';
|
|
|
|
|
static const String allowanceConditionWeeklyLimits = 'allowanceConditionWeeklyLimits';
|
|
|
|
|
static const String allowanceConditionsDescription =
|
|
|
|
|
'allowanceConditionsDescription';
|
|
|
|
|
static const String allowanceConditionWeeklyLimits =
|
|
|
|
|
'allowanceConditionWeeklyLimits';
|
|
|
|
|
static const String allowanceDayOfWeek = 'allowanceDayOfWeek';
|
|
|
|
|
static const String allowanceFrequency = 'allowanceFrequency';
|
|
|
|
|
static const String allowanceFrequencyDescription = 'allowanceFrequencyDescription';
|
|
|
|
|
static const String allowanceFrequencyDescription =
|
|
|
|
|
'allowanceFrequencyDescription';
|
|
|
|
|
static const String allowanceMaxChars = 'allowanceMaxChars';
|
|
|
|
|
static const String allowanceMessageHint = 'allowanceMessageHint';
|
|
|
|
|
static const String allowanceMessageLabel = 'allowanceMessageLabel';
|
|
|
|
|
@@ -83,7 +94,8 @@ class I18n {
|
|
|
|
|
static const String backgroundImageTapToChange = 'backgroundImageTapToChange';
|
|
|
|
|
static const String backgroundImageTapToSelect = 'backgroundImageTapToSelect';
|
|
|
|
|
static const String backgroundImageUploaded = 'backgroundImageUploaded';
|
|
|
|
|
static const String batteryNightModeDescription = 'batteryNightModeDescription';
|
|
|
|
|
static const String batteryNightModeDescription =
|
|
|
|
|
'batteryNightModeDescription';
|
|
|
|
|
static const String batteryNightModeTitle = 'batteryNightModeTitle';
|
|
|
|
|
static const String batteryNightModeUpdated = 'batteryNightModeUpdated';
|
|
|
|
|
static const String batteryNightSaving = 'batteryNightSaving';
|
|
|
|
|
@@ -136,10 +148,12 @@ class I18n {
|
|
|
|
|
static const String checkEmail2 = 'checkEmail2';
|
|
|
|
|
static const String checkSms1 = 'checkSms1';
|
|
|
|
|
static const String checkSms2 = 'checkSms2';
|
|
|
|
|
static const String childWalletAvailableBalance = 'childWalletAvailableBalance';
|
|
|
|
|
static const String childWalletAvailableBalance =
|
|
|
|
|
'childWalletAvailableBalance';
|
|
|
|
|
static const String childWalletBalancePrefix = 'childWalletBalancePrefix';
|
|
|
|
|
static const String childWalletLockCard = 'childWalletLockCard';
|
|
|
|
|
static const String childWalletRecentTransactions = 'childWalletRecentTransactions';
|
|
|
|
|
static const String childWalletRecentTransactions =
|
|
|
|
|
'childWalletRecentTransactions';
|
|
|
|
|
static const String childWalletUnlockCard = 'childWalletUnlockCard';
|
|
|
|
|
static const String childWalletViewAll = 'childWalletViewAll';
|
|
|
|
|
static const String cityHint = 'cityHint';
|
|
|
|
|
@@ -181,9 +195,11 @@ class I18n {
|
|
|
|
|
static const String deleteDeviceConfirmTitle = 'deleteDeviceConfirmTitle';
|
|
|
|
|
static const String deleteDeviceData = 'deleteDeviceData';
|
|
|
|
|
static const String deleteDeviceDialog = 'deleteDeviceDialog';
|
|
|
|
|
static const String deleteDeviceNotAllowedTitle = 'deleteDeviceNotAllowedTitle';
|
|
|
|
|
static const String deleteDeviceNotAllowedTitle =
|
|
|
|
|
'deleteDeviceNotAllowedTitle';
|
|
|
|
|
static const String deleteDeviceSuccess = 'deleteDeviceSuccess';
|
|
|
|
|
static const String deleteDeviceWalletNonZeroBalance = 'deleteDeviceWalletNonZeroBalance';
|
|
|
|
|
static const String deleteDeviceWalletNonZeroBalance =
|
|
|
|
|
'deleteDeviceWalletNonZeroBalance';
|
|
|
|
|
static const String deleteUserDialog = 'deleteUserDialog';
|
|
|
|
|
static const String depositAddMoney = 'depositAddMoney';
|
|
|
|
|
static const String depositAmountHint = 'depositAmountHint';
|
|
|
|
|
@@ -209,20 +225,26 @@ class I18n {
|
|
|
|
|
static const String deviceSetupAccountDataInfo = 'deviceSetupAccountDataInfo';
|
|
|
|
|
static const String deviceSetupAddAnotherKid = 'deviceSetupAddAnotherKid';
|
|
|
|
|
static const String deviceSetupAddCreditCard = 'deviceSetupAddCreditCard';
|
|
|
|
|
static const String deviceSetupAddCreditCardInfo = 'deviceSetupAddCreditCardInfo';
|
|
|
|
|
static const String deviceSetupAddCreditCardSubtitle = 'deviceSetupAddCreditCardSubtitle';
|
|
|
|
|
static const String deviceSetupAddCreditCardTitle = 'deviceSetupAddCreditCardTitle';
|
|
|
|
|
static const String deviceSetupAddCreditCardInfo =
|
|
|
|
|
'deviceSetupAddCreditCardInfo';
|
|
|
|
|
static const String deviceSetupAddCreditCardSubtitle =
|
|
|
|
|
'deviceSetupAddCreditCardSubtitle';
|
|
|
|
|
static const String deviceSetupAddCreditCardTitle =
|
|
|
|
|
'deviceSetupAddCreditCardTitle';
|
|
|
|
|
static const String deviceSetupCardRegistered = 'deviceSetupCardRegistered';
|
|
|
|
|
static const String deviceSetupConfirm = 'deviceSetupConfirm';
|
|
|
|
|
static const String deviceSetupContactUs = 'deviceSetupContactUs';
|
|
|
|
|
static const String deviceSetupCreatingProfile = 'deviceSetupCreatingProfile';
|
|
|
|
|
static const String deviceSetupFirstAllowanceTitle = 'deviceSetupFirstAllowanceTitle';
|
|
|
|
|
static const String deviceSetupGiveFirstAllowance = 'deviceSetupGiveFirstAllowance';
|
|
|
|
|
static const String deviceSetupFirstAllowanceTitle =
|
|
|
|
|
'deviceSetupFirstAllowanceTitle';
|
|
|
|
|
static const String deviceSetupGiveFirstAllowance =
|
|
|
|
|
'deviceSetupGiveFirstAllowance';
|
|
|
|
|
static const String deviceSetupHeightHint = 'deviceSetupHeightHint';
|
|
|
|
|
static const String deviceSetupHeightLabel = 'deviceSetupHeightLabel';
|
|
|
|
|
static const String deviceSetupIntroPlanName = 'deviceSetupIntroPlanName';
|
|
|
|
|
static const String deviceSetupIntroReadyTitle = 'deviceSetupIntroReadyTitle';
|
|
|
|
|
static const String deviceSetupIntroRememberPrefix = 'deviceSetupIntroRememberPrefix';
|
|
|
|
|
static const String deviceSetupIntroRememberPrefix =
|
|
|
|
|
'deviceSetupIntroRememberPrefix';
|
|
|
|
|
static const String deviceSetupIntroStep1 = 'deviceSetupIntroStep1';
|
|
|
|
|
static const String deviceSetupIntroStep2 = 'deviceSetupIntroStep2';
|
|
|
|
|
static const String deviceSetupIntroStep3 = 'deviceSetupIntroStep3';
|
|
|
|
|
@@ -230,23 +252,35 @@ class I18n {
|
|
|
|
|
static const String deviceSetupIntroTitle = 'deviceSetupIntroTitle';
|
|
|
|
|
static const String deviceSetupIntroWebLink = 'deviceSetupIntroWebLink';
|
|
|
|
|
static const String deviceSetupIntroWebPrefix = 'deviceSetupIntroWebPrefix';
|
|
|
|
|
static const String deviceSetupLinkInfoItem1BoldWord = 'deviceSetupLinkInfoItem1BoldWord';
|
|
|
|
|
static const String deviceSetupLinkInfoItem1Prefix = 'deviceSetupLinkInfoItem1Prefix';
|
|
|
|
|
static const String deviceSetupLinkInfoItem1Subtitle = 'deviceSetupLinkInfoItem1Subtitle';
|
|
|
|
|
static const String deviceSetupLinkInfoItem2BoldWord = 'deviceSetupLinkInfoItem2BoldWord';
|
|
|
|
|
static const String deviceSetupLinkInfoItem2Prefix = 'deviceSetupLinkInfoItem2Prefix';
|
|
|
|
|
static const String deviceSetupLinkInfoItem2Subtitle = 'deviceSetupLinkInfoItem2Subtitle';
|
|
|
|
|
static const String deviceSetupLinkInfoItem1BoldWord =
|
|
|
|
|
'deviceSetupLinkInfoItem1BoldWord';
|
|
|
|
|
static const String deviceSetupLinkInfoItem1Prefix =
|
|
|
|
|
'deviceSetupLinkInfoItem1Prefix';
|
|
|
|
|
static const String deviceSetupLinkInfoItem1Subtitle =
|
|
|
|
|
'deviceSetupLinkInfoItem1Subtitle';
|
|
|
|
|
static const String deviceSetupLinkInfoItem2BoldWord =
|
|
|
|
|
'deviceSetupLinkInfoItem2BoldWord';
|
|
|
|
|
static const String deviceSetupLinkInfoItem2Prefix =
|
|
|
|
|
'deviceSetupLinkInfoItem2Prefix';
|
|
|
|
|
static const String deviceSetupLinkInfoItem2Subtitle =
|
|
|
|
|
'deviceSetupLinkInfoItem2Subtitle';
|
|
|
|
|
static const String deviceSetupLinkInfoTitle = 'deviceSetupLinkInfoTitle';
|
|
|
|
|
static const String deviceSetupLinkTroubleshootTitle = 'deviceSetupLinkTroubleshootTitle';
|
|
|
|
|
static const String deviceSetupPaymentCancelled = 'deviceSetupPaymentCancelled';
|
|
|
|
|
static const String deviceSetupLinkTroubleshootTitle =
|
|
|
|
|
'deviceSetupLinkTroubleshootTitle';
|
|
|
|
|
static const String deviceSetupPaymentCancelled =
|
|
|
|
|
'deviceSetupPaymentCancelled';
|
|
|
|
|
static const String deviceSetupPaymentSuccess = 'deviceSetupPaymentSuccess';
|
|
|
|
|
static const String deviceSetupScanQr = 'deviceSetupScanQr';
|
|
|
|
|
static const String deviceSetupScanQrHint = 'deviceSetupScanQrHint';
|
|
|
|
|
static const String deviceSetupSkipAndConfigureLater = 'deviceSetupSkipAndConfigureLater';
|
|
|
|
|
static const String deviceSetupSkipAndConfigureLater =
|
|
|
|
|
'deviceSetupSkipAndConfigureLater';
|
|
|
|
|
static const String deviceSetupStart = 'deviceSetupStart';
|
|
|
|
|
static const String deviceSetupStartWithOneKidInfo = 'deviceSetupStartWithOneKidInfo';
|
|
|
|
|
static const String deviceSetupWatchCodeContinueWithCode = 'deviceSetupWatchCodeContinueWithCode';
|
|
|
|
|
static const String deviceSetupWatchCodeOrInsert = 'deviceSetupWatchCodeOrInsert';
|
|
|
|
|
static const String deviceSetupStartWithOneKidInfo =
|
|
|
|
|
'deviceSetupStartWithOneKidInfo';
|
|
|
|
|
static const String deviceSetupWatchCodeContinueWithCode =
|
|
|
|
|
'deviceSetupWatchCodeContinueWithCode';
|
|
|
|
|
static const String deviceSetupWatchCodeOrInsert =
|
|
|
|
|
'deviceSetupWatchCodeOrInsert';
|
|
|
|
|
static const String deviceSetupWeightHint = 'deviceSetupWeightHint';
|
|
|
|
|
static const String deviceSetupWeightLabel = 'deviceSetupWeightLabel';
|
|
|
|
|
static const String didNotReceiveIt = 'didNotReceiveIt';
|
|
|
|
|
@@ -265,7 +299,8 @@ class I18n {
|
|
|
|
|
static const String download = 'download';
|
|
|
|
|
static const String editAlarm = 'editAlarm';
|
|
|
|
|
static const String editChildProfile = 'editChildProfile';
|
|
|
|
|
static const String editChildProfileSaveSuccess = 'editChildProfileSaveSuccess';
|
|
|
|
|
static const String editChildProfileSaveSuccess =
|
|
|
|
|
'editChildProfileSaveSuccess';
|
|
|
|
|
static const String editChildProfileTitle = 'editChildProfileTitle';
|
|
|
|
|
static const String editContact = 'editContact';
|
|
|
|
|
static const String editDeviceTitle = 'editDeviceTitle';
|
|
|
|
|
@@ -295,9 +330,11 @@ class I18n {
|
|
|
|
|
static const String errorContactsMax = 'errorContactsMax';
|
|
|
|
|
static const String errorContactsMin = 'errorContactsMin';
|
|
|
|
|
static const String errorDisableFunctions = 'errorDisableFunctions';
|
|
|
|
|
static const String errorDocumentNumberRequired = 'errorDocumentNumberRequired';
|
|
|
|
|
static const String errorDocumentNumberRequired =
|
|
|
|
|
'errorDocumentNumberRequired';
|
|
|
|
|
static const String errorDocumentTypeRequired = 'errorDocumentTypeRequired';
|
|
|
|
|
static const String errorEmailAlreadyRegistered = 'errorEmailAlreadyRegistered';
|
|
|
|
|
static const String errorEmailAlreadyRegistered =
|
|
|
|
|
'errorEmailAlreadyRegistered';
|
|
|
|
|
static const String errorEmailInvalid = 'errorEmailInvalid';
|
|
|
|
|
static const String errorEmailPlusNotAllowed = 'errorEmailPlusNotAllowed';
|
|
|
|
|
static const String errorEmailRequired = 'errorEmailRequired';
|
|
|
|
|
@@ -318,13 +355,18 @@ class I18n {
|
|
|
|
|
static const String errorLoadingData = 'errorLoadingData';
|
|
|
|
|
static const String errorLocationFrequency = 'errorLocationFrequency';
|
|
|
|
|
static const String errorMessageContactIsEmpty = 'errorMessageContactIsEmpty';
|
|
|
|
|
static const String errorMessagePasswordNoCapitals = 'errorMessagePasswordNoCapitals';
|
|
|
|
|
static const String errorMessagePasswordNoNumbers = 'errorMessagePasswordNoNumbers';
|
|
|
|
|
static const String errorMessagePasswordNoSpecialChars = 'errorMessagePasswordNoSpecialChars';
|
|
|
|
|
static const String errorMessagePasswordTooShort = 'errorMessagePasswordTooShort';
|
|
|
|
|
static const String errorMessagePasswordNoCapitals =
|
|
|
|
|
'errorMessagePasswordNoCapitals';
|
|
|
|
|
static const String errorMessagePasswordNoNumbers =
|
|
|
|
|
'errorMessagePasswordNoNumbers';
|
|
|
|
|
static const String errorMessagePasswordNoSpecialChars =
|
|
|
|
|
'errorMessagePasswordNoSpecialChars';
|
|
|
|
|
static const String errorMessagePasswordTooShort =
|
|
|
|
|
'errorMessagePasswordTooShort';
|
|
|
|
|
static const String errorMessagePhoneIsEmpty = 'errorMessagePhoneIsEmpty';
|
|
|
|
|
static const String errorMessagePhoneIsInvalid = 'errorMessagePhoneIsInvalid';
|
|
|
|
|
static const String errorMessageUnequalPasswords = 'errorMessageUnequalPasswords';
|
|
|
|
|
static const String errorMessageUnequalPasswords =
|
|
|
|
|
'errorMessageUnequalPasswords';
|
|
|
|
|
static const String errorNameInvalidChars = 'errorNameInvalidChars';
|
|
|
|
|
static const String errorPasswordMinLength = 'errorPasswordMinLength';
|
|
|
|
|
static const String errorPasswordRequired = 'errorPasswordRequired';
|
|
|
|
|
@@ -343,7 +385,8 @@ class I18n {
|
|
|
|
|
static const String errorTakePicture = 'errorTakePicture';
|
|
|
|
|
static const String errorTimezone = 'errorTimezone';
|
|
|
|
|
static const String errorTwoFactorCodeInvalid = 'errorTwoFactorCodeInvalid';
|
|
|
|
|
static const String errorTwoFactorCodeInvalidLength = 'errorTwoFactorCodeInvalidLength';
|
|
|
|
|
static const String errorTwoFactorCodeInvalidLength =
|
|
|
|
|
'errorTwoFactorCodeInvalidLength';
|
|
|
|
|
static const String errorTwoFactorCodeRequired = 'errorTwoFactorCodeRequired';
|
|
|
|
|
static const String errorTwoFactorNoMethods = 'errorTwoFactorNoMethods';
|
|
|
|
|
static const String errorTwoFactorResendFailed = 'errorTwoFactorResendFailed';
|
|
|
|
|
@@ -378,7 +421,8 @@ class I18n {
|
|
|
|
|
static const String geofenceUpdated = 'geofenceUpdated';
|
|
|
|
|
static const String goalsAddExtraMoney = 'goalsAddExtraMoney';
|
|
|
|
|
static const String goalsAddTask = 'goalsAddTask';
|
|
|
|
|
static const String goalsAutoSavingsFromAllowance = 'goalsAutoSavingsFromAllowance';
|
|
|
|
|
static const String goalsAutoSavingsFromAllowance =
|
|
|
|
|
'goalsAutoSavingsFromAllowance';
|
|
|
|
|
static const String goalsAutoSendOnGoal = 'goalsAutoSendOnGoal';
|
|
|
|
|
static const String goalsCreateAnotherSavings = 'goalsCreateAnotherSavings';
|
|
|
|
|
static const String goalsCreateNewTaskList = 'goalsCreateNewTaskList';
|
|
|
|
|
@@ -402,7 +446,8 @@ class I18n {
|
|
|
|
|
static const String goalsTaskList = 'goalsTaskList';
|
|
|
|
|
static const String goalsTasks = 'goalsTasks';
|
|
|
|
|
static const String goalsTasksCompletedMessage = 'goalsTasksCompletedMessage';
|
|
|
|
|
static const String goalsTasksCompletedMessagePrefix = 'goalsTasksCompletedMessagePrefix';
|
|
|
|
|
static const String goalsTasksCompletedMessagePrefix =
|
|
|
|
|
'goalsTasksCompletedMessagePrefix';
|
|
|
|
|
static const String goalsTasksDescription = 'goalsTasksDescription';
|
|
|
|
|
static const String goalsTeachSavings = 'goalsTeachSavings';
|
|
|
|
|
static const String goalsTitle = 'goalsTitle';
|
|
|
|
|
@@ -430,14 +475,22 @@ class I18n {
|
|
|
|
|
static const String lastNameHint = 'lastNameHint';
|
|
|
|
|
static const String lastNameLabel = 'lastNameLabel';
|
|
|
|
|
static const String lastReading = 'lastReading';
|
|
|
|
|
static const String legacyDeviceSetupAccountDataInfo = 'legacyDeviceSetupAccountDataInfo';
|
|
|
|
|
static const String legacyDeviceSetupLinkInfoItem1Subtitle = 'legacyDeviceSetupLinkInfoItem1Subtitle';
|
|
|
|
|
static const String legacyDeviceSetupLinkInfoItem1Title = 'legacyDeviceSetupLinkInfoItem1Title';
|
|
|
|
|
static const String legacyDeviceSetupLinkInfoItem2Subtitle = 'legacyDeviceSetupLinkInfoItem2Subtitle';
|
|
|
|
|
static const String legacyDeviceSetupLinkInfoItem2Title = 'legacyDeviceSetupLinkInfoItem2Title';
|
|
|
|
|
static const String legacyDeviceSetupLinkInfoTitle = 'legacyDeviceSetupLinkInfoTitle';
|
|
|
|
|
static const String legacyDeviceSetupLinkTroubleshootTitle = 'legacyDeviceSetupLinkTroubleshootTitle';
|
|
|
|
|
static const String legacyDeviceSetupScanWatchTitle = 'legacyDeviceSetupScanWatchTitle';
|
|
|
|
|
static const String legacyDeviceSetupAccountDataInfo =
|
|
|
|
|
'legacyDeviceSetupAccountDataInfo';
|
|
|
|
|
static const String legacyDeviceSetupLinkInfoItem1Subtitle =
|
|
|
|
|
'legacyDeviceSetupLinkInfoItem1Subtitle';
|
|
|
|
|
static const String legacyDeviceSetupLinkInfoItem1Title =
|
|
|
|
|
'legacyDeviceSetupLinkInfoItem1Title';
|
|
|
|
|
static const String legacyDeviceSetupLinkInfoItem2Subtitle =
|
|
|
|
|
'legacyDeviceSetupLinkInfoItem2Subtitle';
|
|
|
|
|
static const String legacyDeviceSetupLinkInfoItem2Title =
|
|
|
|
|
'legacyDeviceSetupLinkInfoItem2Title';
|
|
|
|
|
static const String legacyDeviceSetupLinkInfoTitle =
|
|
|
|
|
'legacyDeviceSetupLinkInfoTitle';
|
|
|
|
|
static const String legacyDeviceSetupLinkTroubleshootTitle =
|
|
|
|
|
'legacyDeviceSetupLinkTroubleshootTitle';
|
|
|
|
|
static const String legacyDeviceSetupScanWatchTitle =
|
|
|
|
|
'legacyDeviceSetupScanWatchTitle';
|
|
|
|
|
static const String limitsAllowedHours = 'limitsAllowedHours';
|
|
|
|
|
static const String limitsAllowedHoursSubtitle = 'limitsAllowedHoursSubtitle';
|
|
|
|
|
static const String limitsBlockedStores = 'limitsBlockedStores';
|
|
|
|
|
@@ -458,7 +511,8 @@ class I18n {
|
|
|
|
|
static const String locateDeviceConfirmMessage = 'locateDeviceConfirmMessage';
|
|
|
|
|
static const String locateDeviceDescription = 'locateDeviceDescription';
|
|
|
|
|
static const String locateDeviceInstructions = 'locateDeviceInstructions';
|
|
|
|
|
static const String locateDevicePlaySoundButton = 'locateDevicePlaySoundButton';
|
|
|
|
|
static const String locateDevicePlaySoundButton =
|
|
|
|
|
'locateDevicePlaySoundButton';
|
|
|
|
|
static const String locateDeviceTitle = 'locateDeviceTitle';
|
|
|
|
|
static const String locationAddress = 'locationAddress';
|
|
|
|
|
static const String locationConfirm = 'locationConfirm';
|
|
|
|
|
@@ -473,14 +527,16 @@ class I18n {
|
|
|
|
|
static const String locationHintFrequentPlace = 'locationHintFrequentPlace';
|
|
|
|
|
static const String locationHintGeofence = 'locationHintGeofence';
|
|
|
|
|
static const String locationHistoryPosition = 'locationHistoryPosition';
|
|
|
|
|
static const String locationLayerFrequentPlaces = 'locationLayerFrequentPlaces';
|
|
|
|
|
static const String locationLayerFrequentPlaces =
|
|
|
|
|
'locationLayerFrequentPlaces';
|
|
|
|
|
static const String locationLayerGeofences = 'locationLayerGeofences';
|
|
|
|
|
static const String locationLayerHistory = 'locationLayerHistory';
|
|
|
|
|
static const String locationListAll = 'locationListAll';
|
|
|
|
|
static const String locationListFrequentPlaces = 'locationListFrequentPlaces';
|
|
|
|
|
static const String locationListGeofences = 'locationListGeofences';
|
|
|
|
|
static const String locationListNoItems = 'locationListNoItems';
|
|
|
|
|
static const String locationListPositionHistory = 'locationListPositionHistory';
|
|
|
|
|
static const String locationListPositionHistory =
|
|
|
|
|
'locationListPositionHistory';
|
|
|
|
|
static const String locationMapStyleDark = 'locationMapStyleDark';
|
|
|
|
|
static const String locationMapStyleLight = 'locationMapStyleLight';
|
|
|
|
|
static const String locationMapStyleSatellite = 'locationMapStyleSatellite';
|
|
|
|
|
@@ -497,7 +553,8 @@ class I18n {
|
|
|
|
|
static const String locationStatusActive = 'locationStatusActive';
|
|
|
|
|
static const String locationStatusInactive = 'locationStatusInactive';
|
|
|
|
|
static const String locationType = 'locationType';
|
|
|
|
|
static const String locationWifiNetworksOptional = 'locationWifiNetworksOptional';
|
|
|
|
|
static const String locationWifiNetworksOptional =
|
|
|
|
|
'locationWifiNetworksOptional';
|
|
|
|
|
static const String lockCardDefaultMessage = 'lockCardDefaultMessage';
|
|
|
|
|
static const String lockCardError = 'lockCardError';
|
|
|
|
|
static const String lockCardMessageLabel = 'lockCardMessageLabel';
|
|
|
|
|
@@ -524,7 +581,8 @@ class I18n {
|
|
|
|
|
static const String noAlarms = 'noAlarms';
|
|
|
|
|
static const String noAppUsageData = 'noAppUsageData';
|
|
|
|
|
static const String noBlockedNumbers = 'noBlockedNumbers';
|
|
|
|
|
static const String noBlockedNumbersDescription = 'noBlockedNumbersDescription';
|
|
|
|
|
static const String noBlockedNumbersDescription =
|
|
|
|
|
'noBlockedNumbersDescription';
|
|
|
|
|
static const String noData = 'noData';
|
|
|
|
|
static const String noPhotosAvailable = 'noPhotosAvailable';
|
|
|
|
|
static const String noSosContacts = 'noSosContacts';
|
|
|
|
|
@@ -561,7 +619,8 @@ class I18n {
|
|
|
|
|
static const String payinSelectCard = 'payinSelectCard';
|
|
|
|
|
static const String payinSuccess = 'payinSuccess';
|
|
|
|
|
static const String payoutAddBeneficiary = 'payoutAddBeneficiary';
|
|
|
|
|
static const String payoutAddBeneficiarySubtitle = 'payoutAddBeneficiarySubtitle';
|
|
|
|
|
static const String payoutAddBeneficiarySubtitle =
|
|
|
|
|
'payoutAddBeneficiarySubtitle';
|
|
|
|
|
static const String payoutAmountLabel = 'payoutAmountLabel';
|
|
|
|
|
static const String payoutAvailableBalance = 'payoutAvailableBalance';
|
|
|
|
|
static const String payoutBeneficiaryAdded = 'payoutBeneficiaryAdded';
|
|
|
|
|
@@ -592,7 +651,8 @@ class I18n {
|
|
|
|
|
static const String privacyPolicy = 'privacyPolicy';
|
|
|
|
|
static const String profileAccountSettings = 'profileAccountSettings';
|
|
|
|
|
static const String profileMyAccount = 'profileMyAccount';
|
|
|
|
|
static const String profileNoRecentTransactions = 'profileNoRecentTransactions';
|
|
|
|
|
static const String profileNoRecentTransactions =
|
|
|
|
|
'profileNoRecentTransactions';
|
|
|
|
|
static const String profileRecentTransactions = 'profileRecentTransactions';
|
|
|
|
|
static const String profileSettingsAddress = 'profileSettingsAddress';
|
|
|
|
|
static const String profileSettingsAnnualPlan = 'profileSettingsAnnualPlan';
|
|
|
|
|
@@ -608,16 +668,22 @@ class I18n {
|
|
|
|
|
static const String profileSettingsLastName = 'profileSettingsLastName';
|
|
|
|
|
static const String profileSettingsLoadError = 'profileSettingsLoadError';
|
|
|
|
|
static const String profileSettingsLogout = 'profileSettingsLogout';
|
|
|
|
|
static const String profileSettingsLogoutConfirm = 'profileSettingsLogoutConfirm';
|
|
|
|
|
static const String profileSettingsLogoutConfirm =
|
|
|
|
|
'profileSettingsLogoutConfirm';
|
|
|
|
|
static const String profileSettingsLogoutError = 'profileSettingsLogoutError';
|
|
|
|
|
static const String profileSettingsName = 'profileSettingsName';
|
|
|
|
|
static const String profileSettingsNationality = 'profileSettingsNationality';
|
|
|
|
|
static const String profileSettingsNoPermanence = 'profileSettingsNoPermanence';
|
|
|
|
|
static const String profileSettingsPaymentMethod = 'profileSettingsPaymentMethod';
|
|
|
|
|
static const String profileSettingsPaymentMethodHint = 'profileSettingsPaymentMethodHint';
|
|
|
|
|
static const String profileSettingsPersonalData = 'profileSettingsPersonalData';
|
|
|
|
|
static const String profileSettingsNoPermanence =
|
|
|
|
|
'profileSettingsNoPermanence';
|
|
|
|
|
static const String profileSettingsPaymentMethod =
|
|
|
|
|
'profileSettingsPaymentMethod';
|
|
|
|
|
static const String profileSettingsPaymentMethodHint =
|
|
|
|
|
'profileSettingsPaymentMethodHint';
|
|
|
|
|
static const String profileSettingsPersonalData =
|
|
|
|
|
'profileSettingsPersonalData';
|
|
|
|
|
static const String profileSettingsPhone = 'profileSettingsPhone';
|
|
|
|
|
static const String profileSettingsPlaceOfBirth = 'profileSettingsPlaceOfBirth';
|
|
|
|
|
static const String profileSettingsPlaceOfBirth =
|
|
|
|
|
'profileSettingsPlaceOfBirth';
|
|
|
|
|
static const String profileSettingsPostCode = 'profileSettingsPostCode';
|
|
|
|
|
static const String profileSettingsProvince = 'profileSettingsProvince';
|
|
|
|
|
static const String profileSettingsSave = 'profileSettingsSave';
|
|
|
|
|
@@ -625,7 +691,8 @@ class I18n {
|
|
|
|
|
static const String profileSettingsState = 'profileSettingsState';
|
|
|
|
|
static const String profileSettingsStreet = 'profileSettingsStreet';
|
|
|
|
|
static const String profileSettingsTitle = 'profileSettingsTitle';
|
|
|
|
|
static const String profileSettingsUnlimitedCalls = 'profileSettingsUnlimitedCalls';
|
|
|
|
|
static const String profileSettingsUnlimitedCalls =
|
|
|
|
|
'profileSettingsUnlimitedCalls';
|
|
|
|
|
static const String profileSettingsUser = 'profileSettingsUser';
|
|
|
|
|
static const String profileWithdrawMoney = 'profileWithdrawMoney';
|
|
|
|
|
static const String provinceHint = 'provinceHint';
|
|
|
|
|
@@ -684,7 +751,8 @@ class I18n {
|
|
|
|
|
static const String scaConnect = 'scaConnect';
|
|
|
|
|
static const String scaConnecting = 'scaConnecting';
|
|
|
|
|
static const String scaErrorConnecting = 'scaErrorConnecting';
|
|
|
|
|
static const String scaErrorLoadingActivationCode = 'scaErrorLoadingActivationCode';
|
|
|
|
|
static const String scaErrorLoadingActivationCode =
|
|
|
|
|
'scaErrorLoadingActivationCode';
|
|
|
|
|
static const String scaErrorPaymentProfile = 'scaErrorPaymentProfile';
|
|
|
|
|
static const String scaErrorProvisioning = 'scaErrorProvisioning';
|
|
|
|
|
static const String scaErrorSigning = 'scaErrorSigning';
|
|
|
|
|
@@ -696,15 +764,18 @@ class I18n {
|
|
|
|
|
static const String scaProvisioningRetry = 'scaProvisioningRetry';
|
|
|
|
|
static const String scaProvisioningWarning = 'scaProvisioningWarning';
|
|
|
|
|
static const String scaSigning = 'scaSigning';
|
|
|
|
|
static const String scheduledActivityDeleteMessage = 'scheduledActivityDeleteMessage';
|
|
|
|
|
static const String scheduledActivityDeleteTitle = 'scheduledActivityDeleteTitle';
|
|
|
|
|
static const String scheduledActivityDeleteMessage =
|
|
|
|
|
'scheduledActivityDeleteMessage';
|
|
|
|
|
static const String scheduledActivityDeleteTitle =
|
|
|
|
|
'scheduledActivityDeleteTitle';
|
|
|
|
|
static const String scheduledActivityEditTitle = 'scheduledActivityEditTitle';
|
|
|
|
|
static const String scheduledActivityEmpty = 'scheduledActivityEmpty';
|
|
|
|
|
static const String scheduledActivityEmptyHint = 'scheduledActivityEmptyHint';
|
|
|
|
|
static const String scheduledActivityEndTime = 'scheduledActivityEndTime';
|
|
|
|
|
static const String scheduledActivityNewTitle = 'scheduledActivityNewTitle';
|
|
|
|
|
static const String scheduledActivityOverlap = 'scheduledActivityOverlap';
|
|
|
|
|
static const String scheduledActivityStartBeforeEnd = 'scheduledActivityStartBeforeEnd';
|
|
|
|
|
static const String scheduledActivityStartBeforeEnd =
|
|
|
|
|
'scheduledActivityStartBeforeEnd';
|
|
|
|
|
static const String scheduledActivityStartTime = 'scheduledActivityStartTime';
|
|
|
|
|
static const String secretCodeConfigure = 'secretCodeConfigure';
|
|
|
|
|
static const String secretCodeKeyCopied = 'secretCodeKeyCopied';
|
|
|
|
|
@@ -782,20 +853,27 @@ class I18n {
|
|
|
|
|
static const String transactionCheck = 'transactionCheck';
|
|
|
|
|
static const String transactionCheckPayin = 'transactionCheckPayin';
|
|
|
|
|
static const String transactionCheckRefund = 'transactionCheckRefund';
|
|
|
|
|
static const String transactionCreditInternationalTransfer = 'transactionCreditInternationalTransfer';
|
|
|
|
|
static const String transactionCreditInternationalTransfer =
|
|
|
|
|
'transactionCreditInternationalTransfer';
|
|
|
|
|
static const String transactionCreditNote = 'transactionCreditNote';
|
|
|
|
|
static const String transactionCreditTransferReturned = 'transactionCreditTransferReturned';
|
|
|
|
|
static const String transactionCreditTransferReturned =
|
|
|
|
|
'transactionCreditTransferReturned';
|
|
|
|
|
static const String transactionFees = 'transactionFees';
|
|
|
|
|
static const String transactionInstantBankTransfer = 'transactionInstantBankTransfer';
|
|
|
|
|
static const String transactionInstantBankTransfer =
|
|
|
|
|
'transactionInstantBankTransfer';
|
|
|
|
|
static const String transactionPayin = 'transactionPayin';
|
|
|
|
|
static const String transactionPayinAcquiring = 'transactionPayinAcquiring';
|
|
|
|
|
static const String transactionPayinRefund = 'transactionPayinRefund';
|
|
|
|
|
static const String transactionPayinRefundAcquiring = 'transactionPayinRefundAcquiring';
|
|
|
|
|
static const String transactionPayinSctInstantEmitRecall = 'transactionPayinSctInstantEmitRecall';
|
|
|
|
|
static const String transactionPayinSctInstantRecall = 'transactionPayinSctInstantRecall';
|
|
|
|
|
static const String transactionPayinRefundAcquiring =
|
|
|
|
|
'transactionPayinRefundAcquiring';
|
|
|
|
|
static const String transactionPayinSctInstantEmitRecall =
|
|
|
|
|
'transactionPayinSctInstantEmitRecall';
|
|
|
|
|
static const String transactionPayinSctInstantRecall =
|
|
|
|
|
'transactionPayinSctInstantRecall';
|
|
|
|
|
static const String transactionPayout = 'transactionPayout';
|
|
|
|
|
static const String transactionPayoutRefund = 'transactionPayoutRefund';
|
|
|
|
|
static const String transactionPayoutSctInstantEmit = 'transactionPayoutSctInstantEmit';
|
|
|
|
|
static const String transactionPayoutSctInstantEmit =
|
|
|
|
|
'transactionPayoutSctInstantEmit';
|
|
|
|
|
static const String transactionSctr = 'transactionSctr';
|
|
|
|
|
static const String transactionSctrInst = 'transactionSctrInst';
|
|
|
|
|
static const String transactionSctrRecall = 'transactionSctrRecall';
|
|
|
|
|
@@ -861,5 +939,4 @@ class I18n {
|
|
|
|
|
static const String wifiSsidHint = 'wifiSsidHint';
|
|
|
|
|
static const String yesterday = 'yesterday';
|
|
|
|
|
const I18n._();
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|