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
biography_placeholder = Tell us a little bit about yourself! (You can use Markdown)
660
660
location_placeholder = Share your approximate location with others
661
-
profile_desc = Control how your profile is show to other users. Your primary email address will be used for notifications, password recovery and web-based Git operations.
661
+
profile_desc = Control how your profile is shown to other users. Your primary email address will be used for notifications, password recovery and web-based Git operations.
662
662
password_username_disabled = Non-local users are not allowed to change their username. Please contact your site administrator for more details.
663
663
full_name = Full Name
664
664
website = Website
@@ -988,7 +988,7 @@ all_branches = All branches
988
988
fork_no_valid_owners = This repository can not be forked because there are no valid owners.
989
989
use_template = Use this template
990
990
clone_in_vsc = Clone in VS Code
991
-
clone_in_vscodium = Clone in VS Codium
991
+
clone_in_vscodium = Clone in VSCodium
992
992
download_zip = Download ZIP
993
993
download_tar = Download TAR.GZ
994
994
download_bundle = Download BUNDLE
@@ -1027,7 +1027,7 @@ mirror_sync = synced
1027
1027
mirror_sync_on_commit = Sync when commits are pushed
1028
1028
mirror_address = Clone From URL
1029
1029
mirror_address_desc = Put any required credentials in the Authorization section.
1030
-
mirror_address_url_invalid = The provided URL is invalid. You must escape all components of the url correctly.
1030
+
mirror_address_url_invalid = The provided URL is invalid. You must escape all components of the URL correctly.
1031
1031
mirror_address_protocol_invalid = The provided URL is invalid. Only http(s):// or git:// locations can be used for mirroring.
1032
1032
mirror_lfs = Large File Storage (LFS)
1033
1033
mirror_lfs_desc = Activate mirroring of LFS data.
@@ -1789,7 +1789,7 @@ pulls.required_status_check_missing = Some required checks are missing.
1789
1789
pulls.required_status_check_administrator = As an administrator, you may still merge this pull request.
1790
1790
pulls.blocked_by_approvals = "This pull request doesn't have enough approvals yet. %d of %d approvals granted."
1791
1791
pulls.blocked_by_rejection = "This pull request has changes requested by an official reviewer."
1792
-
pulls.blocked_by_official_review_requests = "This pull request has official review requests."
1792
+
pulls.blocked_by_official_review_requests = "This pull request is blocked because it is missing approval from one or more official reviewers."
1793
1793
pulls.blocked_by_outdated_branch = "This pull request is blocked because it's outdated."
1794
1794
pulls.blocked_by_changed_protected_files_1= "This pull request is blocked because it changes a protected file:"
1795
1795
pulls.blocked_by_changed_protected_files_n= "This pull request is blocked because it changes protected files:"
0 commit comments