From bc842811fc29d36da174c6dd6e56acb615cea216 Mon Sep 17 00:00:00 2001 From: Tyler Trahan Date: Sat, 3 Jan 2026 09:11:15 -0500 Subject: [PATCH] Fix #15026: Remove incorrect info from base sounds tooltip (#15029) --- src/lang/english.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lang/english.txt b/src/lang/english.txt index aac211f0e8..2917e3f838 100644 --- a/src/lang/english.txt +++ b/src/lang/english.txt @@ -1115,7 +1115,7 @@ STR_GAME_OPTIONS_BASE_GRF_TOOLTIP :Select the base STR_GAME_OPTIONS_BASE_GRF_DESCRIPTION_TOOLTIP :Additional information about the base graphics set STR_GAME_OPTIONS_BASE_SFX :Base sounds set -STR_GAME_OPTIONS_BASE_SFX_TOOLTIP :Select the base sounds set to use (cannot be changed in-game, only from the main menu) +STR_GAME_OPTIONS_BASE_SFX_TOOLTIP :Select the base sounds set to use STR_GAME_OPTIONS_BASE_SFX_DESCRIPTION_TOOLTIP :Additional information about the base sounds set STR_GAME_OPTIONS_BASE_MUSIC :Base music set