stijnwop / hoseSystem

Hose system modification for Farming Simulator 2017
13 stars 4 forks source link

Hardcoded texts #13

Closed turbostar190 closed 6 years ago

turbostar190 commented 6 years ago

The function MouseHelper.getButtonName(Input.MOUSE_BUTTON_RIGHT) and MouseHelper.getButtonName(Input.MOUSE_BUTTON_LEFT) return only english words "right" and "left". Should be checked and translated depending the language?

fsscreen_2017_10_28_21_13_07_li

stijnwop commented 6 years ago

I will add the translation to the xml file. ;)

Also got a report in a different pull request. (https://github.com/stijnwop/hoseSystem/pull/12)

stijnwop commented 6 years ago

Commited a fix, but it needs a translation update.

@turbostar190 @n0tr3adY