Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
r10s committed May 30, 2024
1 parent a34b596 commit 1a5a8a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deltachat-ios/Controller/ChatListViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ class ChatListViewController: UITableViewController {
+ "👉 To exit the experiment and avoid problems in future versions:\n\n"
+ "- Open encrypted profile in the profile switcher (marked by \"⚠️\")\n\n"
+ "- Do \"Settings / Chats and Media / Export Backup\"\n\n"
+ "- In the account profile, do \"Add Profile / I Already Have a Profile / Restore from Backup\"\n\n"
+ "- In the profile switcher, do \"Add Profile / I Already Have a Profile / Restore from Backup\"\n\n"
+ "- If successful, you'll have the profile duplicated. Only then, delete the encrypted one marked by \"⚠️\""
dcContext.addDeviceMessage(label: "ios-encrypted-accounts-unsupported7", msg: msg)
}
Expand Down

0 comments on commit 1a5a8a0

Please sign in to comment.