mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
55 lines
638 B
55 lines
638 B
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[Strings]
|
|
|
|
KEY_OPTIONAL = "SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents"
|
|
|
|
Games_DESC = "遊樂場"
|
|
Games_TIP = "包含新接龍、傷心小棧、踩地雷、彈珠台、接龍、及連環新接龍遊戲。"
|
|
Games_GROUP = "遊樂場"
|
|
|
|
Freecell_DESC = "新接龍"
|
|
Freecell_TIP = "撲克牌型式的邏輯推理遊戲"
|
|
|
|
Hearts_DESC = "傷心小棧"
|
|
Hearts_TIP = "撲克牌遊戲"
|
|
|
|
Minesweeper_DESC = "踩地雷"
|
|
Minesweeper_TIP = "策略型遊戲"
|
|
|
|
Solitaire_DESC = "接龍"
|
|
Solitaire_TIP = "撲克牌遊戲"
|
|
|
|
Spider_DESC = "連環新接龍"
|
|
Spider_TIP = "撲克牌遊戲"
|
|
|