Content 폴더 생성
This commit is contained in:
5
Content/Languages/English/Keyed/Alert.xml
Normal file
5
Content/Languages/English/Keyed/Alert.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<LanguageData>
|
||||
<PN_LowMaintenance>Low maintenance</PN_LowMaintenance>
|
||||
<PN_LowMaintenanceDesc>These colonists are in a low maintenance and may have a break at any time:\n\n{0}</PN_LowMaintenanceDesc>
|
||||
</LanguageData>
|
||||
5
Content/Languages/English/Keyed/HediffNullifier.xml
Normal file
5
Content/Languages/English/Keyed/HediffNullifier.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<LanguageData>
|
||||
<PN_HediffNullifier>{0} is immune to {1} because {0} is automaton</PN_HediffNullifier>
|
||||
<limitedUsage>({0} usage left)</limitedUsage>
|
||||
</LanguageData>
|
||||
23
Content/Languages/English/Keyed/UI.xml
Normal file
23
Content/Languages/English/Keyed/UI.xml
Normal file
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<LanguageData>
|
||||
<PN_AUTOMATA_MATERIAL>Main Material</PN_AUTOMATA_MATERIAL>
|
||||
|
||||
<PN_BILL_WINDOW_TAB_APPEARANCE_TITLE>Appearance</PN_BILL_WINDOW_TAB_APPEARANCE_TITLE>
|
||||
<PN_BILL_WINDOW_TAB_APPEARANCE_TOOLTIP>Appearance is choiced randomly in four options when it assembled.</PN_BILL_WINDOW_TAB_APPEARANCE_TOOLTIP>
|
||||
|
||||
<PN_BILL_WINDOW_TAB_SPECIALIZATION_TITLE>Specialization</PN_BILL_WINDOW_TAB_SPECIALIZATION_TITLE>
|
||||
|
||||
<PN_BILL_WINDOW_TAB_MATERIAL_TITLE>Tuning</PN_BILL_WINDOW_TAB_MATERIAL_TITLE>
|
||||
<PN_BILL_WINDOW_TAB_MATERIAL_BASE_MATERIAL_TOOLTIP>Material to make up the body It affects the durability of the product. The harder it is to process, the longer it takes to make.</PN_BILL_WINDOW_TAB_MATERIAL_BASE_MATERIAL_TOOLTIP>
|
||||
<PN_BILL_WINDOW_TAB_MATERIAL_COMPONENT_TOOLTIP>The better component you use, the better performance you can get, but the more difficult it is to make.</PN_BILL_WINDOW_TAB_MATERIAL_COMPONENT_TOOLTIP>
|
||||
<PN_BILL_WINDOW_TAB_MATERIAL_AICORE_TOOLTIP>Persona Core can significantly boost performance.</PN_BILL_WINDOW_TAB_MATERIAL_AICORE_TOOLTIP>
|
||||
|
||||
|
||||
<PN_BILL_WINDOW_TAB_SUMMARY_TITLE>Expected</PN_BILL_WINDOW_TAB_SUMMARY_TITLE>
|
||||
<PN_BILL_WINDOW_TAB_SUMMARY_TOOLTIP></PN_BILL_WINDOW_TAB_SUMMARY_TOOLTIP>
|
||||
|
||||
<PN_BILL_WINDOW_TAB_SUMMARY_REQUIRED_SKILL>Required Crafting Skill</PN_BILL_WINDOW_TAB_SUMMARY_REQUIRED_SKILL>
|
||||
|
||||
<PN_BILL_WINDOW_TAB_SUMMARY_BTN_CANCEL>Cancel</PN_BILL_WINDOW_TAB_SUMMARY_BTN_CANCEL>
|
||||
<PN_BILL_WINDOW_TAB_SUMMARY_BTN_ADD_BILL>Add Bill</PN_BILL_WINDOW_TAB_SUMMARY_BTN_ADD_BILL>
|
||||
</LanguageData>
|
||||
Reference in New Issue
Block a user