Skip to content

Commit 80e5b8f

Browse files
committed
fixing patch descriptions message
1 parent 5f7c508 commit 80e5b8f

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
@@ -623,7 +623,7 @@ codemodernizer.chat.message.one_or_multiple_diffs_form.one_diff=One diff
623623
codemodernizer.chat.message.one_or_multiple_diffs_form.multiple_diffs=Multiple diffs
624624
codemodernizer.chat.message.transform_begin=I'm starting to transform your code. It can take 10 to 30 minutes to upgrade your code, depending on the size of your module. To monitor progress, go to the Transformation Hub.
625625
codemodernizer.chat.message.one_or_multiple_diffs=\
626-
I can now divide the transformation results into diff patches if you would like to review and accept each diff with fewer changes:\n\n\
626+
I can now divide the transformation results into diff patches (if applicable to the app) if you would like to review and accept each diff with fewer changes:\n\n\
627627
- Minimal Compatible Library Upgrade to Java 17: Dependencies to the minimum compatible versions in Java 17, including Springboot, JUnit, and PowerMockito.\n\n\
628628
- Popular Enterprise Specifications Application Frameworks: Popular enterprise and application frameworks like Jakarta EE, Hibernate, and Micronaut 3.\n\n\
629629
- HTTP Client Utilities Web Frameworks: HTTP client libraries, Apache Commons utilities, and Struts frameworks.\n\n\

0 commit comments

Comments
 (0)