-
Notifications
You must be signed in to change notification settings - Fork 12.9k
feat: update customer-facing strings from 'login'/'logout' to 'sign in'/'sign out' #20891
Copy link
Copy link
Closed
Copy link
Labels
area/coreIssues related to User Interface, OS Support, Core FunctionalityIssues related to User Interface, OS Support, Core Functionalitystatus/need-triageIssues that need to be triaged by the triage automation.Issues that need to be triaged by the triage automation.workstream-rollupLabel used to tag epics and features that are associated with one of the three primary workstreamsLabel used to tag epics and features that are associated with one of the three primary workstreams🔒 maintainer only⛔ Do not contribute. Internal roadmap item.⛔ Do not contribute. Internal roadmap item.
Description
What would you like to be added?
Update all customer-facing strings, including CLI command names, UI labels, and documentation, to use 'sign in' and 'sign out' instead of 'login' and 'logout' for Google accounts. This includes renaming the /login command to /signin and /logout to /signout.
Why is this needed?
Google-branded account authentication should use 'sign in' and 'sign out' terminology to align with Google's design and branding standards. This improves clarity for users and ensures consistency with other Google services.
Additional context
This change involves updates to:
- Slash commands: /login -> /signin, /logout -> /signout
- UI labels: 'Login with Google' -> 'Sign in with Google', 'Logged in' -> 'Signed in'
- Documentation: README.md and all docs in docs/
- All related tests.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/coreIssues related to User Interface, OS Support, Core FunctionalityIssues related to User Interface, OS Support, Core Functionalitystatus/need-triageIssues that need to be triaged by the triage automation.Issues that need to be triaged by the triage automation.workstream-rollupLabel used to tag epics and features that are associated with one of the three primary workstreamsLabel used to tag epics and features that are associated with one of the three primary workstreams🔒 maintainer only⛔ Do not contribute. Internal roadmap item.⛔ Do not contribute. Internal roadmap item.