diff --git a/DuckDuckGo/AppDelegate.swift b/DuckDuckGo/AppDelegate.swift index e9fb7510c9..ea37a0905d 100644 --- a/DuckDuckGo/AppDelegate.swift +++ b/DuckDuckGo/AppDelegate.swift @@ -654,7 +654,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate { let items = [ UIApplicationShortcutItem(type: ShortcutKey.openVPNSettings, - localizedTitle: "Open VPN Settings", + localizedTitle: "Open DuckDuckGo VPN", localizedSubtitle: nil, icon: UIApplicationShortcutIcon(templateImageName: "VPN-16"), userInfo: nil)