NearInfinityBrowser / NearInfinity

An Infinity Engine Browser and Editor
https://github.com/NearInfinityBrowser/NearInfinity/wiki
GNU Lesser General Public License v2.1
87 stars 37 forks source link

Option to choose language #7

Closed FredrikLindgren closed 9 years ago

FredrikLindgren commented 11 years ago

BGEE comes with multiple sets of tlks. Allow the user to choose which tlks NI should source its strings from.

Argent77 commented 11 years ago

I have implemented support for automatic language detection in BGEE installations. It could be used later as one option for the user to choose a language.

Commit: https://github.com/Argent77/NearInfinity/commit/7fcad80fdb7d3b1d599ab80239cfa368ebc100cb

Argent77 commented 10 years ago

Added preliminary support of TLK language selection: https://github.com/Argent77/NearInfinity/commit/65a1300dd021c0400602f12bed80775c25e63e90. The current solution is nowhere near perfect. It should be redesigned after adding support for game specific settings.