Files
Tanami_App/lib/core/styles/app_text.dart
2024-07-25 19:19:25 +05:30

415 lines
21 KiB
Dart

class AppText {
//Splash
static const String splashVersionText = "splashVersionText";
static const String splashCopyrightText = "splashCopyrightText";
//Welcome
static const String welcomeTitle1Text = "welcomeTitle1Text";
static const String welcomeTitle2Text = "welcomeTitle2Text";
static const String welcomeTitle3Text = "welcomeTitle3Text";
static const String welcomeDescription1Text = "welcomeDescription1Text";
static const String welcomeDescription2Text = "welcomeDescription2Text";
static const String welcomeDescription3Text = "welcomeDescription3Text";
static const String loginText = "loginText";
static const String signUpText = "signUpText";
//Login
static const String welcomeText = "welcomeText";
static const String pleaseEnterLoginDetails = "pleaseEnterLoginDetails";
static const String toGetYourAccountPleaseSetYourInfo =
"toGetYourAccountPleaseSetYourInfo";
static const String countryOfResidence = "countryOfResidence";
static const String chooseCountry = "chooseCountry";
static const String phoneNumber = "phoneNumber";
static const String password = "password";
static const String enterPassword = "enterPassword";
static const String invalidPhoneNo = "invalidPhoneNo";
static const String enterPhoneNo = "enterPhoneNo";
static const String invalidPassword = "invalidPassword";
static const String forgotPassword = "forgotPassword";
static const String passwordLength =
"Password must be between 8 and 20 characters long.";
static const String passwordLowerCase =
"Password must contain at least one lower-case letter.";
static const String passwordUpperCase =
"Password must contain at least one upper-case letter.";
static const String passwordDigit =
"Password must contain at least one digit.";
static const String passwordSpecialCharacter =
"Password must contain at least one special character (!@#\$%&*()-+=^).";
static const String authenticationFailedText = "authenticationFailedText";
static const String pleaseAuthenticateToAccessTheApp =
"pleaseAuthenticateToAccessTheApp";
//Register
static const String getStartedToday = "getStartedToday";
static const String setupYourTanamiAccountToBegin =
"setupYourTanamiAccountToBegin";
static const String step1 = "step1";
static const String step2 = "step2";
static const String step3 = "step3";
static const String enterYourCountryOfResidence =
"enterYourCountryOfResidence";
static const String enterNameEmailPassword = "enterNameEmailPassword";
static const String enterNameEmailUniquePassword =
"enterNameEmailUniquePassword";
static const String enableBiometricAuthentication =
"enableBiometricAuthentication";
static const String getStarted = "getStarted";
static const String welcome = "welcome";
static const String selectYourCountryOfResidence =
"selectYourCountryOfResidence";
static const String nextText = "nextText";
static const String backText = "backText";
static const String firstNameText = "firstNameText";
static const String lastNameText = "lastNameText";
static const String emailText = "emailText";
static const String repeatPasswordText = "repeatPasswordText";
static const String min8CharactersSpecialCharctersText =
"min8CharactersSpecialCharctersText";
static const String enterFirstName = "enterFirstName";
static const String enterLastName = "enterLastName";
static const String enterEmail = "enterEmail";
static const String cantBeEmptyText = "cantBeEmptyText";
static const String passwordMismatch = "passwordMismatch";
static const String iAgreeToThe = "iAgreeToThe";
static const String termsAndCondition = "termsAndCondition";
static const String andThe = "andThe";
static const String privacyPolicy = "privacyPolicy";
static const String successfulText = "successfulText";
//Country Name
static const String bahrainCountryText = "Bahrain";
static const String kuwaitCountryText = "Kuwait";
static const String omanCountryText = "Oman";
static const String qatarCountryText = "Qatar";
static const String saudiArabiaCountryText = "Saudi Arabia";
static const String uaeCountryText = "United Arab Emirates";
static const String confirmSelectionText = "confirmSelectionText";
//Portfolio
static const String portfolioText = "portfolioText";
static const String portfolio = "portfolio";
static const String investmentamount = "investmentamount";
static const String currentval = "currentval";
static const String totalreturn = "totalreturn";
static const String disttodate = "disttodate";
static const String includeddocs = "includeddocs";
static const String portfolioBottomText = "portfolioBottomText";
//Academy
static const String videosTitle = "videosTitle";
static const String academyText = "academyText";
//Dialog
static const String exitText = "exitText";
static const String cancelText = "cancelText";
static const String areYouSureYouWantToExitText =
"areYouSureYouWantToExitText";
//FAQ
static const String faqTitle = "faqTitle";
static const String gettingStarted = "gettingStarted";
static const String knowledgeAndEducation = "knowledgeAndEducation";
static const String complianceSecurityAndSupport =
"complianceSecurityAndSupport";
static const String getStartedTitle1 = "getStartedTitle1";
static const String geStartedDesc1 = "geStartedDesc1";
static const String getStartedTitle2 = "getStartedTitle2";
static const String geStartedDesc2 = "geStartedDesc2";
static const String getStartedTitle3 = "getStartedTitle3";
static const String geStartedDesc3 = "geStartedDesc3";
static const String investmentTitle1 = "investmentTitle1";
static const String investmentDesc1 = "investmentDesc1";
static const String investmentTitle2 = "investmentTitle2";
static const String investmentDesc2 = "investmentDesc2";
static const String investmentTitle3 = "investmentTitle3";
static const String investmentDesc3 = "investmentDesc3";
static const String investmentTitle4 = "investmentTitle4";
static const String investmentDesc4 = "investmentDesc4";
static const String investmentTitle5 = "investmentTitle5";
static const String investmentDesc5 = "investmentDesc5";
static const String investmentTitle6 = "investmentTitle6";
static const String investmentDesc6 = "investmentDesc6";
static const String investmentTitle7 = "investmentTitle7";
static const String investmentDesc7 = "investmentDesc7";
static const String investmentTitle8 = "investmentTitle8";
static const String investmentDesc8 = "investmentDesc8";
static const String investmentTitle9 = "investmentTitle9";
static const String investmentDesc9 = "investmentDesc9";
static const String investmentTitle10 = "investmentTitle10";
static const String investmentDesc10 = "investmentDesc10";
static const String investmentTitle11 = "investmentTitle11";
static const String investmentDesc11 = "investmentDesc11";
static const String investmentTitle12 = "investmentTitle12";
static const String investmentDesc12 = "investmentDesc12";
static const String investmentTitle13 = "investmentTitle13";
static const String investmentDesc13 = "investmentDesc13";
static const String knowledgeTitle1 = "knowledgeTitle1";
static const String knowledgeDesc1 = "knowledgeDesc1";
static const String knowledgeTitle2 = "knowledgeTitle2";
static const String knowledgeDesc2 = "knowledgeDesc2";
static const String knowledgeTitle3 = "knowledgeTitle3";
static const String knowledgeDesc3 = "knowledgeDesc3";
static const String securityTitle1 = "securityTitle1";
static const String securityDesc1 = "securityDesc1";
static const String securityTitle2 = "securityTitle2";
static const String securityDesc2 = "securityDesc2";
static const String securityTitle3 = "securityTitle3";
static const String securityDesc3 = "securityDesc3";
static const String securityTitle4 = "securityTitle4";
static const String securityDesc4 = "securityDesc4";
static const String securityTitle5 = "securityTitle5";
static const String securityDesc5 = "securityDesc5";
//Security
static const String unlockText = "unlockText";
static const String tanamiAppIsLocked = "tanamiAppIsLocked";
static const String securityMssgText = "securityMssgText";
static const String faceIdText = "faceIdText";
static const String appAskPermissionText = "appAskPermissionText";
//OTP
static const String checkYourMessages = "checkYourMessages";
static const String referToSameOtpMessage = "referToSameOtpMessage";
static const String resendSms = "resendSms";
static const String otpVerifiedSucessfully = "otpVerifiedSucessfully";
static const String otpVerifiedFailed = "otpVerifiedFailed";
static const String otpSendSuccessfulText = "otpSendSuccessfulText";
//Pin Code
static const String pinCode = "pinCode";
static const String createPinCode = "createPinCode";
static const String changePinCode = "changePinCode";
static const String confirmPinCode = "confirmPinCode";
static const String incorrectPinCode = "incorrectPinCode";
static const String welcomeBackText = "welcomeBackText";
static const String userYourAppPinToLoginEnterTanami =
"userYourAppPinToLoginEnterTanami";
static const String forgotPinCode = "forgotPinCode";
static const String notificationText = "notificationText";
static const String allowNotificationText = "allowNotificationText";
static const String toRestorePinYouWillBeLoggedOut =
"toRestorePinYouWillBeLoggedOut";
static const String allowText = "allowText";
static const String declineText = "declineText";
static const String masterPinAddedSucessfullyText =
"masterPinAddedSucessfullyText";
static const String toRestorePasswordYouWillBeLoggedOut =
"toRestorePasswordYouWillBeLoggedOut";
//Forgot Password
static const String almostHere = "almostHere";
static const String completeAcc = "completeAcc";
static const String restorePasswordText = "restorePasswordText";
static const String toRestorePasswordPleaseEnterPhoneNumber =
"toRestorePasswordPleaseEnterPhoneNumber";
static const String createNewPasswordText = "createNewPasswordText";
static const String submitText = "submitText";
static const String passwordChangedSucessfully = "passwordChangedSucessfully";
static const String passwordResetSucessful = "passwordResetSucessful";
//Wallet
static const String walletTitle = "walletTitle";
static const String walletText = "walletText";
static const String day = "day";
static const String filterTitle = "filterTitle";
static const String onHold = "onHold";
static const String deposit = "deposit";
static const String withdraw = "withdraw";
static const String withdrawal = "withdrawal";
static const String yield = "yield";
static const String refund = "refund";
static const String investment = "investment";
static const String walletDetailsTitle = "walletDetailsTitle";
static const String withdrawalScreenTitle = "withdrawalScreenTitle";
static const String depositScreenTitle = "depositScreenTitle";
static const String status = "status";
static const String paymentMethod = "paymentMethod";
static const String accountName = "accountName";
static const String accountHolderName = "accountHolderName";
static const String iban = "iban";
static const String beneficiaryAddress = "beneficiaryAddress";
static const String bankName = "bankName";
static const String branchAddress = "branchAddress";
static const String SWIFTcode = "SWIFTcode";
static const String refid = "refid";
static const String previewTitle = "previewTitle";
static const String info = "info";
static const String info1 = "info1";
static const String workingDays = "workingDays";
static const String balance = "balance";
static const String withdrawTitle = "withdrawTitle";
static const String depositTitle = "depositTitle";
static const String withdrawDetails = "withdrawDetails";
static const String depositDetails = "depositDetails";
static const String required = "required";
static const String withdrawAmt = "withdrawAmt";
static const String depositAmt = "depositAmt";
static const String info2 = "info2";
static const String info3 = "info3";
static const String next = "next";
static const String depositNoti = "depositNoti";
static const String payWithAppleText = "payWithAppleText";
static const String submit = "submit";
static const String Submit = "Submit";
static const String submitDeposit = "submitDeposit";
static const String cont = "cont";
static const String later = "later";
static const String back = "back";
static const String clear = "clear";
static const String bankTransfer = "bankTransfer";
static const String amtTrans = "amtTrans";
static const String date1 = "date1";
static const String date2 = "date2";
static const String all = "all";
static const String byDate = "byDate";
static const String byAction = "byAction";
static const String byStatus = "byStatus";
static const String inOrderForYouToCompleteBankTransfers =
"inOrderForYouToCompleteBankTransfers";
static const String tanamiWillNotifyUponReceiptFunds =
"tanamiWillNotifyUponReceiptFunds";
static const String pleaseCompleteTheBelowSteps =
"pleaseCompleteTheBelowSteps";
static const String insertTheAmountYouWouldLikeToTransfer =
"insertTheAmountYouWouldLikeToTransfer";
static const String copyTheBankDetailsYourTanamiAccountShownNextPage =
"copyTheBankDetailsYourTanamiAccountShownNextPage";
static const String transferTheFundsDirectlyFromYourBankAccount =
"transferTheFundsDirectlyFromYourBankAccount";
static const String copyTheBankDetailsOfYourTanamiAccount =
"copyTheBankDetailsOfYourTanamiAccount";
static const String youAreAllSet = "youAreAllSet";
static const String depositNotificationCreated = "depositNotificationCreated";
static const String amountDeposited = "amountDeposited";
static const String pleaseEnsureTheFundsAreTransferredFromBank =
"pleaseEnsureTheFundsAreTransferredFromBank";
static const String manageDepositNotifications = "manageDepositNotifications";
static const String accountNo = "accountNo";
static const String swiftCode = "swiftCode";
static const String bankAddress = "bankAddress";
static const String clientId = "clientId";
static const String updateBankDetails = "updateBankDetails";
static const String yourAccountDetails = "yourAccountDetails";
//Settings
static const String settingsText = "settingsText";
static const String experiencedInvestorText = "experiencedInvestorText";
static const String removeInvestmentText = "removeInvestmentText";
static const String upgradeText = "upgradeText";
static const String generalText = "generalText";
static const String notificationsText = "notificationsText";
static const String languageText = "languageText";
static const String englishText = "English";
static const String privacySettingsText = "privacySettingsText";
static const String biometricText = "biometricText";
static const String resetPasswordText = "resetPasswordText";
static const String resetPinCodeText = "resetPinCodeText";
static const String supportText = "supportText";
static const String contactAdminText = "contactAdminText";
static const String privacyPolicyText = "privacyPolicyText";
static const String termsAndConditionText = "termsAndConditionText";
static const String faqText = "faqText";
static const String logoutText = "logoutText";
static const String deleteAccountText = "deleteAccountText";
static const String areYouSureWantToLogoutText = "areYouSureWantToLogoutText";
static const String noText = "noText";
static const String yesText = "yesText";
static const String pinUpdatedSucess = "pinUpdatedSucess";
static const String pinVerifiedSucess = "pinVerifiedSucess";
static const String passwordUpdatedSucess = "passwordUpdatedSucess";
static const String changePasswordText = "changePasswordText";
static const String newPasswordText = "newPasswordText";
static const String currentPsswordText = "currentPsswordText";
static const String bankDetails = "bankDetails";
static const String addBankDetails = "addBankDetails";
static const String websiteText = "websiteText";
//Contact Admin
static const String byPhoneText = "byPhoneText";
static const String byEmailText = "byEmailText";
static const String weAreHereToHelp = "weAreHereToHelp";
//Language Screen
static const String arabicText = "اللغة العربية";
static const String chooseTheLanguageText = "chooseTheLanguageText";
static const String changingTheLanguageWillReloadApp =
"changingTheLanguageWillReloadApp";
//Delete Screen
static const String weAreSadToSeeYouGo = "weAreSadToSeeYouGo";
static const String enterAdescription = "enterAdescription";
static const String toHelpUsImprovePleaseLetusKnowWhyYouWantToDeleteAccount =
"toHelpUsImprovePleaseLetusKnowWhyYouWantToDeleteAccount";
static const String charactersLeft = "charactersLeft";
static const String iUnderstandAndAgreeThatmyDataWillBeDeleted =
"iUnderstandAndAgreeThatmyDataWillBeDeleted";
static const String noIWantToStay = "noIWantToStay";
static const String pleaseEnteraDescription = "pleaseEnteraDescription";
static const String pleaseCheckThisField = "pleaseCheckThisField";
static const String weHaveReceivedYourRequestToDeleteAccount =
"weHaveReceivedYourRequestToDeleteAccount";
static const String theRequestWillBeProcessed = "theRequestWillBeProcessed";
static const String closeText = "closeText";
//Invest
static const String investText = "investText";
static const String availableText = "availableText";
static const String closedText = "closedText";
static const String completeYourVerification = "completeYourVerification";
static const String verifyYourAccountInUnderMinutesToStartInvestingToday =
"verifyYourAccountInUnderMinutesToStartInvestingToday";
static const String closingDateText = "closingDateText";
static const String closedDateText = "closedDateText";
static const String fundedText = "fundedText";
static const String sponsorNameText = "sponsorNameText";
static const String estimatedReturnText = "estimatedReturnText";
static const String originalEstimatedReturnText =
"originalEstimatedReturnText";
static const String actualEstimatedReturnText = "actualEstimatedReturnText";
static const String actualReturnToDate = "actualReturnToDate";
static const String holdingPeriodText = "holdingPeriodText";
static const String payoutDateText = "payoutDateText";
static const String expectedExitDate = "expectedExitDate";
static const String minimumInvestmentText = "minimumInvestmentText";
static const String keyMeritsOfInvestmentText = "keyMeritsOfInvestmentText";
static const String investmentDetailsText = "investmentDetailsText";
static const String enterInvestmentAmountText = "enterInvestmentAmountText";
static const String thisIsUsdInvestmentOpportunityText =
"thisIsUsdInvestmentOpportunityText";
static const String choosePaymentMethodText = "choosePaymentMethodText";
static const String balanceText = "balanceText";
static const String applePayText = "applePayText";
static const String gPayText = "gPayText";
static const String bankTransferText = "bankTransferText";
static const String instantTransferFundsApplePayText =
"instantTransferFundsApplePayText";
static const String instantTransferFundsGpayPayText =
"instantTransferFundsGpayPayText";
static const String retailInvestirCanInvestMaxText =
"retailInvestirCanInvestMaxText";
static const String upgradeYourInvestorStatusToIncreaseText =
"upgradeYourInvestorStatusToIncreaseText";
static const String currentExchangeText = "currentExchangeText";
static const String feeText = "feeText";
static const String processingFees = "processingFees";
static const String debitedAmountText = "debitedAmountText";
static const String totalInvestmentAmountText = "totalInvestmentAmountText";
static const String confirmInvestmentText = "confirmInvestmentText";
static const String paymentMethodText = "paymentMethodText";
static const String totalDebitedAmountText = "totalDebitedAmountText";
static const String unableToProcessTransactionText =
"unableToProcessTransactionText";
static const String investmentOpportunityHasReachedMaxcapText =
"investmentOpportunityHasReachedMaxcapText";
static const String backToInvestmentText = "backToInvestmentText";
static const String otpCheckIsFailedText = "otpCheckIsFailedText";
static const String pleaseTryAgainText = "pleaseTryAgainText";
static const String tryAgainText = "tryAgainText";
static const String investmentConfirmationText = "investmentConfirmationText";
static const String enterAmountText = "enterAmountText";
static const String pleaseEnterAmountText = "pleaseEnterAmountText";
}