https://git.reactos.org/?p=reactos.git;a=commitdiff;h=6f1c7edaa5ed7316f549b…
commit 6f1c7edaa5ed7316f549b13141b4dced9c9eb2e9
Author: Eric Kohl <eric.kohl(a)reactos.org>
AuthorDate: Mon Jun 13 21:18:35 2022 +0200
Commit: Eric Kohl <eric.kohl(a)reactos.org>
CommitDate: Mon Jun 13 21:18:35 2022 +0200
[DISKPART] Add help text for the LIST VOLUME command
---
base/system/diskpart/diskpart_msg.mc | 90 ++++++++++++++++++++++++++++++++----
1 file changed, 80 insertions(+), 10 deletions(-)
diff --git a/base/system/diskpart/diskpart_msg.mc b/base/system/diskpart/diskpart_msg.mc
index 99942f66998..1727205d9e9 100644
--- a/base/system/diskpart/diskpart_msg.mc
+++ b/base/system/diskpart/diskpart_msg.mc
@@ -2630,34 +2630,104 @@ SymbolicName=MSG_COMMAND_LIST_VOLUME
Severity=Informational
Facility=System
Language=English
-<Add LIST VOLUME command help text here>
+ Displays a list of basic and dynamic volumes which are installed on the local
+ machine.
+
+Syntax: LIST VOLUME
+
+Example:
+
+ LIST VOLUME
.
Language=German
-<Add LIST VOLUME command help text here>
+ Zeigt eine Liste der Basisvolumes und dynamischen Volumes an, die auf dem
+ lokalen Computer installiert sind.
+
+Syntax: LIST VOLUME
+
+Beispiel:
+
+ LIST VOLUME
.
Language=Polish
-<Add LIST VOLUME command help text here>
+ Displays a list of basic and dynamic volumes which are installed on the local
+ machine.
+
+Syntax: LIST VOLUME
+
+Example:
+
+ LIST VOLUME
.
Language=Portugese
-<Add LIST VOLUME command help text here>
+ Displays a list of basic and dynamic volumes which are installed on the local
+ machine.
+
+Syntax: LIST VOLUME
+
+Example:
+
+ LIST VOLUME
.
Language=Romanian
-<Add LIST VOLUME command help text here>
+ Displays a list of basic and dynamic volumes which are installed on the local
+ machine.
+
+Syntax: LIST VOLUME
+
+Example:
+
+ LIST VOLUME
.
Language=Russian
-<Add LIST VOLUME command help text here>
+ Displays a list of basic and dynamic volumes which are installed on the local
+ machine.
+
+Syntax: LIST VOLUME
+
+Example:
+
+ LIST VOLUME
.
Language=Albanian
-<Add LIST VOLUME command help text here>
+ Displays a list of basic and dynamic volumes which are installed on the local
+ machine.
+
+Syntax: LIST VOLUME
+
+Example:
+
+ LIST VOLUME
.
Language=Turkish
-<Add LIST VOLUME command help text here>
+ Displays a list of basic and dynamic volumes which are installed on the local
+ machine.
+
+Syntax: LIST VOLUME
+
+Example:
+
+ LIST VOLUME
.
Language=Chinese
-<Add LIST VOLUME command help text here>
+ Displays a list of basic and dynamic volumes which are installed on the local
+ machine.
+
+Syntax: LIST VOLUME
+
+Example:
+
+ LIST VOLUME
.
Language=Taiwanese
-<Add LIST VOLUME command help text here>
+ Displays a list of basic and dynamic volumes which are installed on the local
+ machine.
+
+Syntax: LIST VOLUME
+
+Example:
+
+ LIST VOLUME
.