diff --git a/LocalPackages/SyncUI/Sources/SyncUI/Resources/Localizable.xcstrings b/LocalPackages/SyncUI/Sources/SyncUI/Resources/Localizable.xcstrings index 7b94029086..f4b5506ac5 100644 --- a/LocalPackages/SyncUI/Sources/SyncUI/Resources/Localizable.xcstrings +++ b/LocalPackages/SyncUI/Sources/SyncUI/Resources/Localizable.xcstrings @@ -4746,7 +4746,7 @@ "en" : { "stringUnit" : { "state" : "new", - "value" : "Your bookmarks for %1$@ and other sites (%2$d) can't sync because some of their fields exceed the character limit." + "value" : "Some bookmarks (%d) can't sync because some of their fields exceed the character limit." } } } @@ -4782,7 +4782,7 @@ "en" : { "stringUnit" : { "state" : "new", - "value" : "Your passwords for %1$@ and other sites (%2$d) can't sync because some of their fields exceed the character limit." + "value" : "Some passwords (n) can't sync because some of their fields exceed the character limit." } } }