Update template.pot

Update backup.html

Update export.html

Update paypro.html

Update copayers.js

Update bwsError.js

Update template.pot

Update import.html
This commit is contained in:
Kirvx 2015-09-16 16:11:26 +02:00
commit 16dd3311ed
7 changed files with 13 additions and 13 deletions

View file

@ -31,7 +31,7 @@ angular.module('copayApp.services')
body = gettextCatalog.getString('Copayer already voted on this spend proposal');
break;
case 'DUST_AMOUNT':
body = gettextCatalog.getString('Amount below dust threshold');
body = gettextCatalog.getString('Amount below dust threshold');
break;
case 'INCORRECT_ADDRESS_NETWORK':
body = gettextCatalog.getString('Incorrect address network');