1LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
2
3STRINGTABLE
4BEGIN
5    IDS_USAGE "Print the current host's name.\n\nhostname"
6    IDS_NOSET "hostname -s is not supported."
7    IDS_ERROR "Win32 error"
8END
9