reactos/base/applications/cmdutils/hostname/lang/en-US.rc

9 lines
198 B
Plaintext

LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
STRINGTABLE
BEGIN
IDS_USAGE "Print the current host's name.\n\nhostname"
IDS_NOSET "hostname -s is not supported."
IDS_ERROR "Win32 error"
END