[CLASS2]
[reactos.git] / base / applications / cmdutils / hostname / lang / en-US.rc
1 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
2
3 STRINGTABLE
4 BEGIN
5 IDS_USAGE "Print the current host's name.\n\nhostname"
6 IDS_NOSET "hostname -s is not supported."
7 IDS_ERROR "Win32 error"
8 END