public:__('Public - The project can be accessed without any authentication.'),
public:__('Public - The project can be accessed without any authentication.'),
internal:__('Internal - The project can be accessed by any logged in user.'),
internal:__('Internal - The project can be accessed by any logged in user.'),
private:__('Private - Project access must be granted explicitly to each user.'),
private:__(
'Private - Project access must be granted explicitly to each user. If this project is part of a group, access will be granted to members of the group.',
msgid "Private - Project access must be granted explicitly to each user."
msgid "Private - Project access must be granted explicitly to each user. If this project is part of a group, access will be granted to members of the group."
msgstr ""
msgstr ""
msgid "Private - The group and its projects can only be viewed by members."
msgid "Private - The group and its projects can only be viewed by members."
...
@@ -14834,7 +14834,7 @@ msgstr ""
...
@@ -14834,7 +14834,7 @@ msgstr ""
msgid "Project URL"
msgid "Project URL"
msgstr ""
msgstr ""
msgid "Project access must be granted explicitly to each user."
msgid "Project access must be granted explicitly to each user. If this project is part of a group, access will be granted to members of the group."
public:'Public - The project can be accessed without any authentication.',
public:'Public - The project can be accessed without any authentication.',
internal:'Internal - The project can be accessed by any logged in user.',
internal:'Internal - The project can be accessed by any logged in user.',
private:'Private - Project access must be granted explicitly to each user.',
private:
'Private - Project access must be granted explicitly to each user. If this project is part of a group, access will be granted to members of the group.',