net: Add support for enumerating the running services with 'net start'.
diff --git a/po/wa.po b/po/wa.po
index 2ec2fdc..abca33b 100644
--- a/po/wa.po
+++ b/po/wa.po
@@ -8209,9 +8209,10 @@
 msgid ""
 "The syntax of this command is:\n"
 "\n"
-"NET START service\n"
+"NET START [service]\n"
 "\n"
-"Where 'service' is the name of the service to start.\n"
+"Displays the list of running services if 'service' is omitted. Otherwise "
+"'service' is the name of the service to start.\n"
 msgstr ""
 
 #: net.rc:29
@@ -8263,46 +8264,54 @@
 msgid "The %s service failed to stop.\n"
 msgstr ""
 
-#: net.rc:40
+#: net.rc:42
 msgid "There are no entries in the list.\n"
 msgstr ""
 
-#: net.rc:41
+#: net.rc:43
 msgid ""
 "\n"
 "Status  Local   Remote\n"
 "---------------------------------------------------------------\n"
 msgstr ""
 
-#: net.rc:42
+#: net.rc:44
 msgid "%s      %s      %s      Open resources: %lu\n"
 msgstr ""
 
-#: net.rc:43
+#: net.rc:45
 msgid "OK"
 msgstr ""
 
-#: net.rc:44
+#: net.rc:46
 msgid "Paused"
 msgstr ""
 
-#: net.rc:45
+#: net.rc:47
 msgid "Disconnected"
 msgstr ""
 
-#: net.rc:46
+#: net.rc:48
 msgid "A network error occurred"
 msgstr ""
 
-#: net.rc:47
+#: net.rc:49
 msgid "Connection is being made"
 msgstr ""
 
-#: net.rc:48
+#: net.rc:50
 #, fuzzy
 msgid "Reconnecting"
 msgstr "Default"
 
+#: net.rc:40
+msgid "The following services are running:\n"
+msgstr ""
+
+#: net.rc:41
+msgid "    %s\n"
+msgstr ""
+
 #: notepad.rc:27
 msgid "&New\tCtrl+N"
 msgstr "&Novea\tCtrl+N"