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: localization/strings/en-US/Resources.resw
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2110,6 +2110,10 @@ For privacy information about this product please visit https://aka.ms/privacy.<
2110
2110
<value>Volume '{}' is in use.</value>
2111
2111
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2112
2112
</data>
2113
+
<data name = "MessageWslcPortInUse" xml:space = "preserve" >
2114
+
<value>Port {} is already in use, cannot start container {}</value>
2115
+
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2116
+
</data>
2113
2117
<data name = "MessageWslcBothDockerAndContainerFileFound" xml:space = "preserve" >
2114
2118
<value>Both Dockerfile and Containerfile found. Use -f to select the file to use</value>
2115
2119
<comment>{FixedPlaceholder="Dockerfile"}{FixedPlaceholder="Containerfile"}{FixedPlaceholder="-f"}Command line arguments, file names and string inserts should not be translated</comment>
0 commit comments