From 120fb72a43e658538157e327ddbb4d0fea52cf9f Mon Sep 17 00:00:00 2001 From: Billy Olsen Date: Tue, 13 Jul 2021 20:06:41 -0700 Subject: [PATCH] Insert line break into mass component label Commit dd277b3 changed the Mass Component label and removed the line break, which causes the text to no longer wrap and increases the size of all the buttons. Re-insert the line break to reduce the component button size. Fixes #896 Signed-off-by: Billy Olsen --- core/resources/l10n/messages.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/resources/l10n/messages.properties b/core/resources/l10n/messages.properties index 4557778dd..f843f23e7 100644 --- a/core/resources/l10n/messages.properties +++ b/core/resources/l10n/messages.properties @@ -680,7 +680,7 @@ compaddbuttons.Pods = Pods compaddbuttons.Parachute = Parachute compaddbuttons.Streamer = Streamer compaddbuttons.Shockcord = Shock cord -compaddbuttons.MassComponent = Mass Component +compaddbuttons.MassComponent = Mass\nComponent compaddbuttons.MassComponents = Mass Components compaddbuttons.Donotaskmeagain = Do not ask me again compaddbuttons.Selectcomppos = Select component position