capitalization and update translations

This commit is contained in:
Aditya Kulkarni
2019-01-14 15:09:15 -08:00
parent 8887ddeaaa
commit 2408fecb07
5 changed files with 545 additions and 337 deletions

View File

@@ -668,7 +668,7 @@ void MainWindow::payZcashURI() {
};
// Read a zcash URI and pay it
QString uri = QInputDialog::getText(this, tr("Paste zcash URI"),
QString uri = QInputDialog::getText(this, tr("Paste Zcash URI"),
"Zcash URI" + QString(" ").repeated(180));
// URI should be of the form zcash://address?amt=x&memo=y