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

Localize Voiceover strings in Fabric #37679

Closed
wants to merge 5 commits into from

Conversation

NickGerleman
Copy link
Contributor

Summary:
This reuses the localizations from the last diff on the stack, on top of the new logic added with D45797554.

Changelog:
[iOS][Fixed] - Localize Voiceover strings in Fabric

Differential Revision: D46426571

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner fb-exported labels Jun 4, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D46426571

@analysis-bot
Copy link

analysis-bot commented Jun 4, 2023

Platform Engine Arch Size (bytes) Diff
android hermes arm64-v8a 8,753,342 -1
android hermes armeabi-v7a 8,065,912 -1
android hermes x86 9,245,943 +0
android hermes x86_64 9,095,079 -3
android jsc arm64-v8a 9,315,712 -1
android jsc armeabi-v7a 8,505,610 -3
android jsc x86 9,379,198 -3
android jsc x86_64 9,632,432 -5

Base commit: 3a246ed
Branch: main

NickGerleman added a commit to NickGerleman/react-native that referenced this pull request Jun 8, 2023
Summary:
Pull Request resolved: facebook#37679

This reuses the localizations from the last diff on the stack, on top of the new logic added with D45797554.

Changelog:
[iOS][Fixed] - Localize Voiceover strings in Fabric

Reviewed By: philIip

Differential Revision: D46426571

fbshipit-source-id: 035f339953de6c33b8bb7621cb62f5b9b9c6d762
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D46426571

NickGerleman added a commit to NickGerleman/react-native that referenced this pull request Jun 8, 2023
Summary:
Pull Request resolved: facebook#37679

This reuses the localizations from the last diff on the stack, on top of the new logic added with D45797554.

Changelog:
[iOS][Fixed] - Localize Voiceover strings in Fabric

Reviewed By: philIip

Differential Revision: D46426571

fbshipit-source-id: 450944e470e8286c04f49b181fb436a0061e1878
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D46426571

NickGerleman added a commit to NickGerleman/react-native that referenced this pull request Jun 8, 2023
Summary:
Pull Request resolved: facebook#37679

This reuses the localizations from the last diff on the stack, on top of the new logic added with D45797554.

Changelog:
[iOS][Fixed] - Localize Voiceover strings in Fabric

Reviewed By: philIip

Differential Revision: D46426571

fbshipit-source-id: b95e30f9e9fa0c49b81afbc1526e336332936f0a
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D46426571

NickGerleman added a commit to NickGerleman/react-native that referenced this pull request Jun 8, 2023
Summary:
Pull Request resolved: facebook#37679

This reuses the localizations from the last diff on the stack, on top of the new logic added with D45797554.

Changelog:
[iOS][Fixed] - Localize Voiceover strings in Fabric

Reviewed By: philIip

Differential Revision: D46426571

fbshipit-source-id: e9a7a11be36aac72ffbe71bbe8b95594f216a89a
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D46426571

NickGerleman added a commit to NickGerleman/react-native that referenced this pull request Jun 11, 2023
Summary:
Pull Request resolved: facebook#37679

This reuses the localizations from the last diff on the stack, on top of the new logic added with D45797554.

Changelog:
[iOS][Fixed] - Localize Voiceover strings in Fabric

Reviewed By: philIip

Differential Revision: D46426571

fbshipit-source-id: 4905c363f1f7d9a2ead5594c7169be020097fc88
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D46426571

NickGerleman and others added 5 commits June 12, 2023 13:03
Differential Revision: https://internalfb.com/D46399962

fbshipit-source-id: ccc5d022f1db4ab753cf7cc63456790db0552d74
Differential Revision: D46414631

fbshipit-source-id: e11ad82bd4a8a26d5b9fe530a73b47e85965b1a8
…CocoaPods

Summary:
## Stack

React Native on iOS adds strings to Voiceover interactions to supply more information to users . Internally, and out-of-the-box externally, these are today always announced in English instead of being localized.

This stack adds a limited new internal API, `RCTLocalizedString(string, description)` to allow auto-translated strings which are consumed by both Meta and OSS.

Differential Revision: https://www.internalfb.com/diff/D46414630?entry_point=27

fbshipit-source-id: 8226be215bde85db55cc1620fedec10d69cfa759
Differential Revision: D46415273

fbshipit-source-id: cf1bcf15b52c1d2153b4070d58ac2de25bc14bfa
Summary:
Pull Request resolved: facebook#37679

This reuses the localizations from the last diff on the stack, on top of the new logic added with D45797554.

Changelog:
[iOS][Fixed] - Localize Voiceover strings in Fabric

Reviewed By: philIip

Differential Revision: D46426571

fbshipit-source-id: bc9e915201ed3eef80241e9d290bc1f6ee4bf906
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D46426571

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Jun 12, 2023
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 1f45459.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants