Use one verb per action in the English UI: sign in, sign out, create account #49
Reference in New Issue
Block a user
Delete Branch "uniform-signin-wording"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The landing said "Log in" where the sidebar said "Sign in"; the registration submit said "Sign up" under a "Create account" heading; the expired-logout message said "logout request" where its sign-in twin said "sign-in request". Swedish was already uniform.
A one-verb-per-action assertion in
src/i18n/load.test.tsfails on any competing verb in the shipped English catalog (it lives there becauselocales/loads every.tsin it as a catalog). Rule recorded in AGENTS.md.The two e2e specs that clicked "Log in" now scope to
#main-content— the anonymous sidebar carries a "Sign in" link of its own.