Commit 71b73717 authored by mercury233's avatar mercury233

update strings

parent c67bae4e
#The first line is used for comment
#The first line is used for comment
#line doesn't start with '!' is also neglected
#called by DataManager::GetSysString(), DataManager::GetDesc()
#system
......@@ -36,6 +36,7 @@
!system 64 Gemini
!system 65 Use effect
!system 66 Keep revealed
!system 67 Originally owned by opponent
!system 70 Monster Cards
!system 71 Spell Cards
!system 72 Trap Cards
......@@ -392,6 +393,7 @@
!system 1356 Do you want to quit without saving?
!system 1357 Ignore deck changes while quiting
!system 1358 Search cards automatically
!system 1359 Are you sure to surrender?
!system 1360 Previous
!system 1361 Replay Delete
!system 1362 Rename
......@@ -437,7 +439,17 @@
!system 1418 The Extra Deck includes at most 15 cards. Yours is %d.
!system 1419 The Side Deck includes at most 15 cards. Yours is %d.
!system 1420 Some cards in your Main Deck should be in Extra Deck instead. Check if your Main Deck and Extra Deck are correctly built.
!system 1421 The declared card is illegal, or not recognizable by the host.
!system 1421 Invalid operation, Please retry.
!system 1422 The declared card is illegal, or not recognizable by the host.
!system 1423 Ineligible Attribute.
!system 1424 Ineligible Race.
!system 1425 Ineligible Number.
!system 1426 Ineligible Selection.
!system 1427 Ineligible Card.
!system 1428 Ineligible Chain.
!system 1429 Ineligible Place.
!system 1430 Ineligible Position.
!system 1431 Ineligible Counter.
!system 1500 The duel ended.
!system 1501 Replay ended.
!system 1502 Connection has been lost.
......@@ -950,4 +962,4 @@
!setname 0x12c Tenyi
!setname 0x12d Simorgh
!setname 0x12e Fortune Fairy
!setname 0x12f Battlewasp
\ No newline at end of file
!setname 0x12f Battlewasp
......@@ -36,12 +36,13 @@
!system 64 二重状态
!system 65 使用效果
!system 66 持续公开
!system 67 原本持有者为对方
!system 70 怪兽卡
!system 71 魔法卡
!system 72 陷阱卡
!system 80 进入战斗阶段
!system 81 进入结束阶段
!system 90 是否不解放怪通常召唤?
!system 90 是否不解放怪通常召唤?
!system 91 是否使用额外的召唤机会?
!system 92 是否要解放对方怪兽进行上级召唤?
!system 93 是否要继续选择素材?
......@@ -438,7 +439,17 @@
!system 1418 额外卡组数量应不超过15张,当前卡组数量为%d张。
!system 1419 副卡组数量应不超过15张,当前卡组数量为%d张。
!system 1420 有额外卡组卡片存在于主卡组,可能是额外卡组数量超过15张。
!system 1421 宣言的卡不符合条件,或无法被主机识别。
!system 1421 操作无效,请重试。
!system 1422 宣言的卡不符合条件,或无法被主机识别。
!system 1423 宣言的属性不符合条件。
!system 1424 宣言的种族不符合条件
!system 1425 宣言的数字不符合条件。
!system 1426 选择的选项不符合条件
!system 1427 选择的卡片不符合条件。
!system 1428 选择的连锁不符合条件。
!system 1429 选择的位置不符合条件。
!system 1430 选择的表示形式不符合条件。
!system 1431 选择的指示物不符合条件。
!system 1500 决斗结束。
!system 1501 录像结束。
!system 1502 连接已断开。
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment