Skip to content

Commit a4e895a

Browse files
committed
feat(ai-chat): add restart-hint string for Claude setup screen
New AI_CHAT_CLAUDE_LOGIN_RESTART_NOTE used by the configure screen when login detection lags after the user clicks Setup Claude Code.
1 parent 54f6076 commit a4e895a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/nls/root/strings.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2188,6 +2188,7 @@ define({
21882188
"AI_CHAT_CLAUDE_LOGIN_TITLE": "Setup Claude Code",
21892189
"AI_CHAT_CLAUDE_LOGIN_MSG": "Claude Code is installed but needs to be configured.",
21902190
"AI_CHAT_CLAUDE_LOGIN_BTN": "Setup Claude Code",
2191+
"AI_CHAT_CLAUDE_LOGIN_RESTART_NOTE": "Restart {APP_NAME} after configuration completes.",
21912192
"AI_CHAT_ADD_PROVIDER_BTN": "Add Custom Provider",
21922193
"AI_CHAT_SETUP_NEED_HELP": "Need Help?",
21932194
"AI_CHAT_SETUP_LEARN_MORE": "Learn More",

0 commit comments

Comments
 (0)