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

Problem with shared url preview #8848

Closed
tigernero79 opened this issue Mar 16, 2018 · 4 comments
Closed

Problem with shared url preview #8848

tigernero79 opened this issue Mar 16, 2018 · 4 comments

Comments

@tigernero79
Copy link

I noticed that when I share a nextcloud url via telegram or whatsapp and various
it generates a preview with the nextcloud logo
and does not resume instead the site's "favicon" logo is normal?

then even if it is nextcloud in Italian
the words "a safe home for all your data" will always remain in English
in the preview as you can see from the attached image.

immagine

@rullzer
Copy link
Member

rullzer commented May 27, 2018

If you set force_language then it will show in the correct language for me.

Else it won't. I blame whatsapp for that. Requesting the data in english...

@tigernero79
Copy link
Author

in the picture is telegram. but with whatsapp same thing. sharing leaves written in English and not in the set language of nectcloud. option to force the language is in the config file?

@rullzer
Copy link
Member

rullzer commented May 28, 2018

yes; https://github.com/nextcloud/server/blob/master/config/config.sample.php#L179

I think telegram and whatsapp do the same then. They probably send english as the default requested language or something.

@rullzer
Copy link
Member

rullzer commented Oct 4, 2018

This is indeed telegram and whatsapp by default requesting in english. So force_language is the only option else we break it all..

@rullzer rullzer closed this as completed Oct 4, 2018
@nextcloud-bot nextcloud-bot removed the stale Ticket or PR with no recent activity label Oct 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants