Browse Source

Update app-config.js

master
Tankred Hase 8 years ago
parent
commit
7834f79045
  1. 4
      src/js/app-config.js

4
src/js/app-config.js

@ -109,5 +109,5 @@ appCfg.string = { @@ -109,5 +109,5 @@ appCfg.string = {
connDocNoInbox: 'We could not detect an IMAP inbox folder on {0}. Please have a look at the FAQ for information on how to fix this error.',
connDocGenericError: 'There was an error connecting to {0}: {1}',
logoutTitle: 'Logout',
logoutMessage: 'Are you sure you want to log out? Please back up your encryption keys before proceeding!'
};
logoutMessage: 'Are you sure you want to log out? Please back up your encryption key before proceeding!'
};

Loading…
Cancel
Save