//This descript.txt *MUST* written with only ASCII characters except comments.
//Because only characters that all Windows systems, or any other OSs, can recognize is ASCII.

//Language name to display language menu.
name,Chinese-Simplified

//Locale
//Japanese
//Chinese-Simplified
//Chinese-Traditional
//English
//Hangeoul
locale,Chinese-Simplified

//Language Identifier.
//1028=Taiwan Chinese 3076=Hong Kong Chinese 2052=Any other Chinese except Singapore
//1041=Japanese 1042=Korean
//This id is used for auto-recognition of system language. these ids are categorized by languages.
//So, for example, If SSP cannot find Taiwan Chinese settings, it try to find any other Chinese setting.
id,2052

//Resource DLL. Must specify any other language except Japanese.
dllname,resource.dll

//Text resource table.
messagename,message.txt

//Calendar holiday settings except Sundays.
//format is "Year-Month,day day day[CRLF]" Example, 2003-1,1 13
holidayname,holidays.txt

//Creator. Why using strange English "craftman"? Because for unification of other "descript.txt" format.
craftman,steve02081504 base on SSP CERS
craftmanurl,https://steve02081504.github.io/

//Network Update URL
homeurl,https://raw.githubusercontents.com/steve02081504/ssp-sinicization/master/chinese-simplified/

//Popup menu font name and height
menu.font.name,
menu.font.height,12

//Help document URL
helpurl,http://ssp.shillest.net/ukadoc/ssphelp/

