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

As a user i want to update the language of my invitations sent #633

Open
asmaNode opened this issue Feb 11, 2022 · 2 comments
Open

As a user i want to update the language of my invitations sent #633

asmaNode opened this issue Feb 11, 2022 · 2 comments

Comments

@asmaNode
Copy link
Contributor

asmaNode commented Feb 11, 2022

This issue is related to : https://ci.linagora.com/linagora/lgs/openpaas/linagora.esn.calendar/-/issues/1826#note_414543

Inspiring from other user experience:

  1. Gmail:

Description: Users can translate their invitations with the desired language through drop down menu

gmailTRanslationcolored

  1. Outlook :

Description: Translator for Outlook is an add-in that translates email content on the fly. The translation is instant and appears next to the reading pane in your mailbox.

outlooktranslator

Proposed solution in Openpaas:

The domain administrator will define a default language per domain for all openpaas users in this domain.
A dropdown must be add with all language (some screen as account setting)

domain language

@asmaNode asmaNode changed the title As a user i want to update the language of my invittaions sent As a user i want to update the language of my invitations sent Feb 11, 2022
@fabienmoyon
Copy link
Member

fabienmoyon commented Feb 11, 2022

Be careful this is like the blue bar component, it's interesting and it's something we can also do but what we are interesting is the language of the email received.

Use cases for Gmail and Office365 :

  • Choose FR language and sent an event to your Linagora adress
  • Choose EN language and sent an event to your Linagora adress

What we are interesting is the language of the email received. Can you do a table like this :

Language sent Inbox Gmail Office365 Protonmail
EN sent *language received* *language received* *language received* *language received*
FR sent *language received* *language received* *language received* *language received*
<table>
<tr>
	<td> Language sent
	<td> Inbox
	<td> Gmail
	<td> Office365
	<td> Protonmail
<tr>
	<td> EN sent
	<td> *language received*
	<td> *language received*
	<td> *language received*
	<td> *language received*
<tr>
	<td> FR sent
	<td> *language received*
	<td> *language received*
	<td> *language received*
	<td> *language received*
</table>

@fabienmoyon
Copy link
Member

Linagora domain configuration :

FR language

Capture d’écran de 2022-02-04 10-56-58

Linagora domain, Calendar module configuration :

There is no default language for calendar module

Capture d’écran de 2022-02-04 10-57-31

Platform Admin configuration 🚯

There is no default language available

Capture d’écran de 2022-02-04 10-57-16

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

No branches or pull requests

2 participants