Skip to content

Conversation

@kean
Copy link
Contributor

@kean kean commented Dec 22, 2025

Description

Closes CMM-745: On-device translation for posts.

Testing instructions

  • Open Reader and find a post in a locale different from your current locale and supported by the Translation framework
  • Tap "More" and verify that the Translate button is available
  • Tap "Translate" and verify that the spinner is shown in the navigation items
  • Verify that on the first translation, the system prompts you to download the required translations
  • Verify that after translation is successful, both the title and the content are translated. The content should preserve its HTML structure and tags

Recording

ScreenRecording_12-22-2025.16-58-08_1.MP4

@kean kean added this to the 26.6 milestone Dec 22, 2025
@kean kean force-pushed the task/integrate-translations branch from 8f8dc24 to 866bd15 Compare December 22, 2025 22:37
}
translationAvailabilityTask?.cancel()
translationAvailabilityTask = Task { @MainActor in
self.isTranslationAvailable = await self.checkIsTranslationAvailable()
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It creates a little bit of a race condition, but in practice, it's extremely fast so it should not matter.

@sonarqubecloud
Copy link

@wpmobilebot
Copy link
Contributor

App Icon📲 You can test the changes from this Pull Request in WordPress by scanning the QR code below to install the corresponding build.
App NameWordPress
ConfigurationRelease-Alpha
Build Number30218
VersionPR #25089
Bundle IDorg.wordpress.alpha
Commit866bd15
Installation URL0fbvkjrs34d40
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

@wpmobilebot
Copy link
Contributor

App Icon📲 You can test the changes from this Pull Request in Jetpack by scanning the QR code below to install the corresponding build.
App NameJetpack
ConfigurationRelease-Alpha
Build Number30218
VersionPR #25089
Bundle IDcom.jetpack.alpha
Commit866bd15
Installation URL0cl8emsld7tuo
Automatticians: You can use our internal self-serve MC tool to give yourself access to those builds if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants