Header text.

This commit is contained in:
Brendon Duncan 2018-08-01 11:36:25 +12:00
commit 52f1e93e5b
2 changed files with 5 additions and 1 deletions

View file

@ -3699,3 +3699,7 @@ msgstr ""
#: www/views/includes/walletInfo.html:18
msgid "{{wallet.m}}-of-{{wallet.n}}"
msgstr ""
#: www/views/review.html:4
msgid "Review Transaction"
msgstr ""

View file

@ -1,7 +1,7 @@
<ion-view id="view-review" hide-tabs>
<ion-nav-bar class="bar-royal">
<ion-nav-title>
{{'Review'|translate}}
{{'Review Transaction' | translate}}
</ion-nav-title>
<ion-nav-back-button>
</ion-nav-back-button>