• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.
Status
Not open for further replies.

Miridan

Corporal
1 Badges
Oct 3, 2018
25
61
  • Crusader Kings II: The Old Gods
Short summary of your issue
Russian localisation: empty spaces in title names

Game Version
1.5.0.1

What OS are you playing on?
Windows

What platform are you using?
Steam

What DLC do you have installed?
Royal Court,

Do you have mods enabled?
No

Have you tried verifying your game files (Steam only)?
No

How much "pain" is this causing you?
1

Please explain the issue you experienced in the most condensed way possible
Various titles have empty space in them (see screenshots).

"the Byzantine Empire" - original english title
" Византийская империя" - russian title
"Византийская империя" - how it should be in russian

It happens because in Russian there are no articles (a/an, the) but localisation for some mysterious reason replaces all articles with spaces like this - " "

Please explain how to reproduce the issue
Launch the game with russian language and check titles of Byzantine empire, Armenian principalities, Southern Baltic Empire or Persian Empire (there are actually more, basically every title that has THE in its english name)

Is there anything else you think could help us identify/replicate the issue?
Open file "titles_l_russian.yml" at the directory "Crusader Kings 3\game\localization\russian\" and check all lines which have "_article" at its end.
Current format:

TitleName__article:0 " "

Must be changed to:

TitleName__article:0 ""

(French localisation already does it like this and several other Russian files too, so this is guaranteed to work)

Quick search using notepad++ gives me 64 such strings.
Example: e_byzantium_article:0 " " >> e_byzantium_article:0 ""

I have attached a save game
No

Upload Attachment
File(s) attached
 

Attachments

  • rus loc.png
    rus loc.png
    670,2 KB · Views: 0
  • eng loc.png
    eng loc.png
    684,2 KB · Views: 0
  • rus loc 2.png
    rus loc 2.png
    479,4 KB · Views: 0
  • eng loc 2.png
    eng loc 2.png
    536,9 KB · Views: 0
  • 1Like
Reactions:
Status
Not open for further replies.