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
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1015,8 +1015,8 @@ new_repo_helper = A repository contains all project files, including revision hi
1015
1015
owner = Owner
1016
1016
owner_helper = Some organizations may not show up in the dropdown due to a maximum repository count limit.
1017
1017
repo_name = Repository Name
1018
-
repo_name_profile_public_hint= .profile is a special repository that you can use to add README.md to your public organization profile, visible to anyone. Make sure it’s public and initialize it with a README in the profile directory to get started.
1019
-
repo_name_profile_private_hint = .profile-private is a special repository that you can use to add a README.md to your organization member profile, visible only to organization members. Make sure it’s private and initialize it with a README in the profile directory to get started.
1018
+
repo_name_profile_public_hint= .profile is a special repository that you can use to add README.md and Wiki to your public organization profile, visible to anyone. Make sure it’s public and initialize it with a README in the profile directory to get started.
1019
+
repo_name_profile_private_hint = .profile-private is a special repository that you can use to add a README.md and Wiki to your organization member profile, visible only to organization members. Make sure it’s private and initialize it with a README in the profile directory to get started.
1020
1020
repo_name_helper = Good repository names use short, memorable and unique keywords. A repository named '.profile' or '.profile-private' could be used to add a README.md for the user/organization profile.
1021
1021
repo_size = Repository Size
1022
1022
template = Template
@@ -2865,8 +2865,8 @@ teams.invite.by = Invited by %s
2865
2865
teams.invite.description = Please click the button below to join the team.
2866
2866
2867
2867
view_as_role = View as: %s
2868
-
view_as_public_hint = You are viewing the README a public user.
2869
-
view_as_member_hint = You are viewing the README a member of this organization.
2868
+
view_as_public_hint = You are viewing the README/Wiki as a public user.
2869
+
view_as_member_hint = You are viewing the README/Wiki as a member of this organization.
0 commit comments