#30425: "Missing translations in the log, in events and on the board"
What is this report about?
What happened ? Please select from below
Detailed description
• Please copy/paste the text displayed in English instead of your language. If you have a screenshot of this bug (good practice), you can use Imgur.com to upload it and copy/paste the link here.
There are untranslated texts throughout the game, for example:
* X cards
* Points
* I'm out!
* I bid X
* Pass
* Offsuit (non-trump) was lead, so any card can now be played for this hand (but highest X still wins if played).
* Suits (Diamonds, Hearts, ...)
* (worth 5 points - and counts as a trump card for this hand!)
* Score screen (All point cards have been won, Bid, ...)
* Player X calls Y as the trump suit
Screenshots: postimg.cc/gallery/X4ZHpZp (backup: ibb.co/album/TxjXnP )• Is this text available in the translation system? If yes, has it been translated for more than 24 hours?
Most should be: boardgamearena.com/translation?module_id=1259&source_locale=en_US&dest_locale=nl_NL• What is your browser?
Mozilla Firefox 83.0
Report history
$result['pass_bid_message'] = clienttranslate('Pass');
$result['place_bid_message'] = clienttranslate('I bid ${bid}');
$result['player_out_of_trump_message'] = clienttranslate("I'm out!");
$result['points_message'] = clienttranslate("points");
And these messages appear to have translations present in the linked NL locale. I'll have to check to see if there is something extra I need to do on my end to ensure they are flowing-through to the game correctly. Thanks for the thorough report, hopefully it was either a temporary issue or something easy to fix on my end.
Some of the text does get translated (like in this screenshot: i.postimg.cc/bJWbcJn5/Pedro-untranslated-3.png ), so there must be some difference code-wise.
- The score screen popup table isn't translating all content at the end of a hand
- The "X POINT" overlay on top of point cards isn't translating the word point
Add something to this report
- Another table ID / move ID
- Did F5 solve the problem?
- Did the problem appears several time? Everytime? Randomly?
- If you have a screenshot of this bug (good practice), you can use Imgur.com to upload it and copy/paste the link here.