mirror of
https://github.com/moparisthebest/mail
synced 2024-11-24 09:52:21 -05:00
Update navigation.js
This commit is contained in:
parent
7834f79045
commit
ff2a7c3e4a
@ -194,7 +194,7 @@ var NavigationCtrl = function($scope, $location, $q, $timeout, account, email, o
|
|||||||
if (!synced) {
|
if (!synced) {
|
||||||
dialog.confirm({
|
dialog.confirm({
|
||||||
title: 'Key backup',
|
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',
|
positiveBtnStr: 'Backup',
|
||||||
negativeBtnStr: 'Not now',
|
negativeBtnStr: 'Not now',
|
||||||
showNegativeBtn: true,
|
showNegativeBtn: true,
|
||||||
|
Loading…
Reference in New Issue
Block a user