From 9b10dcba15067cd3292d414ac3c0a7423211e533 Mon Sep 17 00:00:00 2001 From: Eric Kohl Date: Thu, 16 Jun 2022 00:33:10 +0200 Subject: [PATCH] [DISKPART] Add help text for the DETAIL PARTITION command --- base/system/diskpart/diskpart_msg.mc | 101 ++++++++++++++++++++++++--- 1 file changed, 91 insertions(+), 10 deletions(-) diff --git a/base/system/diskpart/diskpart_msg.mc b/base/system/diskpart/diskpart_msg.mc index 095d6e71231..99c7baef616 100644 --- a/base/system/diskpart/diskpart_msg.mc +++ b/base/system/diskpart/diskpart_msg.mc @@ -1428,34 +1428,115 @@ SymbolicName=MSG_COMMAND_DETAIL_PARTITION Severity=Informational Facility=System Language=English - + Displays the properties for the selected partition. + +Syntax: DETAIL PARTITION + + A partition must be selected for this operation to succeed. + +Example: + + DETAIL PARTITION . Language=German - + Zeigt die Eigenschaften für die ausgewählte Partition an. + +Syntax: DETAIL PARTITION + + Damit dieser Vorgang erfolgreich ausgeführt werden kann, muss eine + Partition ausgewählt sein. + +Beispiel: + + DETAIL PARTITION . Language=Polish - + Displays the properties for the selected partition. + +Syntax: DETAIL PARTITION + + A partition must be selected for this operation to succeed. + +Example: + + DETAIL PARTITION . Language=Portugese - + Displays the properties for the selected partition. + +Syntax: DETAIL PARTITION + + A partition must be selected for this operation to succeed. + +Example: + + DETAIL PARTITION . Language=Romanian - + Displays the properties for the selected partition. + +Syntax: DETAIL PARTITION + + A partition must be selected for this operation to succeed. + +Example: + + DETAIL PARTITION . Language=Russian - + Displays the properties for the selected partition. + +Syntax: DETAIL PARTITION + + A partition must be selected for this operation to succeed. + +Example: + + DETAIL PARTITION . Language=Albanian - + Displays the properties for the selected partition. + +Syntax: DETAIL PARTITION + + A partition must be selected for this operation to succeed. + +Example: + + DETAIL PARTITION . Language=Turkish - + Displays the properties for the selected partition. + +Syntax: DETAIL PARTITION + + A partition must be selected for this operation to succeed. + +Example: + + DETAIL PARTITION . Language=Chinese - + Displays the properties for the selected partition. + +Syntax: DETAIL PARTITION + + A partition must be selected for this operation to succeed. + +Example: + + DETAIL PARTITION . Language=Taiwanese - + Displays the properties for the selected partition. + +Syntax: DETAIL PARTITION + + A partition must be selected for this operation to succeed. + +Example: + + DETAIL PARTITION . MessageId=10021