You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/locales/en-US/strings.ftl
+10-1Lines changed: 10 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -458,6 +458,8 @@ access-group_details = Group Details
458
458
.name = Group name
459
459
.description = Group description
460
460
.update-details = Update details
461
+
.typ = Group type
462
+
.trust = Trust level
461
463
access-groups_membership = -
462
464
.since = Joined
463
465
.expires = Expires
@@ -524,6 +526,13 @@ access-group_type = Group type
524
526
.closed-heading = Closed
525
527
.closed-content = "Closed" groups provide more tight control over a group. Mozillians cannot request membership, and can only be invited to join the group by Group Curators. Group Curators can, of course, remove people from the group if needed. Avoid using this group type unless you are absolutely sure it is necessary.
526
528
.update-type = Update type
529
+
access-group_trust = Group Trust Level
530
+
.Authenticated = Authenticated
531
+
.Authenticated-content = Any authenticated user can be a member of this group.
532
+
.Ndaed = NDA'd
533
+
.Ndaed-content = One must be a ndaed Mozillian or Mozilla staff in order to be member of this group.
534
+
.Staff = Staff
535
+
.Staff-content = Only Mozilla staff can be a member on this group.
527
536
access-group_terms = Membership terms
528
537
.heading = Terms and Conditions
529
538
.terms-required = New members should accept terms
@@ -610,4 +619,4 @@ ag_errors = Something is wrong :/
610
619
.number_gt_0 = x > 0
611
620
ag_api_errors = Something went wrong :/
612
621
.invalid_group_name = Minimum length is 3, allowed characters are: a-z, 0-9, _ and -.
0 commit comments