Skip to content

Commit 06f984c

Browse files
dhasani23David Hasani
authored andcommitted
fix(amazonq): add link to docs (aws#5257)
* fix(amazonq): add link to docs * add period --------- Co-authored-by: David Hasani <[email protected]>
1 parent 808557b commit 06f984c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -628,7 +628,7 @@ codemodernizer.chat.message.button.view_diff=View diff
628628
codemodernizer.chat.message.button.view_failure_build_log=View build log
629629
codemodernizer.chat.message.button.view_summary=View summary
630630
codemodernizer.chat.message.changes_applied=I applied the changes to your project.
631-
codemodernizer.chat.message.choose_objective=I can help you with the following tasks:\n- Upgrade your Java 8 and Java 11 codebases to Java 17, or upgrade Java 17 code with up to date libraries and other dependencies.\n- Convert embedded SQL code for Oracle to PostgreSQL database migrations in AWS DMS.\n\nWhat would you like to do? You can enter "language upgrade" or "sql conversion".
631+
codemodernizer.chat.message.choose_objective=I can help you with the following tasks:\n- Upgrade your Java 8 and Java 11 codebases to Java 17, or upgrade Java 17 code with up-to-date libraries and other dependencies.\n- Convert embedded SQL code for Oracle to PostgreSQL database migrations in AWS DMS. [Learn more](https://docs.aws.amazon.com/dms/latest/userguide/schema-conversion-embedded-sql.html).\n\nWhat would you like to do? You can enter "language upgrade" or "sql conversion".
632632
codemodernizer.chat.message.choose_objective_placeholder=Enter "language upgrade" or "sql conversion"
633633
codemodernizer.chat.message.download_failed_client_instructions_expired=Your transformation is not available anymore. Your code and transformation summary are deleted 24 hours after the transformation completes. Please try starting the transformation again.
634634
codemodernizer.chat.message.download_failed_invalid_artifact=Sorry, I was unable to find your {0}. Artifacts are deleted after 24 hours. Please try starting the transformation again.

0 commit comments

Comments
 (0)