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

21 lines
1.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<LanguageData>
<!-- EN: destitute slave expectations -->
<ExpectationsSlave.stages.destitute_slave_expectations.label>TODO</ExpectationsSlave.stages.destitute_slave_expectations.label>
<!-- EN: I'm a slave of a destitute group. I expect nothing. -->
<ExpectationsSlave.stages.destitute_slave_expectations.description>TODO</ExpectationsSlave.stages.destitute_slave_expectations.description>
<!-- EN: poor slave expectations -->
<ExpectationsSlave.stages.poor_slave_expectations.label>TODO</ExpectationsSlave.stages.poor_slave_expectations.label>
<!-- EN: I'm a slave of a poor group. I expect very little. -->
<ExpectationsSlave.stages.poor_slave_expectations.description>TODO</ExpectationsSlave.stages.poor_slave_expectations.description>
<!-- EN: meager slave expectations -->
<ExpectationsSlave.stages.meager_slave_expectations.label>TODO</ExpectationsSlave.stages.meager_slave_expectations.label>
<!-- EN: I'm a slave of a group with meager holdings. I expect little. -->
<ExpectationsSlave.stages.meager_slave_expectations.description>TODO</ExpectationsSlave.stages.meager_slave_expectations.description>
<!-- EN: slave expectations -->
<ExpectationsSlave.stages.slave_expectations.label>TODO</ExpectationsSlave.stages.slave_expectations.label>
<!-- EN: I'm a slave. I don't expect much. -->
<ExpectationsSlave.stages.slave_expectations.description>TODO</ExpectationsSlave.stages.slave_expectations.description>
</LanguageData>