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

The three-dots menu fails to provide translate option for followers-only posts. #814

Open
adrianriskin opened this issue Jul 11, 2024 · 2 comments

Comments

@adrianriskin
Copy link

The three-dots menu fails to provide translate option for followers-only posts.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the three dots menu on a followers-only post, click on it and see that the translate option is missing.
    Screenshot_20240711_060901_Pachli~3

Expected behavior
I expect to see this option as I do in public posts.

Versions
Pachli 2.6.0
Android 13
Server using 4.2.10

Affirmation
I have checked other issues for this project (open and closed) and I cannot find one that matches the problem I am reporting.

@nikclayton
Copy link
Contributor

This is a feature of the Mastodon API.

Follower-only and direct message posts cannot be translated.

mastodon/documentation#1249

A future version of Pachli will include on-device translation support to mitigate this.

@adrianriskin
Copy link
Author

This is a feature of the Mastodon API.

Follower-only and direct message posts cannot be translated.

mastodon/documentation#1249

A future version of Pachli will include on-device translation support to mitigate this.

TIL. Sorry to have bothered you and thanks so much for the prompt reply and excellent app!

When you do support on device translation I wonder if it'd be possible to manually override the post's language setting? A lot of multilingual posters forget to change it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants