Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
With your preferred text editor that can do regex and grouping (e.g. Notepad++ or EmEdit)
1) Find and open
2) in Search field use
3) in Replace field use
Doing this one file at the time would make sure you have no false-positives, but ofc will take some time, doing folder replace/all open files is fastest but may have false-positives
Do note that this uses VERY loose regex, so clicking multiple times will cause duplicates, there isnt any good delimiter to use, so had to do
If you added some other races or if modlist was updated with more races - adding new race to list of patched ones is as simple as adding another
I've added the extra races to the Replace Field code you've provided.
Thanks again!