Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ struct WatchSelectView: View {

var body: some View {
ThemeView(style: .list) {
BottomGradientWrapper {
BottomGradientWrapper(gradientColor: .themeLawrence) {
switch items {
case let .blockchains(blockchains):
ThemeList(blockchains) { blockchain in
ThemeList(blockchains, bottomSpacing: 16) { blockchain in
Cell(
left: {
KFImage.url(URL(string: blockchain.type.imageUrl))
Expand Down Expand Up @@ -48,7 +48,7 @@ struct WatchSelectView: View {
)
}
case let .coins(tokens):
ThemeList(tokens) { token in
ThemeList(tokens, bottomSpacing: 16) { token in
Cell(
left: {
CoinIconView(coin: token.coin)
Expand Down Expand Up @@ -89,13 +89,5 @@ struct WatchSelectView: View {
}
}
.navigationTitle(items.title)
.toolbar {
ToolbarItem(placement: .confirmationAction) {
Button("watch_address.watch".localized) {
onSelect(Array(enabledUids))
}
.disabled(enabledUids.isEmpty)
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -382,8 +382,8 @@ extension WatchViewModel {

var title: String {
switch self {
case .blockchains: return "watch_address.choose_blockchain".localized
case .coins: return "watch_address.choose_coin".localized
case .blockchains: return "watch_address.choose_blockchains".localized
case .coins: return "watch_address.choose_coins".localized
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2188,8 +2188,8 @@
"watch_address.error.non_public_key" = "Das Beobachten mit privatem Schlüssel ist nicht erlaubt";
"watch_address.error.not_supported_derived_type" = "Abgeleiteter Typ wird nicht unterstützt";
"watch_address.watch_data.placeholder" = "Fügen Sie Ihre öffentliche Adresse oder Ihren XPUB ein";
"watch_address.choose_blockchain" = "Blockchain auswählen";
"watch_address.choose_coin" = "Coins auswählen";
"watch_address.choose_blockchains" = "Blockchains auswählen";
"watch_address.choose_coins" = "Coins auswählen";
"watch_address.view_key.placeholder" = "Privater View-Key";
"watch_address.view_key.error.required" = "Ein privater View-Key ist erforderlich, um Monero-Wallets anzuzeigen.";
"watch_address.view_key.error.invalid" = "Ungültiger View-Key";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2188,8 +2188,8 @@
"watch_address.error.non_public_key" = "Watching by private key is not allowed";
"watch_address.error.not_supported_derived_type" = "Derived type is not supported";
"watch_address.watch_data.placeholder" = "Paste your address (EVM, Tron, TON, Stellar, Monero, BTC, LTC, BCH, Dash) or XPUB";
"watch_address.choose_blockchain" = "Choose Blockchain";
"watch_address.choose_coin" = "Choose Coin";
"watch_address.choose_blockchains" = "Choose Blockchains";
"watch_address.choose_coins" = "Choose Coins";
"watch_address.view_key.placeholder" = "Private View Key";
"watch_address.view_key.error.required" = "Private View Key is required to watch Monero wallets.";
"watch_address.view_key.error.invalid" = "Invalid View Key";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2188,8 +2188,8 @@
"watch_address.error.non_public_key" = "No se permite la visualización por clave privada";
"watch_address.error.not_supported_derived_type" = "El tipo derivado no está soportado";
"watch_address.watch_data.placeholder" = "Pega tu dirección pública o clave XPUB";
"watch_address.choose_blockchain" = "Elegir Blockchain";
"watch_address.choose_coin" = "Elegir moneda";
"watch_address.choose_blockchains" = "Elegir blockchains";
"watch_address.choose_coins" = "Elegir monedas";
"watch_address.view_key.placeholder" = "Clave de vista privada";
"watch_address.view_key.error.required" = "Se requiere una clave de vista privada para visualizar wallets de Monero.";
"watch_address.view_key.error.invalid" = "Clave de vista no válida";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2188,8 +2188,8 @@
"watch_address.error.non_public_key" = "La surveillance par clé privée n'est pas autorisée";
"watch_address.error.not_supported_derived_type" = "Le type dérivé n'est pas pris en charge";
"watch_address.watch_data.placeholder" = "Collez votre adresse publique ou votre clé XPUB";
"watch_address.choose_blockchain" = "Choisir la blockchain";
"watch_address.choose_coin" = "Choisir la pièce";
"watch_address.choose_blockchains" = "Choisir les blockchains";
"watch_address.choose_coins" = "Choisir les coins";
"watch_address.view_key.placeholder" = "Clé de visualisation privée";
"watch_address.view_key.error.required" = "La clé de visualisation privée est nécessaire pour consulter les portefeuilles Monero.";
"watch_address.view_key.error.invalid" = "Clé de visualisation invalide";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2188,8 +2188,8 @@
"watch_address.error.non_public_key" = "개인 키로 감시하는 것은 허용되지 않습니다";
"watch_address.error.not_supported_derived_type" = "파생된 유형은 지원되지 않습니다";
"watch_address.watch_data.placeholder" = "공개 주소 또는 XPUB를 붙여넣으세요";
"watch_address.choose_blockchain" = "블록체인 선택";
"watch_address.choose_coin" = "코인 선택";
"watch_address.choose_blockchains" = "블록체인 선택";
"watch_address.choose_coins" = "코인 선택";
"watch_address.view_key.placeholder" = "개인 조회 키";
"watch_address.view_key.error.required" = "Monero 지갑을 조회하려면 개인 조회 키가 필요합니다.";
"watch_address.view_key.error.invalid" = "잘못된 조회 키";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2188,8 +2188,8 @@
"watch_address.error.non_public_key" = "Não é permitido observar por chave privada";
"watch_address.error.not_supported_derived_type" = "Tipo derivado não suportado";
"watch_address.watch_data.placeholder" = "Cole seu endereço público ou chave XPUB";
"watch_address.choose_blockchain" = "Escolha Blockchain";
"watch_address.choose_coin" = "Escolher Moedas";
"watch_address.choose_blockchains" = "Escolher blockchains";
"watch_address.choose_coins" = "Escolher moedas";
"watch_address.view_key.placeholder" = "Chave de Visualização Privada";
"watch_address.view_key.error.required" = "A Chave de Visualização Privada é necessária para visualizar carteiras Monero.";
"watch_address.view_key.error.invalid" = "Chave de Visualização Inválida";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2188,8 +2188,8 @@
"watch_address.error.non_public_key" = "Просмотр по приватному ключу не разрешён";
"watch_address.error.not_supported_derived_type" = "Неподдерживаемый тип";
"watch_address.watch_data.placeholder" = "Вставьте свой публичный адрес или XPUB";
"watch_address.choose_blockchain" = "Выбрать блокчейн";
"watch_address.choose_coin" = "Выберите токен";
"watch_address.choose_blockchains" = "Выбрать блокчейны";
"watch_address.choose_coins" = "Выбрать монеты";
"watch_address.view_key.placeholder" = "Приватный ключ просмотра";
"watch_address.view_key.error.required" = "Для просмотра кошельков Monero требуется приватный ключ просмотра.";
"watch_address.view_key.error.invalid" = "Недействительный ключ просмотра";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2188,8 +2188,8 @@
"watch_address.error.non_public_key" = "Özel anahtarla izlemeye izin verilmiyor";
"watch_address.error.not_supported_derived_type" = "Türetilmiş tür desteklenmiyor";
"watch_address.watch_data.placeholder" = "Genel adresinizi veya XPUB anahtarınızı yapıştırın";
"watch_address.choose_blockchain" = "Blockchain Seç";
"watch_address.choose_coin" = "Kripto Parayı Seç";
"watch_address.choose_blockchains" = "Blok zincirlerini seç";
"watch_address.choose_coins" = "Coinleri seç";
"watch_address.view_key.placeholder" = "Özel Görüntüleme Anahtarı";
"watch_address.view_key.error.required" = "Monero cüzdanlarını görüntülemek için Özel Görüntüleme Anahtarı gereklidir.";
"watch_address.view_key.error.invalid" = "Geçersiz Görüntüleme Anahtarı";
Expand Down
4 changes: 2 additions & 2 deletions UnstoppableWallet/UnstoppableWallet/translation_snapshot.json
Original file line number Diff line number Diff line change
Expand Up @@ -1682,8 +1682,8 @@
"watch_address.error.non_public_key": "Watching by private key is not allowed",
"watch_address.error.not_supported_derived_type": "Derived type is not supported",
"watch_address.watch_data.placeholder": "Paste your address (EVM, Tron, TON, Stellar, Monero, BTC, LTC, BCH, Dash) or XPUB",
"watch_address.choose_blockchain": "Choose Blockchain",
"watch_address.choose_coin": "Choose Coin",
"watch_address.choose_blockchains": "Choose Blockchains",
"watch_address.choose_coins": "Choose Coins",
"watch_address.view_key.placeholder": "Private View Key",
"watch_address.view_key.error.required": "Private View Key is required to watch Monero wallets.",
"watch_address.view_key.error.invalid": "Invalid View Key",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2188,8 +2188,8 @@
"watch_address.error.non_public_key" = "不允许使用私钥进行观察";
"watch_address.error.not_supported_derived_type" = "不支持的派生类型";
"watch_address.watch_data.placeholder" = "粘贴您的公开地址或 XPUB";
"watch_address.choose_blockchain" = "选择区块链";
"watch_address.choose_coin" = "选择代币";
"watch_address.choose_blockchains" = "选择区块链";
"watch_address.choose_coins" = "选择币种";
"watch_address.view_key.placeholder" = "私有查看密钥";
"watch_address.view_key.error.required" = "要监控 Monero 钱包,需要提供私有查看密钥。";
"watch_address.view_key.error.invalid" = "查看密钥无效";
Expand Down
Loading