diff options
Diffstat (limited to 'scaddins/source')
-rw-r--r-- | scaddins/source/analysis/analysis.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/scaddins/source/analysis/analysis.src b/scaddins/source/analysis/analysis.src index c850496dec9d..1febe75c4a0a 100644 --- a/scaddins/source/analysis/analysis.src +++ b/scaddins/source/analysis/analysis.src @@ -264,7 +264,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS String 2 // name of parameter 1 Multinomial { - Text [ en-US ] = "Number(s)"; + Text [ en-US ] = "Number"; }; String 3 // description of parameter 1 Multinomial @@ -432,7 +432,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS 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 @@ -450,7 +450,7 @@ Resource RID_ANALYSIS_FUNCTION_DESCRIPTIONS 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 |