From 0f871a1d210966ccb816731622c50e02ec343ccf Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Thu, 25 Feb 2016 09:27:30 +0100 Subject: [PATCH] - fixed some language issues with the menu. --- wadsrc/static/language.enu | 4 ++-- wadsrc/static/menudef.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/wadsrc/static/language.enu b/wadsrc/static/language.enu index 2dd1c3da2..7dc132895 100644 --- a/wadsrc/static/language.enu +++ b/wadsrc/static/language.enu @@ -1749,7 +1749,7 @@ JOYMNU_CONFIG = "CONFIGURE CONTROLLER"; JOYMNU_OPTIONS = "CONTROLLER OPTIONS"; // Player Setup Menu -PLYRMNU_PLAYERSETUP = "PLAYER SETUP"; +MNU_PLAYERSETUP = "PLAYER SETUP"; PLYRMNU_NAME = "Name"; PLYRMNU_TEAM = "Team"; PLYRMNU_PLAYERCOLOR = "Color"; @@ -2258,7 +2258,7 @@ OPTVAL_FOO_DUMB = "foo_dumb"; OPTVAL_ALIASING = "Aliasing"; OPTVAL_LINEAR = "Linear"; OPTVAL_CUBIC = "Cubic"; -OPTVAL_BLEP = "Band-limited step" +OPTVAL_BLEP = "Band-limited step"; OPTVAL_LINEARSLOW = "Linear (Slower)"; OPTVAL_BLAM = "Band-limited linear"; OPTVAL_CUBICSLOW = "Cubic (Slower)"; diff --git a/wadsrc/static/menudef.txt b/wadsrc/static/menudef.txt index 43fa473c3..28b3fd4c7 100644 --- a/wadsrc/static/menudef.txt +++ b/wadsrc/static/menudef.txt @@ -366,7 +366,7 @@ OptionValue "Gender" ListMenu "PlayerMenu" { - StaticTextCentered 160, 6, "$PLYRMNU_PLAYERSETUP" + StaticTextCentered 160, 6, "$MNU_PLAYERSETUP" Font "SmallFont" Linespacing 14 Position 48, 36