diff --git a/AlphaWallet/Localization/en.lproj/Localizable.strings b/AlphaWallet/Localization/en.lproj/Localizable.strings index 6fe0f4b5e6..7b9204795b 100644 --- a/AlphaWallet/Localization/en.lproj/Localizable.strings +++ b/AlphaWallet/Localization/en.lproj/Localizable.strings @@ -89,7 +89,7 @@ "settings.backupWallet.button.title" = "Back up this Wallet"; "settings.showSeedPhrase.button.title" = "Show Seed Phrase"; "settings.walletConnect.button.title" = "WalletConnect"; -"settings.useEthermineNetwork.button.title" = "Use Ethermine for Ethereum"; +"settings.useEthermineNetwork.button.title" = "Private ETH transactions"; "settings.language.useSystem.title" = "Use System Setting"; "settings.version.label.title" = "Version"; "settings.tokenScriptStandard.title" = "TokenScript Compatibility"; diff --git a/AlphaWallet/Localization/es.lproj/Localizable.strings b/AlphaWallet/Localization/es.lproj/Localizable.strings index 176f753f5d..cbfd29d2aa 100644 --- a/AlphaWallet/Localization/es.lproj/Localizable.strings +++ b/AlphaWallet/Localization/es.lproj/Localizable.strings @@ -89,7 +89,7 @@ "settings.backupWallet.button.title" = "Hacer una copia de seguridad de este monedero"; "settings.showSeedPhrase.button.title" = "Show Seed Phrase"; "settings.walletConnect.button.title" = "WalletConnect"; -"settings.useEthermineNetwork.button.title" = "Use Ethermine for Ethereum"; +"settings.useEthermineNetwork.button.title" = "Private ETH transactions"; "settings.language.useSystem.title" = "Usar la configuración del sistema"; "settings.version.label.title" = "Versión"; "settings.tokenScriptStandard.title" = "Compatibilidad de TokenScript"; diff --git a/AlphaWallet/Localization/ja.lproj/Localizable.strings b/AlphaWallet/Localization/ja.lproj/Localizable.strings index b76a40e39e..099b8b5874 100644 --- a/AlphaWallet/Localization/ja.lproj/Localizable.strings +++ b/AlphaWallet/Localization/ja.lproj/Localizable.strings @@ -89,7 +89,7 @@ "settings.backupWallet.button.title" = "Back up this Wallet"; "settings.showSeedPhrase.button.title" = "Show Seed Phrase"; "settings.walletConnect.button.title" = "WalletConnect"; -"settings.useEthermineNetwork.button.title" = "Use Ethermine for Ethereum"; +"settings.useEthermineNetwork.button.title" = "Private ETH transactions"; "settings.language.useSystem.title" = "システム設定を使用"; "settings.version.label.title" = "バージョン"; "settings.tokenScriptStandard.title" = "TokenScript Compatibility"; diff --git a/AlphaWallet/Localization/ko.lproj/Localizable.strings b/AlphaWallet/Localization/ko.lproj/Localizable.strings index cbd0f13f14..7dd41a241c 100644 --- a/AlphaWallet/Localization/ko.lproj/Localizable.strings +++ b/AlphaWallet/Localization/ko.lproj/Localizable.strings @@ -89,7 +89,7 @@ "settings.backupWallet.button.title" = "Back up this Wallet"; "settings.showSeedPhrase.button.title" = "Show Seed Phrase"; "settings.walletConnect.button.title" = "WalletConnect"; -"settings.useEthermineNetwork.button.title" = "Use Ethermine for Ethereum"; +"settings.useEthermineNetwork.button.title" = "Private ETH transactions"; "settings.language.useSystem.title" = "시스템 설정 사용"; "settings.version.label.title" = "버전"; "settings.tokenScriptStandard.title" = "TokenScript Compatibility"; diff --git a/AlphaWallet/Localization/zh-Hans.lproj/Localizable.strings b/AlphaWallet/Localization/zh-Hans.lproj/Localizable.strings index 334a0c7122..3319456761 100644 --- a/AlphaWallet/Localization/zh-Hans.lproj/Localizable.strings +++ b/AlphaWallet/Localization/zh-Hans.lproj/Localizable.strings @@ -89,7 +89,7 @@ "settings.backupWallet.button.title" = "备份此钱包"; "settings.showSeedPhrase.button.title" = "Show Seed Phrase"; "settings.walletConnect.button.title" = "WalletConnect"; -"settings.useEthermineNetwork.button.title" = "Use Ethermine for Ethereum"; +"settings.useEthermineNetwork.button.title" = "Private ETH transactions"; "settings.language.useSystem.title" = "使用系统设置"; "settings.version.label.title" = "版本"; "settings.tokenScriptStandard.title" = "TokenScript 兼容性";