Elektrine lite

← Feed

@badnetmask@hachyderm.io

Post #2372264

2026-04-01 11:36 UTC

@pachli@mastodon.social I haven't looked at that screen since the day I enabled the option, but it looks okay. I can see "English" with a blue checkmark, and 8 other languages with a trash icon, then all the other languages have a down arrow icon. Is that what you expected?

Replies (1)

  • @pachli@mastodon.social 2026-04-01 12:37

    @badnetmask@hachyderm.io Yes. There are expected screenshots at https://github.com/pachli/pachli-android/tree/main/app/src/screenshotTestOrangeGoogleDebug/reference/app/pachli/translation/TranslationModelManagerScreenScreenshotTestKt. Trying to delete a language should show a dialog, this should persist if the screen is rotated, trying to download a language using mobile-data might show a dialog if that option is off... There are unit tests for all this behaviour too, but nothing beats user feedback.

    Open ##2372265