From fe938ab381a6a408127b90fb60890fc4b181398f Mon Sep 17 00:00:00 2001 From: Michal Smaga Date: Fri, 29 Sep 2023 21:56:58 +0200 Subject: [PATCH] Update typo --- LocalPackages/Subscription/Sources/Subscription/UserText.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LocalPackages/Subscription/Sources/Subscription/UserText.swift b/LocalPackages/Subscription/Sources/Subscription/UserText.swift index fa24f934a7..2c836f1103 100644 --- a/LocalPackages/Subscription/Sources/Subscription/UserText.swift +++ b/LocalPackages/Subscription/Sources/Subscription/UserText.swift @@ -29,7 +29,7 @@ enum UserText { static let personalInformationRemovalServiceTitle = NSLocalizedString("subscription.preferences.services.personal.information.removal.title", value: "Personal Information Removal", comment: "Title for the Personal Information Removal service listed in the subscription preferences pane") static let personalInformationRemovalServiceDescription = NSLocalizedString("subscription.preferences.services.personal.information.removal.description", value: "Find and remove your personal information from sites that store and sell it.", comment: "Description for the Personal Information Removal service listed in the subscription preferences pane") - static let identityTheftRestorationServiceTitle = NSLocalizedString("subscription.preferences.services.identity.theft.restoration.title", value: "VPN", comment: "Title for the Identity Theft Restoration service listed in the subscription preferences pane") + static let identityTheftRestorationServiceTitle = NSLocalizedString("subscription.preferences.services.identity.theft.restoration.title", value: "Identity Theft Restoration", comment: "Title for the Identity Theft Restoration service listed in the subscription preferences pane") static let identityTheftRestorationServiceDescription = NSLocalizedString("subscription.preferences.services.identity.theft.restoration.description", value: "Restore stolen accounts and financial losses in the event of identity theft.", comment: "Description for the Identity Theft Restoration service listed in the subscription preferences pane") // MARK: Preferences footer