Fix translations. Updates POT

This commit is contained in:
Gustavo Maximiliano Cortez 2017-09-04 15:48:11 -03:00
commit 5373faf744
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
6 changed files with 407 additions and 363 deletions

View file

@ -11,9 +11,9 @@
<ion-toggle class="has-comment" ng-model="cashSupport.value" toggle-class="toggle-balanced" ng-change="cashSupportChange()">
<span class="toggle-label" translate>Support Bitcoin Cash</span>
</ion-toggle>
<div class="comment" translate>
Enable Bitcoin Cash wallet creation and operation within the App.
<a ng-click="openBitcoinCashWeb()">Learn more</a>
<div class="comment">
<span translate>Enable Bitcoin Cash wallet creation and operation within the App.</span>
<a ng-click="openBitcoinCashWeb()" translate>Learn more</a>
</div>