since chatmail/core#7694 we have a flag to create so called "team profiles".
as discussed with @hpk42 and @nicodh, we want to expose that to the UI, as a simple option with the name create_team_profile at "Add Profile / Create New Profile / Three dot menu" below "Use Proxy".
once the option is tapped, the dialog is update using the title team_profile and the hint team_profile_hint. the option "Create Team Profile" is gone then - if one changes their mind, one just hits back and "Create New Profile" again.
in the future, there might be more to tweak, but that is a good start.
the following strings should go to "untranslated":
create_team_profile = "Create Team Profile"
team_profile = "Team Profile (experimental)"
team_profile_hint = "Team profiles let multiple team members collaborate on messages and contacts together."
since chatmail/core#7694 we have a flag to create so called "team profiles".
as discussed with @hpk42 and @nicodh, we want to expose that to the UI, as a simple option with the name
create_team_profileat "Add Profile / Create New Profile / Three dot menu" below "Use Proxy".once the option is tapped, the dialog is update using the title
team_profileand the hintteam_profile_hint. the option "Create Team Profile" is gone then - if one changes their mind, one just hits back and "Create New Profile" again.in the future, there might be more to tweak, but that is a good start.
the following strings should go to "untranslated":