Rename to Zec Wallet (#117)
* Update linux name * Rename strings * Rename debian/linux packages * Rename windows build/installer * Mac rename * Update icon * Update windows icon * update background * Prevent deleting utxos and balances while updating
This commit is contained in:
@@ -342,7 +342,7 @@ QString AppDataServer::connDesc(AppConnectionType t) {
|
||||
return QObject::tr("Connected directly");
|
||||
}
|
||||
else {
|
||||
return QObject::tr("Connected over the internet via zec-qt-wallet wormhole service");
|
||||
return QObject::tr("Connected over the internet via ZecWallet wormhole service");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user