RimWorld-ChineseSimplified/Ideology/DefInjected/PreceptDef/Precepts_TreeCutting.xml
2021-07-21 10:29:48 +08:00

25 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN: disapproved -->
<TreeCutting_Disapproved.label>TODO</TreeCutting_Disapproved.label>
<!-- EN: To cut down a tree is a distasteful thing to do. -->
<TreeCutting_Disapproved.description>TODO</TreeCutting_Disapproved.description>
<!-- EN: Someone cut down a tree -->
<TreeCutting_Disapproved.comps.2.description>TODO</TreeCutting_Disapproved.comps.2.description>
<!-- EN: horrible -->
<TreeCutting_Horrible.label>TODO</TreeCutting_Horrible.label>
<!-- EN: To cut down a tree is a horrible act. -->
<TreeCutting_Horrible.description>TODO</TreeCutting_Horrible.description>
<!-- EN: Someone cut down a tree -->
<TreeCutting_Horrible.comps.2.description>TODO</TreeCutting_Horrible.comps.2.description>
<!-- EN: prohibited -->
<TreeCutting_Prohibited.label>TODO</TreeCutting_Prohibited.label>
<!-- EN: To violate the forest by cutting down a tree is a deeply abhorrent act and should never be done. -->
<TreeCutting_Prohibited.description>TODO</TreeCutting_Prohibited.description>
<!-- EN: Someone cut down a tree -->
<TreeCutting_Prohibited.comps.2.description>TODO</TreeCutting_Prohibited.comps.2.description>
</LanguageData>