diff --git a/apps/wallet-mobile/android/app/build.gradle b/apps/wallet-mobile/android/app/build.gradle
index 060ba3c347..5f01133271 100644
--- a/apps/wallet-mobile/android/app/build.gradle
+++ b/apps/wallet-mobile/android/app/build.gradle
@@ -108,8 +108,8 @@ android {
applicationId "com.emurgo"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
- versionCode 622
- versionName "4.25.0"
+ versionCode 624
+ versionName "4.25.1"
testBuildType System.getProperty('testBuildType', 'debug')
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
}
diff --git a/apps/wallet-mobile/ios/Podfile b/apps/wallet-mobile/ios/Podfile
index b86593b349..60d6d70081 100644
--- a/apps/wallet-mobile/ios/Podfile
+++ b/apps/wallet-mobile/ios/Podfile
@@ -14,7 +14,8 @@ prepare_react_native_project!
# dependencies: {
# ...(process.env.NO_FLIPPER ? { 'react-native-flipper': { platforms: { ios: null } } } : {}),
# ```
-flipper_config = ENV['NO_FLIPPER'] == "1" ? FlipperConfiguration.disabled : FlipperConfiguration.enabled
+# flipper_config = ENV['NO_FLIPPER'] == "1" ? FlipperConfiguration.disabled : FlipperConfiguration.enabled
+flipper_config = FlipperConfiguration.disabled
linkage = ENV['USE_FRAMEWORKS']
if linkage != nil
diff --git a/apps/wallet-mobile/ios/Podfile.lock b/apps/wallet-mobile/ios/Podfile.lock
index c8ecaa4269..602b1d9cc5 100644
--- a/apps/wallet-mobile/ios/Podfile.lock
+++ b/apps/wallet-mobile/ios/Podfile.lock
@@ -4,7 +4,6 @@ PODS:
- boost (1.76.0)
- BVLinearGradient (2.5.6):
- React
- - CocoaAsyncSocket (7.6.5)
- DoubleConversion (1.1.6)
- EXApplication (5.1.1):
- ExpoModulesCore
@@ -42,67 +41,6 @@ PODS:
- React-Core (= 0.71.14)
- React-jsi (= 0.71.14)
- ReactCommon/turbomodule/core (= 0.71.14)
- - Flipper (0.125.0):
- - Flipper-Folly (~> 2.6)
- - Flipper-RSocket (~> 1.4)
- - Flipper-Boost-iOSX (1.76.0.1.11)
- - Flipper-DoubleConversion (3.2.0.1)
- - Flipper-Fmt (7.1.7)
- - Flipper-Folly (2.6.10):
- - Flipper-Boost-iOSX
- - Flipper-DoubleConversion
- - Flipper-Fmt (= 7.1.7)
- - Flipper-Glog
- - libevent (~> 2.1.12)
- - OpenSSL-Universal (= 1.1.1100)
- - Flipper-Glog (0.5.0.5)
- - Flipper-PeerTalk (0.0.4)
- - Flipper-RSocket (1.4.3):
- - Flipper-Folly (~> 2.6)
- - FlipperKit (0.125.0):
- - FlipperKit/Core (= 0.125.0)
- - FlipperKit/Core (0.125.0):
- - Flipper (~> 0.125.0)
- - FlipperKit/CppBridge
- - FlipperKit/FBCxxFollyDynamicConvert
- - FlipperKit/FBDefines
- - FlipperKit/FKPortForwarding
- - SocketRocket (~> 0.6.0)
- - FlipperKit/CppBridge (0.125.0):
- - Flipper (~> 0.125.0)
- - FlipperKit/FBCxxFollyDynamicConvert (0.125.0):
- - Flipper-Folly (~> 2.6)
- - FlipperKit/FBDefines (0.125.0)
- - FlipperKit/FKPortForwarding (0.125.0):
- - CocoaAsyncSocket (~> 7.6)
- - Flipper-PeerTalk (~> 0.0.4)
- - FlipperKit/FlipperKitHighlightOverlay (0.125.0)
- - FlipperKit/FlipperKitLayoutHelpers (0.125.0):
- - FlipperKit/Core
- - FlipperKit/FlipperKitHighlightOverlay
- - FlipperKit/FlipperKitLayoutTextSearchable
- - FlipperKit/FlipperKitLayoutIOSDescriptors (0.125.0):
- - FlipperKit/Core
- - FlipperKit/FlipperKitHighlightOverlay
- - FlipperKit/FlipperKitLayoutHelpers
- - YogaKit (~> 1.18)
- - FlipperKit/FlipperKitLayoutPlugin (0.125.0):
- - FlipperKit/Core
- - FlipperKit/FlipperKitHighlightOverlay
- - FlipperKit/FlipperKitLayoutHelpers
- - FlipperKit/FlipperKitLayoutIOSDescriptors
- - FlipperKit/FlipperKitLayoutTextSearchable
- - YogaKit (~> 1.18)
- - FlipperKit/FlipperKitLayoutTextSearchable (0.125.0)
- - FlipperKit/FlipperKitNetworkPlugin (0.125.0):
- - FlipperKit/Core
- - FlipperKit/FlipperKitReactPlugin (0.125.0):
- - FlipperKit/Core
- - FlipperKit/FlipperKitUserDefaultsPlugin (0.125.0):
- - FlipperKit/Core
- - FlipperKit/SKIOSNetworkPlugin (0.125.0):
- - FlipperKit/Core
- - FlipperKit/FlipperKitNetworkPlugin
- fmt (6.2.1)
- glog (0.3.5)
- hermes-engine (0.71.14):
@@ -110,7 +48,6 @@ PODS:
- hermes-engine/Pre-built (0.71.14)
- libevent (2.1.12)
- MultiplatformBleAdapter (0.1.9)
- - OpenSSL-Universal (1.1.1100)
- Permission-BluetoothPeripheral (3.8.4):
- RNPermissions
- Permission-Camera (3.8.4):
@@ -545,10 +482,7 @@ PODS:
- Sentry/HybridSDK (8.9.3):
- SentryPrivate (= 8.9.3)
- SentryPrivate (8.9.3)
- - SocketRocket (0.6.0)
- Yoga (1.14.0)
- - YogaKit (1.18.1):
- - Yoga (~> 1.14)
- ZXingObjC/Core (3.6.5)
- ZXingObjC/OneD (3.6.5):
- ZXingObjC/Core
@@ -573,31 +507,9 @@ DEPENDENCIES:
- ExpoModulesCore (from `../../../node_modules/expo-modules-core`)
- FBLazyVector (from `../../../node_modules/react-native/Libraries/FBLazyVector`)
- FBReactNativeSpec (from `../../../node_modules/react-native/React/FBReactNativeSpec`)
- - Flipper (= 0.125.0)
- - Flipper-Boost-iOSX (= 1.76.0.1.11)
- - Flipper-DoubleConversion (= 3.2.0.1)
- - Flipper-Fmt (= 7.1.7)
- - Flipper-Folly (= 2.6.10)
- - Flipper-Glog (= 0.5.0.5)
- - Flipper-PeerTalk (= 0.0.4)
- - Flipper-RSocket (= 1.4.3)
- - FlipperKit (= 0.125.0)
- - FlipperKit/Core (= 0.125.0)
- - FlipperKit/CppBridge (= 0.125.0)
- - FlipperKit/FBCxxFollyDynamicConvert (= 0.125.0)
- - FlipperKit/FBDefines (= 0.125.0)
- - FlipperKit/FKPortForwarding (= 0.125.0)
- - FlipperKit/FlipperKitHighlightOverlay (= 0.125.0)
- - FlipperKit/FlipperKitLayoutPlugin (= 0.125.0)
- - FlipperKit/FlipperKitLayoutTextSearchable (= 0.125.0)
- - FlipperKit/FlipperKitNetworkPlugin (= 0.125.0)
- - FlipperKit/FlipperKitReactPlugin (= 0.125.0)
- - FlipperKit/FlipperKitUserDefaultsPlugin (= 0.125.0)
- - FlipperKit/SKIOSNetworkPlugin (= 0.125.0)
- glog (from `../../../node_modules/react-native/third-party-podspecs/glog.podspec`)
- hermes-engine (from `../../../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec`)
- libevent (~> 2.1.12)
- - OpenSSL-Universal (= 1.1.1100)
- Permission-BluetoothPeripheral (from `../../../node_modules/react-native-permissions/ios/BluetoothPeripheral`)
- Permission-Camera (from `../../../node_modules/react-native-permissions/ios/Camera`)
- Permission-FaceID (from `../../../node_modules/react-native-permissions/ios/FaceID`)
@@ -611,7 +523,6 @@ DEPENDENCIES:
- React-callinvoker (from `../../../node_modules/react-native/ReactCommon/callinvoker`)
- React-Codegen (from `build/generated/ios`)
- React-Core (from `../../../node_modules/react-native/`)
- - React-Core/DevSupport (from `../../../node_modules/react-native/`)
- React-Core/RCTWebSocket (from `../../../node_modules/react-native/`)
- React-CoreModules (from `../../../node_modules/react-native/React/CoreModules`)
- React-cxxreact (from `../../../node_modules/react-native/ReactCommon/cxxreact`)
@@ -663,24 +574,11 @@ DEPENDENCIES:
SPEC REPOS:
trunk:
- - CocoaAsyncSocket
- - Flipper
- - Flipper-Boost-iOSX
- - Flipper-DoubleConversion
- - Flipper-Fmt
- - Flipper-Folly
- - Flipper-Glog
- - Flipper-PeerTalk
- - Flipper-RSocket
- - FlipperKit
- fmt
- libevent
- MultiplatformBleAdapter
- - OpenSSL-Universal
- Sentry
- SentryPrivate
- - SocketRocket
- - YogaKit
- ZXingObjC
EXTERNAL SOURCES:
@@ -847,7 +745,6 @@ SPEC CHECKSUMS:
amplitude-react-native: 1ea3d5e1f80ccc357dd178c55c29e51c89f1cd11
boost: 57d2868c099736d80fcd648bf211b4431e51a558
BVLinearGradient: e3aad03778a456d77928f594a649e96995f1c872
- CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54
EXApplication: d8f53a7eee90a870a75656280e8d4b85726ea903
EXBarCodeScanner: 8e23fae8d267dbef9f04817833a494200f1fce35
@@ -862,21 +759,11 @@ SPEC CHECKSUMS:
ExpoModulesCore: 653958063a301098b541ae4dfed1ac0b98db607b
FBLazyVector: 12ea01e587c9594e7b144e1bfc86ac4d9ac28fde
FBReactNativeSpec: faca7d16c37626ca5780a87adef703817722fe61
- Flipper: 26fc4b7382499f1281eb8cb921e5c3ad6de91fe0
- Flipper-Boost-iOSX: fd1e2b8cbef7e662a122412d7ac5f5bea715403c
- Flipper-DoubleConversion: 2dc99b02f658daf147069aad9dbd29d8feb06d30
- Flipper-Fmt: 60cbdd92fc254826e61d669a5d87ef7015396a9b
- Flipper-Folly: 584845625005ff068a6ebf41f857f468decd26b3
- Flipper-Glog: 70c50ce58ddaf67dc35180db05f191692570f446
- Flipper-PeerTalk: 116d8f857dc6ef55c7a5a75ea3ceaafe878aadc9
- Flipper-RSocket: d9d9ade67cbecf6ac10730304bf5607266dd2541
- FlipperKit: cbdee19bdd4e7f05472a66ce290f1b729ba3cb86
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
glog: 04b94705f318337d7ead9e6d17c019bd9b1f6b1b
hermes-engine: d7cc127932c89c53374452d6f93473f1970d8e88
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
MultiplatformBleAdapter: 5a6a897b006764392f9cef785e4360f54fb9477d
- OpenSSL-Universal: ebc357f1e6bc71fa463ccb2fe676756aff50e88c
Permission-BluetoothPeripheral: 2b88a131074edafd8a46a5cda4ba610ec986d2fb
Permission-Camera: 7ec9ee99704766ff9b90198183387a7f5d82b0c1
Permission-FaceID: 2e7d5070c6df9315c6ed8de8fb22fed69a762b0d
@@ -938,11 +825,9 @@ SPEC CHECKSUMS:
RNSVG: c1e76b81c76cdcd34b4e1188852892dc280eb902
Sentry: 97161cac725da1ecbe77d1445bf8a61c1e5667f1
SentryPrivate: 9a76def09fb08f9501997b8df946e8097947b94f
- SocketRocket: fccef3f9c5cedea1353a9ef6ada904fde10d6608
Yoga: e71803b4c1fff832ccf9b92541e00f9b873119b9
- YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
ZXingObjC: fdbb269f25dd2032da343e06f10224d62f537bdb
-PODFILE CHECKSUM: 4045625f1556b4d232075df8dbd22524a7010c3f
+PODFILE CHECKSUM: 31f344d67f1a9c35e34eb202e3cdfeb4907367e8
-COCOAPODS: 1.14.3
+COCOAPODS: 1.15.2
diff --git a/apps/wallet-mobile/ios/nightly.plist b/apps/wallet-mobile/ios/nightly.plist
index c820d61eba..cb8cf37b75 100644
--- a/apps/wallet-mobile/ios/nightly.plist
+++ b/apps/wallet-mobile/ios/nightly.plist
@@ -17,11 +17,11 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 4.25.0
+ 4.25.1
CFBundleSignature
????
CFBundleVersion
- 511
+ 513
LSApplicationCategoryType
LSRequiresIPhoneOS
diff --git a/apps/wallet-mobile/ios/yoroi.xcodeproj/project.pbxproj b/apps/wallet-mobile/ios/yoroi.xcodeproj/project.pbxproj
index 69226d01a2..d7ce671595 100644
--- a/apps/wallet-mobile/ios/yoroi.xcodeproj/project.pbxproj
+++ b/apps/wallet-mobile/ios/yoroi.xcodeproj/project.pbxproj
@@ -830,7 +830,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
- CURRENT_PROJECT_VERSION = 511;
+ CURRENT_PROJECT_VERSION = 513;
DEVELOPMENT_TEAM = "";
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = F8NVT2G2L4;
ENABLE_BITCODE = NO;
@@ -874,7 +874,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
- CURRENT_PROJECT_VERSION = 511;
+ CURRENT_PROJECT_VERSION = 513;
DEVELOPMENT_TEAM = "";
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = F8NVT2G2L4;
ENVFILE = "$(PODS_ROOT)/../../.env.production";
@@ -1068,7 +1068,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
- CURRENT_PROJECT_VERSION = 511;
+ CURRENT_PROJECT_VERSION = 513;
DEVELOPMENT_TEAM = "";
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = F8NVT2G2L4;
ENABLE_BITCODE = NO;
@@ -1112,7 +1112,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
- CURRENT_PROJECT_VERSION = 511;
+ CURRENT_PROJECT_VERSION = 513;
DEVELOPMENT_TEAM = "";
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = F8NVT2G2L4;
ENVFILE = "$(PODS_ROOT)/../../.env.nightly";
diff --git a/apps/wallet-mobile/ios/yoroi/Info.plist b/apps/wallet-mobile/ios/yoroi/Info.plist
index 085205703e..a77e47f800 100644
--- a/apps/wallet-mobile/ios/yoroi/Info.plist
+++ b/apps/wallet-mobile/ios/yoroi/Info.plist
@@ -17,7 +17,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 4.25.0
+ 4.25.1
CFBundleSignature
????
CFBundleURLTypes
@@ -34,7 +34,7 @@
CFBundleVersion
- 511
+ 513
ITSAppUsesNonExemptEncryption
LSApplicationCategoryType
diff --git a/apps/wallet-mobile/ios/yoroiTests/Info.plist b/apps/wallet-mobile/ios/yoroiTests/Info.plist
index f705f9781f..2779da1854 100644
--- a/apps/wallet-mobile/ios/yoroiTests/Info.plist
+++ b/apps/wallet-mobile/ios/yoroiTests/Info.plist
@@ -15,10 +15,10 @@
CFBundlePackageType
BNDL
CFBundleShortVersionString
- 4.25.0
+ 4.25.1
CFBundleSignature
????
CFBundleVersion
- 511
+ 513
diff --git a/apps/wallet-mobile/package.json b/apps/wallet-mobile/package.json
index 17d1d77b07..ffdb709d7b 100644
--- a/apps/wallet-mobile/package.json
+++ b/apps/wallet-mobile/package.json
@@ -1,6 +1,6 @@
{
"name": "@yoroi/wallet-mobile",
- "version": "4.25.0",
+ "version": "4.25.1",
"private": true,
"scripts": {
"android-bundle": "react-native bundle --platform android --dev false --entry-file index.js --bundle-output android/app/src/main/assets/index.android.bundle --assets-dest android/app/src/main/res",
diff --git a/apps/wallet-mobile/src/features/RampOnOff/common/useStrings.tsx b/apps/wallet-mobile/src/features/RampOnOff/common/useStrings.tsx
index 5e72e72862..fe504f1940 100644
--- a/apps/wallet-mobile/src/features/RampOnOff/common/useStrings.tsx
+++ b/apps/wallet-mobile/src/features/RampOnOff/common/useStrings.tsx
@@ -122,7 +122,7 @@ export const messages = Object.freeze(
},
rampOnOffTitle: {
id: 'rampOnOff.rampOnOffScreen.rampOnOffTitle',
- defaultMessage: '!!!Exchange ADA',
+ defaultMessage: '!!!Buy ADA',
},
contact: {
id: 'rampOnOff.resultRampOnOff.contact',
diff --git a/apps/wallet-mobile/src/features/RampOnOff/useCases/CreateExchange/CreateExchange.tsx b/apps/wallet-mobile/src/features/RampOnOff/useCases/CreateExchange/CreateExchange.tsx
index 92107014db..39ac598ced 100644
--- a/apps/wallet-mobile/src/features/RampOnOff/useCases/CreateExchange/CreateExchange.tsx
+++ b/apps/wallet-mobile/src/features/RampOnOff/useCases/CreateExchange/CreateExchange.tsx
@@ -17,7 +17,7 @@ import {useRampOnOff} from '../../common/RampOnOffProvider'
import {useNavigateTo} from '../../common/useNavigateTo'
import {useStrings} from '../../common/useStrings'
import {EditAmount} from './EditAmount/EditAmount'
-import {SelectBuyOrSell} from './SelectBuyOrSell/SelectBuyOrSell'
+// import {SelectBuyOrSell} from './SelectBuyOrSell/SelectBuyOrSell'
import {ShowDisclaimer} from './ShowDisclaimer/ShowDisclaimer'
import {ShowProviderFee} from './ShowProviderFee/ShowProviderFee'
import {ShowProviderInfo} from './ShowProviderInfo/ShowProviderInfo'
@@ -82,7 +82,7 @@ export const CreateExchange = () => {
setContentHeight(height + BOTTOM_ACTION_SECTION)
}}
>
-
+ {/* */}
diff --git a/apps/wallet-mobile/src/i18n/global-messages.ts b/apps/wallet-mobile/src/i18n/global-messages.ts
index e55869242a..40a2bfcb0a 100644
--- a/apps/wallet-mobile/src/i18n/global-messages.ts
+++ b/apps/wallet-mobile/src/i18n/global-messages.ts
@@ -591,7 +591,7 @@ export const actionMessages = defineMessages({
},
exchange: {
id: 'global.exchange',
- defaultMessage: '!!!Exchange',
+ defaultMessage: '!!!Buy ADA',
},
})
diff --git a/apps/wallet-mobile/src/i18n/locales/en-US.json b/apps/wallet-mobile/src/i18n/locales/en-US.json
index 17bafb58f5..19c7e7f10a 100644
--- a/apps/wallet-mobile/src/i18n/locales/en-US.json
+++ b/apps/wallet-mobile/src/i18n/locales/en-US.json
@@ -694,7 +694,7 @@
"global.sign": "sign",
"global.signTransaction": "Sign transaction",
"global.spendingPassword": "Spending Password",
- "global.exchange": "Buy/Sell",
+ "global.exchange": "Buy ADA",
"global.staking.epochLabel": "Epoch",
"global.staking.stakePoolHash": "Stake pool hash",
"global.staking.stakePoolName": "Stake pool name",
@@ -884,7 +884,7 @@
"rampOnOff.createRampOnOff.banxa": "Banxa",
"rampOnOff.createRampOnOff.minAdaRequired": "Minimum required is 100 ADA",
"rampOnOff.createRampOnOff.sellCurrencyWarning": "You can currently sell only to USD using ACH.",
- "rampOnOff.rampOnOffScreen.rampOnOffTitle": "Buy/Sell ADA",
+ "rampOnOff.rampOnOffScreen.rampOnOffTitle": "Buy ADA",
"rampOnOff.resultRampOnOff.congrats": "Congrats! 🎉 Your transaction is now in progress. You should be receiving funds soon.",
"rampOnOff.resultRampOnOff.cryptoAmountYouGet": "ADA amount you get",
"rampOnOff.resultRampOnOff.fiatAmountYouGet": "Fiat amount you sell",
diff --git a/apps/wallet-mobile/translations/messages/src/features/RampOnOff/common/useStrings.json b/apps/wallet-mobile/translations/messages/src/features/RampOnOff/common/useStrings.json
index 62a7e8933f..58e4a5926b 100644
--- a/apps/wallet-mobile/translations/messages/src/features/RampOnOff/common/useStrings.json
+++ b/apps/wallet-mobile/translations/messages/src/features/RampOnOff/common/useStrings.json
@@ -301,7 +301,7 @@
},
{
"id": "rampOnOff.rampOnOffScreen.rampOnOffTitle",
- "defaultMessage": "!!!Exchange ADA",
+ "defaultMessage": "!!!Buy ADA",
"file": "src/features/RampOnOff/common/useStrings.tsx",
"start": {
"line": 123,
@@ -311,7 +311,7 @@
"end": {
"line": 126,
"column": 5,
- "index": 5156
+ "index": 5151
}
},
{
@@ -321,12 +321,12 @@
"start": {
"line": 127,
"column": 13,
- "index": 5171
+ "index": 5166
},
"end": {
"line": 130,
"column": 5,
- "index": 5261
+ "index": 5256
}
},
{
@@ -336,12 +336,12 @@
"start": {
"line": 131,
"column": 9,
- "index": 5272
+ "index": 5267
},
"end": {
"line": 134,
"column": 5,
- "index": 5354
+ "index": 5349
}
},
{
@@ -351,12 +351,12 @@
"start": {
"line": 135,
"column": 21,
- "index": 5377
+ "index": 5372
},
"end": {
"line": 138,
"column": 5,
- "index": 5490
+ "index": 5485
}
},
{
@@ -366,12 +366,12 @@
"start": {
"line": 139,
"column": 17,
- "index": 5509
+ "index": 5504
},
"end": {
"line": 142,
"column": 5,
- "index": 5658
+ "index": 5653
}
},
{
@@ -381,12 +381,12 @@
"start": {
"line": 143,
"column": 20,
- "index": 5680
+ "index": 5675
},
"end": {
"line": 146,
"column": 5,
- "index": 5822
+ "index": 5817
}
},
{
@@ -396,12 +396,12 @@
"start": {
"line": 147,
"column": 24,
- "index": 5848
+ "index": 5843
},
"end": {
"line": 150,
"column": 5,
- "index": 5994
+ "index": 5989
}
},
{
@@ -411,12 +411,12 @@
"start": {
"line": 151,
"column": 20,
- "index": 6016
+ "index": 6011
},
"end": {
"line": 154,
"column": 5,
- "index": 6140
+ "index": 6135
}
}
]
\ No newline at end of file
diff --git a/apps/wallet-mobile/translations/messages/src/i18n/global-messages.json b/apps/wallet-mobile/translations/messages/src/i18n/global-messages.json
index f6a9715205..04d203388d 100644
--- a/apps/wallet-mobile/translations/messages/src/i18n/global-messages.json
+++ b/apps/wallet-mobile/translations/messages/src/i18n/global-messages.json
@@ -51,12 +51,12 @@
"start": {
"line": 802,
"column": 10,
- "index": 23598
+ "index": 23597
},
"end": {
"line": 805,
"column": 3,
- "index": 23661
+ "index": 23660
}
},
{
@@ -1206,12 +1206,12 @@
"start": {
"line": 711,
"column": 16,
- "index": 21365
+ "index": 21364
},
"end": {
"line": 714,
"column": 3,
- "index": 21449
+ "index": 21448
}
},
{
@@ -1386,12 +1386,12 @@
"start": {
"line": 739,
"column": 15,
- "index": 22190
+ "index": 22189
},
"end": {
"line": 742,
"column": 3,
- "index": 22265
+ "index": 22264
}
},
{
@@ -1716,17 +1716,17 @@
"start": {
"line": 695,
"column": 14,
- "index": 21013
+ "index": 21012
},
"end": {
"line": 698,
"column": 3,
- "index": 21085
+ "index": 21084
}
},
{
"id": "global.exchange",
- "defaultMessage": "!!!Exchange",
+ "defaultMessage": "!!!Buy ADA",
"file": "src/i18n/global-messages.ts",
"start": {
"line": 592,
@@ -1736,7 +1736,7 @@
"end": {
"line": 595,
"column": 3,
- "index": 18578
+ "index": 18577
}
},
{
@@ -1746,12 +1746,12 @@
"start": {
"line": 599,
"column": 29,
- "index": 18659
+ "index": 18658
},
"end": {
"line": 602,
"column": 3,
- "index": 18725
+ "index": 18724
}
},
{
@@ -1761,12 +1761,12 @@
"start": {
"line": 603,
"column": 29,
- "index": 18756
+ "index": 18755
},
"end": {
"line": 606,
"column": 3,
- "index": 18822
+ "index": 18821
}
},
{
@@ -1776,12 +1776,12 @@
"start": {
"line": 607,
"column": 29,
- "index": 18853
+ "index": 18852
},
"end": {
"line": 610,
"column": 3,
- "index": 18919
+ "index": 18918
}
},
{
@@ -1791,12 +1791,12 @@
"start": {
"line": 611,
"column": 29,
- "index": 18950
+ "index": 18949
},
"end": {
"line": 614,
"column": 3,
- "index": 19016
+ "index": 19015
}
},
{
@@ -1806,12 +1806,12 @@
"start": {
"line": 615,
"column": 29,
- "index": 19047
+ "index": 19046
},
"end": {
"line": 618,
"column": 3,
- "index": 19113
+ "index": 19112
}
},
{
@@ -1821,12 +1821,12 @@
"start": {
"line": 619,
"column": 29,
- "index": 19144
+ "index": 19143
},
"end": {
"line": 622,
"column": 3,
- "index": 19210
+ "index": 19209
}
},
{
@@ -1836,12 +1836,12 @@
"start": {
"line": 623,
"column": 29,
- "index": 19241
+ "index": 19240
},
"end": {
"line": 626,
"column": 3,
- "index": 19307
+ "index": 19306
}
},
{
@@ -1851,12 +1851,12 @@
"start": {
"line": 627,
"column": 29,
- "index": 19338
+ "index": 19337
},
"end": {
"line": 630,
"column": 3,
- "index": 19404
+ "index": 19403
}
},
{
@@ -1866,12 +1866,12 @@
"start": {
"line": 631,
"column": 29,
- "index": 19435
+ "index": 19434
},
"end": {
"line": 634,
"column": 3,
- "index": 19501
+ "index": 19500
}
},
{
@@ -1881,12 +1881,12 @@
"start": {
"line": 638,
"column": 9,
- "index": 19548
+ "index": 19547
},
"end": {
"line": 641,
"column": 3,
- "index": 19609
+ "index": 19608
}
},
{
@@ -1896,12 +1896,12 @@
"start": {
"line": 642,
"column": 7,
- "index": 19618
+ "index": 19617
},
"end": {
"line": 645,
"column": 3,
- "index": 19675
+ "index": 19674
}
},
{
@@ -1911,12 +1911,12 @@
"start": {
"line": 646,
"column": 11,
- "index": 19688
+ "index": 19687
},
"end": {
"line": 649,
"column": 3,
- "index": 19811
+ "index": 19810
}
},
{
@@ -1926,12 +1926,12 @@
"start": {
"line": 650,
"column": 13,
- "index": 19826
+ "index": 19825
},
"end": {
"line": 653,
"column": 3,
- "index": 19926
+ "index": 19925
}
},
{
@@ -1941,12 +1941,12 @@
"start": {
"line": 654,
"column": 12,
- "index": 19940
+ "index": 19939
},
"end": {
"line": 657,
"column": 3,
- "index": 20008
+ "index": 20007
}
},
{
@@ -1956,12 +1956,12 @@
"start": {
"line": 658,
"column": 26,
- "index": 20036
+ "index": 20035
},
"end": {
"line": 661,
"column": 3,
- "index": 20146
+ "index": 20145
}
},
{
@@ -1971,12 +1971,12 @@
"start": {
"line": 662,
"column": 35,
- "index": 20183
+ "index": 20182
},
"end": {
"line": 665,
"column": 3,
- "index": 20302
+ "index": 20301
}
},
{
@@ -1986,12 +1986,12 @@
"start": {
"line": 666,
"column": 31,
- "index": 20335
+ "index": 20334
},
"end": {
"line": 669,
"column": 3,
- "index": 20428
+ "index": 20427
}
},
{
@@ -2002,12 +2002,12 @@
"start": {
"line": 670,
"column": 14,
- "index": 20444
+ "index": 20443
},
"end": {
"line": 674,
"column": 3,
- "index": 20583
+ "index": 20582
}
},
{
@@ -2017,12 +2017,12 @@
"start": {
"line": 675,
"column": 17,
- "index": 20602
+ "index": 20601
},
"end": {
"line": 678,
"column": 3,
- "index": 20680
+ "index": 20679
}
},
{
@@ -2032,12 +2032,12 @@
"start": {
"line": 679,
"column": 7,
- "index": 20689
+ "index": 20688
},
"end": {
"line": 682,
"column": 3,
- "index": 20762
+ "index": 20761
}
},
{
@@ -2047,12 +2047,12 @@
"start": {
"line": 683,
"column": 6,
- "index": 20770
+ "index": 20769
},
"end": {
"line": 686,
"column": 3,
- "index": 20825
+ "index": 20824
}
},
{
@@ -2062,12 +2062,12 @@
"start": {
"line": 687,
"column": 9,
- "index": 20836
+ "index": 20835
},
"end": {
"line": 690,
"column": 3,
- "index": 20897
+ "index": 20896
}
},
{
@@ -2077,12 +2077,12 @@
"start": {
"line": 691,
"column": 18,
- "index": 20917
+ "index": 20916
},
"end": {
"line": 694,
"column": 3,
- "index": 20997
+ "index": 20996
}
},
{
@@ -2092,12 +2092,12 @@
"start": {
"line": 699,
"column": 14,
- "index": 21101
+ "index": 21100
},
"end": {
"line": 702,
"column": 3,
- "index": 21172
+ "index": 21171
}
},
{
@@ -2107,12 +2107,12 @@
"start": {
"line": 703,
"column": 14,
- "index": 21188
+ "index": 21187
},
"end": {
"line": 706,
"column": 3,
- "index": 21262
+ "index": 21261
}
},
{
@@ -2122,12 +2122,12 @@
"start": {
"line": 707,
"column": 13,
- "index": 21277
+ "index": 21276
},
"end": {
"line": 710,
"column": 3,
- "index": 21347
+ "index": 21346
}
},
{
@@ -2137,12 +2137,12 @@
"start": {
"line": 715,
"column": 9,
- "index": 21460
+ "index": 21459
},
"end": {
"line": 718,
"column": 3,
- "index": 21521
+ "index": 21520
}
},
{
@@ -2152,12 +2152,12 @@
"start": {
"line": 719,
"column": 12,
- "index": 21535
+ "index": 21534
},
"end": {
"line": 722,
"column": 3,
- "index": 21603
+ "index": 21602
}
},
{
@@ -2167,12 +2167,12 @@
"start": {
"line": 723,
"column": 17,
- "index": 21622
+ "index": 21621
},
"end": {
"line": 726,
"column": 3,
- "index": 21709
+ "index": 21708
}
},
{
@@ -2182,12 +2182,12 @@
"start": {
"line": 727,
"column": 17,
- "index": 21728
+ "index": 21727
},
"end": {
"line": 730,
"column": 3,
- "index": 21815
+ "index": 21814
}
},
{
@@ -2197,12 +2197,12 @@
"start": {
"line": 731,
"column": 37,
- "index": 21854
+ "index": 21853
},
"end": {
"line": 734,
"column": 3,
- "index": 21989
+ "index": 21988
}
},
{
@@ -2212,12 +2212,12 @@
"start": {
"line": 735,
"column": 34,
- "index": 22025
+ "index": 22024
},
"end": {
"line": 738,
"column": 3,
- "index": 22173
+ "index": 22172
}
},
{
@@ -2227,12 +2227,12 @@
"start": {
"line": 743,
"column": 15,
- "index": 22282
+ "index": 22281
},
"end": {
"line": 746,
"column": 3,
- "index": 22367
+ "index": 22366
}
},
{
@@ -2242,12 +2242,12 @@
"start": {
"line": 747,
"column": 23,
- "index": 22392
+ "index": 22391
},
"end": {
"line": 753,
"column": 3,
- "index": 22640
+ "index": 22639
}
},
{
@@ -2257,12 +2257,12 @@
"start": {
"line": 754,
"column": 8,
- "index": 22650
+ "index": 22649
},
"end": {
"line": 757,
"column": 3,
- "index": 22710
+ "index": 22709
}
},
{
@@ -2272,12 +2272,12 @@
"start": {
"line": 758,
"column": 10,
- "index": 22722
+ "index": 22721
},
"end": {
"line": 761,
"column": 3,
- "index": 22786
+ "index": 22785
}
},
{
@@ -2287,12 +2287,12 @@
"start": {
"line": 762,
"column": 10,
- "index": 22798
+ "index": 22797
},
"end": {
"line": 765,
"column": 3,
- "index": 22862
+ "index": 22861
}
},
{
@@ -2302,12 +2302,12 @@
"start": {
"line": 766,
"column": 13,
- "index": 22877
+ "index": 22876
},
"end": {
"line": 769,
"column": 3,
- "index": 22947
+ "index": 22946
}
},
{
@@ -2317,12 +2317,12 @@
"start": {
"line": 770,
"column": 9,
- "index": 22958
+ "index": 22957
},
"end": {
"line": 773,
"column": 3,
- "index": 23018
+ "index": 23017
}
},
{
@@ -2332,12 +2332,12 @@
"start": {
"line": 774,
"column": 9,
- "index": 23029
+ "index": 23028
},
"end": {
"line": 777,
"column": 3,
- "index": 23091
+ "index": 23090
}
},
{
@@ -2347,12 +2347,12 @@
"start": {
"line": 778,
"column": 7,
- "index": 23100
+ "index": 23099
},
"end": {
"line": 781,
"column": 3,
- "index": 23157
+ "index": 23156
}
},
{
@@ -2362,12 +2362,12 @@
"start": {
"line": 782,
"column": 17,
- "index": 23176
+ "index": 23175
},
"end": {
"line": 785,
"column": 3,
- "index": 23254
+ "index": 23253
}
},
{
@@ -2377,12 +2377,12 @@
"start": {
"line": 786,
"column": 21,
- "index": 23277
+ "index": 23276
},
"end": {
"line": 789,
"column": 3,
- "index": 23364
+ "index": 23363
}
},
{
@@ -2392,12 +2392,12 @@
"start": {
"line": 790,
"column": 12,
- "index": 23378
+ "index": 23377
},
"end": {
"line": 793,
"column": 3,
- "index": 23445
+ "index": 23444
}
},
{
@@ -2407,12 +2407,12 @@
"start": {
"line": 794,
"column": 8,
- "index": 23455
+ "index": 23454
},
"end": {
"line": 797,
"column": 3,
- "index": 23514
+ "index": 23513
}
},
{
@@ -2422,12 +2422,12 @@
"start": {
"line": 798,
"column": 9,
- "index": 23525
+ "index": 23524
},
"end": {
"line": 801,
"column": 3,
- "index": 23586
+ "index": 23585
}
}
]
\ No newline at end of file