From ff490d7ff13474f43bb31b3dfbf7c00081ebc1ea Mon Sep 17 00:00:00 2001 From: Marisa the Magician Date: Sat, 23 Jul 2022 22:20:42 +0200 Subject: [PATCH] text update --- language.def_menu | 2 +- language.es_menu | 2 +- language.version | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/language.def_menu b/language.def_menu index 8a63fc71f..38c048c6a 100644 --- a/language.def_menu +++ b/language.def_menu @@ -352,7 +352,7 @@ TOOLTIP_SWWM_HUDMUGSHOT = "Shows the Demolitionist's face in the HUD, for a more TOOLTIP_SWWM_NOINTROEX = "Skips the explosion sequence over the original titlepic."; TOOLTIP_SWWMMINIMAPMENU = "Configure the minimap."; TOOLTIP_SWWMACHIEVEMENTMENU = "View your achievements."; -TOOLTIP_SWWM_MM_ENABLE = "Displays a minimap under the score counter."; +TOOLTIP_SWWM_MM_ENABLE = "Displays a minimap on the top right corner of the screen."; TOOLTIP_SWWM_MM_MISSILES = "Displays projectiles in the minimap. Can be toggled if this clutters too much."; TOOLTIP_SWWM_MM_COLORSET = "Choose what palette to use for the minimap."; TOOLTIP_SWWMDEBUGMENU = "Don't touch this unless you know what you're doing."; diff --git a/language.es_menu b/language.es_menu index 80709e873..47bce1909 100644 --- a/language.es_menu +++ b/language.es_menu @@ -356,7 +356,7 @@ TOOLTIP_SWWM_HUDMUGSHOT = "Muestra el rostro de la Demolicionista en el HUD, par TOOLTIP_SWWM_NOINTROEX = "Salta la secuencia de explosiones sobre la imagen de título original."; TOOLTIP_SWWMMINIMAPMENU = "Configura el minimapa."; TOOLTIP_SWWMACHIEVEMENTMENU = "Revisa tus logros."; -TOOLTIP_SWWM_MM_ENABLE = "Muestra un minimapa bajo el contador de puntuación."; +TOOLTIP_SWWM_MM_ENABLE = "Muestra un minimapa en la esquina superior derecha de la pantalla."; TOOLTIP_SWWM_MM_MISSILES = "Muestra proyectiles en el minimapa. Puede ser desactivado si causa problemas de visibilidad."; TOOLTIP_SWWM_MM_COLORSET = "Selecciona que paleta usar para el minimapa."; TOOLTIP_SWWMDEBUGMENU = "No toques esto a menos que sepas lo que estás haciendo."; diff --git a/language.version b/language.version index af6b0353d..c0592f316 100644 --- a/language.version +++ b/language.version @@ -1,3 +1,3 @@ [default] -SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r206 \cu(Sat 23 Jul 21:37:11 CEST 2022)\c-"; -SWWM_SHORTVER="\cw1.3pre r206 \cu(2022-07-23 21:37:11)\c-"; +SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r207 \cu(Sat 23 Jul 22:20:42 CEST 2022)\c-"; +SWWM_SHORTVER="\cw1.3pre r207 \cu(2022-07-23 22:20:42)\c-";