Updates pot template

This commit is contained in:
Gustavo Maximiliano Cortez 2017-10-09 11:31:52 -03:00
commit 790cfcfdd4
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
2 changed files with 6 additions and 6 deletions

View file

@ -1335,16 +1335,16 @@ msgstr ""
msgid "Getting fee levels..." msgid "Getting fee levels..."
msgstr "" msgstr ""
#: www/views/buyAmazon.html:43
#: www/views/buyMercadoLibre.html:42
msgid "Gift Card"
msgstr ""
#: www/views/modals/mercadolibre-card-details.html:30 #: www/views/modals/mercadolibre-card-details.html:30
#: www/views/modals/mercadolibre-card-details.html:35 #: www/views/modals/mercadolibre-card-details.html:35
msgid "Gift Card is not available to use anymore" msgid "Gift Card is not available to use anymore"
msgstr "" msgstr ""
#: www/views/buyAmazon.html:43
#: www/views/buyMercadoLibre.html:42
msgid "Gift card"
msgstr ""
#: src/js/controllers/buyAmazon.js:204 #: src/js/controllers/buyAmazon.js:204
msgid "Gift card expired" msgid "Gift card expired"
msgstr "" msgstr ""

View file

@ -40,7 +40,7 @@
Details Details
</div> </div>
<div class="item"> <div class="item">
<span translate>Gift card</span> <span translate>Gift Card</span>
<span class="item-note"> <span class="item-note">
{{amount | currency:'$ ':2}}<span ng-if="amount"> {{currencyIsoCode}}</span> {{amount | currency:'$ ':2}}<span ng-if="amount"> {{currencyIsoCode}}</span>
</span> </span>