RimWorld

RimWorld

Dev In Your Language
Showing 21-30 of 49 entries
< 1  2  3  4  5 >
Update: 29 Nov, 2022 @ 3:22am

feat: Always extract following fields when outputting translation source files.

---

[
("DeityNameType", "name");
("HediffCompProperties_TendDuration", "labelSolidTendedWell");
("HediffCompProperties_TendDuration", "labelTendedWell");
("HediffCompProperties_TendDuration", "labelTendedWellInner");
("HistoryAutoRecorderDef", "valueFormat");
("InjuryProps", "destroyedLabel");
("InjuryProps", "destroyedOutLabel");
("StuffProperties", "stuffAdjective");
]

Update: 17 Nov, 2022 @ 4:33am

l10n: Japanese by Proxyer.

Update: 17 Nov, 2022 @ 4:29am

(didn't change anything)

Update: 13 Nov, 2022 @ 4:38am

refactor: Reimplemented translation source output from scratch.
fix: Double .translate() call in QueueLongEvent label.

Update: 23 Oct, 2022 @ 12:29am

feat: Updates debug action keys.
l10n: Japanese by Proxyer.

Update: 9 Oct, 2022 @ 4:19am

feat: Supports 1.4 (unstable).

Update: 23 Apr, 2022 @ 12:39am

fix: Guard against Things without label.

Update: 4 Mar, 2022 @ 10:21pm

feat: Japanese translation update by Proxyer.

Update: 4 Mar, 2022 @ 2:10am

feat: Update actions to the latest version.
fix: Some button labels are not visible, e.g. "Place meal with specifics".

Update: 20 Aug, 2021 @ 6:31am

fix: NRE with namespaceless Defs.