protonscr

Inconsistent/wrong characters in romanian translation

steamclosed reviewed
ValveSoftware/steam-for-linux#595 · opened 2013-01-08 by z0id · updated 2019-07-18 · 6 comments · github
Zz0id 2013-01-08 github

Romanian translation is filled with şŞ, instead of șțȘȚ. This is due to an older mess-up on Microsoft's part regarding the romanian keyboard layout. This character bug is non-existent on Linux, and makes Steam stand out.
It could easily be fixed by automatically replacing all cedilla below diacritics with comma below characters. It also makes sense, as no one in the translation team is willing to replace all characters by hand.

Ggdrewb-valve maintainer 2013-01-08 github

We share content files, such as localized text, across all platforms so if we make this change it will affect Windows also. We'll need to update all functions that read the files with a Linux-only piece of code to apply the remapping at load time.

Zz0id 2013-01-08 github

Personally, I see no reason not to make this change across all platforms. Basically, comma below is correct, cedilla below is incorrect. Right now there is a mixture of the two, depending on whether the translator was using Win XP or not when translating the string.
The only problem would be that Windows XP does not have the comma below characters in the default Microsoft fonts, but I don't think this in an issue if Steam provides it's own fonts, or installs the font-update/fix provided by Microsoft:
https://www.microsoft.com/en-us/download/details.aspx?id=16083

Llicaon-kter 2013-01-29 github

@gdrewb-valve: Microsoft fixed this back in december 2006 ( updated in 2007 ) for Windows XP SP2 and above so Valve has more reasons to do the right thing.

Llicaon-kter 2016-02-10 github

Latest beta is missing a font or something.

diacriticslarge

That's Ă, Ț, Ș and Ț.

Also what's up with the cutoff A in Community?

Llicaon-kter 2016-03-05 github

Fixed (except the cut A) in beta March 4. Yay :)

Nothing extracted yet.