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 <billy.olsen@gmail.com>
This commit is contained in:
parent
0dfd5d52c5
commit
120fb72a43
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user