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.
Fixes
Fast-follow to #4291
Description
#4442 that added the tags page copy text was merged into #4291, but when I used the GitHub UI to rebase the branch onto
main
before merging it, the merged PR changes disappeared. This PR re-adds the changes from #4442.Setting the priority to
high
because this affects the strings sent to translators. We can deploy prod again after this PR is merged to speed up the translator strings updates.Testing Instructions
Run the app using
just frontend/run dev
(orjust frontend/run i18n:en
andjust frontend/run dev:only
if you don't want to download all locales)Go to
http://localhost:8443/search?q=cat
and select the second image result.There should be a "generated tags" section. Click on "Learn more" next to the heading. It should contain correct text (the prod currently has a very short sentence originally used as a stub)
Checklist
Update index.md
).main
) or a parent feature branch../ov just catalog/generate-docs
for catalogPRs) or the media properties generator (
./ov just catalog/generate-docs media-props
for the catalog or
./ov just api/generate-docs
for the API) where applicable.Developer Certificate of Origin
Developer Certificate of Origin