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: options/locale/locale_en-US.ini
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -927,8 +927,11 @@ permission_no_access = No Access
927
927
permission_read = Read
928
928
permission_write = Read and Write
929
929
permission_anonymous_read = Anonymous Read
930
+
permission_anonymous_read_helper = Non-signed-in users can read
930
931
permission_everyone_read = Everyone Read
932
+
permission_everyone_read_helper = Signed-in users can read
931
933
permission_everyone_write = Everyone Write
934
+
permission_everyone_write_helper = Signed-in users can write (wiki-only)
932
935
access_token_desc = Selected token permissions limit authorization only to the corresponding <a %s>API</a> routes. Read the <a %s>documentation</a> for more information.
933
936
at_least_one_permission = You must select at least one permission to create a token
0 commit comments