diff --git a/src/libraries/Microsoft.VisualBasic.Core/src/Resources/Strings.resx b/src/libraries/Microsoft.VisualBasic.Core/src/Resources/Strings.resx
index 26d02a1974d368..140af06cdf94f8 100644
--- a/src/libraries/Microsoft.VisualBasic.Core/src/Resources/Strings.resx
+++ b/src/libraries/Microsoft.VisualBasic.Core/src/Resources/Strings.resx
@@ -572,15 +572,6 @@
Locale id '{0}' is not supported on this system.
-
- Process '{0}' was not found.
-
-
- 'ReDim' cannot change the number of dimensions.
-
-
- 'ReDim' can only change the rightmost dimension.
-
Conversion from type '{0}' to type '{1}' is not valid.
@@ -725,18 +716,6 @@
Late bound calls to file system methods in the Visual Basic runtime are not permitted.
-
- Deserialization data is corrupt. The CultureInfo for this Collection is missing.
-
-
- Deserialization data is corrupt. The keys for this Collection are missing.
-
-
- Deserialization data is corrupt. The values for this Collection are missing.
-
-
- Deserialization data is corrupt. The keys and values arrays have different sizes.
-
Method invocation failed because '{0}' cannot be called with these arguments:{1}
@@ -839,12 +818,6 @@
Empty placeholder to adjust for 1-based array.
-
- No mouse is present.
-
-
- No mouse wheel is present.
-
Could not find special directory '{0}'.
@@ -920,75 +893,6 @@
Argument '{0}' cannot be an empty string or Nothing.
-
- Property {0} cannot be set to Nothing.
-
-
- Cannot determine the amount of available disk space.
-
-
- Unable to write to log file because writing to it would cause it to exceed the MaxFileSize value.
-
-
- Unable to write to log file because writing to it would reduce free disk space below ReservedSpace value.
-
-
- The value of {0} must be a positive number.
-
-
- BaseFileName cannot be Nothing or an empty String.
-
-
- The value of {0} must be greater than or equal to 1000.
-
-
- Unable to obtain a stream for the log. Potential file names based on {0} are already in use.
-
-
- '{0}' is not a valid remote file address. A valid address should include a protocol, a path and a file name.
-
-
- The ConnectionTimeout must be greater than 0.
-
-
- Unable to ping because a network connection is not available.
-
-
- The address for UploadFile needs to include a file name.
-
-
- destinationFileName needs to include a file name.
-
-
- Downloading {0}
-
-
- Uploading {0}
-
-
- Downloading {0} to {1}
-
-
- Uploading {0} to {1}
-
-
- Could not obtain memory information due to internal error.
-
-
- Could not obtain full operation system name due to internal error. This might be caused by WMI not existing on the current machine.
-
-
- An unexpected error has occurred because an operating system resource required for single instance startup cannot be acquired.
-
-
- A startup form has not been specified.
-
-
- This single-instance application could not connect to the original instance.
-
-
- Splash screen and main form cannot be the same form.
-
NumberOfChars must be greater than zero.
@@ -1034,24 +938,9 @@
TextFieldParser does not support delimiters that contain end-of-line characters.
-
- Environment variable is not defined: '{0}'.
-
-
- The form referred to itself during construction from a default instance, which led to infinite recursion. Within the Form's constructor refer to the form using 'Me.'
-
-
- An error occurred creating the form. See Exception.InnerException for details. The error is: {0}
-
-
- Current target framework does not support web operations.
-
UI not available for copy or move
-
- UI not available for delete
-
Method requires System.Windows.Forms.