Fix stale UI labels across admin and how-to docs#409
Open
mindymo wants to merge 1 commit into
Open
Conversation
Corrects bolded UI label text to match current frontend strings, found via a full /check-ui-labels audit. Covers renamed buttons/fields (Download as CSV, Test expression, Client credentials, JWT Bearer (RFC 7523), etc.), removed "+" icon prefixes on button labels, and updated campaign/toolset/provisioning terminology. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Corrects bolded UI label text in product docs to match current frontend strings. Found via a full
/check-ui-labelsaudit across all ofproduct/(663 flagged labels reviewed, false positives filtered out).Changes
Out of scope for this PR (left for manual review — need a judgment call, not a mechanical rename):
release-notes.mdx(historical record, same asrelease-notes-archive.mdx)ai-clients.mdx/audit-ai-tool-usage.mdx(affects the page title, not just a button label)Test plan
defaultMessage/component text inc1/frontend(see PR description above for source files, available on request)