Clarify invite member message for existing team members

Update the English message shown when inviting team members whose emails are already part of the team, as suggested in issue #6785.
This commit is contained in:
Andres Gonzalez 2025-07-15 14:05:20 +02:00
parent 6b2ce86d5f
commit 5d4042c861
2 changed files with 6 additions and 8 deletions

View File

@ -7,6 +7,7 @@
### :boom: Breaking changes & Deprecations
### :heart: Community contributions (Thank you!)
- Clarify message when inviting existing team members to make it more user-friendly and clear which invitations will be sent. [Taiga #11441](https://tree.taiga.io/project/penpot/issue/11441)
### :sparkles: New features & Enhancements
- Add visual indicator for new comments in the workspace [Taiga #11328](https://tree.taiga.io/project/penpot/issue/11328)
@ -288,7 +289,7 @@ on-premises instances** that want to keep up to date.
### :boom: Breaking changes & Deprecations
Although this is not a breaking change, we believe its important to highlight it in this
Although this is not a breaking change, we believe it's important to highlight it in this
section:
This release includes a fix for an internal bug in Penpot that caused incorrect handling
@ -296,9 +297,9 @@ of media assets (e.g., fill images). The issue has been resolved since version 2
no new incorrect references will be generated. However, existing files may still contain
incorrect references.
To address this, weve provided a script to correct these references in existing files.
To address this, we've provided a script to correct these references in existing files.
While having incorrect references generally doesnt result in visible issues, there are
While having incorrect references generally doesn't result in visible issues, there are
rare cases where it can cause problems. For example, if a component library (containing
images) is deleted, and that library is being used in other files, running the FileGC task
(responsible for freeing up space and performing logical deletions) could leave those
@ -628,7 +629,7 @@ time being.
### :bug: Bugs fixed
- Fix the “search” label in translations [Taiga #8402](https://tree.taiga.io/project/penpot/issue/8402)
- Fix the "search" label in translations [Taiga #8402](https://tree.taiga.io/project/penpot/issue/8402)
- Fix pencil loader [Taiga #8348](https://tree.taiga.io/project/penpot/issue/8348)
- Fix several issues on the OIDC.
- Fix regression on the `email-verification` flag [Taiga #8398](https://tree.taiga.io/project/penpot/issue/8398)
@ -2162,7 +2163,6 @@ time being.
## 1.7.1-alpha
### :bug: Bugs fixed
- Fix issue related to the GC and images in path shapes.
- Fix issue on the shape order on some undo operations.
- Fix issue on undo page deletion.

View File

@ -2919,9 +2919,7 @@ msgstr "Emails, comma separated"
#: src/app/main/ui/dashboard/team.cljs:228
msgid "modals.invite-member.repeated-invitation"
msgstr ""
"Some emails are from current team members. Their invitations will not be "
"sent."
msgstr "Some members are already on the team. We'll invite the rest."
#: src/app/main/ui/dashboard/team.cljs:221
msgid "modals.invite-team-member.text"