fix some translations, update .pot

This commit is contained in:
Gabriel Bazán 2016-12-09 11:26:24 -03:00
commit ce0e30bfe8
12 changed files with 121 additions and 126 deletions

View file

@ -72,7 +72,7 @@
</div>
<div class="text-gray text-center size-12 p10t" ng-if="txHistoryShowMore">
<span class="size-12" translate>{{filteredTxHistory.length - txHistorySearchResults.length}} more</span>
<span class="size-12">{{filteredTxHistory.length - txHistorySearchResults.length}} more</span>
&nbsp;
<i class="icon-arrow-down4"></i>
</div>