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

Bug - [Pagination] - ofWord insufficient for internationalization #11317

Open
keithjgrant opened this issue Dec 4, 2024 · 0 comments
Open

Bug - [Pagination] - ofWord insufficient for internationalization #11317

keithjgrant opened this issue Dec 4, 2024 · 0 comments

Comments

@keithjgrant
Copy link

keithjgrant commented Dec 4, 2024

Describe the problem
The pagination ofWord prop simply sticks that word in the phrase (e.g. "1 – 2 of 2"), but this word order is incorrect/incomplete in some languages.

For example, in Chinese, "1 - 2 的 2" should be "2 的 1 - 2"; instead of "1 的 1 页" it should be "1 页的 1".

Is this issue blocking you?
One possible workaround is to define our own ToggleTemplate instead of the one provided by PF. See https://github.com/ansible/ansible-hub-ui/pull/3248/files#diff-557f73ee26e47e81e8822500a443d62d86428cfe044435601c719fee5b22d43dR33

What is your product and what release date are you targeting?
AAP (longstanding issue)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Needs triage
Development

No branches or pull requests

1 participant