|
|
|
@ -194,7 +194,7 @@ var NavigationCtrl = function($scope, $location, $q, $timeout, account, email, o
@@ -194,7 +194,7 @@ var NavigationCtrl = function($scope, $location, $q, $timeout, account, email, o
|
|
|
|
|
if (!synced) { |
|
|
|
|
dialog.confirm({ |
|
|
|
|
title: 'Key backup', |
|
|
|
|
message: 'Your encryption keys are not backed up. Back up now?', |
|
|
|
|
message: 'Your encryption key is not backed up. Back up now?', |
|
|
|
|
positiveBtnStr: 'Backup', |
|
|
|
|
negativeBtnStr: 'Not now', |
|
|
|
|
showNegativeBtn: true, |
|
|
|
@ -218,4 +218,4 @@ var NavigationCtrl = function($scope, $location, $q, $timeout, account, email, o
@@ -218,4 +218,4 @@ var NavigationCtrl = function($scope, $location, $q, $timeout, account, email, o
|
|
|
|
|
}; |
|
|
|
|
}; |
|
|
|
|
|
|
|
|
|
module.exports = NavigationCtrl; |
|
|
|
|
module.exports = NavigationCtrl; |
|
|
|
|