summaryrefslogtreecommitdiff
path: root/src/System.Private.CoreLib/Resources/Strings.resx
diff options
context:
space:
mode:
Diffstat (limited to 'src/System.Private.CoreLib/Resources/Strings.resx')
-rw-r--r--src/System.Private.CoreLib/Resources/Strings.resx6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/System.Private.CoreLib/Resources/Strings.resx b/src/System.Private.CoreLib/Resources/Strings.resx
index ca6171e2c3..192720b733 100644
--- a/src/System.Private.CoreLib/Resources/Strings.resx
+++ b/src/System.Private.CoreLib/Resources/Strings.resx
@@ -175,9 +175,6 @@
<data name="Arg_AmbiguousMatchException" xml:space="preserve">
<value>Ambiguous match found.</value>
</data>
- <data name="Arg_AppDomainUnloadedException" xml:space="preserve">
- <value>Attempted to access an unloaded AppDomain.</value>
- </data>
<data name="Arg_ApplicationException" xml:space="preserve">
<value>Error in the application.</value>
</data>
@@ -3199,9 +3196,6 @@
<data name="ReflectionTypeLoad_LoadFailed" xml:space="preserve">
<value>Unable to load one or more of the requested types.</value>
</data>
- <data name="Remoting_AppDomainUnloaded_ThreadUnwound" xml:space="preserve">
- <value>The application domain in which the thread was running has been unloaded.</value>
- </data>
<data name="ResourceReaderIsClosed" xml:space="preserve">
<value>ResourceReader is closed.</value>
</data>