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: PluginsAndFeatures/azure-toolkit-for-intellij/azure-intellij-plugin-springcloud/src/main/java/com/microsoft/azure/toolkit/intellij/springcloud/component/SpringCloudAppComboBox.java
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/message.properties
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ azure.mysql.create.task.title=Creating Azure Database for MySQL...
23
23
azure.mysql.link.connection.title=Connecting to Azure Database for MySQL ({0})...
24
24
25
25
#################### Azure Spring Apps #######################
26
-
springcloud.app.create.title=Create Azure Spring app
26
+
springcloud.app.create.title=Create Azure Spring App
27
27
springcloud.app.create.tooltip=Create Azure Spring app instance.
28
28
springcloud.app.name.validate.empty=The name is required.
29
29
springcloud.app.name.validate.exist=App with name({0}) already exists.
0 commit comments