Skip to content
Snippets Groups Projects
Commit 905fb56d authored by Julia Friesel's avatar Julia Friesel
Browse files

Add long password reminder

parent 1ffd5c8b
No related merge requests found
......@@ -61,8 +61,8 @@ export const settings = {
deletePassword: 'Remove password protection',
changePassword: 'Change password',
enterNew: "Please enter a new password",
backupReminderTitle: 'Have you made a backup of your data?',
backupReminder: 'Just to be safe, please backup your data using the export function before making changes to your password.\n\nPlease also make sure you do not lose your password. There is no way to recover your data if you do.\n\nMaking any changes to your password setting will restart the app.',
backupReminderTitle: 'Read this before making changes to your password',
backupReminder: 'Just to be safe, please backup your data using the export function before making changes to your password.\n\nLonger passwords are better! Consider using a passphrase.\n\nPlease also make sure you do not lose your password. There is no way to recover your data if you do.\n\nMaking any changes to your password setting will restart the app.',
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment