Skip to content

Commit

Permalink
Merge main into feature/cw-proactive-scan
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-toolkit-automation authored Apr 10, 2024
2 parents f61f249 + eae63cf commit 9881164
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,7 @@ codemodernizer.chat.message.transform_cancelled_by_user=I cancelled your transfo
codemodernizer.chat.message.transform_stopped_by_user=I stopped your transformation. If you want to start another transformation, choose **Start a new transformation**.
codemodernizer.chat.message.transform_stopping=I'm stopping your transformation...
codemodernizer.chat.message.validation.check_eligible_projects=I'm checking for open projects that are eligible for Code Transformation.
codemodernizer.chat.message.validation.check_passed=I can upgrade your Java {0} module. To start the transformation, I need some information from you. Choose the module you want to upgrade and the target code version to upgrade to. Then, choose **Transform**.\n\nIf you don't see the module you want to transform, you might need to configure your project so I can find it. Go to **File** and then **Project Structure** and make sure the correct JDK is selected in the SDK field.
codemodernizer.chat.message.validation.check_passed=I can upgrade your Java {0} module. To start the transformation, I need some information from you. Choose the module you want to upgrade and the target code version to upgrade to. Then, choose **Confirm**.\n\nIf you don't see the module you want to transform, you might need to configure your project so I can find it. Go to **File** and then **Project Structure** and make sure the correct JDK is selected in the SDK field.
codemodernizer.chat.message.validation.error.more_info=For more information, see the [Amazon Q documentation]({0}).
codemodernizer.chat.message.validation.error.no_pom=Sorry, I can't upgrade any of your open projects. I couldn't find a pom.xml file in any of your Java projects. Currently, I can only upgrade Java projects built on Maven.
codemodernizer.chat.message.validation.error.other=Sorry, I can't upgrade any of your open projects. Currently, I can only upgrade Java projects built on Maven.
Expand Down

0 comments on commit 9881164

Please sign in to comment.