summary refs log tree commit diff
path: root/introspection/errors.xml
diff options
context:
space:
mode:
Diffstat (limited to 'introspection/errors.xml')
-rw-r--r--introspection/errors.xml14
1 files changed, 1 insertions, 13 deletions
diff --git a/introspection/errors.xml b/introspection/errors.xml
index 444b325d..f2db8667 100644
--- a/introspection/errors.xml
+++ b/introspection/errors.xml
@@ -5,7 +5,7 @@
 
   <tp:error name="Unknown Connection">
     <tp:docstring>
-        Connection was not provided by any known settings service.
+        Connection was not provided by the settings service.
     </tp:docstring>
   </tp:error>
 
@@ -15,18 +15,6 @@
     </tp:docstring>
   </tp:error>
 
-  <tp:error name="Invalid Service">
-    <tp:docstring>
-        Invalid settings service (not a recognized system or user settings service name).
-    </tp:docstring>
-  </tp:error>
-
-  <tp:error name="System Connection">
-    <tp:docstring>
-        Connection was superseded by a system connection.
-    </tp:docstring>
-  </tp:error>
-
   <tp:error name="Permission Denied">
     <tp:docstring>
     User does not have the permission to activate this connection.