Fixed Japanese and English

This commit is contained in:
dabura667 2015-07-17 22:21:27 +09:00
commit 494d90c48d
4 changed files with 54 additions and 8 deletions

View file

@ -47,13 +47,13 @@
<div ng-hide="hideAdv" class="row">
<div class="large-12 columns">
<label for="no-sign" class="line-b oh">
<span translate>Do not include private key on backup</span>
<span translate>Do not include private key in backup</span>
<switch id="no-sign" name="noSign" ng-model="noSign" class="green right m5t m10b"></switch>
</label>
</div>
<div class="m10 size-14 text-gray" translate>
A backup without the private key will allow to see wallet balance, transaction, create spend proposals, but will not be able to approve (sign) proposals.
A backup without its private key will allow the user to see the wallet balance, transactions, and create spend proposals. However, it will not be able to approve (sign) proposals.
</div>
</div>

View file

@ -42,7 +42,7 @@
</li>
<li ng-if="btx.action == 'invalid'" class="line-b p10 oh">
<span class="right" translate>
This transaction becomed invalid. Possible due to a double spend attempt.
This transaction has become invalid; possibly due to a double spend attempt.
</span>
<li ng-if="btx.time" class="line-b p10 oh">
<span class="text-gray" translate>Date</span>: