Corrected measurement N04 (rise_length_side_sitting) short description.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2015-11-15 17:57:59 +02:00
parent 6028bfd088
commit af74da95af

View File

@ -1824,8 +1824,7 @@ void VTranslateMeasurements::InitGroupN()
m = translate("VTranslateMeasurements", "rise_length_side_sitting", m = translate("VTranslateMeasurements", "rise_length_side_sitting",
"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", g = translate("VTranslateMeasurements",
"Sit on hard surface. Rise length, side, taken from waist over hip curve down to surface", "Rise length, side, sitting", "Full measurement name.");
"Full measurement name.");
d = translate("VTranslateMeasurements", d = translate("VTranslateMeasurements",
"From Waist Side around hp curve down to surface, while seated on hard surface.", "From Waist Side around hp curve down to surface, while seated on hard surface.",
"Full measurement description."); "Full measurement description.");