feedback and history update

This commit is contained in:
Javier 2015-10-30 12:17:28 -03:00
commit c20cccedc2
4 changed files with 18 additions and 4 deletions

View file

@ -43,6 +43,7 @@
|| index.onGoingProcessName == 'updatingStatus'
|| index.onGoingProcessName == 'updatingBalance'
|| index.onGoingProcessName == 'updatingPendingTxps'
|| index.onGoingProcessName == 'deletingHistory'
"> Updating Wallet... </span>
<span translate ng-show="index.onGoingProcessName == 'scanning'">Scanning Wallet funds...</span>
<span translate ng-show="index.onGoingProcessName == 'recreating'">Recreating Wallet...</span>