Skip to content

Commit

Permalink
Improve Group "Nesting Mode All" field description (CFM-355) (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
arlen authored Nov 30, 2023
1 parent 1f02168 commit bd149e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/resources/locales/en_US/field.po
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ msgid "Groups.nesting_mode_all"
msgstr "Require All for Nested Memberships"

msgid "Groups.nesting_mode_all.desc"
msgstr "For membership in this Group via Nested Groups, require membership in <i>all</i> Nested (Source) Groups to be a member of this Group (instead of <i>any</i>)"
msgstr "When enabled, a Person must be found in ALL nested groups to be included as a member. When disabled, a Person found in ANY nested group will be included. Also note that nested groups marked for "negation" (to exclude members) take priority over nested groups used for inclusion."

msgid "Groups.open"
msgstr "Open"
Expand Down

0 comments on commit bd149e1

Please sign in to comment.