Fix typo.
--HG-- branch : release
This commit is contained in:
parent
45ce22d6e3
commit
e2f1b87596
|
@ -425,7 +425,7 @@ void VTranslateMeasurements::InitGroupC()
|
||||||
m = translate("VTranslateMeasurements", "indent_ankle_high",
|
m = translate("VTranslateMeasurements", "indent_ankle_high",
|
||||||
"Name in a formula. Don't use math symbols and space in name!!!!");
|
"Name in a formula. Don't use math symbols and space in name!!!!");
|
||||||
g = translate("VTranslateMeasurements", "Indent: Ankle High", "Full measurement name.");
|
g = translate("VTranslateMeasurements", "Indent: Ankle High", "Full measurement name.");
|
||||||
d = translate("VTranslateMeasurements", "Horizontal Distance betwee a flat stick, placed perpendicular to Heel, "
|
d = translate("VTranslateMeasurements", "Horizontal Distance between a flat stick, placed perpendicular to Heel, "
|
||||||
"and the greatest indentation of Ankle.", "Full measurement description.");
|
"and the greatest indentation of Ankle.", "Full measurement description.");
|
||||||
InitMeasurement(indentAnkleHigh_M, m, g, d, "C03");
|
InitMeasurement(indentAnkleHigh_M, m, g, d, "C03");
|
||||||
//=================================================================================================================
|
//=================================================================================================================
|
||||||
|
|
Loading…
Reference in New Issue
Block a user