Skip to content

Commit 76cf030

Browse files
authored
Modify setup auth page login text for builder id and sso (#4193)
1 parent e18046c commit 76cf030

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

plugins/toolkit/resources/resources/software/aws/toolkits/resources/MessagesBundle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ aws.onboarding.getstarted.panel.comment_link_github=Join us on GitHub
184184
aws.onboarding.getstarted.panel.group_title=Select a feature to setup authentication
185185
aws.onboarding.getstarted.panel.iam_row_comment_text=Long-term programmatic access
186186
aws.onboarding.getstarted.panel.idc_row_comment_text=Successor to AWS Single Sign-on
187-
aws.onboarding.getstarted.panel.login_with_iam=<a>Login with IAM Identity Center</a>
187+
aws.onboarding.getstarted.panel.login_with_iam=<a>Use Professional License</a>
188188
aws.onboarding.getstarted.panel.share_feedback=<a>Share Feedback</a>
189189
aws.onboarding.getstarted.panel.signup_iam_text=Sign up for free
190190
aws.onboarding.getstarted.panel.title=Authenticate with AWS Toolkit
@@ -755,7 +755,7 @@ codewhisperer.gettingstarted.panel.comment=Build, maintain and transform applica
755755
codewhisperer.gettingstarted.panel.learn_more=Learn more
756756
codewhisperer.gettingstarted.panel.learn_more.with.q=Learn more about <a href = "https://aws.amazon.com/q/">Amazon Q</a> and <a href ="https://aws.amazon.com/codewhisperer">Codewhisperer </a>
757757
codewhisperer.gettingstarted.panel.licence_comment=Already have a license?
758-
codewhisperer.gettingstarted.panel.login_button=Use for free with AWS Builder ID
758+
codewhisperer.gettingstarted.panel.login_button=Use for free, no AWS account required
759759
codewhisperer.language.error={0} is currently not supported by CodeWhisperer
760760
codewhisperer.learn_page.banner.dismiss=Dismiss
761761
codewhisperer.learn_page.banner.message.new_user=You can always return to this page by clicking "Learn" in Developer Tools > CodeWhisperer
@@ -1206,7 +1206,7 @@ gettingstarted.explorer.new.setup.info=To get started with the Explorer, setup a
12061206
gettingstarted.explorer.open.menu=Open Resource Explorer
12071207
gettingstarted.iam.description=Long-term programmatic access
12081208
gettingstarted.panel.learn_more=Learn more
1209-
gettingstarted.panel.login_button=Use for free with AWS Builder ID
1209+
gettingstarted.panel.login_button=Use for free, no AWS account required
12101210
gettingstarted.setup.auth.failure.body=We are unable to connect or the process was cancelled. Please try again, <a href='https://docs.aws.amazon.com/toolkit-for-jetbrains/latest/userguide/auth-access.html'>visit documentation</a>, or <a href='https://github.com/aws/aws-toolkit-jetbrains/issues/new'>file an issue on GitHub</a> to troubleshoot
12111211
gettingstarted.setup.auth.failure.title=Authentication Failed
12121212
gettingstarted.setup.auth.no_iam=CodeWhisperer and Amazon Q do not support authentication with IAM Credentials

0 commit comments

Comments
 (0)