changed insufficient funds to insufficient confirmed funds

This commit is contained in:
Kadir Sekha 2018-01-29 17:37:18 -04:00
commit 60f4b2d4e2
11 changed files with 11 additions and 19 deletions

View file

@ -1577,7 +1577,7 @@ msgstr "Endereço de rede incorreto"
#: src/js/controllers/confirm.js:114
#: src/js/controllers/confirm.js:306
#: src/js/services/bwcError.js:44
msgid "Insufficient funds"
msgid "Insufficient confirmed funds"
msgstr "Fundos insuficientes"
#: src/js/controllers/topup.js:165
@ -3627,4 +3627,3 @@ msgstr "Transações de {{updatingTxHistoryProgress}} transferidas"
#: www/views/includes/walletInfo.html:18
msgid "{{wallet.m}}-of-{{wallet.n}}"
msgstr "{{wallet.m}}-de-{{wallet.n}}"