Browse Source

More branding stuff

pull/45/head
Jonathan "Duke" Leto 5 years ago
parent
commit
c8f38a6f3a
  1. 2
      res/SIGNATURES_README
  2. 14
      res/zec_qt_wallet_template.ts
  3. 10
      src/scripts/control

2
res/SIGNATURES_README

@ -1,4 +1,4 @@
This directory contains the hashes and signatures for ZecWallet
This directory contains the hashes and signatures for SilentDargon
Verify the hashes by running:
sha256sum -c sha256sum-vX.Y.Z.txt

14
res/zec_qt_wallet_template.ts

@ -18,7 +18,7 @@
<name>ConnectionDialog</name>
<message>
<location filename="../src/connection.ui" line="17"/>
<source>zec-qt-wallet</source>
<source>silentdragon</source>
<translation type="unfinished">YOUR_TRANSLATION_HERE</translation>
</message>
<message>
@ -31,7 +31,7 @@
<name>MainWindow</name>
<message>
<location filename="../src/mainwindow.ui" line="14"/>
<source>zec-qt-wallet</source>
<source>silentdragon</source>
<translation type="unfinished">YOUR_TRANSLATION_HERE</translation>
</message>
<message>
@ -345,7 +345,7 @@
</message>
<message>
<location filename="../src/mainwindow.cpp" line="471"/>
<source>Thanks for supporting zec-qt-wallet!</source>
<source>Thanks for supporting silentdragon!</source>
<translation type="unfinished">YOUR_TRANSLATION_HERE</translation>
</message>
<message>
@ -355,7 +355,7 @@
</message>
<message>
<location filename="../src/mainwindow.cpp" line="473"/>
<source> to support zec-qt-wallet</source>
<source> to support silentdragon</source>
<translation type="unfinished">YOUR_TRANSLATION_HERE</translation>
</message>
<message>
@ -592,9 +592,9 @@ doesn&apos;t look like a z-address</source>
</message>
<message>
<location filename="../src/connection.cpp" line="75"/>
<source>You have hushd set to start as a daemon, which can cause problems with zec-qt-wallet
<source>You have hushd set to start as a daemon, which can cause problems with silentdragon
.Please remove the following line from your zcash.conf and restart zec-qt-wallet
.Please remove the following line from your zcash.conf and restart silentdragon
daemon=1</source>
<translation type="unfinished">YOUR_TRANSLATION_HERE</translation>
</message>
@ -714,7 +714,7 @@ Not starting embedded hushd because --no-embedded was passed</source>
</message>
<message>
<location filename="../src/rpc.cpp" line="953"/>
<source>Please wait for zec-qt-wallet to exit</source>
<source>Please wait for silentdragon to exit</source>
<translation type="unfinished">YOUR_TRANSLATION_HERE</translation>
</message>
<message>

10
src/scripts/control

@ -1,9 +1,9 @@
Package: zec-qt-wallet
Package: silentdragon
Version: RELEASE_VERSION
Section: base
Priority: optional
Architecture: amd64
Maintainer: Aditya Kulkarni <zcash@adityapk.com>
Description: ZecWallet is a full node and UI wallet for Zcash.
ZecWallet is a full node and UI wallet for Zcash. It comes with
full support for shielded addresses and many apps for Zcash.
Maintainer: Duke Leto <duke@leto.net>
Description: SilentDragon is a full node and UI wallet for Hush.
SilentDragon is a full node and UI wallet for Hush. It comes with
full support for shielded addresses and many apps for Hush.

Loading…
Cancel
Save