Kaydet (Commit) f6d47888 authored tarafından Eike Rathke's avatar Eike Rathke

Number(s) makes no sense for one parameter, use Number instead

Change-Id: Iaf15e4a2b7d29dbdecafcc8089d96c0d6bee6d35
üst 91e15edd
...@@ -264,7 +264,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS ...@@ -264,7 +264,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
String 2 // name of parameter 1 Multinomial String 2 // name of parameter 1 Multinomial
{ {
Text [ en-US ] = "Number(s)"; Text [ en-US ] = "Number";
}; };
String 3 // description of parameter 1 Multinomial String 3 // description of parameter 1 Multinomial
...@@ -432,7 +432,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS ...@@ -432,7 +432,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
String 2 // name of parameter 1 Gcd_Excel2003 String 2 // name of parameter 1 Gcd_Excel2003
{ {
Text [ en-US ] = "Number(s)"; Text [ en-US ] = "Number";
}; };
String 3 // description of parameter 1 Gcd_Excel2003 String 3 // description of parameter 1 Gcd_Excel2003
...@@ -450,7 +450,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS ...@@ -450,7 +450,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS
String 2 // name of parameter 1 Lcm_Excel2003 String 2 // name of parameter 1 Lcm_Excel2003
{ {
Text [ en-US ] = "Number(s)"; Text [ en-US ] = "Number";
}; };
String 3 // description of parameter 1 Lcm_Excel2003 String 3 // description of parameter 1 Lcm_Excel2003
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment