Skip to content

Commit e7c547c

Browse files
fix: add missing resource bundle key 'user/appmod.refresh_migrate_node'
Add the missing operation description for the migrate-to-azure node refresh action to prevent MissingResourceException at runtime.
1 parent b7c85c5 commit e7c547c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

  • Utils/azure-toolkit-ide-libs/azure-toolkit-ide-common-lib/src/main/resources/bundles/com/microsoft/azure/toolkit

Utils/azure-toolkit-ide-libs/azure-toolkit-ide-common-lib/src/main/resources/bundles/com/microsoft/azure/toolkit/operation.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1012,4 +1012,5 @@ internal/guidance.create_resource_group=create Resource Group
10121012
internal/guidance.open_container_app_in_browser=open Container App in browser
10131013
user/guidance.open_container_app_log_streaming=open Container App log streaming
10141014

1015-
actions.common.deploy_to_azure=deploy to Azure
1015+
actions.common.deploy_to_azure=deploy to Azure
1016+
user/appmod.refresh_migrate_node=Refresh Migrate to Azure Node

0 commit comments

Comments
 (0)