When translating (or even writing strings in a game's native language), should the capitalisation of game terminology be standardised?
I was recently looking over strings (fr->en + en->fr) for Through the Ages and noticed that there were many strings such as (apologies for obnoxious quote tags)
I've also noticed that some other games have the same issues with capitalisation of terms -- though I cannot name one off the top of my head at this immediate moment.
Should these capitalisations be standardised across individual games and/or the site? If so, which capitalisation would be most acceptable? Should at least obviously incorrect capitalisations (e.g. "action Civile" or "civil Action") be corrected should they be noticed?
I was recently looking over strings (fr->en + en->fr) for Through the Ages and noticed that there were many strings such as (apologies for obnoxious quote tags)
${card_name}: ${player_name} récupère une Action Civile
${card_name}: ${player_name} gagne ${nbr} action(s) civile(s)
At the time I was reading over the TtA rulebook and noted that all terms ("Civil Action", "Food", "Resource", "Worker Pool", &c.) were majuscule. But when I got to checking individual cards and actual game components, I noticed the cards were in minuscule (or had symbols in lieu of the words).${player_name} construit un nouveau bâtiment ${name} pour ${actionnbr} action Civile et ${cost} ressource(s)
I've also noticed that some other games have the same issues with capitalisation of terms -- though I cannot name one off the top of my head at this immediate moment.
Should these capitalisations be standardised across individual games and/or the site? If so, which capitalisation would be most acceptable? Should at least obviously incorrect capitalisations (e.g. "action Civile" or "civil Action") be corrected should they be noticed?