fix #5894 - allow user to select upgrade version

This commit is contained in:
sbwalker
2026-01-19 08:24:56 -05:00
parent 780e2a8484
commit 7d7ecf4757
2 changed files with 31 additions and 13 deletions

View File

@@ -156,4 +156,10 @@
<data name="Backup.HelpText" xml:space="preserve">
<value>Specify if you want to backup files during the upgrade process. Disabling this option will reduce the time required for the upgrade.</value>
</data>
<data name="Version.Text" xml:space="preserve">
<value>Version:</value>
</data>
<data name="Version.HelpText" xml:space="preserve">
<value>Select the framework upgrade version</value>
</data>
</root>