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

AXCustomContent localizable strings #18

Closed
mattgarrish opened this issue Jan 5, 2023 · 4 comments · Fixed by #20
Closed

AXCustomContent localizable strings #18

mattgarrish opened this issue Jan 5, 2023 · 4 comments · Fixed by #20

Comments

@mattgarrish
Copy link
Member

The question was raised in #15 (comment) about whether the new AXCustomContent strings are localizable.

I noticed that the core AAM document has this note:

User agent should return a user-presentable, localized string value for the AXRoleDescription.

@cookiecrook, @aleventhal do you think this could be solved by adding this note to the DPUB document and also have it reference AXCustomContent?

User agent should return a user-presentable, localized string value for the AXRoleDescription and AXCustomContent.

@aleventhal
Copy link
Contributor

Although only part of AXCustomContent is localized, correct?

For example:

{ label: "type", value: "abstract" }

I assume only the value field is localized.

@mattgarrish
Copy link
Member Author

I assume only the value field is localized.

Ya, I was trying to avoid saying value twice. It's probably not necessary to say "string value" for the description, so what if we move it to describe the AXCC field:

User agents should return a user-presentable, localized string for the AXRoleDescription and the AXCustomContent value.

@aleventhal
Copy link
Contributor

aleventhal commented Jan 5, 2023 via email

@mattgarrish
Copy link
Member Author

Closing with #20

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 a pull request may close this issue.

2 participants