net: Remove an untranslatable string from the resources.

Add some output_xxx() functions so we can print strings that don't come from resources.
Also protect against buffer overflows in output_vprintf() and constify the output_xxx() functions.
diff --git a/po/uk.po b/po/uk.po
index 4fae1cb..82e446d 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -8569,11 +8569,11 @@
 msgid "The %s service failed to stop.\n"
 msgstr "Помилка зупинки служби %s .\n"
 
-#: net.rc:42
+#: net.rc:41
 msgid "There are no entries in the list.\n"
 msgstr "Список порожній.\n"
 
-#: net.rc:43
+#: net.rc:42
 msgid ""
 "\n"
 "Status  Local   Remote\n"
@@ -8583,35 +8583,35 @@
 "Статус  Локальний   Віддалений\n"
 "---------------------------------------------------------------\n"
 
-#: net.rc:44
+#: net.rc:43
 msgid "%s      %s      %s      Open resources: %lu\n"
 msgstr "%s      %s      %s      Відкритих ресурсів: %lu\n"
 
-#: net.rc:45
+#: net.rc:44
 msgid "OK"
 msgstr ""
 
-#: net.rc:46
+#: net.rc:45
 #, fuzzy
 msgid "Paused"
 msgstr "&Призупинити"
 
-#: net.rc:47
+#: net.rc:46
 #, fuzzy
 msgid "Disconnected"
 msgstr "Pipe connected\n"
 
-#: net.rc:48
+#: net.rc:47
 #, fuzzy
 msgid "A network error occurred"
 msgstr "Виникла помилка принтера."
 
-#: net.rc:49
+#: net.rc:48
 #, fuzzy
 msgid "Connection is being made"
 msgstr "З'єднання активне\n"
 
-#: net.rc:50
+#: net.rc:49
 #, fuzzy
 msgid "Reconnecting"
 msgstr "Під'єднуюсь до %s"
@@ -8621,10 +8621,6 @@
 msgid "The following services are running:\n"
 msgstr "Dependent services are running\n"
 
-#: net.rc:41
-msgid "    %s\n"
-msgstr ""
-
 #: notepad.rc:27
 msgid "&New\tCtrl+N"
 msgstr "&Новий\tCtrl+N"