From cb16f8abb9c98f5a5e797f4d3b5710e0a5345e6b Mon Sep 17 00:00:00 2001 From: Dominik Kapusta Date: Sun, 24 Mar 2024 22:12:11 +0100 Subject: [PATCH] Update Localizable.xcstrings --- .../SyncUI/Sources/SyncUI/Resources/Localizable.xcstrings | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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." } } }