0.625m Fairing - Fixes

- Disable Interstage Nodes from displaying by default, as per other stock fairings.
- Replace strings with autoLOC tags.
- Convert padding to 2-spaces.
This commit is contained in:
Poodmund 2019-02-11 20:20:36 +00:00 committed by GitHub
parent 99a8ba78b6
commit e4d11a3230
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -102,8 +102,8 @@ PART
stagingToggleEnabledEditor = True
stagingToggleEnabledFlight = False
stagingEnableText = Fairing Not Staged
stagingDisableText = Fairing Staged
stagingEnableText = #autoLOC_502000 //#autoLOC_502000 = Fairing Not Staged
stagingDisableText = #autoLOC_502001 //#autoLOC_502001 = Fairing Staged
}
MODULE
{
@ -351,8 +351,9 @@ PART
MODULE
{
name = ModuleStructuralNodeToggle
MeshMenuName = Truss Structure
NodeMenuName = Interstage Nodes
MeshMenuName = #autoLOC_502002 //#autoLOC_502002 = Truss Structure
NodeMenuName = #autoLOC_502003 //#autoLOC_502003 = Interstage Nodes
showNodes = false
}
MODULE
{