[Libreoffice-commits] core.git: sc/source
Andras Timar
andras.timar at collabora.com
Fri Apr 15 08:02:05 UTC 2016
sc/source/ui/src/scfuncs.src | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
New commits:
commit 588a36339f8f16180aed8d3b1196b3aae4797a98
Author: Andras Timar <andras.timar at collabora.com>
Date: Fri Apr 15 10:01:41 2016 +0200
typo: Aggegration -> Aggregation
Change-Id: Ica0bef9d0ac4a5d6a2c01a1f5abf859817713f85
diff --git a/sc/source/ui/src/scfuncs.src b/sc/source/ui/src/scfuncs.src
index 3225577..f407cdf 100644
--- a/sc/source/ui/src/scfuncs.src
+++ b/sc/source/ui/src/scfuncs.src
@@ -10122,7 +10122,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
};
String 13 // Description of Parameter 6
{
- Text [ en-US ] = "Aggegration (default 0 = AVERAGE); method to be used to aggegrate identical (time) values." ;
+ Text [ en-US ] = "Aggregation (default 0 = AVERAGE); method to be used to aggregate identical (time) values." ;
};
};
// -=*# Resource for function FORECAST.ETS.MULT #*=-
@@ -10186,7 +10186,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
};
String 13 // Description of Parameter 6
{
- Text [ en-US ] = "Aggegration (default 0 = AVERAGE); method to be used to aggegrate identical (time) values." ;
+ Text [ en-US ] = "Aggregation (default 0 = AVERAGE); method to be used to aggregate identical (time) values." ;
};
};
// -=*# Resource for function FORECAST.ETS.CONFINT #*=-
@@ -10258,7 +10258,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
};
String 15 // Description of Parameter 7
{
- Text [ en-US ] = "Aggegration (default 1 = AVERAGE); method to be used to aggegrate identical (time) values." ;
+ Text [ en-US ] = "Aggregation (default 1 = AVERAGE); method to be used to aggregate identical (time) values." ;
};
};
// -=*# Resource for function FORECAST.ETS.PI.MULT #*=-
@@ -10330,7 +10330,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
};
String 15 // Description of Parameter 7
{
- Text [ en-US ] = "Aggegration (default 1 = AVERAGE); method to be used to aggegrate identical (time) values." ;
+ Text [ en-US ] = "Aggregation (default 1 = AVERAGE); method to be used to aggregate identical (time) values." ;
};
};
// -=*# Resource for function FORECAST.ETS.SEASONALITY #*=-
@@ -10378,7 +10378,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
};
String 9 // Description of Parameter 4
{
- Text [ en-US ] = "Aggegration (default 1 = AVERAGE); method to be used to aggegrate identical (time) values." ;
+ Text [ en-US ] = "Aggregation (default 1 = AVERAGE); method to be used to aggregate identical (time) values." ;
};
};
// -=*# Resource for function FORECAST.ETS.STAT #*=-
@@ -10442,7 +10442,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
};
String 13 // Description of Parameter 6
{
- Text [ en-US ] = "Aggegration (default 1 = AVERAGE); method to be used to aggegrate identical (time) values." ;
+ Text [ en-US ] = "Aggregation (default 1 = AVERAGE); method to be used to aggregate identical (time) values." ;
};
};
// -=*# Resource for function FORECAST.ETS.STAT.MULT #*=-
@@ -10506,7 +10506,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
};
String 13 // Description of Parameter 6
{
- Text [ en-US ] = "Aggegration (default 1 = AVERAGE); method to be used to aggegrate identical (time) values." ;
+ Text [ en-US ] = "Aggregation (default 1 = AVERAGE); method to be used to aggregate identical (time) values." ;
};
};
// -=*# Resource for function FORECAST.LINEAR #*=-
More information about the Libreoffice-commits
mailing list