23 lines
819 B
Plaintext
23 lines
819 B
Plaintext
ContextMenu_EN = {
|
|
ContextMenu_Amputate = "Amputate",
|
|
ContextMenu_Amputate_Bandage = "Amputate and bandage",
|
|
ContextMenu_Amputate_Stitch_Bandage = "Amputate and stitches",
|
|
ContextMenu_Amputate_Stitch_Bandage = "Amputate, stitches and bandage",
|
|
|
|
ContextMenu_Cauterize = "Cauterize",
|
|
ContextMenu_Cauterize_TempTooLow_tooltip = "Temperature too low",
|
|
|
|
ContextMenu_Limb_Hand_L = "Left Hand",
|
|
ContextMenu_Limb_ForeArm_L = "Left forearm",
|
|
ContextMenu_Limb_UpperArm_L = "Left UpperArm"
|
|
ContextMenu_Limb_Hand_R = "Right Hand",
|
|
ContextMenu_Limb_ForeArm_R = "Right forearm",
|
|
ContextMenu_Limb_UpperArm_R = "Right UpperArm"
|
|
|
|
|
|
ContextMenu_InstallProstRight = "Install prosthesis on right arm",
|
|
ContextMenu_InstallProstLeft = "Install prosthesis on left arm",
|
|
|
|
|
|
}
|