From 421a9371129e585f7c2de5607476a81b94c82e96 Mon Sep 17 00:00:00 2001 From: Jonathan G Rennison Date: Fri, 1 Mar 2024 18:07:48 +0000 Subject: [PATCH] Fix plan window add lines button text when active --- src/lang/extra/english.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lang/extra/english.txt b/src/lang/extra/english.txt index 71e8fba85c..350f666fb0 100644 --- a/src/lang/extra/english.txt +++ b/src/lang/extra/english.txt @@ -1842,8 +1842,8 @@ STR_PLANS_CAPTION :{WHITE}Plans STR_PLANS_NEW_PLAN :{BLACK}New STR_PLANS_NEW_PLAN_TOOLTIP :{BLACK}Create a new plan STR_PLANS_ADD_LINES :{BLACK}Add lines -STR_PLANS_ADD_LINES_TOOLTIP :{BLACK}Add lines to the selected plan STR_PLANS_ADDING_LINES :{BLACK}Adding... +STR_PLANS_ADD_LINES_TOOLTIP :{BLACK}Add lines to the selected plan STR_PLANS_HIDE_ALL :{BLACK}Hide all STR_PLANS_HIDE_ALL_TOOLTIP :{BLACK}Set the visibility of all the plans and all their lines to false STR_PLANS_SHOW_ALL :{BLACK}Show all