Translate text inside <b>...</b> brackets?

BGA localization discussions
Post Reply
BuddaBruda
Posts: 22
Joined: 20 March 2024, 20:05

Translate text inside <b>...</b> brackets?

Post by BuddaBruda »

Should text in between brackets <b>like these</b> be translated?

I think no, it shouldn't be, but I'm not sure, so I'm asking here.

This is also stated in this forum post from 2021, which talks about brackets in general: https://boardgamearena.com/forum/viewtopic.php?t=21795

I want confirmation if this is still true, since it's been more than 5 years
User avatar
Nidhoeggr42
Posts: 31
Joined: 04 December 2020, 15:41

Re: Translate text inside <b>...</b> brackets?

Post by Nidhoeggr42 »

In this case the text should be translated, since the <b> and </b> delimiters normally indicate only that the text in between should be displayed as bold.
User avatar
Thomas
Posts: 364
Joined: 10 January 2012, 14:37

Re: Translate text inside <b>...</b> brackets?

Post by Thomas »

To be clear:
The text between the angle brackets < and > must not be translated.
But the text between the tags <b> and </b> should be translated.

In your example sentence („ Should text in between brackets <b>like these</b> be translated?“), you must not not translate „b“ and „/b“, but you should translate „like this“.

There is one other thing, you must not translate, and that are placeholders. The ${placeholder_name} should stay as is, because it will be replaced during the game with a value/text depending on the game situation (current number of points, name of a card, ..). It depends on the game implementation, how placeholders look like, but most games use dollar and curly brackets for placeholder names and placeholder names must not get translated, otherwise they could not get replaced by current values.
Post Reply

Return to “Translations”