mirror of
https://github.com/reactos/reactos.git
synced 2025-04-21 20:50:29 +00:00
13 lines
437 B
Text
13 lines
437 B
Text
![]() |
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
||
|
|
||
|
STRINGTABLE
|
||
|
BEGIN
|
||
|
IDS_USAGE "Visually displays the folder structure of a drive or path.\n\n\
|
||
|
TREE [drive:][path] [/F] [/A]\n\n\
|
||
|
\t/F Display the names of the files in each folder.\n\
|
||
|
\t/A Use ASCII instead of extended characters.\n"
|
||
|
IDS_NO_SUBDIRECTORIES "No subdirectories exist"
|
||
|
IDS_FOLDER_PATH "Folder PATH Listing\n"
|
||
|
IDS_VOL_SERIAL "Volume serial number is %x:%x\n"
|
||
|
END
|