Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change header titles for lists, shelves #8666

Conversation

jimchamp
Copy link
Collaborator

Closes #8665

Breadcrumb selector now shows the fallback English text if no translations are available for the titles of the reading log and list overview pages.

Technical

breadcrumb_title was not being set here, due to the selected string not matching any of the options that include a count. selected is the header_title that is passed to MyBooksTemplate.render. Modifying the header_titles to include the counts corrected this issue.

Testing

Repeat the repro steps found in #8665

Screenshot

image

Stakeholders

Copy link
Collaborator

@scottbarnes scottbarnes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested in the local development environment. Looks good to me.

@mekarpeles mekarpeles merged commit f5f1dc2 into internetarchive:master Dec 27, 2023
3 checks passed
@mekarpeles mekarpeles self-assigned this Dec 27, 2023
@jimchamp jimchamp deleted the bug/localize-mybooks-selector-strings branch January 30, 2024 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

My Books header title localization broken for some pages
3 participants