diff --git a/Utils/Text.h b/Utils/Text.h index 949d9480..ee2530ed 100644 --- a/Utils/Text.h +++ b/Utils/Text.h @@ -684,6 +684,8 @@ enum STR_COVERT_DISGUISED_AS_CIVILIAN, STR_COVERT_DISGUISED_AS_SOLDIER, STR_COVERT_UNIFORM_NOORDER, + STR_COVERT_SURRENDER_FAILED, + STR_COVERT_UNCOVER_SINGLE, TEXT_NUM_COVERT_STR }; diff --git a/Utils/_ChineseText.cpp b/Utils/_ChineseText.cpp index b2b3db70..41c35b60 100644 --- a/Utils/_ChineseText.cpp +++ b/Utils/_ChineseText.cpp @@ -7451,6 +7451,8 @@ STR16 szCovertTextStr[]= L"%s 已伪装成平民", //L"%s is now disguised as a civilian.", L"%s 已伪装成士兵", //L"%s is now disguised as a soldier.", L"%s wears a disorderly uniform!",// TODO.Translate + L"In retrospect, asking for surrender in disguise wasn't the best idea...", + L"%s was uncovered!", }; STR16 szCorpseTextStr[]= diff --git a/Utils/_DutchText.cpp b/Utils/_DutchText.cpp index 523f7dee..4fc82618 100644 --- a/Utils/_DutchText.cpp +++ b/Utils/_DutchText.cpp @@ -7448,6 +7448,8 @@ STR16 szCovertTextStr[]= L"%s is now disguised as a civilian.", L"%s is now disguised as a soldier.", L"%s wears a disorderly uniform!", + L"In retrospect, asking for surrender in disguise wasn't the best idea...", + L"%s was uncovered!", }; STR16 szCorpseTextStr[]= diff --git a/Utils/_EnglishText.cpp b/Utils/_EnglishText.cpp index b4ecaa88..f53d8e1d 100644 --- a/Utils/_EnglishText.cpp +++ b/Utils/_EnglishText.cpp @@ -7436,6 +7436,8 @@ STR16 szCovertTextStr[]= L"%s is now disguised as a civilian.", L"%s is now disguised as a soldier.", L"%s wears a disorderly uniform!", + L"In retrospect, asking for surrender in disguise wasn't the best idea...", + L"%s was uncovered!", }; STR16 szCorpseTextStr[]= diff --git a/Utils/_FrenchText.cpp b/Utils/_FrenchText.cpp index 5d1830d8..9075343e 100644 --- a/Utils/_FrenchText.cpp +++ b/Utils/_FrenchText.cpp @@ -7422,6 +7422,8 @@ STR16 szCovertTextStr[]= L"%s is now disguised as a civilian.", L"%s is now disguised as a soldier.", L"%s wears a disorderly uniform!", + L"In retrospect, asking for surrender in disguise wasn't the best idea...", + L"%s was uncovered!", }; STR16 szCorpseTextStr[]= diff --git a/Utils/_GermanText.cpp b/Utils/_GermanText.cpp index 61c4bdb5..53d1eedd 100644 --- a/Utils/_GermanText.cpp +++ b/Utils/_GermanText.cpp @@ -7263,6 +7263,8 @@ STR16 szCovertTextStr[]= L"%s is now disguised as a civilian.", L"%s is now disguised as a soldier.", L"%s wears a disorderly uniform!", + L"In retrospect, asking for surrender in disguise wasn't the best idea...", + L"%s was uncovered!", }; STR16 szCorpseTextStr[]= diff --git a/Utils/_ItalianText.cpp b/Utils/_ItalianText.cpp index fab2958d..c726dc56 100644 --- a/Utils/_ItalianText.cpp +++ b/Utils/_ItalianText.cpp @@ -7435,6 +7435,8 @@ STR16 szCovertTextStr[]= L"%s is now disguised as a civilian.", L"%s is now disguised as a soldier.", L"%s wears a disorderly uniform!", + L"In retrospect, asking for surrender in disguise wasn't the best idea...", + L"%s was uncovered!", }; STR16 szCorpseTextStr[]= diff --git a/Utils/_PolishText.cpp b/Utils/_PolishText.cpp index 8d85c763..1678059a 100644 --- a/Utils/_PolishText.cpp +++ b/Utils/_PolishText.cpp @@ -7449,6 +7449,8 @@ STR16 szCovertTextStr[]= L"%s is now disguised as a civilian.", L"%s is now disguised as a soldier.", L"%s wears a disorderly uniform!", + L"In retrospect, asking for surrender in disguise wasn't the best idea...", + L"%s was uncovered!", }; STR16 szCorpseTextStr[]= diff --git a/Utils/_RussianText.cpp b/Utils/_RussianText.cpp index 1da883a0..acfc2218 100644 --- a/Utils/_RussianText.cpp +++ b/Utils/_RussianText.cpp @@ -7401,6 +7401,8 @@ STR16 szCovertTextStr[]= L"%s is now disguised as a civilian.", L"%s is now disguised as a soldier.", L"%s wears a disorderly uniform!", + L"In retrospect, asking for surrender in disguise wasn't the best idea...", + L"%s was uncovered!", }; STR16 szCorpseTextStr[]= diff --git a/Utils/_TaiwaneseText.cpp b/Utils/_TaiwaneseText.cpp index 0040c714..40ccc0fe 100644 --- a/Utils/_TaiwaneseText.cpp +++ b/Utils/_TaiwaneseText.cpp @@ -7452,6 +7452,8 @@ STR16 szCovertTextStr[]= L"%s is now disguised as a civilian.", L"%s is now disguised as a soldier.", L"%s wears a disorderly uniform!", + L"In retrospect, asking for surrender in disguise wasn't the best idea...", + L"%s was uncovered!", }; STR16 szCorpseTextStr[]=