Skip to content

Local vs Symbol #15

Closed Answered by Somfic
ZakolkaTV asked this question in Q&A
Jan 24, 2024 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

Hi @ZakolkaTV,

I am not entirely sure what you are asking, but I can explain the difference between Local and Symbol, and why they're showing up. This has to do with languages and translations.

Take for example part of this journal event:

{ 
	"Government": "$government_PrisonColony;", 
	"Government_Localised": "Colonie pénitentiaire" 
}

When the game has to output text that is different between different languages, for example for commodities, factions and other things, the game outputs both a symbol and a localised version of the text.

The symbol is the culture-invariant version of the text, in this case: $government_PrisonColony;. Though a bit harder to read, it is the non-translated ve…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by Somfic
Comment options

You must be logged in to vote
2 replies
@Somfic
Comment options

@ZakolkaTV
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
documentation Improvements or additions to documentation
2 participants