Skip to content

Commit

Permalink
Update New Chat label
Browse files Browse the repository at this point in the history
  • Loading branch information
Bunn committed Jan 15, 2025
1 parent a70af13 commit 75d92e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DuckDuckGo/Common/Localizables/UserText.swift
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ struct UserText {

static let aiChatPreferencesLearnMoreButton = NSLocalizedString("ai-chat.preferences.learn-more", value: "Learn More", comment: "AI Chat preferences button to learn more about it")

static let newAIChatMenuItem = NSLocalizedString("duckai.menu.new", value: "New Duck.ai Chat", comment: "Menu item to launch AI Chat")
static let newAIChatMenuItem = NSLocalizedString("chat.menu.new", value: "New Chat", comment: "Menu item to launch AI Chat")

// Duck Player Preferences
static let duckPlayerSettingsTitle = NSLocalizedString("duck-player.title", value: "Duck Player", comment: "Private YouTube Player settings title")
Expand Down

0 comments on commit 75d92e3

Please sign in to comment.