language.enu has duplicate and missing keywords

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: language.enu has duplicate and missing keywords

Re: language.enu has duplicate and missing keywords

by _mental_ » Sat Dec 09, 2017 5:01 am

Fixed in e3ba956.

language.enu has duplicate and missing keywords

by GFD » Fri Dec 08, 2017 11:20 am

In language.enu, JOYMNU_CONFIG is defined on line 1780 as "CONFIGURE CONTROLLER", and on line 2220 as "Configure controllers:". Meanwhile, JOY_CONFIG is not defined anywhere, so the keyword displays directly when used as the title in the joystick configuration menu. So, I assume the first definition of JOYMNU_CONFIG is actually supposed to define JOY_CONFIG?

OPTVAL_NORMAL is defined on line 2254 and line 2799. (Both lines define it as "Normal".)

Top