Update app-config.js

This commit is contained in:
Tankred Hase 2015-05-11 14:20:09 +02:00
parent b35d993ff1
commit 7834f79045
1 changed files with 2 additions and 2 deletions

View File

@ -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!'
};