You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ios/brave-ios/Sources/BraveStrings/BraveStrings.swift
+11-3
Original file line number
Diff line number
Diff line change
@@ -2829,7 +2829,7 @@ extension Strings {
2829
2829
tableName:"BraveShared",
2830
2830
bundle:.module,
2831
2831
value:
2832
-
"This sync code was generated by an outdated version of Brave on another device. Please update Brave on all synced devices and try again.",
2832
+
"It looks like this code was created on a device running an older version of Brave. Please update to the latest version of Brave on your other device, and then create a new sync code.",
"Deleting your account will remove your encrypted data from Brave servers and disable Sync on all of your connected devices. It will not however delete the data that is stored locally on those devices.",
8351
+
"Deleting your account will remove your encrypted data from Brave servers and disable Sync on all of your connected devices.",
8352
8352
comment:"Part 1 Description for Alert used action Delete Sync Account."
"This deletion is permanent and there is no way to recover the data. Should you decide to start using Sync again, you will need to create a new account and re-add each device one by one.",
8361
-
comment:"Part 2 Description for Alert used action Delete Sync Account."
8369
+
comment:"Part 3 Description for Alert used action Delete Sync Account."
0 commit comments