39 lines
2.1 KiB
XML
39 lines
2.1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<LanguageData>
|
|
|
|
<!-- EN: All quality factors determine how healthy the mom and baby are going to be. -->
|
|
<ChildBirth.description>TODO</ChildBirth.description>
|
|
<!-- EN: {PAWN_labelShort}'s age -->
|
|
<ChildBirth.comps.0.label>TODO</ChildBirth.comps.0.label>
|
|
<!-- EN: mother's age -->
|
|
<ChildBirth.comps.0.labelAbstract>TODO</ChildBirth.comps.0.labelAbstract>
|
|
<!-- EN: {PAWN_labelShort}'s medicine skill -->
|
|
<ChildBirth.comps.1.label>TODO</ChildBirth.comps.1.label>
|
|
<!-- EN: doctor's medicine skill -->
|
|
<ChildBirth.comps.1.labelAbstract>TODO</ChildBirth.comps.1.labelAbstract>
|
|
<!-- EN: loved one present -->
|
|
<ChildBirth.comps.2.label>TODO</ChildBirth.comps.2.label>
|
|
<!-- EN: loved one absent -->
|
|
<ChildBirth.comps.2.labelNotMet>TODO</ChildBirth.comps.2.labelNotMet>
|
|
<!-- EN: indoors -->
|
|
<ChildBirth.comps.3.label>TODO</ChildBirth.comps.3.label>
|
|
<!-- EN: room cleanliness -->
|
|
<ChildBirth.comps.4.label>TODO</ChildBirth.comps.4.label>
|
|
<!-- EN: bed health effects -->
|
|
<ChildBirth.comps.5.label>TODO</ChildBirth.comps.5.label>
|
|
<!-- EN: Additionally, the mother will have a {0_percentage} chance to die during birth. -->
|
|
<ChildBirth.extraOutcomeDescriptions.0.description>TODO</ChildBirth.extraOutcomeDescriptions.0.description>
|
|
<!-- EN: Still -->
|
|
<ChildBirth.outcomeChances.0.label>TODO</ChildBirth.outcomeChances.0.label>
|
|
<!-- EN: {MOTHER_labelShort}'s baby was stillborn. -->
|
|
<ChildBirth.outcomeChances.0.description>TODO</ChildBirth.outcomeChances.0.description>
|
|
<!-- EN: Sick -->
|
|
<ChildBirth.outcomeChances.1.label>TODO</ChildBirth.outcomeChances.1.label>
|
|
<!-- EN: {MOTHER_labelShort} gave birth to a baby. Unfortunately, the baby is sick. -->
|
|
<ChildBirth.outcomeChances.1.description>TODO</ChildBirth.outcomeChances.1.description>
|
|
<!-- EN: Healthy -->
|
|
<ChildBirth.outcomeChances.2.label>TODO</ChildBirth.outcomeChances.2.label>
|
|
<!-- EN: {MOTHER_labelShort} gave birth to a healthy baby! -->
|
|
<ChildBirth.outcomeChances.2.description>TODO</ChildBirth.outcomeChances.2.description>
|
|
|
|
</LanguageData> |