From c017297698f4a923dbc5b624249720fcef736952 Mon Sep 17 00:00:00 2001
From: Christian Mazakas <5543573+cmazakas@users.noreply.github.com>
Date: Fri, 5 Jun 2026 13:09:23 -0700
Subject: [PATCH] [Polkadot] [Wallet] update polkadot account descriptions
(#37035)
Update the displayed wallet strings to show "Polkadot Testnet" for testnet
accounts.
This is useful because we're now supporting parachains, each of which can have
their own unique names which makes the usage of "Polkadot Westend" confusing for
users.
---
components/resources/wallet_strings.grdp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/components/resources/wallet_strings.grdp b/components/resources/wallet_strings.grdp
index 3550421c597..28d70e5e699 100644
--- a/components/resources/wallet_strings.grdp
+++ b/components/resources/wallet_strings.grdp
@@ -726,8 +726,8 @@
Zcash Testnet
Cardano Mainnet
Cardano Testnet
- Polkadot mainnet
- Polkadot Westend
+ Polkadot Mainnet
+ Polkadot Testnet
Invalid prefix
Network Logo
Show network logo on NFTs