Search found 3 matches

by Gwork
29 March 2023, 14:45
Forum: Discussions
Topic: FAQ: new achievements & XP system
Replies: 411
Views: 160717

Re: FAQ: new achievements & XP system

It's kind of baffling that, years later, there is still a banner on the achievements page that directs you to this thread for information on what will happen "in the coming weeks". Apparently things have unravelled a bit someplace, but why call attention to it, y'know? If this is all this...
by Gwork
17 July 2021, 12:08
Forum: Translations
Topic: Coding in translations
Replies: 3
Views: 893

Re: Coding in translations

My findings on this subject:
<string> you should keep the string. it will be replaced with a picture
__string__ you should translate, it will become an italic string

But of course - sometimes strings refer to untranslated text in images - so it remains depending on the game situation.
by Gwork
15 July 2021, 10:04
Forum: Translations
Topic: Coding in translations
Replies: 3
Views: 893

Coding in translations

Hi, Sometimes strings in the source-text should not be translated because they're used to replace with other stuff when displayed on screen. The obvious one is $ followed with a string between curvy brackets {xx}. But I wonder how this is for other markings I find: e.g. between square brackets [xx],...

Go to advanced search