Fixes strings and prepares to translation

This commit is contained in:
Gustavo Maximiliano Cortez 2015-11-11 14:11:35 -03:00
commit d842a9f8ef
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
7 changed files with 75 additions and 51 deletions

View file

@ -56,7 +56,7 @@
</li>
<li class="line-b p20 oh" ng-show="index.externalSource">
<span translate>Hardware Wallet</span>
<span>Hardware Wallet</span>
<span class="right text-gray capitalize">
{{index.externalSource}}
</span>
@ -70,7 +70,7 @@
</li>
<li class="line-b p20 oh" ng-show="index.account">
<span translate>Account ({{derivationStrategy}})</span>
<span translate>Account</span> ({{derivationStrategy}})
<span class="right text-gray">
#{{index.account}}
</span>