From ca6502fd2fac2763cb3b2dc0a2cb9d9425216100 Mon Sep 17 00:00:00 2001 From: hehehaha Date: Sat, 4 Jun 2022 23:24:31 +0545 Subject: [PATCH] srilanka file added --- .DS_Store | Bin 10244 -> 10244 bytes GME Remit.xcodeproj/project.pbxproj | 277 ++--- .../xcshareddata/xcschemes/GME Remit.xcscheme | 2 +- GME Remit/APIs/Router/APIRouter.swift | 63 +- .../View/ViewModel/RecipientsViewModel.swift | 7 +- .../View/ShowAPIViewController.swift | 6 +- .../si-LK.lproj/Localizable.strings | 962 ++++++++++++++++++ .../si-LK.lproj/LaunchScreen.strings | 1 + .../Supported Files/si-LK.lproj/Main.strings | 1 + .../IQTextView/IQTextView.swift | 2 +- .../Library/PMAlertController.swift | 4 +- Pods/SROTPView/SROTPView/SROTPView.swift | 2 - .../GoogleUtilities-prefix.pch | 12 - 13 files changed, 1154 insertions(+), 185 deletions(-) create mode 100644 GME Remit/MultiLanguages/si-LK.lproj/Localizable.strings create mode 100644 GME Remit/Supported Files/si-LK.lproj/LaunchScreen.strings create mode 100644 GME Remit/Supported Files/si-LK.lproj/Main.strings delete mode 100644 Pods/Target Support Files/GoogleUtilities/GoogleUtilities-prefix.pch diff --git a/.DS_Store b/.DS_Store index c2f1ad9e1b3eb807f684ffd3f3ddade3742fb47b..63e165f041f6254a8bbda20c603a2a049d081e43 100644 GIT binary patch delta 30 kcmZn(XbIS$Cc%`mbn*gmy~$w`lb9|rfS8*lB;W7>0IW|6-2eap delta 30 kcmZn(XbIS$CczZ{Wby)Wy~$w`lb8-LfS8*lB;W7>0I#eH{{R30 diff --git a/GME Remit.xcodeproj/project.pbxproj b/GME Remit.xcodeproj/project.pbxproj index 86935d79..d2fc2477 100644 --- a/GME Remit.xcodeproj/project.pbxproj +++ b/GME Remit.xcodeproj/project.pbxproj @@ -119,7 +119,6 @@ 5565FF301FE275E5002934E9 /* SanFranciscoText-Light.otf in Resources */ = {isa = PBXBuildFile; fileRef = 5565FF1A1FE275E0002934E9 /* SanFranciscoText-Light.otf */; }; 5565FF311FE275E5002934E9 /* SanFranciscoDisplay-Medium.otf in Resources */ = {isa = PBXBuildFile; fileRef = 5565FF1B1FE275E0002934E9 /* SanFranciscoDisplay-Medium.otf */; }; 5565FF321FE275E5002934E9 /* SanFranciscoDisplay-Semibold.otf in Resources */ = {isa = PBXBuildFile; fileRef = 5565FF1C1FE275E0002934E9 /* SanFranciscoDisplay-Semibold.otf */; }; - 58F330C95A6C1B394511C1AF /* Pods_GME_Remit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 918BAF4AE9452B044D51EB13 /* Pods_GME_Remit.framework */; }; 7303E5732344A1F000472407 /* StoreReviewHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7303E5722344A1F000472407 /* StoreReviewHelper.swift */; }; 7310475C226960E70025D77D /* KeychainTest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7310475B226960E70025D77D /* KeychainTest.swift */; }; 731154CC227C178A00FEBF7F /* APITest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 731154CB227C178A00FEBF7F /* APITest.swift */; }; @@ -513,6 +512,8 @@ 9FD260FF1FD00458007A511D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9FD260FE1FD00458007A511D /* Assets.xcassets */; }; 9FD261021FD00458007A511D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 9FD261001FD00458007A511D /* LaunchScreen.storyboard */; }; 9FD261181FD00458007A511D /* GME RemitUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9FD261171FD00458007A511D /* GME RemitUITests.swift */; }; + A25AC5E8ABE8F4D673E0E23C /* Pods_GMERemittanceTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FAF65434A568194C42395975 /* Pods_GMERemittanceTests.framework */; }; + B28F83785E653C4FCC6E5788 /* Pods_GMERemittanceUITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 834CF738D8A5B7292E373A1F /* Pods_GMERemittanceUITests.framework */; }; BE4B1C97227C926700E923E8 /* NSError+Ext.swift in Sources */ = {isa = PBXBuildFile; fileRef = BE4B1C96227C926700E923E8 /* NSError+Ext.swift */; }; BEC9AFFC224FC49C00A2DA06 /* BiometricAuthenticationModuleInterface.swift in Sources */ = {isa = PBXBuildFile; fileRef = BEC9AFE9224FC49C00A2DA06 /* BiometricAuthenticationModuleInterface.swift */; }; BEC9AFFD224FC49C00A2DA06 /* BiometricAuthenticationService.swift in Sources */ = {isa = PBXBuildFile; fileRef = BEC9AFEC224FC49C00A2DA06 /* BiometricAuthenticationService.swift */; }; @@ -525,7 +526,7 @@ BEC9B004224FC49C00A2DA06 /* BiometricAuthenticationViewInterface.swift in Sources */ = {isa = PBXBuildFile; fileRef = BEC9AFF9224FC49C00A2DA06 /* BiometricAuthenticationViewInterface.swift */; }; BEC9B005224FC49C00A2DA06 /* BiometricAuthenticationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BEC9AFFA224FC49C00A2DA06 /* BiometricAuthenticationViewController.swift */; }; BEC9B006224FC49C00A2DA06 /* BiometricAuthentication.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BEC9AFFB224FC49C00A2DA06 /* BiometricAuthentication.storyboard */; }; - CD4750EF591D8A3A5369589C /* Pods_GMERemittanceUITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CA7818CB6053554F93D15580 /* Pods_GMERemittanceUITests.framework */; }; + CC9B671D5DDC9BB476C2775F /* Pods_GME_Remit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 754C503578F5B5FFF3758D6E /* Pods_GME_Remit.framework */; }; D9030ABB2138DDD900A1BCA0 /* SendMoneyExchangeRate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9030ABA2138DDD900A1BCA0 /* SendMoneyExchangeRate.swift */; }; D9030ABD2139113A00A1BCA0 /* SendMoneyAccountValidationRequestModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9030ABC2139113A00A1BCA0 /* SendMoneyAccountValidationRequestModel.swift */; }; D903113C214786EA00AD5BA9 /* ForgotPasswordModuleInterface.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9031129214786EA00AD5BA9 /* ForgotPasswordModuleInterface.swift */; }; @@ -683,7 +684,6 @@ D9DC108121639078008F3C51 /* MessageComposeViewInterface.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9DC107621639077008F3C51 /* MessageComposeViewInterface.swift */; }; D9DC108421639E56008F3C51 /* SuccessMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9DC108321639E56008F3C51 /* SuccessMessage.swift */; }; D9E57945212E938D00D47AC0 /* ExchangeRateDetailModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9E57944212E938D00D47AC0 /* ExchangeRateDetailModel.swift */; }; - E75AB629FDC719B0F67B42D2 /* Pods_GMERemittanceTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A9E44076D1B2365E6CD5606C /* Pods_GMERemittanceTests.framework */; }; EC2D9C212826C67600996921 /* SlipUpload.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = EC2D9C202826C67600996921 /* SlipUpload.storyboard */; }; EC2D9C232826C68E00996921 /* SlipUploadViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = EC2D9C222826C68E00996921 /* SlipUploadViewController.swift */; }; FF29296C212B8DFE00FF5BAC /* ExchangeRateCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = FF29296B212B8DFE00FF5BAC /* ExchangeRateCollectionViewCell.swift */; }; @@ -727,7 +727,6 @@ /* Begin PBXFileReference section */ 041A86A121D1F4F60044C83C /* WKWebView.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = WKWebView.storyboard; sourceTree = ""; }; 041A86A621D1F5590044C83C /* WkWebViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WkWebViewController.swift; sourceTree = ""; }; - 0427DA7316FA837A4162B6C2 /* Pods-GME Remit.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GME Remit.release.xcconfig"; path = "Target Support Files/Pods-GME Remit/Pods-GME Remit.release.xcconfig"; sourceTree = ""; }; 042E6EFC203EAF95004667A1 /* SideMenuViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SideMenuViewController.swift; sourceTree = ""; }; 04498A712039416E00AC4D99 /* SettingViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingViewController.swift; sourceTree = ""; }; 04546C4020329A36007EFE15 /* AboutGMEViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AboutGMEViewController.swift; sourceTree = ""; }; @@ -737,8 +736,8 @@ 0496B84D1FE7DFCD0044810E /* String+Ext.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "String+Ext.swift"; sourceTree = ""; }; 049E61A41FF0AE9D00817C76 /* UrlManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UrlManager.swift; sourceTree = ""; }; 04DC27EB21A51E29003714F5 /* AutoRefund.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AutoRefund.swift; sourceTree = ""; }; - 17B4DC29D9F3FADCD81FB1F0 /* Pods-GMERemittanceTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GMERemittanceTests.release.xcconfig"; path = "Target Support Files/Pods-GMERemittanceTests/Pods-GMERemittanceTests.release.xcconfig"; sourceTree = ""; }; - 235865180D788BCB744A54C8 /* Pods-GMERemittanceUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GMERemittanceUITests.debug.xcconfig"; path = "Target Support Files/Pods-GMERemittanceUITests/Pods-GMERemittanceUITests.debug.xcconfig"; sourceTree = ""; }; + 382D802DD74FA232C60815F2 /* Pods-GME Remit.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GME Remit.release.xcconfig"; path = "Target Support Files/Pods-GME Remit/Pods-GME Remit.release.xcconfig"; sourceTree = ""; }; + 3DC711495F701A2990ED1DD7 /* Pods-GMERemittanceTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GMERemittanceTests.release.xcconfig"; path = "Target Support Files/Pods-GMERemittanceTests/Pods-GMERemittanceTests.release.xcconfig"; sourceTree = ""; }; 40218EE424D2B1940047FBF5 /* UserRegistrationModuleInterface.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UserRegistrationModuleInterface.swift; sourceTree = ""; }; 40218EE724D2B1940047FBF5 /* UserRegistrationService.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UserRegistrationService.swift; sourceTree = ""; }; 40218EE824D2B1940047FBF5 /* UserRegistrationServiceType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UserRegistrationServiceType.swift; sourceTree = ""; }; @@ -833,6 +832,7 @@ 40CB8F5724D980D400E1E64E /* NewRegisterRequestModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewRegisterRequestModel.swift; sourceTree = ""; }; 40D0D35024D2FEB900CEF6B4 /* OldUserRegisterRequestModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OldUserRegisterRequestModel.swift; sourceTree = ""; }; 40DCDD5825426BD60010FC6A /* en_PH */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en_PH; path = en_PH.lproj/Localizable.strings; sourceTree = ""; }; + 55600052AED9B7B09887A8B3 /* Pods-GME Remit.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GME Remit.debug.xcconfig"; path = "Target Support Files/Pods-GME Remit/Pods-GME Remit.debug.xcconfig"; sourceTree = ""; }; 5565FF071FE275E0002934E9 /* SanFranciscoDisplay-Heavy.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "SanFranciscoDisplay-Heavy.otf"; sourceTree = ""; }; 5565FF081FE275E0002934E9 /* SanFranciscoText-RegularItalic.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "SanFranciscoText-RegularItalic.otf"; sourceTree = ""; }; 5565FF091FE275E0002934E9 /* SanFranciscoText-Regular.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "SanFranciscoText-Regular.otf"; sourceTree = ""; }; @@ -855,11 +855,8 @@ 5565FF1A1FE275E0002934E9 /* SanFranciscoText-Light.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "SanFranciscoText-Light.otf"; sourceTree = ""; }; 5565FF1B1FE275E0002934E9 /* SanFranciscoDisplay-Medium.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "SanFranciscoDisplay-Medium.otf"; sourceTree = ""; }; 5565FF1C1FE275E0002934E9 /* SanFranciscoDisplay-Semibold.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "SanFranciscoDisplay-Semibold.otf"; sourceTree = ""; }; - 5B886029C5DF19D46B38133D /* Pods-GMERemittanceTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GMERemittanceTests.debug.xcconfig"; path = "Target Support Files/Pods-GMERemittanceTests/Pods-GMERemittanceTests.debug.xcconfig"; sourceTree = ""; }; 5ED0840B2784098500EEB668 /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = ""; }; - 6C70816BC4F4C04EBBCCB67A /* Pods-GME Remit.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GME Remit.debug.xcconfig"; path = "Target Support Files/Pods-GME Remit/Pods-GME Remit.debug.xcconfig"; sourceTree = ""; }; 72688D0D2060F7CF000A86C1 /* GMERemittance-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "GMERemittance-Bridging-Header.h"; sourceTree = ""; }; - 727AD2BAC88A23413998E237 /* Pods-GMERemittanceUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GMERemittanceUITests.release.xcconfig"; path = "Target Support Files/Pods-GMERemittanceUITests/Pods-GMERemittanceUITests.release.xcconfig"; sourceTree = ""; }; 7303E5722344A1F000472407 /* StoreReviewHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StoreReviewHelper.swift; sourceTree = ""; }; 7310475B226960E70025D77D /* KeychainTest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KeychainTest.swift; sourceTree = ""; }; 731154CB227C178A00FEBF7F /* APITest.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = APITest.swift; sourceTree = ""; }; @@ -1117,6 +1114,8 @@ 73FBBF3123F232C4009D7627 /* NotificationCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationCell.swift; sourceTree = ""; }; 73FBBF3323F243FA009D7627 /* NoticeModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NoticeModel.swift; sourceTree = ""; }; 73FDCE1C225C167700CC6912 /* KeyChain.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KeyChain.swift; sourceTree = ""; }; + 754C503578F5B5FFF3758D6E /* Pods_GME_Remit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_GME_Remit.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 792D2CC28585281952F299B0 /* Pods-GMERemittanceUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GMERemittanceUITests.release.xcconfig"; path = "Target Support Files/Pods-GMERemittanceUITests/Pods-GMERemittanceUITests.release.xcconfig"; sourceTree = ""; }; 7E364CE924A4455A007D6E02 /* PasswordInputViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PasswordInputViewController.swift; sourceTree = ""; }; 7E364CEA24A4455A007D6E02 /* PasswordInputViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = PasswordInputViewController.xib; sourceTree = ""; }; 7E364CEE24A46D27007D6E02 /* BalanceModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BalanceModel.swift; sourceTree = ""; }; @@ -1160,6 +1159,7 @@ 7EDBFC1F24B3098700AD5D4D /* WithdrawFromWalletDetailViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WithdrawFromWalletDetailViewController.swift; sourceTree = ""; }; 7EDBFC2124B3098700AD5D4D /* WithdrawFromWalletDetail.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = WithdrawFromWalletDetail.storyboard; sourceTree = ""; }; 7EDBFC2224B3098700AD5D4D /* WithdrawFromWalletDetailViewInterface.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WithdrawFromWalletDetailViewInterface.swift; sourceTree = ""; }; + 834CF738D8A5B7292E373A1F /* Pods_GMERemittanceUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_GMERemittanceUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 892F9E78243DB0F200D9D88C /* ShowAPIService.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ShowAPIService.swift; sourceTree = ""; }; 892F9E79243DB0F200D9D88C /* ShowAPIServiceType.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ShowAPIServiceType.swift; sourceTree = ""; }; 892F9E7B243DB0F200D9D88C /* ShowAPIInteractorIO.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ShowAPIInteractorIO.swift; sourceTree = ""; }; @@ -1245,7 +1245,6 @@ 89EA0D6F243EC1C5003ACCC8 /* ChangePersonalInformation.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = ChangePersonalInformation.storyboard; sourceTree = ""; }; 89EA0D70243EC1C5003ACCC8 /* ChangePersonalInformationViewInterface.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ChangePersonalInformationViewInterface.swift; sourceTree = ""; }; 89EA0D71243EC1C5003ACCC8 /* ChangePersonalInformationViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ChangePersonalInformationViewController.swift; sourceTree = ""; }; - 918BAF4AE9452B044D51EB13 /* Pods_GME_Remit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_GME_Remit.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 9F983C0B2024883D001DCB3F /* UIColor+Ext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIColor+Ext.swift"; sourceTree = ""; }; 9FA00FBD1FEE69AF0049753E /* UIView+Ext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIView+Ext.swift"; sourceTree = ""; }; 9FD260F41FD00458007A511D /* JME Remit.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "JME Remit.app"; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -1259,7 +1258,7 @@ 9FD261131FD00458007A511D /* GMERemittanceUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = GMERemittanceUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; 9FD261171FD00458007A511D /* GME RemitUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "GME RemitUITests.swift"; sourceTree = ""; }; 9FD261191FD00458007A511D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - A9E44076D1B2365E6CD5606C /* Pods_GMERemittanceTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_GMERemittanceTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + A122A469B588D608F544863C /* Pods-GMERemittanceTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GMERemittanceTests.debug.xcconfig"; path = "Target Support Files/Pods-GMERemittanceTests/Pods-GMERemittanceTests.debug.xcconfig"; sourceTree = ""; }; BE4B1C96227C926700E923E8 /* NSError+Ext.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSError+Ext.swift"; sourceTree = ""; }; BEC9AFE9224FC49C00A2DA06 /* BiometricAuthenticationModuleInterface.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BiometricAuthenticationModuleInterface.swift; sourceTree = ""; }; BEC9AFEC224FC49C00A2DA06 /* BiometricAuthenticationService.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BiometricAuthenticationService.swift; sourceTree = ""; }; @@ -1272,7 +1271,6 @@ BEC9AFF9224FC49C00A2DA06 /* BiometricAuthenticationViewInterface.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BiometricAuthenticationViewInterface.swift; sourceTree = ""; }; BEC9AFFA224FC49C00A2DA06 /* BiometricAuthenticationViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BiometricAuthenticationViewController.swift; sourceTree = ""; }; BEC9AFFB224FC49C00A2DA06 /* BiometricAuthentication.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = BiometricAuthentication.storyboard; sourceTree = ""; }; - CA7818CB6053554F93D15580 /* Pods_GMERemittanceUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_GMERemittanceUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; D9030ABA2138DDD900A1BCA0 /* SendMoneyExchangeRate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SendMoneyExchangeRate.swift; sourceTree = ""; }; D9030ABC2139113A00A1BCA0 /* SendMoneyAccountValidationRequestModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SendMoneyAccountValidationRequestModel.swift; sourceTree = ""; }; D9031129214786EA00AD5BA9 /* ForgotPasswordModuleInterface.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ForgotPasswordModuleInterface.swift; sourceTree = ""; }; @@ -1433,6 +1431,8 @@ D9E57944212E938D00D47AC0 /* ExchangeRateDetailModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExchangeRateDetailModel.swift; sourceTree = ""; }; EC2D9C202826C67600996921 /* SlipUpload.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = SlipUpload.storyboard; sourceTree = ""; }; EC2D9C222826C68E00996921 /* SlipUploadViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SlipUploadViewController.swift; sourceTree = ""; }; + F1101393B519381AC79DA0A9 /* Pods-GMERemittanceUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-GMERemittanceUITests.debug.xcconfig"; path = "Target Support Files/Pods-GMERemittanceUITests/Pods-GMERemittanceUITests.debug.xcconfig"; sourceTree = ""; }; + FAF65434A568194C42395975 /* Pods_GMERemittanceTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_GMERemittanceTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; FF29296B212B8DFE00FF5BAC /* ExchangeRateCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExchangeRateCollectionViewCell.swift; sourceTree = ""; }; FF6E7D7C21BF951D00A003B9 /* AppUpdateInteractor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppUpdateInteractor.swift; sourceTree = ""; }; FF6E7D7D21BF951D00A003B9 /* AppUpdateInteractorIO.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppUpdateInteractorIO.swift; sourceTree = ""; }; @@ -1460,7 +1460,7 @@ buildActionMask = 2147483647; files = ( D99B6A4D22040E440096C1D6 /* LocalAuthentication.framework in Frameworks */, - 58F330C95A6C1B394511C1AF /* Pods_GME_Remit.framework in Frameworks */, + CC9B671D5DDC9BB476C2775F /* Pods_GME_Remit.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1468,7 +1468,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - E75AB629FDC719B0F67B42D2 /* Pods_GMERemittanceTests.framework in Frameworks */, + A25AC5E8ABE8F4D673E0E23C /* Pods_GMERemittanceTests.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1476,7 +1476,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - CD4750EF591D8A3A5369589C /* Pods_GMERemittanceUITests.framework in Frameworks */, + B28F83785E653C4FCC6E5788 /* Pods_GMERemittanceUITests.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -1536,9 +1536,9 @@ isa = PBXGroup; children = ( D99B6A4C22040E440096C1D6 /* LocalAuthentication.framework */, - 918BAF4AE9452B044D51EB13 /* Pods_GME_Remit.framework */, - A9E44076D1B2365E6CD5606C /* Pods_GMERemittanceTests.framework */, - CA7818CB6053554F93D15580 /* Pods_GMERemittanceUITests.framework */, + 754C503578F5B5FFF3758D6E /* Pods_GME_Remit.framework */, + FAF65434A568194C42395975 /* Pods_GMERemittanceTests.framework */, + 834CF738D8A5B7292E373A1F /* Pods_GMERemittanceUITests.framework */, ); name = Frameworks; sourceTree = ""; @@ -5972,12 +5972,12 @@ DFC92C5596F51F3BEC755F15 /* Pods */ = { isa = PBXGroup; children = ( - 6C70816BC4F4C04EBBCCB67A /* Pods-GME Remit.debug.xcconfig */, - 0427DA7316FA837A4162B6C2 /* Pods-GME Remit.release.xcconfig */, - 5B886029C5DF19D46B38133D /* Pods-GMERemittanceTests.debug.xcconfig */, - 17B4DC29D9F3FADCD81FB1F0 /* Pods-GMERemittanceTests.release.xcconfig */, - 235865180D788BCB744A54C8 /* Pods-GMERemittanceUITests.debug.xcconfig */, - 727AD2BAC88A23413998E237 /* Pods-GMERemittanceUITests.release.xcconfig */, + 55600052AED9B7B09887A8B3 /* Pods-GME Remit.debug.xcconfig */, + 382D802DD74FA232C60815F2 /* Pods-GME Remit.release.xcconfig */, + A122A469B588D608F544863C /* Pods-GMERemittanceTests.debug.xcconfig */, + 3DC711495F701A2990ED1DD7 /* Pods-GMERemittanceTests.release.xcconfig */, + F1101393B519381AC79DA0A9 /* Pods-GMERemittanceUITests.debug.xcconfig */, + 792D2CC28585281952F299B0 /* Pods-GMERemittanceUITests.release.xcconfig */, ); path = Pods; sourceTree = ""; @@ -6108,13 +6108,13 @@ isa = PBXNativeTarget; buildConfigurationList = 9FD2611C1FD00458007A511D /* Build configuration list for PBXNativeTarget "GME Remit" */; buildPhases = ( - AF7EE015814170F28814900F /* [CP] Check Pods Manifest.lock */, + D3B2AEA5EDFFDD151109C276 /* [CP] Check Pods Manifest.lock */, 9FD260F01FD00458007A511D /* Sources */, 9FD260F11FD00458007A511D /* Frameworks */, 9FD260F21FD00458007A511D /* Resources */, 896E68312419D6BE005C55BE /* ShellScript */, - 3511B9445DD2487C526B9DC2 /* [CP] Embed Pods Frameworks */, 7E6568C925663D8B00DEFB03 /* FirebaseCrashlytics */, + 41A1BD6AD3CACC6A7B081F97 /* [CP] Embed Pods Frameworks */, ); buildRules = ( ); @@ -6129,11 +6129,11 @@ isa = PBXNativeTarget; buildConfigurationList = 9FD2611F1FD00458007A511D /* Build configuration list for PBXNativeTarget "GMERemittanceTests" */; buildPhases = ( - 22D911527E0CE0796FB7A74E /* [CP] Check Pods Manifest.lock */, + F00183E0CE911E6509548FEC /* [CP] Check Pods Manifest.lock */, 9FD261041FD00458007A511D /* Sources */, 9FD261051FD00458007A511D /* Frameworks */, 9FD261061FD00458007A511D /* Resources */, - AB354CB47D42704CAD877376 /* [CP] Embed Pods Frameworks */, + CE5F15EFDBA47B93619ACF1A /* [CP] Embed Pods Frameworks */, ); buildRules = ( ); @@ -6149,11 +6149,11 @@ isa = PBXNativeTarget; buildConfigurationList = 9FD261221FD00458007A511D /* Build configuration list for PBXNativeTarget "GMERemittanceUITests" */; buildPhases = ( - 68C0A684339A5BB03FB98457 /* [CP] Check Pods Manifest.lock */, + E90B755BE885269EE3552DFA /* [CP] Check Pods Manifest.lock */, 9FD2610F1FD00458007A511D /* Sources */, 9FD261101FD00458007A511D /* Frameworks */, 9FD261111FD00458007A511D /* Resources */, - BB8A7397DA0A1593A2308F6B /* [CP] Embed Pods Frameworks */, + 2348AF57104AD316CE1EBFEE /* [CP] Embed Pods Frameworks */, ); buildRules = ( ); @@ -6231,6 +6231,7 @@ "en-PH", np, ja, + "si-LK", ); mainGroup = 9FD260EB1FD00458007A511D; productRefGroup = 9FD260F51FD00458007A511D /* Products */; @@ -6366,35 +6367,13 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ - 22D911527E0CE0796FB7A74E /* [CP] Check Pods Manifest.lock */ = { + 2348AF57104AD316CE1EBFEE /* [CP] Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); - inputFileListPaths = ( - ); inputPaths = ( - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", - "${PODS_ROOT}/Manifest.lock", - ); - name = "[CP] Check Pods Manifest.lock"; - outputFileListPaths = ( - ); - outputPaths = ( - "$(DERIVED_FILE_DIR)/Pods-GMERemittanceTests-checkManifestLockResult.txt", - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; - showEnvVarsInLog = 0; - }; - 3511B9445DD2487C526B9DC2 /* [CP] Embed Pods Frameworks */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-GME Remit/Pods-GME Remit-frameworks.sh", + "${PODS_ROOT}/Target Support Files/Pods-GMERemittanceUITests/Pods-GMERemittanceUITests-frameworks.sh", "${BUILT_PRODUCTS_DIR}/Alamofire/Alamofire.framework", "${BUILT_PRODUCTS_DIR}/AlamofireNetworkActivityLogger/AlamofireNetworkActivityLogger.framework", "${BUILT_PRODUCTS_DIR}/BRYXBanner/BRYXBanner.framework", @@ -6469,75 +6448,16 @@ ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-GME Remit/Pods-GME Remit-frameworks.sh\"\n"; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-GMERemittanceUITests/Pods-GMERemittanceUITests-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; - 68C0A684339A5BB03FB98457 /* [CP] Check Pods Manifest.lock */ = { + 41A1BD6AD3CACC6A7B081F97 /* [CP] Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); - inputFileListPaths = ( - ); inputPaths = ( - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", - "${PODS_ROOT}/Manifest.lock", - ); - name = "[CP] Check Pods Manifest.lock"; - outputFileListPaths = ( - ); - outputPaths = ( - "$(DERIVED_FILE_DIR)/Pods-GMERemittanceUITests-checkManifestLockResult.txt", - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; - showEnvVarsInLog = 0; - }; - 7E6568C925663D8B00DEFB03 /* FirebaseCrashlytics */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 12; - files = ( - ); - inputFileListPaths = ( - ); - inputPaths = ( - "${DWARF_DSYM_FOLDER_PATH}/${DWARF_DSYM_FILE_NAME}/Contents/Resources/DWARF/${TARGET_NAME}", - "$(SRCROOT)/$(BUILT_PRODUCTS_DIR)/$(INFOPLIST_PATH)", - ); - name = FirebaseCrashlytics; - outputFileListPaths = ( - ); - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "\"${PODS_ROOT}/FirebaseCrashlytics/run\"\n"; - }; - 896E68312419D6BE005C55BE /* ShellScript */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputFileListPaths = ( - ); - inputPaths = ( - ); - outputFileListPaths = ( - ); - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "if which swiftlint >/dev/null; then\n swiftlint\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n\n"; - }; - AB354CB47D42704CAD877376 /* [CP] Embed Pods Frameworks */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-GMERemittanceTests/Pods-GMERemittanceTests-frameworks.sh", + "${PODS_ROOT}/Target Support Files/Pods-GME Remit/Pods-GME Remit-frameworks.sh", "${BUILT_PRODUCTS_DIR}/Alamofire/Alamofire.framework", "${BUILT_PRODUCTS_DIR}/AlamofireNetworkActivityLogger/AlamofireNetworkActivityLogger.framework", "${BUILT_PRODUCTS_DIR}/BRYXBanner/BRYXBanner.framework", @@ -6612,10 +6532,30 @@ ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-GMERemittanceTests/Pods-GMERemittanceTests-frameworks.sh\"\n"; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-GME Remit/Pods-GME Remit-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; - AF7EE015814170F28814900F /* [CP] Check Pods Manifest.lock */ = { + 7E6568C925663D8B00DEFB03 /* FirebaseCrashlytics */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 12; + files = ( + ); + inputFileListPaths = ( + ); + inputPaths = ( + "${DWARF_DSYM_FOLDER_PATH}/${DWARF_DSYM_FILE_NAME}/Contents/Resources/DWARF/${TARGET_NAME}", + "$(SRCROOT)/$(BUILT_PRODUCTS_DIR)/$(INFOPLIST_PATH)", + ); + name = FirebaseCrashlytics; + outputFileListPaths = ( + ); + outputPaths = ( + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "\"${PODS_ROOT}/FirebaseCrashlytics/run\"\n"; + }; + 896E68312419D6BE005C55BE /* ShellScript */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( @@ -6623,27 +6563,22 @@ inputFileListPaths = ( ); inputPaths = ( - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", - "${PODS_ROOT}/Manifest.lock", ); - name = "[CP] Check Pods Manifest.lock"; outputFileListPaths = ( ); outputPaths = ( - "$(DERIVED_FILE_DIR)/Pods-GME Remit-checkManifestLockResult.txt", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; - showEnvVarsInLog = 0; + shellScript = "if which swiftlint >/dev/null; then\n swiftlint\nelse\n echo \"warning: SwiftLint not installed, download from https://github.com/realm/SwiftLint\"\nfi\n\n"; }; - BB8A7397DA0A1593A2308F6B /* [CP] Embed Pods Frameworks */ = { + CE5F15EFDBA47B93619ACF1A /* [CP] Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( ); inputPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-GMERemittanceUITests/Pods-GMERemittanceUITests-frameworks.sh", + "${PODS_ROOT}/Target Support Files/Pods-GMERemittanceTests/Pods-GMERemittanceTests-frameworks.sh", "${BUILT_PRODUCTS_DIR}/Alamofire/Alamofire.framework", "${BUILT_PRODUCTS_DIR}/AlamofireNetworkActivityLogger/AlamofireNetworkActivityLogger.framework", "${BUILT_PRODUCTS_DIR}/BRYXBanner/BRYXBanner.framework", @@ -6718,7 +6653,73 @@ ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-GMERemittanceUITests/Pods-GMERemittanceUITests-frameworks.sh\"\n"; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-GMERemittanceTests/Pods-GMERemittanceTests-frameworks.sh\"\n"; + showEnvVarsInLog = 0; + }; + D3B2AEA5EDFFDD151109C276 /* [CP] Check Pods Manifest.lock */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputFileListPaths = ( + ); + inputPaths = ( + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", + "${PODS_ROOT}/Manifest.lock", + ); + name = "[CP] Check Pods Manifest.lock"; + outputFileListPaths = ( + ); + outputPaths = ( + "$(DERIVED_FILE_DIR)/Pods-GME Remit-checkManifestLockResult.txt", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; + showEnvVarsInLog = 0; + }; + E90B755BE885269EE3552DFA /* [CP] Check Pods Manifest.lock */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputFileListPaths = ( + ); + inputPaths = ( + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", + "${PODS_ROOT}/Manifest.lock", + ); + name = "[CP] Check Pods Manifest.lock"; + outputFileListPaths = ( + ); + outputPaths = ( + "$(DERIVED_FILE_DIR)/Pods-GMERemittanceUITests-checkManifestLockResult.txt", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; + showEnvVarsInLog = 0; + }; + F00183E0CE911E6509548FEC /* [CP] Check Pods Manifest.lock */ = { + isa = PBXShellScriptBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + inputFileListPaths = ( + ); + inputPaths = ( + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", + "${PODS_ROOT}/Manifest.lock", + ); + name = "[CP] Check Pods Manifest.lock"; + outputFileListPaths = ( + ); + outputPaths = ( + "$(DERIVED_FILE_DIR)/Pods-GMERemittanceTests-checkManifestLockResult.txt", + ); + runOnlyForDeploymentPostprocessing = 0; + shellPath = /bin/sh; + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; showEnvVarsInLog = 0; }; /* End PBXShellScriptBuildPhase section */ @@ -7580,7 +7581,7 @@ }; 9FD2611D1FD00458007A511D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 6C70816BC4F4C04EBBCCB67A /* Pods-GME Remit.debug.xcconfig */; + baseConfigurationReference = 55600052AED9B7B09887A8B3 /* Pods-GME Remit.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; @@ -7621,7 +7622,7 @@ }; 9FD2611E1FD00458007A511D /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 0427DA7316FA837A4162B6C2 /* Pods-GME Remit.release.xcconfig */; + baseConfigurationReference = 382D802DD74FA232C60815F2 /* Pods-GME Remit.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CLANG_ENABLE_MODULES = YES; @@ -7661,7 +7662,7 @@ }; 9FD261201FD00458007A511D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 5B886029C5DF19D46B38133D /* Pods-GMERemittanceTests.debug.xcconfig */; + baseConfigurationReference = A122A469B588D608F544863C /* Pods-GMERemittanceTests.debug.xcconfig */; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; BUNDLE_LOADER = "$(TEST_HOST)"; @@ -7681,7 +7682,7 @@ }; 9FD261211FD00458007A511D /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 17B4DC29D9F3FADCD81FB1F0 /* Pods-GMERemittanceTests.release.xcconfig */; + baseConfigurationReference = 3DC711495F701A2990ED1DD7 /* Pods-GMERemittanceTests.release.xcconfig */; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; BUNDLE_LOADER = "$(TEST_HOST)"; @@ -7701,7 +7702,7 @@ }; 9FD261231FD00458007A511D /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 235865180D788BCB744A54C8 /* Pods-GMERemittanceUITests.debug.xcconfig */; + baseConfigurationReference = F1101393B519381AC79DA0A9 /* Pods-GMERemittanceUITests.debug.xcconfig */; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; CODE_SIGN_STYLE = Automatic; @@ -7719,7 +7720,7 @@ }; 9FD261241FD00458007A511D /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 727AD2BAC88A23413998E237 /* Pods-GMERemittanceUITests.release.xcconfig */; + baseConfigurationReference = 792D2CC28585281952F299B0 /* Pods-GMERemittanceUITests.release.xcconfig */; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; CODE_SIGN_STYLE = Automatic; @@ -7745,7 +7746,7 @@ 739F8183234ADA75003ABCF3 /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; + defaultConfigurationName = Debug; }; 9FD260EF1FD00458007A511D /* Build configuration list for PBXProject "GME Remit" */ = { isa = XCConfigurationList; @@ -7754,7 +7755,7 @@ 9FD2611B1FD00458007A511D /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; + defaultConfigurationName = Debug; }; 9FD2611C1FD00458007A511D /* Build configuration list for PBXNativeTarget "GME Remit" */ = { isa = XCConfigurationList; @@ -7763,7 +7764,7 @@ 9FD2611E1FD00458007A511D /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; + defaultConfigurationName = Debug; }; 9FD2611F1FD00458007A511D /* Build configuration list for PBXNativeTarget "GMERemittanceTests" */ = { isa = XCConfigurationList; @@ -7772,7 +7773,7 @@ 9FD261211FD00458007A511D /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; + defaultConfigurationName = Debug; }; 9FD261221FD00458007A511D /* Build configuration list for PBXNativeTarget "GMERemittanceUITests" */ = { isa = XCConfigurationList; @@ -7781,7 +7782,7 @@ 9FD261241FD00458007A511D /* Release */, ); defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; + defaultConfigurationName = Debug; }; /* End XCConfigurationList section */ }; diff --git a/GME Remit.xcodeproj/xcshareddata/xcschemes/GME Remit.xcscheme b/GME Remit.xcodeproj/xcshareddata/xcschemes/GME Remit.xcscheme index 4eb30e42..4dc1061c 100644 --- a/GME Remit.xcodeproj/xcshareddata/xcschemes/GME Remit.xcscheme +++ b/GME Remit.xcodeproj/xcshareddata/xcschemes/GME Remit.xcscheme @@ -60,7 +60,7 @@ = ["Authorization" : "Bearer + \(accessCode)" ,"GME-TOKEN": "@NcRfTjWnZr4u7x!A%D*G-KaPdSgVkXp", "Content-Type": "application/json", "clientId": utility, "lang": lang] - let dic:Dictionary = ["Authorization" : "Bearer + \(accessCode)" ,"GME-TOKEN": "39587YT398@FBQOW8RY3#948R7GB@CNEQW987GF87$TD18$1981..919@@##joghndvberteiru", "Content-Type": "application/json", "clientId": utility, "lang": lang] + //uat value +// let dic:Dictionary = ["Authorization" : "Bearer + \(accessCode)" ,"GME-TOKEN": "39587YT398@FBQOW8RY3#948R7GB@CNEQW987GF87$TD18$1981..919@@##joghndvberteiru", "Content-Type": "application/json", "clientId": utility, "lang": lang] let observer = Observable.just(dic) diff --git a/GME Remit/MultiLanguages/si-LK.lproj/Localizable.strings b/GME Remit/MultiLanguages/si-LK.lproj/Localizable.strings new file mode 100644 index 00000000..5a99579c --- /dev/null +++ b/GME Remit/MultiLanguages/si-LK.lproj/Localizable.strings @@ -0,0 +1,962 @@ + +"login_text" = "Login"; +"tap_to_login_using_finger_text" = "Tap to login with fingerprint"; +"new_user_text" = "New User"; +"hassle_free_transfer_text" = "Hassle free money transfer to your loved ones"; +"connect_local_community_text" = "Connect to local community"; +"earn_reward_point_text" = "Earn reward points and get surprise gifts"; + +"login_title_text" = "Welcome To\nJME"; +"login_subtitle_text" = "Login with your email address"; +"login_user_id_text" = "Registered User ID"; +"user_Id_placeholder_text" = "Registered Email"; +"password_text" = "********"; +"forgot_password_text" = "Forgot password"; +"new_to_gme_text" = "New to JME? "; +"login_register_here_text" = "Register Here"; +"user_id_empty_error" = "User id cannot be empty"; + + +"default_currency_text" = "JPY"; + +//Existing User Registration +"id_number_text" = "ID Number"; +"existing_jme_user_registration_text" = "Existing JME\nUser Registration"; +"existing_jme_users_without_app_login" = "Existing JME Users without App Login"; +"existing_userVerify_description" = "If you are already registered to JME and using its services currently please apply for mobile login by filling following information"; +"for_validation_6_digit_pin_text" = "For validating your transaction, you will need a 6 digits transaction PIN, please specify a PIN below"; +"new_pin_title" = "New PIN"; +"new_pin_error_text" = "PIN should be 6 digit number"; +"confirm_pin_title" = "Confirm PIN"; +"confirm_pin_placeholder" = "Confirm PIN Number"; + +"enter_your_transaction_pin_text" = "Enter Your Transaction Pin"; + +//Register +"residence_id_card_no" = "Residence ID Card No"; +"residence_id_placeholder" = "Residence ID Card Number"; +"residence_id_error" = "Invalid Residence Card Number"; +"register_title_text" = "Register to\nJME"; +"create_password_text" = "Create Password"; +"confirm_password_text" = "Confirm Password"; +"dob_text" = "Date Of Birth"; +"already_have_account_text" = "Already Have Account?"; +"register_text" = "Register"; +"verify_text" = "Verify"; +"password_length_error" = "Password should have at least 6 characters"; +"password_policy_error" = "Password must be at least 6 characters"; +"confirm_password_policy_text" = "Confirm password must be at least 6 characters"; +"residence_id_card_no_text" = "Residence ID Card No."; + +"password_match_error" = "Passwords does not match"; +"password_symbol_required_error" = "Password should have at least one symbol"; +"password_number_required_error" = "Password should have at least one number"; +"password_empty_error" = "Password cannot be empty"; +"password_confirm_empty_error" = "Confirm password cannot be empty"; +"password_capital_letter_required_error" = "Password should have at least one capital letter"; +"email_text" = "Email"; +"email_valid_error" = "Please enter a valid email id"; +"dob_valid_error" = "Please enter a valid date of birth"; +"change_txn_pin_n_pass_detail" = "Please click here to change your Login Password and Transaction PIN"; +"forgot_password_title_text" = "Need help with your\npassword?"; +"change_txn_pin_n_pass" = "Change Password and Transaction Pin"; +"reset_text" = "Reset"; +"kyc_fill_text" = "Verify your Account"; +"kyc_verify_pending_text" = "Verification in Process"; +"change_txn_pin" = "Change Transaction Pin"; +"change_txn_pin_detail" = "Please click here to change transaction Pin."; +"penny_test_pending_text" = "Continue the registration process"; +"complete_your_registration_text" = "Kindly complete your registration process with us to start using Japan Money Express services."; +"verification_in_aproval_process_text" = "Your registration request is in approval process. You will soon be able to use Japan Money Express services."; +"complete_penny_test" = "Please verify your primary bank account to complete the registration."; +"remaining_limit_text" = "Remaining Yearly Limit"; +"todays_rate_text" = "Today's Rate"; +"transaction_report_text" = "Transaction Report"; +"jme_account_statement_text" = "Account Statement"; +"deposit_slip_text" = "Slip Upload"; +"upload_deposit_slip_text" = "Upload Deposit Slip"; +"deposit_slip_remarks_text" = "Message to JME (optional)"; +"please_provide_slip_photo_text" = "Please provide slip photo"; +"home_text" = "Home"; +"notice_text" = "Notice"; +"branch_text" = "Branch"; +"profile_text" = "Profile"; +"help_you_text" = "We are there to help you\n(Available time 9:30 AM - 6:30 PM)"; +"cancel_text" = "Cancel"; +"reward_point_text" = "Reward Point"; + +"available_balance_text" = "Your Available Balance"; +"gme_wallet_no_text" = "JME Account No"; +"auto_debit_account_text" = "Auto Debit Account"; +"about_gme_text" = "About JME"; +"settings_text" = "Settings"; +"logout_text" = "Logout"; +"logout_confirmation_title_text" = "Logout"; +"logout_confirmation_text" = "Are you sure you want to logout?"; +"exit_confirmation_text" = "Are you sure want to exit?"; +"yes_text" = "Yes"; +"no_text" = "No"; +"jme_wallet_no_text" = "JME Account No."; + +"recipient_listing_title_text" = "Select Beneficiary"; +"new_recipient" = "New Beneficiary"; +"edit_delete_hint_ios_text" = "Swipe left to Edit or Delete recipient profile"; +"edit_delete_hint_android_text" = "Hold to Edit or Delete recipient profile"; +"delete_text" = "Delete"; +"edit_text" = "Edit"; +"delete_recipient_confirmation_text" = "Do you want to delete this receipient?"; + +"add_recipient_text" = "Add Recipient"; +"edit_recipient_text" = "Edit Recipient"; +"who_to_send_text" = "Who are you sending money to?"; +"first_name_text" = "First Name"; +"placeholder_enter_receiver_firstname_text" = "Enter receiver's first Name"; +"enter_receiver_middlename_text" = "Middle Name (Optional)"; +"placeholder_enter_receiver_middle_text" = "Enter receiver's middle name"; +"last_name_text" = "Last Name"; +"placeholder_enter_receiver_lastname_text" = "Enter receiver's last name"; +"country_text" = "Select Payout Country"; +"placeholder_select_country_text" = "Select language"; +"address_key_text" = "Address"; +"placeholder_enter_receiver_address_text" = "Enter receiver's address"; +"relation_text" = "Relation"; +"placeholder_select_relation_text" = " Select relation"; +"mobile_number_text" = "Invalid Mobile Number"; +"mobile_number_title" = "Mobile No."; +"placeholder_enter_reciever_mobile_number_text" = "Enter receiver's mobile number"; +"state_text" = "State/Province"; +"state_placeholder_text" = "Please select a state/province"; +"district_text" = "District"; +"district_placeholder_text" = "Please select a district"; +"email_text_optional" = "Email"; +"placeholder_enter_receiver_email_text" = "Enter receiver's email address"; +"transfer_reason_text" = "Transfer Reason"; +"placeholder_select_transfer_reason_text" = "Select Reason"; +"save_text" = "Save"; +"first_name_error" = "First Name cannot be empty"; +"last_name_error" = "Last Name cannot be empty"; +"select_country_error" = "Please select a country"; +"select_province_error" = "Please select a state/province"; +"select_district_error" = "Please select a district"; +"address_error" = "Address cannot be empty"; +"relation_error" = "Please select a relation"; +"mobile_number_error" = "Mobile number cannot be empty"; +"transfer_reason_error" = "Please select a transfer reason"; + +"todays_rate_title_text" = "Today's Rate"; +"you_send_text" = "You Send"; +"select_payment_mode_text" = "Select Payment Mode"; +"transfer_fee_included_text" = "Transfer Fee Included"; +"current_exchange_rate_text" = "Current Exchange Rate"; +"receipient_gets_text" = "Beneficiary Gets"; +"calculate_text" = "Calculate"; +"sending_amount_error" = "Please specify sending amount"; +"receiving_amount_error" = "Please specify receiving amount"; +"no_currency_selected_error" = "Please select a currency"; + +"send_money_title_text" = "Send Money"; +"send_to_text" = "Send to"; +"payout_mode_text" = "Payout Mode"; +"amount_detail_text" = "Amount Detail"; +"verification_detail_text" = "Verification"; +"pick_money_text" = "How would you like to pick you money in"; +"select_bank_text" = "Select Bank"; +"select_branch_text" = "Select Branch"; +"account_number_text" = "Account Number"; +"continue_text" = "Continue"; +"reciever_details_text" = "Reciever Details"; +"full_name_text" = "Full Name"; +"mobile_text" = "Mobile"; +"transaction_detail_text" = "Transaction Details"; +"payout_country_text" = "Payout Country"; +"paying_amount_text" = "Paying Amount"; +"exchange_rate_text" = "Exchange Rate"; +"service_charge_text" = "Service Charge"; +"payout_agent_text" = "Payout Agent/Bank"; +"i_have_read_to_text" = "I have read and agreed to "; +"jme_user_aggreement_text" = "1. JME Remittance User Agreement"; +"send_money_text" = "Send Money"; +"enter_login_password_text" = "********"; +"confirm_text" = "Confirm"; +"alert_text" = "Alert!"; +"account_number_empty_error" = "Please provide an account no"; +"branch_empty_error" = "Please select a branch"; +"bank_empty_error" = "Please select a bank"; +"payment_mode_empty_error" = "Please select a payment mode"; +"terms_and_condition_title_text" = "Terms and Conditions"; +"privacyAndPolicy_text" = "Privacy Policy"; +"no_payout_currency_defined_error" = "No payout currency defined, please contact support."; +"select_bank_first_text" = "Please select a bank first"; + +"receipt_title_text" = "Receipt"; +"transfer_success_text" = "Transfer Successful"; +"transfer_success_info_text" = "You have successfully transferred your money to "; +"total_payout_amount_text" = "Total Payout Amount"; +"jme_control_no_text" = "JME Control No"; +"gme_control_security_text" = "Please keep this Japan Money Express control no. very secure."; +"share_party_text" = "Share with concerned party only"; +"transaction_date_text" = "Transaction"; +"receiver_text" = "Receiver"; +"service_fee_text" = "Service Fee"; +"ex_rate_text" = "Ex Rate"; +"total_amount_text" = "Total Amount"; +"total_sent_amount_text" = "Total Sent Amount"; +"request_to_cancel_text" = "Request to Cancel"; +"request_to_change_text" = "Request to Change"; + +"transaction_report_title_text" = "Transaction Report"; +"all_text" = "All"; +"unpaid_text" = "Unpaid"; +"paid_text" = "Paid"; +"search_with_controlno_text" = "Search with Control No."; +"from_text" = "From"; +"to_text" = "To"; +"search_text" = "Search"; +"placeholder_from_text" = "Select start date"; +"placeholder_to_text" = "Select end date"; +"filter_by_date_text" = "Filter by date"; +"invalid_date_range_selected" = "Invalid date range selected"; +"no_transaction_found_text" = "No transaction found"; + +"wallet_statement_title_text" = "Account Statement"; +"amt_deposited_text" = "Amount Deposited"; +"closing_balance_text" = "Closing Balance"; +"in_text" = "IN"; +"out_text" = "OUT"; +"no_statement_found_text" = "No Account Statement found"; + +"setting_text" = "Setting"; +"change_password_text" = "Change Password"; +"about_me_description_text" = "Japan Money Express (JME) is a registered money transfer company with Kanto Local Financial Bureau under the Payment Services Act. JME provides easy, speedy, safe and reliable way to transfer money in many parts of the world."; +"app_version_text" = "App Version"; +"follow_us_text" = "Follow us on"; +"check_for_update_text" = "Check for Update"; + +"change_pin_password_title_text" = "Change PIN and Password"; +"changepin_text" = "Change PIN"; +"current_password_text" = "Current Password"; +"new_password_text" = "New Password"; +"currentPin_text" = "Current Pin"; +"newPin_text" = "New Pin"; +"confirmNewPin_text" = "Confirm New Pin"; + +"current_password_placeholder_text" = "Current Password"; +"new_password_placeholder_text" = "New Password"; +"confirm_new_password_placeholder_text" = "Confirm Your Password"; +"save_password_text" = "Save"; +"password_policy_text" = "Password must be at least 6 characters"; +"confirm_password_mismatch_error" = "Confirm password does not match with new password"; +"success_text" = "Success"; +"confirm_passowrd_empty_error" = "Confirm password cannot be empty"; + +"profile_title_text" = "Profile"; + +"personal_title_text" = "Personal"; +"personal_subtitle_text" = "Tell us a few things about yourself"; +"full_name_placeholder_text" = "Enter Your Full Name"; +"email_address_text" = "Email Address"; +"address_text" = "Address"; +"gender_text" = "Gender"; +"gender_placeholder_text" = "Select Gender"; +"native_country_text" = "Native Country"; +"native_country_placeholder_text" = "Select Native Country"; +"address_in_korea_text" = "Address"; +"province_text" = "Province"; +"province_placeholder_text" = "Select Province"; +"occupation_text" = "Occupation"; +"occupation_placeholder_text" = "Select Occupation"; +"save_and_continue_text" = "Save And Continue"; +"mobile_number_placeholder_text" = "Enter your Mobile No"; + +"security_titile_text" = "Security"; +"security_subtitle_text" = "Let's get your bank connected"; +"primary_bank_text" = "Primary Bank Name"; +"primary_bank_placeholder_text" = "Select Primary Bank"; +"primary_account_number_text" = "Primary Account Number"; +"privary_account_number_placeholder" = "Enter your Primary Account Number"; +"verification_id_type_text" = "Verification Id Type"; +"verification_id_placeholder_text" = "Select Verification Id Type"; +"verification_id_no_text" = "Verification Id Number"; +"verification_id_no_placeholder_text" = "Enter Your Verification Id No."; +"source_of_fund_text" = "Source Of Fund"; +"source_of_fund_placeholder_text" = "Select Source Of Fund"; +"issue_date_title" = "Issue Date"; +"expiry_date_title" = "Expiry Date"; + +"upload_title_text" = "Upload"; +"upload_subtitle_text" = "Upload your documents "; +"view_sample_text" = "View Sample"; +"selfie_with_verification_id_front_text" = "Selfie with Verification Id Front"; +"verification_id_front_text" = "Verification Id front"; +"verification_id_back_text" = "Verification Id Back"; +"passbook_text" = "Bank Passbook"; +"passport_text" = "Passport"; +"submit_text" = "Submit"; +"kyc_document_note_text" = "Note: Verification Id can be your National ID or Alien Reg ID or Passport Front selected on Security Screen"; +"kyc_photo_upload_dialog_title" = "Add a Photo"; +"camera_text" = "Camera"; +"gallery_text" = "Gallery"; +"please_provide_all_images_text" = "Please provide all images"; +"camera_access_denied_text" = "Camera access denied. Do you want to change the permission from settings?"; +"galery_access_denied_text" = "Gallery access denied. Do you want to change the permission from settings?"; +"done_text" = "Done"; + +"kyc_first_name_error" = "Please enter a valid fullname"; +"kyc_mobile_invalid_number_error" = "Please enter a valid mobile number"; +"kyc_mobile_empty_error" = "Mobile number cannot be empty"; +"kyc_gender_error" = "Please select gender"; +"kyc_native_country_error" = "Please select native country"; +"kyc_address_error" = "Please enter valid address"; +"kyc_province_error" = "Please select province"; +"kyc_occupation_error" = "Please select occupation"; +"kyc_bank_name_error" = "Please select bank"; +"kyc_account_number_error" = "Please enter valid account number"; +"kyc_verification_id_error" = "Please select valid verification Id type"; +"kyc_source_of_fund_error" = "Please select source of fund"; +"kyc_verification_no_error" = "Please enter a valid verification id number"; +"kyc_form_fill_up_number_error" = "Please fill all the required details"; +"document_issue_date_error_text" = "Please select an issue date"; +"document_expiry_date_error_text" = "Please select an expiry date"; + + //New KYC +"specifyOccupation_text" = "Specify Occupation"; +"specifySourceOfFund_text" = "Specify Source of Fund"; +"specifyYourRelation_text" = "Specify your relation."; +"specifyPurposeOfRemit_text" = "Specify your purpose of remit."; +"na_text" = "N/A"; + +"employerName_text" = "Company Name (Optional)"; +"select_occupation_text" = "Select Occupation"; +"select_source_of_fund_text" = "Select Source Of Fund"; +"monthlyIncome_text" = "Monthly Income"; +"mobileNumber_text" = "Mobile Number"; +"employee_business_type_text" = "Employee/Business Type"; +"id_information_text" = "ID Information"; +"id_type_text" = "ID Type"; +"additional_id_type_text" = "Additional Id Type"; +"primaryIdDocuments_text" = "Primary ID Documents"; +"extraIdDoc_text" = "Additional ID Documents"; +"front_id_text" = "Front ID"; +"backId_text" = "Back ID"; +"additional_id_front_txt" = "Additional ID Front"; +"additional_id_back_txt" = "Additional ID Back"; +"frontIdSample_text" = "Front ID Sample"; +"backIdSample_text" = "Back ID Sample"; +"invalidMobNumber_text" = "Invalid Mobile Number"; +"invalidEmailId_text" = "Invalid Email Id"; + +"ok_text" = "Ok"; +"invalid_date_range_selected_text" = "Invalid date range selected"; +"start_app_manually_text" = "Please restart app manually"; +"permission_denied_text" = "Permission Denied"; +"no_internet_connection_error" = "Please check your internet connection"; +"select_currency_text" = "Select Currency"; +"search_currency_text" = "Search Currency"; +"no_currency_found_text" = "No Currency found"; +"no_country_found_text" = "No Country found"; +"select_gender_text" = "Select Gender"; +"male_text" = "Male"; +"female_text" = "Female"; +"other_text" = "Other"; +"no_gender_found_text" = "No Gender found"; +"enter_your_login_password_text" = "Enter your login Password"; +"search_country_text" = "Search Language"; +"select_country_text" = "Select Language"; +"select_district_text" = "Select District"; +"search_district_text" = "Search District"; +"no_district_found_text" = "No district found"; +"select_province_text" = "Select Province"; +"search_province_text" = "Search Province"; +"no_province_found_text" = "No Province found"; +"select_relation_text" = "Select Relation"; +"search_relation_text" = "Search Relation"; +"no_relation_found_text" = "No relation found"; +"select_transfer_reason_text" = "Select Purpose of Remit"; +"search_transfer_reason_text" = "Search Purpose of Remit"; +"no_transfer_reason_found_text" = "No transfer reason found"; +"select_occupation_text" = "Select Occupation"; +"search_occupation_text" = "Search Occupation"; +"no_occupation_found_text" = "No Occupation found"; +"select_id_type_text" = "Select Id Type"; +"select_additionalId_type_text" = "Select Additional Id Type"; +"select_monthly_income" = "Select Monthly Income"; +"select_business_type" = "Select Business Type"; +"visa_status_text" = "Visa Status"; +"select_visa_status" = "Select Visa Status"; +"existing_user_description" = "If you are already registered to JME and using its services currently please apply for mobile login by filling following information"; +"select_source_of_fund_text" = "Select Source Of Fund"; +"no_id_type_found_text" = "No Id Type found"; +"search_id_text" = "Search Id Type"; +"select_primary_bank_text" = "Select Primary Bank"; +"no_primary_bank_found_text" = "No primary bank found"; +"search_primary_bank_text" = "Search Primary Bank"; +"select_source_of_fund_text" = "Select Source Of Fund"; +"no_source_of_found_text" = "No Source of Fund found"; +"search_source_of_fund" = "Search Source of Fund"; +"select_dob_text" = "Select dob"; +"select_issue_date_text" = "Select issue date"; +"select_expiry_date_text" = "Select expiry date"; +"search_language_text" = "Search Language"; +"select_language_text" = "Select Language"; +"no_language_found_text" = "No Language found"; +"search_bank_text" = "Search Bank"; +"no_bank_found_text" = "No Bank found"; +"search_branch_text" = "Search Branch"; +"no_branch_found_text" = "No Branch found"; +"search_branch_hint_text" = "Type to search branches (Minimum 3 characters)"; +"search_account_text" = "Search Account"; +"no_account_found_text" = "No Account found"; +"select_account_text" = "Choose Payment Method"; +"no_result_found_text" = "No Result Found"; +"processing_request_text" = "Processing request"; +"important_text" = "Important"; +"error_text" = "Error"; +"operation_failed_text" = "Operation Failed"; +"connection_failed_text" = "Connection Failed"; + +"auto_refund_title_text" = "Auto Refund"; +"how_much_would_you_like_to_refund" = "How much would you like to refund?"; +"withdraw_text" = "Withdraw"; +"refund_text" = "Refund"; +"you_refund_text" = "You Refund"; +"per_refund_bank_charge" = "Per Refund Bank Charge"; + +"penny_test_promt_description_text" = "Your bank account verification is required inorder to complete the registration. Do you want to verify it now?"; +"not_now_text" = "Not now"; +"deposit_reference_text" = "Deposit Reference"; +"resend_request_text" = "Resend Request"; +"proceed_text" = "Proceed"; +"penny_test_close_text" = "Close"; +"penny_test_title_text" = "Penny Test"; +"valid_verification_code_error" = "Please enter the valid verification code"; + +"new_update_is_available_text" = "New update is available"; +"update_text" = "Update"; + + +"auto_debit_title_text" = "Manage Auto Debit Account"; +"are_you_sure_text" = "Are you sure?"; +"auto_debit_delete_confirm_description" = "You want to delete Auto-Debit Account?"; + +"add_auto_debit_account_text" = "Add Auto Debit Account"; +//"add_auto_debit_account_text" = "Token Renewal"; + +"delete_auto_debit_account_hint_text" = "Hold to Delete the account"; +"no_languages_available_text" = "No Languages Available"; + +"swift_to_delete_account_text" = "Swipe left to Edit or Delete account."; +//"swift_to_delete_account_text" = "Drag down to Auto Debit Token renewal."; + +"language_text" = "Language"; + + +"korean_language_text" = "한국어"; +"cambodia_lanugage_text" = "ភាសាខ្មែរ"; +"srilanka_lanugage_text" = "සිංහල"; +"myanmar_language_text" = "မြန်မာ"; +"russian_langugae_text" = "русский"; +"vietnam_language_text" = "Tiếng Việt"; +"thailand_language_text" = "ไทย"; +"indonesia_language_text" = "bahasa Indonesia"; +"mongolia_language_text" = "Монгол хэл"; +"nepali_language_text" = "नेपाली"; +"bengali_language_text" = "বাংলা"; +"uzbek_language_text" = "O'zbek"; +"english_language_text" = "English"; +"pakistan_language_text" = "پاکستان"; +"japanese_language_text" = "日本語"; + +"enter_otp_password_text" = "Enter 4 Digit OTP Code"; +"otp_password_hint_text" = "4 Digit OTP"; +"otp_empty_error" = "OTP code cannot be empty"; +"requesting_otp_text" = "Requesting OTP"; + +"resend_code_text" = "Try again in"; + + +"resend_money_text" = "Resend Money"; +"resend_search_hint_text" = "Japan Money Express No/Receiver Name/Bank Name"; + + +"your_request_text" = "Your request here"; +"request_for_cancellation_text" = "Request for cancellation"; +"request_for_amendment_text" = "Request for amendment"; +"no_subject_error_text" = "Please write a subject"; +"no_message_body_text" = "Please write a message body"; +"no_control_id_error_text" = "Japan Money Express Number Not found"; +"no_transaction_id_error_text" = "Transaction ID Not Found"; + +"support_description_text" = "We are always there to help you."; + +// ReferalCode +"referral_code_text" = "Memebership ID"; + +// Biometric authenticaton +"use_biometric_authentication_text" = "Use FaceID & TouchID"; +"bio_login_intro_text" = "Please enter authentication information for login"; +"bio_sendmoney_intro_text" = "Verify information for cash remittance"; +"bio_message_title_text" = "Confirm your FaceID or TouchID to authenticate."; +"bio_press_button_title_text" = "Press to authenticate"; + +// Biometric authentication notification +"biometric_noti_title_text" = "If use FaceID & TouchID, can quickly and securely use app"; +"biometric_noti_content_text" = "Remember, only registered users with FaceID & TouchID can use these app."; +"biometric_noti_manual_text" = "(Manual: Settings -> Use FaceID & TouchID)"; +"biometric_noti_biometric_use_button_text" = "Use FaceID & TouchID"; +"biometric_noti_password_use_button_text" = "Continue with the password only"; + +// RewardGroup +"reward_group_title_text" = "Reward"; + +// RedeemViewContoller +"redeem_text" = "Redeem"; +"selected_product_message_text" = "Redeem xxx, ooo Points will be deducted from your reward point"; +"select_branch_for_redeem_your_reward_text" = "Select branch for redeem your reward."; +"select_branch_text" = "Select the branch"; +"you_visit_nearest_gme_branch_to_redeem_text" = "You visit nearest Japan Money Express branch to redeem your reward directly."; +"order_completed_message_text" = "Your order has been completed.\nTake it from the branch of your choice."; +"order_completed_message_title_text" = "Congratulations"; + +// RewardViewController +"products_text" = "Products"; +"reward_points_text" = "Reward Points"; +"reward_note_text" = "Note: The reward point is valid for a year only."; + +// RewardItemClollectionViewCell +"points_text" = "Points"; + +// DetailOrderViewController +"detail_order_title_text" = "Detail Order Information"; +"pickup_banch_text" = "Pickup Branch"; +"product_name_text" = "Product Name"; +"product_point_text" = "Product Point"; +"order_no_text" = "Order No."; +"order_date_text" = "Order Date"; +"order_receive_date_text" = "Order Receive Date"; +"order_canceled_date_text" = "Order Cancel Date"; +"order_type_text" = "Order Type"; +"pickup_from_branch_text" = "Pickup from branch"; + +// OrderHistoryViewController +"orders_group_title_text" = "Orders"; +"ordered_text" = "ORDERED"; +"received_text" = "RECEIVED"; +"canceled_text" = "CANCELED"; +"no_search_orders_message_text" = "There are no result for search."; +"no_orders_message_text" = "There are no orders for last a week."; + +// OrderCell +"your_order_canceled_text" = "Your order has been canceled"; +"your_order_completed_text" = "Your order is completed"; +"you_received_reward_text" = "You have received the reward"; + +// ConfirmViewControllerConfiguration +"confirm_viewconroller_default_title_text" = "Is this information correct?"; + +// Check RealName +"to_add_account_enter_information" = "To add an account, enter the information."; +"language_not_selected_error" = "Please select a language"; +"select_your_bank" = "Select your bank"; +"enter_bank_ac_no" = "Enter your bank account number"; +"select_language" = "Select a language"; +"verify_account_button_text" = "Confirm"; + +// Coupon +"used_coupon_title_text" = "Used Coupon"; +"coupon_text" = "Coupon"; +"applied_amount_text" = "Applied Amount"; + +// SendMoney For Reward +"estimated_earning_points_text" = "Estimated earning points"; + +// Add City Field +"placeholder_enter_city_text" = "Enter receiver's city"; +"city_text" = "City"; + +// KFTC Token Renewal +"kftc_token_expired_message_text" = "Your auto debit token has already expired.\nFor use auto debit, you have to renew token."; +"kftc_token_remind_message_text" = "Your auto debit token expires after xx days."; +"kftc_token_title_message_text" = "Would you like to renew your token now?"; +"renewal_text" = "Renew"; +"later_text" = "Later"; +"token_renewal_text" = "Renew AutoDebit"; +"token_renewal_confirm_text" = "Would you like to renew your token now? (It must be renewed once a year)"; +"token_renewal_placeholder_text" = "Select Language for Token Renewal"; + + +// Thunes for Myanmar +"id_type_title_text" = "ID Type (Optional)"; +"id_number_title_text" = "ID Number (Optional)"; +"placeholder_enter_id_type_text" = "Select ID Type"; +"placeholder_enter_id_number_text" = "Enter receiver's ID number"; + +// new registration +"userid_placeholder_text" = "Enter your ID for using JME"; +"referralcode_placeholder_text" = "Referral Code(if any)"; +"user_id_error_text" = "Invalid User ID"; +"empty_field_error_text" = "Field cannot be empty"; +"password_policy_text" = "Password must be at least 6 characters"; +"kyc_form_exit_confirmation_text" = "KYC information is required to use Japan Money Express Services. Do you really want to exit?"; +"retry_text" = "Retry"; + +// Login +"login_user_credential_title_text" = "User ID / Email / Mobile Number"; +"login_user_credential_placholder_text" = "Enter either User ID / Email / Mobile Number"; +"userid_title_text" = "Create a USERNAME to use JME"; + +// inAppChat +"channelIO_error_message_text" = "Service not available."; +"check_start_chat_text" = "Do you want to start live chat with customer support?"; +"check_start_chat_title_text" = "Chat"; +"live_chat_text" = "Live Chat"; + +// forgotPassword +"forgot_password_subtitle_text" = "Reset your password using your User ID linked to your Japan Money Express account"; +"forgot_password_userId_placeholder_text" = "Registered User ID"; + +// Indicator +"loading_text" = "Loading"; + +// Dynamic recipient +"recipient_no_text" = "There are no recipients."; +"recipient_text" = "Recipient"; + +"native_country_text" = "Select Beneficiary Native Country"; +"payment_mode_text" = "Select Payment Mode"; +"bank_text" = "Select Bank"; +"branch_text" = "Branch"; +"account_text" = "Bank Account Number"; +"first_name_text" = "Enter First Name"; +"middle_name_text" = "Enter Middle Name(Optional)"; +"last_name_text" = "Enter Last Name"; +"full_name_text" = "Full Name"; +"first_name_local_text" = "First Name In Your Language"; +"middle_name_local_text" = "Middle Name In Your Language"; +"last_name_local_text" = "Last Name In Your Language"; +"full_name_local_text" = "Full Name In Your Language"; +"id_type_text" = "ID Type"; +"id_number_text" = "ID Number"; +"mobile_text" = "Mobile No."; +"email_text" = "Email"; +"state_province_text" = "State/Province"; +"district_text" = "District"; +"city_text" = "Enter City"; +"address_text" = "Enter Address"; +"relation_text" = "Select Relation"; +"reason_text" = "Transfer Reason"; + +"country_placeholder_text" = "Select Payout Country"; +"native_receiver_country_placeholder_text" = "Select Recipient Native Country"; +"payment_mode_placeholder_text" = "Select Payment Mode"; +"bank_placeholder_text" = "Select Bank"; +"branch_placeholder_text" = "Select Branch"; +"account_placeholder_text" = "Enter Bank Account"; +"first_name_placeholder_text" = "Enter First Name"; +"middle_name_placeholder_text" = "Enter Middle Name"; +"last_name_placeholder_text" = "Enter Last Name"; +"full_name_placeholder_text" = "Enter Full Name"; +"first_name_local_placeholder_text" = "Enter First Name In Your Language"; +"middle_name_local_placeholder_text" = "Enter Middle Name In Your Language"; +"last_name_local_placeholder_text" = "Enter Last Name In Language"; +"full_name_local_placeholder_text" = "Enter Full Name In Language"; +"id_type_placeholder_text" = "Select ID Type"; +"id_number_placeholder_text" = "Enter ID Number"; +"mobile_placeholder_text" = "Enter Mobile No."; +"email_placeholder_text" = "Enter Email"; +"stateProvince_placeholder_text" = "Select State/Province"; +"district_placeholder_text" = "Select District"; +"city_placeholder_text" = "Enter City"; +"address_placeholder_text" = "Enter Address"; +"relation_placeholder_text" = "Select Relation"; +"reason_placeholder_text" = "Select Purpose of Remit"; +"optional_hint_text" = "(Optional)"; + +"recipient_add_success_message_text" = "Do you want to send money to\n xxx?"; +"recipient_profile_update_prompt_text" = "Please update receiver details before sending transaction!"; +"recipient_bank_update_prompt_text" = "Your selected bank is not currently available at moment. Please select another bank in order to proceed."; +"general_length_error_text" = "It must be at least xxx and less than ooo characters."; + +"min_length_error_text" = "Field size must be greater than xxx characters in length"; +"max_length_error_text" = "Field size must be less or equal to xxx characters in length"; +"empty_field_error_text" = "Field cannot be empty"; +"no_payment_mode_available_text" = "No payment mode available for country : xxx"; +"select_different_bank_text" = "Please select a different bank"; +"select_bank_first" = "Please select a bank first"; + +"search_payout_country_text" = "Search Payout Country"; +"no_payout_country_found_text" = "No payout country found"; +"search_payment_method_text" = "Search Payment Mode"; +"no_payment_method_found_text" = "No payment mode found"; +"search_bank_text" = "Search Bank"; +"no_bank_found_text" = "No bank found"; +"search_branch_text" = "Search Branch"; +"no_branch_found_text" = "No branch found"; +"search_id_type_text" = "Search ID Type"; +"no_id_type_found_text" = "No ID type found"; +"search_province_text" = "Search State/Province"; +"no_province_found_text" = "No state/province found"; +"search_district_text" = "Search District"; +"no_district_found_text" = "No district found"; +"search_relation_text" = "Search Relation"; +"no_relation_found_text" = "No relation found"; +"search_reason_text" = "Search Transfer Reason"; +"no_reason_found_text" = "No transfer reason found"; +"search_native_country_text" = "Search Native Country"; +"no_native_country_found_text" = "No native country found"; + +// Home's messageView +"autodebit_account_required_message" = "Please add your Auto Debit account to start using Japan Money Express services."; + +// Domestic Remittance +"local_transfer_text" = "Local Transfer"; +"select_auto_debit_account_text" = "Select Your Auto-debit Account"; +"domestic_available_balance_text" = "Available Balance"; +"enter_send_amount_text" = "Enter Send Amount (JPY)"; +"select_korea_bank" = "Select Bank"; +"enter_account_text" = "Enter Account Number"; +"recipient_name_text" = "Recipient Name"; +"mobile_optional_text" = "Mobile Number (optional)"; +"enter_mobile_optional_text" = "Enter Mobile Number (optional)"; +"account_balance_button_text" = "View Account Balance"; +"doesnt_have_auto_debit_text" = "Please register an auto-debit account inorder to use this service."; +"amount_bigger_error_text" = "Amount bigger than Balance."; +"amount_minimum_error_text" = "Minimum sending amount should be at least 10,000 JPY"; +"check_recipient_name_text" = "is recipient correct?"; +"min_length_account_error_text" = "Bank Account No. should be at least 9 digits"; +"invalid_account_error_text" = "Invalid bank account number"; +"recent_recipients_text" = "Recent Recipients"; +"insufficient_amount_error_text" = "You don't have sufficient amount to do the transaction"; +"local_text" = "Local"; +"international_text" = "International"; +"transfer_charge_text" = "Transfer Charge"; +"will_deduct_info_text" = "It will deduct oooJPY (Amount + ServiceFee)"; +"amount_max_error_text" = "Sending amount should not exceed 6,500,000 JPY"; + + +// Inbound +"inbound_accounts_text" = "Inbound Account"; +"inbound_title_text" = "Manage Inbound Account"; +"register_inbound_text" = "Register Inbound"; +"register_inbound_account_text" = "Register Inbound Account"; +"add_text" = "Add"; +"inbound_text" = "Inbound"; +"outbound_text" = "Outbound"; +"pennytest_information_text" = "We have sent 1 JPY to your Bank Account, Please check the statement and enter the 4 digit number display after Japan Money Express."; +"deposit_reference_text" = "Deposit Reference"; +"resend_text" = "Resend"; +"added_inbound_account_message_text" = "Added your inbound account"; +"delete_account_text" = "Delete Account"; +"delete_account_message_text" = "Do you want to delete this account?"; +"waiting_verified_text" = "Waiting Verified"; +"primary_account_text" = "Primary Account"; +"inbound_receipt_text" = "Inbound Receipt"; +"transfer_processing_text" = "Transfer Processing"; +"transfer_canceled_text" = "Transfer Canceled"; +"you_have_to_register_text" = "You have to register account at Japan Money Express"; +"transaction_will_be_processed_text" = "Transaction will be process soon"; +"link_korean_bank_account" = "Link your Account to receive money from abroad."; +"control_no_text" = "Control No."; +"sender_name_text" = "Sender Name"; +"received_amount_text" = "Received Amount"; +"register_account_text" = "Register Account"; + +// Local Top up +"local_top_up_text" = "Local Top up"; +"gme_wallet_text" = "Japan Money Express Wallet"; +"regular_type_text" = "Regular"; +"regular_type_information_text_1" = "Confirm mobile phone number & Recharge amount."; +"regular_type_information_text_2" = "After completing recharge, refund is not available."; + +"fixed_charge_text" = "Fixed Charge"; +"selected_carrier_type_text" = "Select Carrier Type"; +"selected_carrier_plan_text" = "Select Monthly Package"; +"detail_text" = "Detail"; +"mobile_phone_text" = "Mobile Phone"; +"charge_type_text" = "Charge Type"; +"data_text" = "Data"; +"voice_text" = "Voice"; +"sms_text" = "SMS"; +"payment_amount_text" = "Payment Amount"; +"fixed_charge_information_text_1" = "This is available for monthly fixed charge."; + +"next_text" = "Next"; +"not_enough_balance_text" = "Balance is insufficient"; +"recharge_success_text" = "The recharge request successfuly.\nYou can check it's result at Recharge History"; +"recharge_request_success_text" = "Recharge Request Success"; +"waitinge_recent_request_text" = "You have a recent request for recharging.\nWait for the results of this request."; + +"recharge_payment_text" = "Recharge Payment"; +"expected_gme_wallet_balance_text" = "Expected Japan Money Express Wallet\nBalance"; +"pay_using_gme_wallet_text" = "Pay Using Japan Money Express Wallet"; + +"select_type_text" = "Select Type"; +"select_plan_text" = "Select Plan"; + +"success_uppercase_text" = "SUCCESS"; +"failure_uppercase_text" = "FAILURE"; +"waiting_uppercase_text" = "WAITING"; +"recharge_history_text" = "Recharge History"; + + +// Manage Agreement +"terms_and_conditions_text" = "Terms and Conditions"; +"terms_and_conditions_title_text" = "Please accept the terms and conditions."; +"terms_and_conditions_content_text" = "In order to use Japan Money Express's overseas remittances and domestic remittances smoothly, you need to agree to withdraw money from your account. Withdrawal transfer will be made through open banking from the account you agreed to withdraw when using services such as overseas remittance and domestic remittance."; +"personal_info_treatment_policy_text" = "Personal Information Treatment Policy"; +"personal_info_usesage_text" = "Personal Information Collection and Usage Agreement"; +"agreement_legal_text" = "Agreement of Legal Name Confirmation for Prohibiting Manipulation of the Law and Illegal Behavior"; +"small_scale_amount_text" = "Terms of Use for Small Scale Amount Remittance"; +"openbanking_service_text" = "Terms of Use for Open-Banking Service"; +"eletronic_finance_text" = "Terms of Use for Electronic Finance Transaction"; +"agree_text" = "Agree"; + +// New Registration +"new_registration_title_text" = "Registration Process"; +"step1_sub_title_text" = "Personal Information"; +"documents_text" = "Documents"; +"step3_sub_title_text" = "Try to Penny Test"; +"personal_information_text" = "Personal Information"; +"fullname_placeholder_text" = "Full Name (Shown in your id card)"; +"address_error_text" = "The address cannot exceed 50 characters."; +"email_error_text" = "Invalid email address"; +"korea_bank_infornation_text" = "Bank Information"; +"korea_bank_placeholder_text" = "Bank"; +"passport_information_text" = "Passport Information"; +"passport_number_text" = "Passport Number"; +"passport_issue_date_text" = "Passport Issue Date"; +"passport_expiry_date_text" = "Passport Expiry Date"; +"passport_error_text" = "Invalid Passport Number"; +"another_id_information_text" = "Another ID (Optional)"; +"another_id_issue_date_text" = "ID Issue Date"; +"another_id_expiry_date_text" = "ID Expiry Date"; +"another_id_number_error_text" = "Invalid ID number"; +"alien_id_text" = "Alien Registration Card"; +"national_id_text" = "National ID Card"; +"driving_id_text" = "Driving License Card"; +"driving_id_number_error_text" = "Invalid Driving License number"; +"alien_id_number_error_text" = "Invalid Alien Registration number"; +"national_id_number_error_text" = "Invalid National ID number"; +"select_different_id_type" = "Select different ID Type"; +"clear_text" = "Clear"; +"additional_information_text" = "Additional Information"; +"additional_address_text" = " ZIP Code, Additional Address"; +"upload_pictures_text" = "Upload Pictures"; +"save_and_next_text" = "Save and Next"; +"select_city_text" = "Select City"; +"step2_content_text" = "Do you have a phone number registered with Alien Registration Card under your name?"; +"move_step2_to_step3_text" = "To verify your bank account, move to the last step, the penny test"; +"registration_success_message_text" = "Thank you for registering for JME. We are verifying your information."; + +//Profile +"change_personal_information_title_text" = "Personal Information"; + +"name_title_text" = "Name"; +"nationality_title_text" = "Nationality"; +"birthday_title_text" = "Birthday"; +"phonenumber_title_text" = "Phone Number"; +"email_title_text" = "E-mail"; +"password_title_text" = "Password"; +"change_to_new_password_text" = "Click to change password"; +"change_your_phonenumber_title_text" = "Change your phone number"; +"change_your_phonenumber_instruction_text" = "To change your phone number, fill in the blank below"; +"new_phonenumber_text" = "New phone number"; +"enter_your_new_phonenumber_text" = "Enter your new phone number"; +"save_title_text" = "Save"; +"change_your_email_title_text" = "Change your e-mail"; +"change_your_email_instruction_text" = "To change E-mail, fill in the blank below"; +"new_email_text" = "New E-mail"; +"enter_your_new_email_text" = "Enter your new e-mail Address"; + +"successfully_verified_password_title_text" = "Successfully verified password"; +"will_proceed_to_check_otp_title_text" = "Will proceed to check OTP"; +"cannot_verify_password_title_text" = "Cannot verify password"; +"new_otp_number_has_sent_text" = "New OTP number has re-sent"; +"type_4_digit_OTP_number_text" = "Type 4-digit OTP number"; +"verification_completed_title_text" = "Verification is all completed"; +"will_change_your_personal_information_title_text" = "Will change your personal information"; + +//Coupon +"coupon_guideline_title_text" = "Precautions when using"; +"possessed_coupon_number_text" = "xxx coupon(s) Available"; +"couponbox_title_text" = "Couponbox"; +"customerranking_title_text" = "CustomerRanking"; +"no_coupon_text" = "There are no coupon(s)"; +"location_title_text" = "Location"; +"online_title_text" = "Online"; +"no_apply_coupon_text" = "Not applying coupon(s)"; +"apply_coupon_text" = "Apply coupon"; +"coupon_title_text" = "Coupon(s)"; +"confirm_coupon_text" = "Confirm"; +"cancel_coupon_text" = "Cancel"; + +//Fraud Waring +"JME_fraud_warning_text" = "Fraud Warning"; + + +//Mobile Verification +"mobile_verification_header" = "Verify Your Mobile Number"; +"complete_mobile_verification_header" = "Complete your mobile verification"; +"mobile_verification_subtitle" = "Please provide us your mobile number to verify and proceed for registration"; +"complete_mobile_verification_subtitle" = "Please enter the 5-digits otp sent to your mobile number"; + +//Redeem +"redeem_cash_pickup_text" = "Redeem Cash Pickup"; +"redeem_text" = "Redeem"; +"search_text" = "Search"; +"control_number_text" = "Control No."; +"control_number_error" = "Please enter a valid control number"; +"redeem_description" = "Please enter the Control No that you received inorder to redeem the amount into your wallet"; +"transfer_pending_text" = "Transfer Pending"; + + +//Withdraw/Bank Deposit +"withdraw_description" = "Please enter the required amount to withdraw from your wallet to your bank"; +"enter_amount_text" = "Enter Amount(JPY)"; +"bank_deposit_detail_text" = "Bank Deposit Detail"; +"bank_text" = "Select Bank"; +"amount_text" = "Amount"; +"account_number_text" = "Account Number"; + +//Home Screen +"bank_deposit_text" = "Bank Deposit"; + + +"agree_and_submit_text" = "Agree and Submit"; +"password_error_text" = "Password should contain atleast one number,one uppercase letter, one lowercase letter, one special character and minimum 8 Characters"; +"select_purpose_of_registration_text" = "Select Purpose of Registration"; +"purpose_of_registration_text" = "Purpose of Registration"; +"support_text" = "Support"; +"request_summary_text" = "REQUEST SUMMARY"; +"send_money_success_header_text" = "We have received your remittance \nrequest for"; +"send_money_success_body_text" = "Please make payment of"; +"send_money_success_footer_text" = "to JME within next working day to transmit this request.\nAfter payment please check notices to get JME Number\nfor this transfer."; + +"renewId_text" = "Renew ID"; +"saveButtonInfo_text" = "Name, Nationality, Address and Sex are stated in the personal identification document submitted here."; +"biometric_setup" = "Login Biometric Setup"; +"invalidMonthlyIncome_text" = "Invalid Monthly Income"; + +//new addittion +"jme_membership_id_text" = "JME Membership ID"; +"balance_with_jme_text" = "Balance with JME"; +"terms_and_condition_title_text1" = "Terms & Condition"; +"goods_origin_text" = "Enter Goods Origin"; +"goods_type_text" = "Enter Goods Type"; +"port_of_shipment_text" = "Enter Port of Shipment"; +"memberShipId_text" = "Membership ID"; + +"i_have_read_to_text_consent_text" = " I have read and agree to JME Terms & Conditions"; +"enterCodeFromEmail_text" = "Enter the code received in email"; +"fraud_guarantee_policy_text" = "Fraud Guarantee Policy"; +"ok_text" = "Ok"; +"emailCode_text" = "Email code"; +"enter_your_password_to_setup_fingerprint" = "Enter your password to setup fingerprint"; +"frontIdSample_text" = "Front ID Sample"; +"front_id_text" = "Front ID"; +"backId_text" = "Back ID"; +"backIdSample_text" = "Back ID Sample"; +"donot_have_notification_text" = "You don't have any notification at the moment."; +"selectAdditionalIdType_text" = "Select Additional ID Type"; +"residence_id_placeholder" = "Residence Card Number"; +"residence_id_error" = "Invalid Residence Card Number"; +"JP_Bank_Details_text" = "Furikomi Details"; diff --git a/GME Remit/Supported Files/si-LK.lproj/LaunchScreen.strings b/GME Remit/Supported Files/si-LK.lproj/LaunchScreen.strings new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/GME Remit/Supported Files/si-LK.lproj/LaunchScreen.strings @@ -0,0 +1 @@ + diff --git a/GME Remit/Supported Files/si-LK.lproj/Main.strings b/GME Remit/Supported Files/si-LK.lproj/Main.strings new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/GME Remit/Supported Files/si-LK.lproj/Main.strings @@ -0,0 +1 @@ + diff --git a/Pods/IQKeyboardManagerSwift/IQKeyboardManagerSwift/IQTextView/IQTextView.swift b/Pods/IQKeyboardManagerSwift/IQKeyboardManagerSwift/IQTextView/IQTextView.swift index a7a70a35..5a036a3a 100644 --- a/Pods/IQKeyboardManagerSwift/IQKeyboardManagerSwift/IQTextView/IQTextView.swift +++ b/Pods/IQKeyboardManagerSwift/IQKeyboardManagerSwift/IQTextView/IQTextView.swift @@ -68,7 +68,7 @@ open class IQTextView: UITextView { } private var placeholderInsets: UIEdgeInsets { - return UIEdgeInsets(top: self.textContainerInset.top, left: self.textContainerInset.left + self.textContainer.lineFragmentPadding + 4, bottom: self.textContainerInset.bottom, right: self.textContainerInset.right + self.textContainer.lineFragmentPadding + 4) + return UIEdgeInsets(top: self.textContainerInset.top, left: self.textContainerInset.left + self.textContainer.lineFragmentPadding, bottom: self.textContainerInset.bottom, right: self.textContainerInset.right + self.textContainer.lineFragmentPadding) } private var placeholderExpectedFrame: CGRect { diff --git a/Pods/PMAlertController/Library/PMAlertController.swift b/Pods/PMAlertController/Library/PMAlertController.swift index 95117da5..c0d56619 100755 --- a/Pods/PMAlertController/Library/PMAlertController.swift +++ b/Pods/PMAlertController/Library/PMAlertController.swift @@ -67,10 +67,10 @@ import UIKit self.modalPresentationStyle = UIModalPresentationStyle.overCurrentContext self.modalTransitionStyle = UIModalTransitionStyle.crossDissolve - headerViewHeightConstraint.constant = headerViewHeightConstraint.constant + 100 + alertView.layer.cornerRadius = 5 (image != nil) ? (alertImage.image = image) : (headerViewHeightConstraint.constant = 0) -// alertImage.contentMode = .scaleAspectFill + if let title = title { alertTitle.text = title }else{ diff --git a/Pods/SROTPView/SROTPView/SROTPView.swift b/Pods/SROTPView/SROTPView/SROTPView.swift index 7ae2a48f..f9185a24 100644 --- a/Pods/SROTPView/SROTPView/SROTPView.swift +++ b/Pods/SROTPView/SROTPView/SROTPView.swift @@ -230,14 +230,12 @@ public class SROTPView: UIView,UITextFieldDelegate { activeTextField = field field.changeToActiveBorder(color: otpTextFieldActiveBorderColor,height: CGFloat(activeHeight)) } - checkForValidity() } public func textFieldDidEndEditing(_ textField: UITextField) { if let field = textField as? OTPTextField{ field.changeToInActiveBorder(color: otpTextFieldDefaultBorderColor,height:CGFloat(inactiveHeight)) } - checkForValidity() } public func textFieldShouldReturn(_ textField: UITextField) -> Bool { diff --git a/Pods/Target Support Files/GoogleUtilities/GoogleUtilities-prefix.pch b/Pods/Target Support Files/GoogleUtilities/GoogleUtilities-prefix.pch deleted file mode 100644 index beb2a244..00000000 --- a/Pods/Target Support Files/GoogleUtilities/GoogleUtilities-prefix.pch +++ /dev/null @@ -1,12 +0,0 @@ -#ifdef __OBJC__ -#import -#else -#ifndef FOUNDATION_EXPORT -#if defined(__cplusplus) -#define FOUNDATION_EXPORT extern "C" -#else -#define FOUNDATION_EXPORT extern -#endif -#endif -#endif -