Wording refactor

This commit is contained in:
Gustavo Maximiliano Cortez 2016-06-29 11:53:38 -03:00
parent 8251c4658a
commit 3ee261d3e8
No known key found for this signature in database
GPG Key ID: 15EDAD8D9F2EB1AF
2 changed files with 4 additions and 2 deletions

View File

@ -11,7 +11,9 @@
<div class="size-14 text-warning m20b">
<i class="fi-alert size-12"></i>
<span class="text-warning" translate>Backup Needed</span>.
<span translate>Before receiving funds, it is necessary to backup your wallet. If you lose this device, it is impossible to access your funds without a backup.</span>
<span translate>
Before receiving funds, you must backup your wallet. If this device is lost, it is impossible to access your funds without a backup.
</span>
</div>
<div class="text-center m20t">
<a class="button outline round dark-gray" href ui-sref="preferences" >

View File

@ -270,7 +270,7 @@
</div>
<h5 translate>Backup Needed</h5>
<p class="text-gray m20b columns" translate>
Before receiving funds, it is necessary to backup your wallet. If you lose this device, it is impossible to access your funds without a backup.
Before receiving funds, you must backup your wallet. If this device is lost, it is impossible to access your funds without a backup.
</p>
<button class="m20t button black expand round" href ui-sref="backup" ng-style="{'background-color':index.backgroundColor}" >
<span translate>Backup now</span>