Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update GitHub Copilot description to include GitHub Copilot Free #18606

Merged
merged 1 commit into from
Feb 21, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -761,11 +761,11 @@
<comment>The prerequisite the user needs to use GitHub Copilot within Terminal.</comment>
</data>
<data name="AISettings_GithubCopilotSignUpAndLearnMore" xml:space="preserve">
<value>Sign up for a {0} today or request GitHub Copilot access from your enterprise admin. You can read more about GitHub Copilot offerings at {1}.</value>
<value>Sign up for {0} today or request GitHub Copilot access from your enterprise admin. You can read more about GitHub Copilot offerings at {1}.</value>
<comment>{Locked="{0}"}{Locked="{1}"} Information regarding how the user can learn more about GitHub Copilot and sign up for it. {0} will be replaced by AISettings_GithubCopilotSignUpLinkText and {1} will be replaced by AISettings_GithubCopilotLearnMoreLinkText.</comment>
</data>
<data name="AISettings_GithubCopilotSignUpLinkText" xml:space="preserve">
<value>30-day GitHub Copilot free trial</value>
<value>GitHub Copilot Free</value>
<comment>The text of the hyperlink that directs the user to sign up for GitHub Copilot.</comment>
</data>
<data name="AISettings_GithubCopilotLearnMoreLinkText" xml:space="preserve">
Expand Down