You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Utils/azure-toolkit-ide-libs/azure-toolkit-ide-common-lib/src/main/resources/bundles/com/microsoft/azure/toolkit/operation.properties
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -502,7 +502,7 @@ user/connector.edit_targets_in_editor=edit deployment targets in editor
502
502
user/connector.remove_target.app=remove deployment target {0} from this module (this will not remove the resource from Azure)
503
503
user/connector.edit_env_in_editor=edit connection environment variable in editor
504
504
user/connector.edit_envs_in_editor=edit connection environment variables in editor
505
-
user/connector.connect_to_module=add/edit Azure resource connection of selected module
505
+
user/connector.connect_to_module=connect Azure resource from selected module
506
506
user/connector.refresh_module=refresh modules
507
507
user/connector.refresh_module_connections=refresh Azure resource connections of selected module
508
508
user/connector.refresh_module_targets=refresh deployment targets of selected module
0 commit comments