-
Notifications
You must be signed in to change notification settings - Fork 24.3k
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
Conversation
This pull request was exported from Phabricator. Differential Revision: D46426571 |
Base commit: 3a246ed |
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
4ace7ab
to
fe05f34
Compare
This pull request was exported from Phabricator. Differential Revision: D46426571 |
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
fe05f34
to
a5eebee
Compare
This pull request was exported from Phabricator. Differential Revision: D46426571 |
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
a5eebee
to
c8918f2
Compare
This pull request was exported from Phabricator. Differential Revision: D46426571 |
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
c8918f2
to
e89390e
Compare
This pull request was exported from Phabricator. Differential Revision: D46426571 |
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
e89390e
to
54aa406
Compare
This pull request was exported from Phabricator. Differential Revision: D46426571 |
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
54aa406
to
6083861
Compare
This pull request was exported from Phabricator. Differential Revision: D46426571 |
This pull request has been merged in 1f45459. |
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