Invisible, Inc.

Invisible, Inc.

Mods and Language Packs
Subscribe to user contributed Mods to play with new player created experiences and Language Packs to play Invisible, Inc. in the language of your choice.
Learn More
Klei-JoeW  [developer] 12 May, 2015 @ 5:39pm
How to Make a Language Pack
Last edited by Klei-JoeW; 12 May, 2015 @ 5:39pm
< >
Showing 1-4 of 4 comments
bargain 12 May, 2015 @ 6:53pm 
Thanks for that! I was awaiting for the file since the game released on Early Access. Now to spend my next few days working on this!
Joule 13 May, 2015 @ 12:29pm 
I'll be translating this game as well for the next few days :)
Magma Hunter 14 May, 2015 @ 4:15am 
hope you're gonna expand the workshop soon...
bargain 8 Aug, 2015 @ 4:45pm 
So, can anyone help me? I might've borked things up.

After updating the localiztion with version 11 of the game, my mod stopped working. The main menu works fine, but as soon as you press play, the strings stop showing up:

https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=496524347


EDIT:

Found the issue! Someone messed some of the variables on the language file. The string STRINGS.UI.SAVESLOTS.DAYS_SPENT appears as such on English:

{1} {2:DAY|DAYS} / {3} {4:HOUR|HOURS}

The correct should be:

{1} {1:DAY|DAYS} / {2} {2:HOUR|HOURS}

But, while the devs don't fix this, anyone translating should try:

{1} {1:DAY|DAYS} / {3} {3:HOUR|HOURS}


EDIT2:

Gosh darnit:

https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=496531839
Last edited by bargain; 8 Aug, 2015 @ 5:04pm
< >
Showing 1-4 of 4 comments
Per page: 1530 50