fix untranslated titles

This commit is contained in:
Gabriel Bazán 2016-06-14 12:07:54 -03:00
commit 9bb1ad0f6f
6 changed files with 14 additions and 10 deletions

View file

@ -1,7 +1,7 @@
<div
class="topbar-container"
ng-include="'views/includes/topbar.html'"
ng-init="titleSection='Export'; goBackToState = 'preferencesAdvanced'">
ng-init="titleSection='Export Wallet'; goBackToState = 'preferencesAdvanced'">
</div>
<div class="content preferences" ng-controller="exportController as exportC">