mirror of
https://github.com/PorktoberRevolution/ReStocked
synced 2024-09-01 17:34:42 +00:00
Fix RS+ localizations
This commit is contained in:
parent
2edc9cd1d3
commit
0f19d29ac7
@ -288,13 +288,13 @@ Localization
|
||||
#LOC_RestockPlus_restock-pod-sphere-3_tags = 3 capsule control ?eva fly ?iva pilot rocket space history historical pod voskhod restock sardines
|
||||
|
||||
// 1.875m
|
||||
#LOC_RestockPlus_restock-mk2-pod_title = RC-M001 Remote Guidance Unit
|
||||
#LOC_RestockPlus_restock-mk2-pod_description = This unit has a low sentience quotient, so you probably won't need to be careful about leaving the pod bay doors open all the time.
|
||||
#LOC_RestockPlus_restock-mk2-pod_tags = cmg command control (core fly gyro kerbnet moment probe react sas satellite space stab steer torque restock remote rgu
|
||||
#LOC_RestockPlus_restock-mk2-pod_title = Mk2 'Acorn' Command Pod
|
||||
#LOC_RestockPlus_restock-mk2-pod_description = The immediate successor to the Mk1 command pod, the Mk2 seats two kerbals instead of one, and has handy forward-facing windows to enable docking.
|
||||
#LOC_RestockPlus_restock-mk2-pod_tags = capsule cmg control ?eva fly gyro ?iva moment pilot space stab steer torque gemini restock
|
||||
|
||||
#LOC_RestockPlus_restock-drone-core-1875-1_title = Mk2 'Acorn' Command Pod
|
||||
#LOC_RestockPlus_restock-drone-core-1875-1_description = The immediate successor to the Mk1 command pod, the Mk2 seats two kerbals instead of one, and has handy forward-facing windows to enable docking.
|
||||
#LOC_RestockPlus_restock-drone-core-1875-1_tags = capsule cmg control ?eva fly gyro ?iva moment pilot space stab steer torque gemini restock
|
||||
#LOC_RestockPlus_restock-drone-core-1875-1_title = RC-M001 Remote Guidance Unit
|
||||
#LOC_RestockPlus_restock-drone-core-1875-1_description = This unit has a low sentience quotient, so you probably won't need to be careful about leaving the pod bay doors open all the time.
|
||||
#LOC_RestockPlus_restock-drone-core-1875-1_tags = cmg command control (core fly gyro kerbnet moment probe react sas satellite space stab steer torque restock remote rgu
|
||||
|
||||
// 3.75m
|
||||
#LOC_RestockPlus_restock-drone-core-375-1_title = RC-XL001 Remote Guidance Unit
|
||||
|
@ -43,9 +43,9 @@ PART
|
||||
/// Flag to disable this part if MH is installed
|
||||
MHReplacement = True
|
||||
|
||||
title = #LOC_RestockPlus_restock-drone-core-1875-1_title // Mk2 'Acorn' Command Pod
|
||||
title = #LOC_RestockPlus_restock-mk2-pod_title // Mk2 'Acorn' Command Pod
|
||||
manufacturer = #autoLOC_501630 //#autoLOC_501630 = Kerlington Model Rockets and Paper Products Inc
|
||||
description = #LOC_RestockPlus_restock-drone-core-1875-1_description
|
||||
description = #LOC_RestockPlus_restock-mk2-pod_description
|
||||
// The immediate successor to the Mk1 command pod, the Mk2 seats two kerbals instead of one, and has handy forward-facing windows to enable docking.
|
||||
|
||||
dragModelType = default
|
||||
@ -69,7 +69,7 @@ PART
|
||||
bulkheadProfiles = size1p5, size0
|
||||
|
||||
|
||||
tags = #LOC_RestockPlus_restock-drone-core-1875-1_tags
|
||||
tags = #LOC_RestockPlus_restock-mk2-pod_tags
|
||||
// capsule cmg control ?eva fly gyro ?iva moment pilot space stab steer torque gemini restock
|
||||
|
||||
INTERNAL
|
||||
|
Loading…
Reference in New Issue
Block a user