Skip to content

Commit

Permalink
Merge pull request #572 from alvasw/i18n_cleanup_old_strings
Browse files Browse the repository at this point in the history
i18n: Remove old/unused string from wallet ui
  • Loading branch information
alvasw authored Nov 29, 2022
2 parents 695ee02 + ca2e62d commit 0a9495e
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions i18n/src/main/resources/default.properties
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ chat=Discussions
learn=Learn
events=Events
wallet=Wallet
lbtc.wallet=L-BTC Wallet
account=Account
support=Support
settings=Settings
Expand Down Expand Up @@ -453,23 +452,6 @@ wallet.receive.copy=Copy
# Wallet Transaction History Table Columns
wallet.transaction.history.description=Description
wallet.column.confirmations=Confirmations
# Wallet Configuration Dialog
wallet.config.title=Wallet Configuration
wallet.config.header=Connect to External Wallet
wallet.config.selectWallet=Select a Wallet:
wallet.config.enterHostname=Enter hostname of host running the wallet (e.g. 127.0.0.1):
wallet.config.enterPort=Enter the RPC port (default: 8332, regtest: 18443):
wallet.config.enterUsername=Enter RPC username:
wallet.config.enterPassword=Enter RPC password:
wallet.config.enterPassphrase=Enter wallet passphrase:
wallet.config.connect=Connect
wallet.column.txId=TxId
# Wallet Tabs
wallet.tab.transactions=Transactions
wallet.tab.receive=Receive
wallet.tab.utxos=UTXOs
# Wallet Receive
wallet.receive.generateNewAddress=Generate new address
# Generate nym
generateNym.headline=Create your profile
generateNym.subTitle=Your public profile consists of a nickname (picked by you) and\n\
Expand Down

0 comments on commit 0a9495e

Please sign in to comment.