Ludeon Forums

RimWorld => Bugs => Topic started by: Latta on July 18, 2016, 02:36:29 PM

Title: [14.1238] Unable to translate (included) scenarios' label & description
Post by: Latta on July 18, 2016, 02:36:29 PM
No warnings nor errors. Used traditional defInjected method.


<LanguageData>
    <Crashlanded.label>Label</Crashlanded.label>
    <Crashlanded.description>Desc</Crashlanded.description>
...


Though I was able to translate summary through <rep> and <trans>.
Is it intended? Please check, thank you.