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
@@ -2135,6 +2135,10 @@ For privacy information about this product please visit https://aka.ms/privacy.<
2135
2135
<value>Failed to create volume '{}': {}</value>
2136
2136
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2137
2137
</data>
2138
+
<data name = "MessageWslcPortInUse" xml:space = "preserve" >
2139
+
<value>Port {} is already in use, cannot start container {}</value>
2140
+
<comment>{FixedPlaceholder="{}"}Command line arguments, file names and string inserts should not be translated</comment>
2141
+
</data>
2138
2142
<data name = "MessageWslcBothDockerAndContainerFileFound" xml:space = "preserve" >
2139
2143
<value>Both Dockerfile and Containerfile found. Use -f to select the file to use</value>
2140
2144
<comment>{FixedPlaceholder="Dockerfile"}{FixedPlaceholder="Containerfile"}{FixedPlaceholder="-f"}Command line arguments, file names and string inserts should not be translated</comment>
0 commit comments