net: Add support for enumerating the running services with 'net start'.
diff --git a/po/fr.po b/po/fr.po
index d222ac5..7de24d2 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -8609,9 +8609,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
@@ -8663,11 +8664,11 @@
msgid "The %s service failed to stop.\n"
msgstr "Le service %s n'a pas pu être arrêté.\n"
-#: net.rc:40
+#: net.rc:42
msgid "There are no entries in the list.\n"
msgstr "Il n'y a aucune entrée dans la liste.\n"
-#: net.rc:41
+#: net.rc:43
msgid ""
"\n"
"Status Local Remote\n"
@@ -8677,34 +8678,43 @@
"Statut Local Distant\n"
"---------------------------------------------------------------\n"
-#: net.rc:42
+#: net.rc:44
msgid "%s %s %s Open resources: %lu\n"
msgstr "%s %s %s Ressources ouvertes : %lu\n"
-#: net.rc:43
+#: net.rc:45
msgid "OK"
msgstr "OK"
-#: net.rc:44
+#: net.rc:46
msgid "Paused"
msgstr "En pause"
-#: net.rc:45
+#: net.rc:47
msgid "Disconnected"
msgstr "Déconnecté"
-#: net.rc:46
+#: net.rc:48
msgid "A network error occurred"
msgstr "Une erreur réseau s'est produite"
-#: net.rc:47
+#: net.rc:49
msgid "Connection is being made"
msgstr "Connexion en cours"
-#: net.rc:48
+#: net.rc:50
msgid "Reconnecting"
msgstr "Reconnexion"
+#: net.rc:40
+#, fuzzy
+msgid "The following services are running:\n"
+msgstr "Les services dépendants sont en cours d'exécution\n"
+
+#: net.rc:41
+msgid " %s\n"
+msgstr ""
+
#: notepad.rc:27
msgid "&New\tCtrl+N"
msgstr "&Nouveau\tCtrl+N"