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

Add localised string for VoiceOver accessibility support #1441

Merged
merged 9 commits into from
Oct 17, 2024

Conversation

ASalavei
Copy link
Collaborator

@ASalavei ASalavei commented Jul 11, 2024

Fixes https://youtrack.jetbrains.com/issue/CMP-7564/Add-localised-string-for-VoiceOver-accessibility-support

Add localised strings resources (without proofread) for uikit module.
Currently strings will be used for voice announcements when VoiceOver feature is enables on iOS.

Next step: Use UpdateTranslationsTask to generate strings accessors in a separate commit.
To discuss: consider moving strings as common resources, located in ui/ui/commonMain module.

Also, please pay attention on scripts/convertCrowdinToStringsXml.sh that used to convert directory structure of Crowdin service output into the structure supported by the UpdateTranslationsTask.

Release Notes

Features - iOS

  • Add localised string for VoiceOver accessibility support

@ASalavei ASalavei requested review from MatkovIvan and igordmn July 11, 2024 14:01
@ASalavei ASalavei requested a review from alexzhirkevich July 12, 2024 09:06
@ASalavei ASalavei requested a review from igordmn August 21, 2024 09:09
scripts/convertCrowdinToStringsXml.sh Outdated Show resolved Hide resolved
@ASalavei ASalavei merged commit 9d21b91 into jb-main Oct 17, 2024
7 checks passed
@ASalavei ASalavei deleted the andrei.salavei/localized_strings branch October 17, 2024 11:18
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.

4 participants