You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2021/08/13 15:20:29 UTC

[openoffice] branch AOO42X updated: Fixed typos, removed whitespace

This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/AOO42X by this push:
     new fd9e694  Fixed typos, removed whitespace
fd9e694 is described below

commit fd9e69429010db343e5e49e808f306c89231b329
Author: mseidel <ms...@apache.org>
AuthorDate: Fri Aug 13 17:12:58 2021 +0200

    Fixed typos, removed whitespace
    
    (cherry picked from commit 4c3f23345f71fb81b4aa855be26b7562db4c752c)
---
 .../source/text/shared/01/06040400.xhp             |   2 +-
 .../source/text/shared/guide/filternavigator.xhp   |  13 +-
 .../source/text/shared/guide/flat_icons.xhp        |  11 +-
 .../source/text/shared/guide/floating_toolbar.xhp  |  13 +-
 .../source/text/shared/guide/hyperlink_search.xhp  |  11 +-
 .../source/text/shared/guide/labels.xhp            |  11 +-
 main/sc/source/ui/src/scfuncs.src                  | 926 ++++++++++-----------
 7 files changed, 489 insertions(+), 498 deletions(-)

diff --git a/main/helpcontent2/source/text/shared/01/06040400.xhp b/main/helpcontent2/source/text/shared/01/06040400.xhp
index e9e16ca..f1aacc8 100644
--- a/main/helpcontent2/source/text/shared/01/06040400.xhp
+++ b/main/helpcontent2/source/text/shared/01/06040400.xhp
@@ -53,7 +53,7 @@
 <paragraph xml-lang="en-US" id="par_id3153173" role="paragraph" l10n="U" oldref="27">Inserts a non breaking space before ";", "!", "?" and ":" when the character language is set to French (France, Belgium, Luxembourg, Monaco, or Switzerland) and before ":" only when the character language is set to French (Canada).</paragraph>
 
 <comment>moved two paras from 06040100.xhp, cws cbosdo01</comment>
-<paragraph xml-lang="en-US" id="hd_id3159400" role="heading" level="2" l10n="U" oldref="25">Format ordinal number suffixes (1st ... 1^st)</paragraph>
+<paragraph xml-lang="en-US" id="hd_id3159400" role="heading" level="2" l10n="U" oldref="25">Format ordinal number suffixes (1st -> 1^st)</paragraph>
 <paragraph xml-lang="en-US" id="par_id3154173" role="paragraph" l10n="U" oldref="27">Formats the text characters of ordinals, such as 1st, 2nd, or 3rd, as superscripts. For example, in English text, 1st will be converted to 1^st.</paragraph>
 
 
diff --git a/main/helpcontent2/source/text/shared/guide/filternavigator.xhp b/main/helpcontent2/source/text/shared/guide/filternavigator.xhp
index 024a2be..803ac2f 100644
--- a/main/helpcontent2/source/text/shared/guide/filternavigator.xhp
+++ b/main/helpcontent2/source/text/shared/guide/filternavigator.xhp
@@ -1,8 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-
 <!--***********************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -10,20 +9,20 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  ***********************************************************-->
 
 
-	
+
 <helpdocument version="1.0">
 <meta>
 <topic id="textsharedguidefilternavigatorxhp" indexer="include" status="PUBLISH">
@@ -45,7 +44,7 @@
 <bookmark xml-lang="en-US" branch="hid/.uno:FormFilterNavigator" id="bm_id3149020" localize="false"/>
 <paragraph role="paragraph" id="par_id3150322" xml-lang="en-US" l10n="U" oldref="13"><ahelp hid=".uno:FormFilterNavigator">To connect several filter conditions with Boolean OR, click the <emph>Filter navigation</emph> icon on the filter bar.</ahelp> The <emph>Filter navigator</emph> window appears.</paragraph>
 <bookmark xml-lang="en-US" branch="hid/SVX_HID_FILTER_NAVIGATOR" id="bm_id3155767" localize="false"/>
-<paragraph role="paragraph" id="par_id3153711" xml-lang="en-US" l10n="U" oldref="14"><ahelp hid="HID_FILTER_NAVIGATOR">The filter conditions that have been set appear in the <emph>Filter navigator</emph>. As soon as a filter is set, you see a blank filter entry at the bottom of the <emph>Filter navigator</emph> . You can select this entry by clicking the word "Or". Once you have selected the blank filter entry, you can enter additional filter conditions in the form. These conditions are  [...]
+<paragraph role="paragraph" id="par_id3153711" xml-lang="en-US" l10n="U" oldref="14"><ahelp hid="HID_FILTER_NAVIGATOR">The filter conditions that have been set appear in the <emph>Filter navigator</emph>. As soon as a filter is set, you see a blank filter entry at the bottom of the <emph>Filter navigator</emph>. You can select this entry by clicking the word "Or". Once you have selected the blank filter entry, you can enter additional filter conditions in the form. These conditions are l [...]
 <bookmark xml-lang="en-US" branch="hid/SVX_HID_FM_EDIT" id="bm_id3146313" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/SVX_HID_FM_FILTER_IS_NULL" id="bm_id3146316" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/SVX_HID_FM_IS_NOT_NULL" id="bm_id3149108" localize="false"/>
diff --git a/main/helpcontent2/source/text/shared/guide/flat_icons.xhp b/main/helpcontent2/source/text/shared/guide/flat_icons.xhp
index ddebebb..2ee57ae 100644
--- a/main/helpcontent2/source/text/shared/guide/flat_icons.xhp
+++ b/main/helpcontent2/source/text/shared/guide/flat_icons.xhp
@@ -1,8 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-
 <!--***********************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -10,22 +9,20 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  ***********************************************************-->
 
 
 
-
-	
 <helpdocument version="1.0">
 <meta>
 <topic id="textsharedguideflat_iconsxml" indexer="include" status="PUBLISH">
diff --git a/main/helpcontent2/source/text/shared/guide/floating_toolbar.xhp b/main/helpcontent2/source/text/shared/guide/floating_toolbar.xhp
index 652a223..34c43cf 100644
--- a/main/helpcontent2/source/text/shared/guide/floating_toolbar.xhp
+++ b/main/helpcontent2/source/text/shared/guide/floating_toolbar.xhp
@@ -1,9 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-
-
 <!--***********************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -11,22 +9,21 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  ***********************************************************-->
 
 
 
-
-		<helpdocument version="1.0">
+<helpdocument version="1.0">
 <meta>
 <topic id="textsharedguidefloating_toolbarxml" indexer="include" status="PUBLISH">
 <title id="tit" xml-lang="en-US">Using Toolbars</title>
diff --git a/main/helpcontent2/source/text/shared/guide/hyperlink_search.xhp b/main/helpcontent2/source/text/shared/guide/hyperlink_search.xhp
index cc5ea9c..9f86af6 100644
--- a/main/helpcontent2/source/text/shared/guide/hyperlink_search.xhp
+++ b/main/helpcontent2/source/text/shared/guide/hyperlink_search.xhp
@@ -1,8 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-
 <!--***********************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -10,20 +9,20 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  ***********************************************************-->
 
 
-	
+
 <helpdocument version="1.0">
 <meta>
 <topic id="textsharedguidehyperlink_searchxml" indexer="include" status="PUBLISH">
diff --git a/main/helpcontent2/source/text/shared/guide/labels.xhp b/main/helpcontent2/source/text/shared/guide/labels.xhp
index 7188497..8c625dc 100644
--- a/main/helpcontent2/source/text/shared/guide/labels.xhp
+++ b/main/helpcontent2/source/text/shared/guide/labels.xhp
@@ -1,8 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-
 <!--***********************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -10,20 +9,20 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  ***********************************************************-->
 
 
-	
+
 <helpdocument version="1.0">
 <meta>
 <topic id="textsharedguidelabelsxml" indexer="include" status="PUBLISH">
diff --git a/main/sc/source/ui/src/scfuncs.src b/main/sc/source/ui/src/scfuncs.src
index 2acd5a1..572892c 100644
--- a/main/sc/source/ui/src/scfuncs.src
+++ b/main/sc/source/ui/src/scfuncs.src
@@ -1,5 +1,5 @@
 /**************************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,16 +7,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  *************************************************************/
 
 
@@ -82,7 +82,7 @@
 
 Resource RID_SC_FUNCTION_DESCRIPTIONS1
 {
-	 // -=*# Resource for function DBANZAHL #*=-
+	// -=*# Resource for function DBANZAHL #*=-
 	Resource SC_OPCODE_DB_COUNT
 	{
 		String 1 // Description
@@ -122,7 +122,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Defines the cell range containing the search criteria." ;
 		};
 	};
-	 // -=*# Resource for function DBANZAHL2 #*=-
+	// -=*# Resource for function DBANZAHL2 #*=-
 	Resource SC_OPCODE_DB_COUNT_2
 	{
 		String 1 // Description
@@ -162,7 +162,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Defines the cell range containing the search criteria." ;
 		};
 	};
-	 // -=*# Resource for function DBMITTELWERT #*=-
+	// -=*# Resource for function DBMITTELWERT #*=-
 	Resource SC_OPCODE_DB_AVERAGE
 	{
 		String 1 // Description
@@ -202,7 +202,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Defines the cell range containing the search criteria." ;
 		};
 	};
-	 // -=*# Resource for function DBAUSZUG #*=-
+	// -=*# Resource for function DBAUSZUG #*=-
 	Resource SC_OPCODE_DB_GET
 	{
 		String 1 // Description
@@ -242,7 +242,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Defines the cell range containing the search criteria." ;
 		};
 	};
-	 // -=*# Resource for function DBMAX #*=-
+	// -=*# Resource for function DBMAX #*=-
 	Resource SC_OPCODE_DB_MAX
 	{
 		String 1 // Description
@@ -282,7 +282,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Defines the cell range containing the search criteria." ;
 		};
 	};
-	 // -=*# Resource for function DBMIN #*=-
+	// -=*# Resource for function DBMIN #*=-
 	Resource SC_OPCODE_DB_MIN
 	{
 		String 1 // Description
@@ -322,7 +322,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Defines the cell range containing the search criteria." ;
 		};
 	};
-	 // -=*# Resource for function DBPRODUKT #*=-
+	// -=*# Resource for function DBPRODUKT #*=-
 	Resource SC_OPCODE_DB_PRODUCT
 	{
 		String 1 // Description
@@ -362,7 +362,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Defines the cell range containing the search criteria." ;
 		};
 	};
-	 // -=*# Resource for function DBSTDABW #*=-
+	// -=*# Resource for function DBSTDABW #*=-
 	Resource SC_OPCODE_DB_STD_DEV
 	{
 		String 1 // Description
@@ -402,7 +402,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Defines the cell range containing the search criteria." ;
 		};
 	};
-	 // -=*# Resource for function DBSTDABWN #*=-
+	// -=*# Resource for function DBSTDABWN #*=-
 	Resource SC_OPCODE_DB_STD_DEV_P
 	{
 		String 1 // Description
@@ -442,7 +442,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Defines the cell range containing the search criteria." ;
 		};
 	};
-	 // -=*# Resource for function DBSUMME #*=-
+	// -=*# Resource for function DBSUMME #*=-
 	Resource SC_OPCODE_DB_SUM
 	{
 		String 1 // Description
@@ -482,7 +482,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Defines the cell range containing the search criteria." ;
 		};
 	};
-	 // -=*# Resource for function DBVARIANZ #*=-
+	// -=*# Resource for function DBVARIANZ #*=-
 	Resource SC_OPCODE_DB_VAR
 	{
 		String 1 // Description
@@ -522,7 +522,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Defines the cell range containing the search criteria." ;
 		};
 	};
-	 // -=*# Resource for function DBVARIANZEN #*=-
+	// -=*# Resource for function DBVARIANZEN #*=-
 	Resource SC_OPCODE_DB_VAR_P
 	{
 		String 1 // Description
@@ -562,7 +562,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Defines the cell range containing the search criteria." ;
 		};
 	};
-	 // -=*# Resource for function DATUM #*=-
+	// -=*# Resource for function DATUM #*=-
 	Resource SC_OPCODE_GET_DATE
 	{
 		String 1 // Description
@@ -602,7 +602,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "An integer between 1 and 31 representing the day of the month." ;
 		};
 	};
-	 // -=*# Resource for function DATWERT #*=-
+	// -=*# Resource for function DATWERT #*=-
 	Resource SC_OPCODE_GET_DATE_VALUE
 	{
 		String 1 // Description
@@ -626,7 +626,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "A text enclosed in quotation marks which returns a date in a %PRODUCTNAME date format." ;
 		};
 	};
-	 // -=*# Resource for function TAG #*=-
+	// -=*# Resource for function TAG #*=-
 	Resource SC_OPCODE_GET_DAY
 	{
 		String 1 // Description
@@ -650,7 +650,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The internal number for the date." ;
 		};
 	};
-	 // -=*# Resource for function TAGE360 #*=-
+	// -=*# Resource for function TAGE360 #*=-
 	Resource SC_OPCODE_GET_DIFF_DATE_360
 	{
 		String 1 // Description
@@ -690,7 +690,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Method used to form differences: Type = 0 denotes US method (NASD), Type = 1 denotes the European method." ;
 		};
 	};
-	 // -=*# Resource for function STUNDE #*=-
+	// -=*# Resource for function STUNDE #*=-
 	Resource SC_OPCODE_GET_HOUR
 	{
 		String 1 // Description
@@ -714,7 +714,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Internal time value" ;
 		};
 	};
-	 // -=*# Resource for function MINUTE #*=-
+	// -=*# Resource for function MINUTE #*=-
 	Resource SC_OPCODE_GET_MIN
 	{
 		String 1 // Description
@@ -738,7 +738,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Internal time value." ;
 		};
 	};
-	 // -=*# Resource for function MONAT #*=-
+	// -=*# Resource for function MONAT #*=-
 	Resource SC_OPCODE_GET_MONTH
 	{
 		String 1 // Description
@@ -762,7 +762,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The internal number of the date." ;
 		};
 	};
-	 // -=*# Resource for function JETZT #*=-
+	// -=*# Resource for function JETZT #*=-
 	Resource SC_OPCODE_GET_ACT_TIME
 	{
 		String 1 // Description
@@ -778,7 +778,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
             0;
 		};
 	};
-	 // -=*# Resource for function SEKUNDE #*=-
+	// -=*# Resource for function SEKUNDE #*=-
 	Resource SC_OPCODE_GET_SEC
 	{
 		String 1 // Description
@@ -802,7 +802,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The internal time value." ;
 		};
 	};
-	 // -=*# Resource for function ZEIT #*=-
+	// -=*# Resource for function ZEIT #*=-
 	Resource SC_OPCODE_GET_TIME
 	{
 		String 1 // Description
@@ -842,7 +842,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The integer for the second." ;
 		};
 	};
-	 // -=*# Resource for function ZEITWERT #*=-
+	// -=*# Resource for function ZEITWERT #*=-
 	Resource SC_OPCODE_GET_TIME_VALUE
 	{
 		String 1 // Description
@@ -866,7 +866,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "A text enclosed in quotation marks which returns a time in a %PRODUCTNAME time format." ;
 		};
 	};
-	 // -=*# Resource for function HEUTE #*=-
+	// -=*# Resource for function HEUTE #*=-
 	Resource SC_OPCODE_GET_ACT_DATE
 	{
 		String 1 // Description
@@ -882,7 +882,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
             0;
 		};
 	};
-	 // -=*# Resource for function WOCHENTAG #*=-
+	// -=*# Resource for function WOCHENTAG #*=-
 	Resource SC_OPCODE_GET_DAY_OF_WEEK
 	{
 		String 1 // Description
@@ -914,7 +914,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Fixes the beginning of the week and the type of calculation to be used." ;
 		};
 	};
-	 // -=*# Resource for function JAHR #*=-
+	// -=*# Resource for function JAHR #*=-
 	Resource SC_OPCODE_GET_YEAR
 	{
 		String 1 // Description
@@ -938,7 +938,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Internal number of the date." ;
 		};
 	};
-	 // -=*# Resource for function TAGE #*=-
+	// -=*# Resource for function TAGE #*=-
 	Resource SC_OPCODE_GET_DIFF_DATE
 	{
 		String 1 // Description
@@ -970,7 +970,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The start date for calculating the difference in days." ;
 		};
 	};
-	 // -=*# Resource for function KALENDERWOCHE #*=-
+	// -=*# Resource for function KALENDERWOCHE #*=-
 	Resource SC_OPCODE_WEEK
 	{
 		String 1 // Description
@@ -1002,12 +1002,12 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Indicates the first day of the week (1 = Sunday, other values = Monday)." ;
 		};
 	};
-	 // -=*# Resource for function OSTERSONNTAG #*=-
+	// -=*# Resource for function OSTERSONNTAG #*=-
 	Resource SC_OPCODE_EASTERSUNDAY
 	{
 		String 1 // Description
 		{
-			Text [ en-US ] = "Calculates the date of Easter Sunday in a given year.";
+			Text [ en-US ] = "Calculates the date of Easter Sunday in a given year." ;
 		};
 		ExtraData =
 		{
@@ -1019,14 +1019,14 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 		};
 		String 2 // Name of Parameter 1
 		{
-			Text [ en-US ] = "year";
+			Text [ en-US ] = "year" ;
 		};
 		String 3 // Description of Parameter 1
 		{
-			Text [ en-US ] = "An integer between 1583 and 9956, or 0 and 99 (19xx or 20xx depending on the option set).";
+			Text [ en-US ] = "An integer between 1583 and 9956, or 0 and 99 (19xx or 20xx depending on the option set)." ;
 		};
 	};
-	 // -=*# Resource for function BW #*=-
+	// -=*# Resource for function BW #*=-
 	Resource SC_OPCODE_BW
 	{
 		String 1 // Description
@@ -1082,7 +1082,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Type = 1 denotes due at the beginning of the period, = 0 at the end." ;
 		};
 	};
-	 // -=*# Resource for function ZW #*=-
+	// -=*# Resource for function ZW #*=-
 	Resource SC_OPCODE_ZW
 	{
 		String 1 // Description
@@ -1138,7 +1138,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Type = 1 denotes due at the beginning of the period, = 0 at the end." ;
 		};
 	};
-	 // -=*# Resource for function ZZR #*=-
+	// -=*# Resource for function ZZR #*=-
 	Resource SC_OPCODE_ZZR
 	{
 		String 1 // Description
@@ -1194,7 +1194,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Type = 1 denotes due at the beginning of the period, = 0 at the end." ;
 		};
 	};
-	 // -=*# Resource for function RMZ #*=-
+	// -=*# Resource for function RMZ #*=-
 	Resource SC_OPCODE_RMZ
 	{
 		String 1 // Description
@@ -1250,7 +1250,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Type = 1 denotes due at the beginning of the period, = 0 at the end." ;
 		};
 	};
-	 // -=*# Resource for function ZINS #*=-
+	// -=*# Resource for function ZINS #*=-
 	Resource SC_OPCODE_ZINS
 	{
 		String 1 // Description
@@ -1314,7 +1314,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Guess. The estimate of the interest rate for the iterative calculating method." ;
 		};
 	};
-	 // -=*# Resource for function ZINSZ #*=-
+	// -=*# Resource for function ZINSZ #*=-
 	Resource SC_OPCODE_ZINS_Z
 	{
 		String 1 // Description
@@ -1378,7 +1378,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Type = 1 denotes due at the beginning of the period, = 0 at the end." ;
 		};
 	};
-	 // -=*# Resource for function KAPZ #*=-
+	// -=*# Resource for function KAPZ #*=-
 	Resource SC_OPCODE_KAPZ
 	{
 		String 1 // Description
@@ -1442,7 +1442,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Type = 1 denotes due at the beginning of the period, = 0 at the end." ;
 		};
 	};
-	 // -=*# Resource for function KUMKAPITAL #*=-
+	// -=*# Resource for function KUMKAPITAL #*=-
 	Resource SC_OPCODE_KUM_KAP_Z
 	{
 		String 1 // Description
@@ -1506,7 +1506,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Type = 1 denotes due at the beginning of the period, = 0 at the end." ;
 		};
 	};
-	 // -=*# Resource for function KUMZINSZ #*=-
+	// -=*# Resource for function KUMZINSZ #*=-
 	Resource SC_OPCODE_KUM_ZINS_Z
 	{
 		String 1 // Description
@@ -1570,7 +1570,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Type = 1 denotes due at the beginning of the period, = 0 at the end." ;
 		};
 	};
-	 // -=*# Resource for function DIA #*=-
+	// -=*# Resource for function DIA #*=-
 	Resource SC_OPCODE_DIA
 	{
 		String 1 // Description
@@ -1618,7 +1618,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Period. The depreciation period which must have the same time unit as average useful life." ;
 		};
 	};
-	 // -=*# Resource for function LIA #*=-
+	// -=*# Resource for function LIA #*=-
 	Resource SC_OPCODE_LIA
 	{
 		String 1 // Description
@@ -1658,7 +1658,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Useful life. The number of periods in the useful life of the asset." ;
 		};
 	};
-	 // -=*# Resource for function GDA #*=-
+	// -=*# Resource for function GDA #*=-
 	Resource SC_OPCODE_GDA
 	{
 		String 1 // Description
@@ -1714,7 +1714,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Factor. The factor for balance decline. F = 2 means a double declining balance factor" ;
 		};
 	};
-	 // -=*# Resource for function GDA2 #*=-
+	// -=*# Resource for function GDA2 #*=-
 	Resource SC_OPCODE_GDA_2
 	{
 		String 1 // Description
@@ -1770,7 +1770,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Months: The number of months in the first year of depreciation." ;
 		};
 	};
-	 // -=*# Resource for function VDB #*=-
+	// -=*# Resource for function VDB #*=-
 	Resource SC_OPCODE_VBD
 	{
 		String 1 // Description
@@ -1842,7 +1842,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Do not alter. Type = 1 denotes switch to linear depreciation, type = 0 do not switch." ;
 		};
 	};
-	 // -=*# Resource for function EFFEKTIV #*=-
+	// -=*# Resource for function EFFEKTIV #*=-
 	Resource SC_OPCODE_EFFEKTIV
 	{
 		String 1 // Description
@@ -1874,7 +1874,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Periods. The number of interest payments per year." ;
 		};
 	};
-	 // -=*# Resource for function NOMINAL #*=-
+	// -=*# Resource for function NOMINAL #*=-
 	Resource SC_OPCODE_NOMINAL
 	{
 		String 1 // Description
@@ -1906,7 +1906,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Periods. The number of interest payment per year." ;
 		};
 	};
-	 // -=*# Resource for function NBW #*=-
+	// -=*# Resource for function NBW #*=-
 	Resource SC_OPCODE_NBW
 	{
 		String 1 // Description
@@ -1938,7 +1938,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Value 1, value 2,... are 1 to 30 arguments representing payments and income." ;
 		};
 	};
-	 // -=*# Resource for function IKV #*=-
+	// -=*# Resource for function IKV #*=-
 	Resource SC_OPCODE_IKV
 	{
 		String 1 // Description
@@ -1970,12 +1970,12 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Guess. An estimated value of the rate of return to be used for the iteration calculation." ;
 		};
 	};
-	 // -=*# Resource for function QIKV/MIRR #*=-
+	// -=*# Resource for function QIKV/MIRR #*=-
 	Resource SC_OPCODE_MIRR
 	{
 		String 1 // Description
 		{
-			Text [ en-US ] = "Returns the modified internal rate of return for a series of investments.";
+			Text [ en-US ] = "Returns the modified internal rate of return for a series of investments." ;
 		};
 		ExtraData =
 		{
@@ -1987,35 +1987,35 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 		};
 		String 2 // Name of Parameter 1
 		{
-			Text [ en-US ] = "Values";
+			Text [ en-US ] = "Values" ;
 		};
 		String 3 // Description of Parameter 1
 		{
-			Text [ en-US ] = "An array or reference to cells whose contents correspond to the payments.";
+			Text [ en-US ] = "An array or reference to cells whose contents correspond to the payments." ;
 		};
 		String 4 // Name of Parameter 2
 		{
-			Text [ en-US ] = "investment";
+			Text [ en-US ] = "investment" ;
 		};
 		String 5 // Description of Parameter 2
 		{
-			Text [ en-US ] = "Interest rate for investments (the negative values in the array).";
+			Text [ en-US ] = "Interest rate for investments (the negative values in the array)." ;
 		};
 		String 6 // Name of Parameter 3
 		{
-			Text [ en-US ] = "reinvest_rate";
+			Text [ en-US ] = "reinvest_rate" ;
 		};
 		String 7 // Description of Parameter 3
 		{
-			Text [ en-US ] = "interest rate for reinvestments (the positive values in the array).";
+			Text [ en-US ] = "interest rate for reinvestments (the positive values in the array)." ;
 		};
 	};
-	 // -=*# Resource for function ISPMT #*=-
+	// -=*# Resource for function ISPMT #*=-
 	Resource SC_OPCODE_ISPMT
 	{
 		String 1 // Description
 		{
-			Text [ en-US ] = "Returns the amount of interest for constant amortization rates.";
+			Text [ en-US ] = "Returns the amount of interest for constant amortization rates." ;
 		};
 		ExtraData =
 		{
@@ -2027,38 +2027,38 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 		};
 		String 2 // Name of Parameter 1
 		{
-			Text [ en-US ] = "rate";
+			Text [ en-US ] = "rate" ;
 		};
 		String 3 // Description of Parameter 1
 		{
-			Text [ en-US ] = "Interest rate for a single amortization rate.";
+			Text [ en-US ] = "Interest rate for a single amortization rate." ;
 		};
 		String 4 // Name of Parameter 2
 		{
-			Text [ en-US ] = "Period";
+			Text [ en-US ] = "Period" ;
 		};
 		String 5 // Description of Parameter 2
 		{
-			Text [ en-US ] = "Number of amortization periods for the calculation of the interest.";
+			Text [ en-US ] = "Number of amortization periods for the calculation of the interest." ;
 		};
 		String 6 // Name of Parameter 3
 		{
-			Text [ en-US ] = "total_periods";
+			Text [ en-US ] = "total_periods" ;
 		};
 		String 7 // Description of Parameter 3
 		{
-			Text [ en-US ] = "Sum total of amortization periods.";
+			Text [ en-US ] = "Sum total of amortization periods." ;
 		};
 		String 8 // Name of Parameter 4
 		{
-			Text [ en-US ] = "invest";
+			Text [ en-US ] = "invest" ;
 		};
 		String 9 // Description of Parameter 4
 		{
-			Text [ en-US ] = "Amount of the investment.";
+			Text [ en-US ] = "Amount of the investment." ;
 		};
 	};
-	 // -=*# Resource for function LAUFZEIT #*=-
+	// -=*# Resource for function LAUFZEIT #*=-
 	Resource SC_OPCODE_LAUFZ
 	{
 		String 1 // Description
@@ -2098,7 +2098,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The future value of the investment." ;
 		};
 	};
-	 // -=*# Resource for function ZGZ #*=-
+	// -=*# Resource for function ZGZ #*=-
 	Resource SC_OPCODE_ZGZ
 	{
 		String 1 // Description
@@ -2138,7 +2138,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The future value of the investment." ;
 		};
 	};
-	 // -=*# Resource for function ISTBEZUG #*=-
+	// -=*# Resource for function ISTBEZUG #*=-
 	Resource SC_OPCODE_IS_REF
 	{
 		String 1 // Description
@@ -2162,7 +2162,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The value to be tested." ;
 		};
 	};
-	 // -=*# Resource for function ISTFEHL #*=-
+	// -=*# Resource for function ISTFEHL #*=-
 	Resource SC_OPCODE_IS_ERR
 	{
 		String 1 // Description
@@ -2186,7 +2186,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The value to be tested." ;
 		};
 	};
-	 // -=*# Resource for function ISTFEHLER #*=-
+	// -=*# Resource for function ISTFEHLER #*=-
 	Resource SC_OPCODE_IS_ERROR
 	{
 		String 1 // Description
@@ -2210,7 +2210,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The value to be tested." ;
 		};
 	};
-	 // -=*# Resource for function ISTLEER #*=-
+	// -=*# Resource for function ISTLEER #*=-
 	Resource SC_OPCODE_IS_EMPTY
 	{
 		String 1 // Description
@@ -2234,7 +2234,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The value to be tested." ;
 		};
 	};
-	 // -=*# Resource for function ISTLOG #*=-
+	// -=*# Resource for function ISTLOG #*=-
 	Resource SC_OPCODE_IS_LOGICAL
 	{
 		String 1 // Description
@@ -2258,7 +2258,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The value to be tested." ;
 		};
 	};
-	 // -=*# Resource for function ISTNV #*=-
+	// -=*# Resource for function ISTNV #*=-
 	Resource SC_OPCODE_IS_NV
 	{
 		String 1 // Description
@@ -2282,7 +2282,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The value to be tested." ;
 		};
 	};
-	 // -=*# Resource for function ISTKTEXT #*=-
+	// -=*# Resource for function ISTKTEXT #*=-
 	Resource SC_OPCODE_IS_NON_STRING
 	{
 		String 1 // Description
@@ -2306,7 +2306,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The value to be tested." ;
 		};
 	};
-	 // -=*# Resource for function ISTTEXT #*=-
+	// -=*# Resource for function ISTTEXT #*=-
 	Resource SC_OPCODE_IS_STRING
 	{
 		String 1 // Description
@@ -2330,7 +2330,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The value to be tested." ;
 		};
 	};
-	 // -=*# Resource for function ISTZAHL #*=-
+	// -=*# Resource for function ISTZAHL #*=-
 	Resource SC_OPCODE_IS_VALUE
 	{
 		String 1 // Description
@@ -2354,7 +2354,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The value to be tested." ;
 		};
 	};
-	 // -=*# Resource for function ISTFORMEL #*=-
+	// -=*# Resource for function ISTFORMEL #*=-
 	Resource SC_OPCODE_IS_FORMULA
 	{
 		String 1 // Description
@@ -2378,12 +2378,12 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The cell to be checked." ;
 		};
 	};
-	 // -=*# Resource for function FORMEL #*=-
+	// -=*# Resource for function FORMEL #*=-
 	Resource SC_OPCODE_FORMULA
 	{
 		String 1 // Description
 		{
-			Text [ en-US ] = "Returns the formula of a formula cell.";
+			Text [ en-US ] = "Returns the formula of a formula cell." ;
 		};
 		ExtraData =
 		{
@@ -2395,14 +2395,14 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 		};
 		String 2 // Name of Parameter 1
 		{
-			Text [ en-US ] = "Reference";
+			Text [ en-US ] = "Reference" ;
 		};
 		String 3 // Description of Parameter 1
 		{
-			Text [ en-US ] = "The formula cell.";
+			Text [ en-US ] = "The formula cell." ;
 		};
 	};
-	 // -=*# Resource for function N #*=-
+	// -=*# Resource for function N #*=-
 	Resource SC_OPCODE_N
 	{
 		String 1 // Description
@@ -2426,7 +2426,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The value to be interpreted as a number." ;
 		};
 	};
-	 // -=*# Resource for function NV #*=-
+	// -=*# Resource for function NV #*=-
 	Resource SC_OPCODE_NO_VALUE
 	{
 		String 1 // Description
@@ -2442,7 +2442,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
             0;
 		};
 	};
-	 // -=*# Resource for function TYP #*=-
+	// -=*# Resource for function TYP #*=-
 	Resource SC_OPCODE_TYPE
 	{
 		String 1 // Description
@@ -2466,12 +2466,12 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The value for which the data type is to be determined." ;
 		};
 	};
-	 // -=*# Resource for function CELL/ZELLE #*=-
+	// -=*# Resource for function CELL/ZELLE #*=-
 	Resource SC_OPCODE_CELL
 	{
 		String 1 // Description
 		{
-			Text [ en-US ] = "Determines information about address, formatting or contents of a cell.";
+			Text [ en-US ] = "Determines information about address, formatting or contents of a cell." ;
 		};
 		ExtraData =
 		{
@@ -2483,22 +2483,22 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 		};
 		String 2 // Name of Parameter 1
 		{
-			Text [ en-US ] = "info_type";
+			Text [ en-US ] = "info_type" ;
 		};
 		String 3 // Description of Parameter 1
 		{
-			Text [ en-US ] = "String that specifies the type of information.";
+			Text [ en-US ] = "String that specifies the type of information." ;
 		};
 		String 4 // Name of Parameter 2
 		{
-			Text [ en-US ] = "Reference";
+			Text [ en-US ] = "Reference" ;
 		};
 		String 5 // Description of Parameter 2
 		{
-			Text [ en-US ] = "The position of the cell you want to examine.";
+			Text [ en-US ] = "The position of the cell you want to examine." ;
 		};
 	};
-	 // -=*# Resource for function AKTUELL #*=-
+	// -=*# Resource for function AKTUELL #*=-
 	Resource SC_OPCODE_CURRENT
 	{
 		String 1 // Description
@@ -2514,7 +2514,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
             0;
 		};
 	};
-	 // -=*# Resource for function FALSCH #*=-
+	// -=*# Resource for function FALSCH #*=-
 	Resource SC_OPCODE_FALSE
 	{
 		String 1 // Description
@@ -2530,7 +2530,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
             0;
 		};
 	};
-	 // -=*# Resource for function NICHT #*=-
+	// -=*# Resource for function NICHT #*=-
 	Resource SC_OPCODE_NOT
 	{
 		String 1 // Description
@@ -2554,7 +2554,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "An expression that can be either TRUE or FALSE." ;
 		};
 	};
-	 // -=*# Resource for function WAHR #*=-
+	// -=*# Resource for function WAHR #*=-
 	Resource SC_OPCODE_TRUE
 	{
 		String 1 // Description
@@ -2570,7 +2570,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
             0;
 		};
 	};
-	 // -=*# Resource for function WENN #*=-
+	// -=*# Resource for function WENN #*=-
 	Resource SC_OPCODE_IF
 	{
 		String 1 // Description
@@ -2610,7 +2610,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The result of the function if the logical test returns FALSE." ;
 		};
 	};
-	 // -=*# Resource for function ODER #*=-
+	// -=*# Resource for function ODER #*=-
 	Resource SC_OPCODE_OR
 	{
 		String 1 // Description
@@ -2634,7 +2634,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Logical value 1, logical value 2,... are 1 to 30 conditions to be tested and which return either TRUE or FALSE." ;
 		};
 	};
-	 // -=*# Resource for function UND #*=-
+	// -=*# Resource for function UND #*=-
 	Resource SC_OPCODE_AND
 	{
 		String 1 // Description
@@ -2683,7 +2683,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Logical value 1, logical value 2,... are 1 to 30 conditions to be tested and which return either TRUE or FALSE." ;
 		};
 	};
-     // -=*# Resource for function ABS #*=-
+	// -=*# Resource for function ABS #*=-
 	Resource SC_OPCODE_ABS
 	{
 		String 1 // Description
@@ -2707,7 +2707,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The number whose absolute value is to be returned." ;
 		};
 	};
-	 // -=*# Resource for function POTENZ #*=-
+	// -=*# Resource for function POTENZ #*=-
 	Resource SC_OPCODE_POWER
 	{
 		String 1 // Description
@@ -2739,7 +2739,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The exponent b of the power a^b." ;
 		};
 	};
-	 // -=*# Resource for function ANZAHLLEEREZELLEN #*=-
+	// -=*# Resource for function ANZAHLLEEREZELLEN #*=-
 	Resource SC_OPCODE_COUNT_EMPTY_CELLS
 	{
 		String 1 // Description
@@ -2763,7 +2763,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The range in which empty cells are to be counted." ;
 		};
 	};
-	 // -=*# Resource for function PI #*=-
+	// -=*# Resource for function PI #*=-
 	Resource SC_OPCODE_PI
 	{
 		String 1 // Description
@@ -2779,7 +2779,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
             0;
 		};
 	};
-	 // -=*# Resource for function SUMME #*=-
+	// -=*# Resource for function SUMME #*=-
 	Resource SC_OPCODE_SUM
 	{
 		String 1 // Description
@@ -2803,7 +2803,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Number 1, number 2, ... are 1 to 30 arguments whose total is to be calculated." ;
 		};
 	};
-	 // -=*# Resource for function QUADRATESUMME #*=-
+	// -=*# Resource for function QUADRATESUMME #*=-
 	Resource SC_OPCODE_SUM_SQ
 	{
 		String 1 // Description
@@ -2827,7 +2827,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Number 1, number 2,... are 1 to 30 arguments for which the sum of the squares is to be calculated." ;
 		};
 	};
-	 // -=*# Resource for function PRODUKT #*=-
+	// -=*# Resource for function PRODUKT #*=-
 	Resource SC_OPCODE_PRODUCT
 	{
 		String 1 // Description
@@ -2851,7 +2851,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Number 1, number 2, ... are 1 to 30 arguments to be multiplied and a result returned." ;
 		};
 	};
-	 // -=*# Resource for function SUMMEWENN #*=-
+	// -=*# Resource for function SUMMEWENN #*=-
 	Resource SC_OPCODE_SUM_IF
 	{
 		String 1 // Description
@@ -3047,7 +3047,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 		};
 	};
 
-	 // -=*# Resource for function ZÄHLENWENN #*=-
+	// -=*# Resource for function ZÄHLENWENN #*=-
 	Resource SC_OPCODE_COUNT_IF
 	{
 		String 1 // Description
@@ -3079,7 +3079,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The cell range in which the search criteria are given." ;
 		};
 	};
-	 // -=*# Resource for function WURZEL #*=-
+	// -=*# Resource for function WURZEL #*=-
 	Resource SC_OPCODE_SQRT
 	{
 		String 1 // Description
@@ -3103,7 +3103,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "A positive value for which the square root is to be calculated." ;
 		};
 	};
-	 // -=*# Resource for function ZUFALLSZAHL #*=-
+	// -=*# Resource for function ZUFALLSZAHL #*=-
 	Resource SC_OPCODE_RANDOM
 	{
 		String 1 // Description
@@ -3119,7 +3119,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
             0;
 		};
 	};
-	 // -=*# Resource for function ISTGERADE #*=-
+	// -=*# Resource for function ISTGERADE #*=-
 	Resource SC_OPCODE_IS_EVEN
 	{
 		String 1 // Description
@@ -3143,7 +3143,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The value to be tested." ;
 		};
 	};
-	 // -=*# Resource for function ISTUNGERADE #*=-
+	// -=*# Resource for function ISTUNGERADE #*=-
 	Resource SC_OPCODE_IS_ODD
 	{
 		String 1 // Description
@@ -3167,7 +3167,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The value to be tested." ;
 		};
 	};
-	 // -=*# Resource for function KOMBINATIONEN #*=-
+	// -=*# Resource for function KOMBINATIONEN #*=-
 	Resource SC_OPCODE_KOMBIN
 	{
 		String 1 // Description
@@ -3199,7 +3199,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The number of elements selected." ;
 		};
 	};
-	 // -=*# Resource for function KOMBINATIONEN2 #*=-
+	// -=*# Resource for function KOMBINATIONEN2 #*=-
 	Resource SC_OPCODE_KOMBIN_2
 	{
 		String 1 // Description
@@ -3231,7 +3231,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The number of elements selected." ;
 		};
 	};
-	 // -=*# Resource for function ARCCOS #*=-
+	// -=*# Resource for function ARCCOS #*=-
 	Resource SC_OPCODE_ARC_COS
 	{
 		String 1 // Description
@@ -3255,7 +3255,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "A value between -1 and 1 for which the arccosine is to be returned." ;
 		};
 	};
-	 // -=*# Resource for function ARCSIN #*=-
+	// -=*# Resource for function ARCSIN #*=-
 	Resource SC_OPCODE_ARC_SIN
 	{
 		String 1 // Description
@@ -3279,7 +3279,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "A value between -1 and 1 for which the arcsine is to be returned." ;
 		};
 	};
-	 // -=*# Resource for function ARCCOSHYP #*=-
+	// -=*# Resource for function ARCCOSHYP #*=-
 	Resource SC_OPCODE_ARC_COS_HYP
 	{
 		String 1 // Description
@@ -3303,7 +3303,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "A value greater than or equal to 1 for which the hyperbolic cosine is to be returned." ;
 		};
 	};
-	 // -=*# Resource for function ARCSINHYP #*=-
+	// -=*# Resource for function ARCSINHYP #*=-
 	Resource SC_OPCODE_ARC_SIN_HYP
 	{
 		String 1 // Description
@@ -3327,7 +3327,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The value for which the inverse hyperbolic sine is to be returned." ;
 		};
 	};
-	 // -=*# Resource for function ARCCOT #*=-
+	// -=*# Resource for function ARCCOT #*=-
 	Resource SC_OPCODE_ARC_COT
 	{
 		String 1 // Description
@@ -3351,7 +3351,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The value for which the inverse cotangent is to be returned." ;
 		};
 	};
-	 // -=*# Resource for function ARCTAN #*=-
+	// -=*# Resource for function ARCTAN #*=-
 	Resource SC_OPCODE_ARC_TAN
 	{
 		String 1 // Description
@@ -3375,7 +3375,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The value for which the arctangent is to be returned." ;
 		};
 	};
-	 // -=*# Resource for function ARCCOTHYP #*=-
+	// -=*# Resource for function ARCCOTHYP #*=-
 	Resource SC_OPCODE_ARC_COT_HYP
 	{
 		String 1 // Description
@@ -3399,7 +3399,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "A value smaller than -1 or greater than 1 for which the inverse hyperbolic cotangent is to be returned." ;
 		};
 	};
-	 // -=*# Resource for function ARCTANHYP #*=-
+	// -=*# Resource for function ARCTANHYP #*=-
 	Resource SC_OPCODE_ARC_TAN_HYP
 	{
 		String 1 // Description
@@ -3423,7 +3423,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "A value between -1 and 1 for which the inverse hyperbolic tangent is to be returned." ;
 		};
 	};
-	 // -=*# Resource for function COS #*=-
+	// -=*# Resource for function COS #*=-
 	Resource SC_OPCODE_COS
 	{
 		String 1 // Description
@@ -3447,7 +3447,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The angle in the radians for which the cosine is to be returned." ;
 		};
 	};
-	 // -=*# Resource for function SIN #*=-
+	// -=*# Resource for function SIN #*=-
 	Resource SC_OPCODE_SIN
 	{
 		String 1 // Description
@@ -3471,7 +3471,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The angle in radians for which the sine is to be calculated." ;
 		};
 	};
-	 // -=*# Resource for function COT #*=-
+	// -=*# Resource for function COT #*=-
 	Resource SC_OPCODE_COT
 	{
 		String 1 // Description
@@ -3495,7 +3495,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The angle in radians whose cotangent value is to be returned." ;
 		};
 	};
-	 // -=*# Resource for function TAN #*=-
+	// -=*# Resource for function TAN #*=-
 	Resource SC_OPCODE_TAN
 	{
 		String 1 // Description
@@ -3519,7 +3519,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The angle in radians for which the tangent is to be calculated." ;
 		};
 	};
-	 // -=*# Resource for function COSHYP #*=-
+	// -=*# Resource for function COSHYP #*=-
 	Resource SC_OPCODE_COS_HYP
 	{
 		String 1 // Description
@@ -3543,7 +3543,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The value for which the hyperbolic cosine is to be returned." ;
 		};
 	};
-	 // -=*# Resource for function SINHYP #*=-
+	// -=*# Resource for function SINHYP #*=-
 	Resource SC_OPCODE_SIN_HYP
 	{
 		String 1 // Description
@@ -3567,7 +3567,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The value for which the hyperbolic sine is to be calculated." ;
 		};
 	};
-	 // -=*# Resource for function COTHYP #*=-
+	// -=*# Resource for function COTHYP #*=-
 	Resource SC_OPCODE_COT_HYP
 	{
 		String 1 // Description
@@ -3591,7 +3591,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "A value not equal to 0 for which the hyperbolic cotangent is to be returned." ;
 		};
 	};
-	 // -=*# Resource for function TANHYP #*=-
+	// -=*# Resource for function TANHYP #*=-
 	Resource SC_OPCODE_TAN_HYP
 	{
 		String 1 // Description
@@ -3615,7 +3615,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The value for which the hyperbolic tangent is to be calculated." ;
 		};
 	};
-	 // -=*# Resource for function ARCTAN2 #*=-
+	// -=*# Resource for function ARCTAN2 #*=-
 	Resource SC_OPCODE_ARC_TAN_2
 	{
 		String 1 // Description
@@ -3647,7 +3647,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The value for the y coordinate." ;
 		};
 	};
-    // -=*# Resource for function CSC #*=-
+	// -=*# Resource for function CSC #*=-
     Resource SC_OPCODE_COSECANT
     {
         String 1 // Description
@@ -3670,8 +3670,8 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
         {
             Text [ en-US ] = "The angle in radians for which the cosecant is to be calculated." ;
         };
-    };   
-    // -=*# Resource for function SEC #*=-
+    };
+	// -=*# Resource for function SEC #*=-
     Resource SC_OPCODE_SECANT
     {
         String 1 // Description
@@ -3694,8 +3694,8 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
         {
             Text [ en-US ] = "The angle in radians for which the secant is to be calculated." ;
         };
-    };   
-    // -=*# Resource for function CSCH #*=-
+    };
+	// -=*# Resource for function CSCH #*=-
     Resource SC_OPCODE_COSECANT_HYP
     {
         String 1 // Description
@@ -3719,7 +3719,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
             Text [ en-US ] = "The hyperbolic angle in radians for which the hyperbolic cosecant is to be calculated." ;
         };
     };
-    // -=*# Resource for function SECH #*=-
+	// -=*# Resource for function SECH #*=-
     Resource SC_OPCODE_SECANT_HYP
     {
         String 1 // Description
@@ -3742,7 +3742,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
         {
             Text [ en-US ] = "The hyperbolic angle in radians for which the hyperbolic secant is to be calculated." ;
         };
-    };    
+    };
 	// -=*# Resource for function DEG #*=-
 	Resource SC_OPCODE_DEG
 	{
@@ -3767,7 +3767,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The angle in a radian" ;
 		};
 	};
-	 // -=*# Resource for function RAD #*=-
+	// -=*# Resource for function RAD #*=-
 	Resource SC_OPCODE_RAD
 	{
 		String 1 // Description
@@ -3791,7 +3791,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The angle in degrees." ;
 		};
 	};
-	 // -=*# Resource for function EXP #*=-
+	// -=*# Resource for function EXP #*=-
 	Resource SC_OPCODE_EXP
 	{
 		String 1 // Description
@@ -3815,7 +3815,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The exponent applied to base e." ;
 		};
 	};
-	 // -=*# Resource for function LOG #*=-
+	// -=*# Resource for function LOG #*=-
 	Resource SC_OPCODE_LOG
 	{
 		String 1 // Description
@@ -3847,7 +3847,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The base of the logarithm. If omitted, the base is regarded as 10." ;
 		};
 	};
-	 // -=*# Resource for function LN #*=-
+	// -=*# Resource for function LN #*=-
 	Resource SC_OPCODE_LN
 	{
 		String 1 // Description
@@ -3871,7 +3871,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "A value greater than 0 for which the natural logarithm is to be calculated." ;
 		};
 	};
-	 // -=*# Resource for function LOG10 #*=-
+	// -=*# Resource for function LOG10 #*=-
 	Resource SC_OPCODE_LOG10
 	{
 		String 1 // Description
@@ -3895,7 +3895,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "A value greater than 0 for which the logarithm is to be calculated." ;
 		};
 	};
-	 // -=*# Resource for function FAKULTÄT #*=-
+	// -=*# Resource for function FAKULTÄT #*=-
 	Resource SC_OPCODE_FACT
 	{
 		String 1 // Description
@@ -3919,7 +3919,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The number for which the factorial is to be calculated." ;
 		};
 	};
-	 // -=*# Resource for function REST #*=-
+	// -=*# Resource for function REST #*=-
 	Resource SC_OPCODE_MOD
 	{
 		String 1 // Description
@@ -3951,7 +3951,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The number by which the dividend is divided." ;
 		};
 	};
-	 // -=*# Resource for function VORZEICHEN #*=-
+	// -=*# Resource for function VORZEICHEN #*=-
 	Resource SC_OPCODE_PLUS_MINUS
 	{
 		String 1 // Description
@@ -3975,7 +3975,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The number for which the algebraic sign is to be determined." ;
 		};
 	};
-	 // -=*# Resource for function TEILERGEBNIS #*=-
+	// -=*# Resource for function TEILERGEBNIS #*=-
 	Resource SC_OPCODE_SUB_TOTAL
 	{
 		String 1 // Description
@@ -4007,7 +4007,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The cells of the range which are to be taken into account." ;
 		};
 	};
-	 // -=*# Resource for function GANZZAHL #*=-
+	// -=*# Resource for function GANZZAHL #*=-
 	Resource SC_OPCODE_INT
 	{
 		String 1 // Description
@@ -4031,7 +4031,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The number to be rounded down." ;
 		};
 	};
-	 // -=*# Resource for function KÜRZEN #*=-
+	// -=*# Resource for function KÜRZEN #*=-
 	Resource SC_OPCODE_TRUNC
 	{
 		String 1 // Description
@@ -4063,7 +4063,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The number of places after the decimal point that are not to be truncated." ;
 		};
 	};
-	 // -=*# Resource for function RUNDEN #*=-
+	// -=*# Resource for function RUNDEN #*=-
 	Resource SC_OPCODE_ROUND
 	{
 		String 1 // Description
@@ -4095,7 +4095,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The number of places to which a number is to be rounded." ;
 		};
 	};
-	 // -=*# Resource for function AUFRUNDEN #*=-
+	// -=*# Resource for function AUFRUNDEN #*=-
 	Resource SC_OPCODE_ROUND_UP
 	{
 		String 1 // Description
@@ -4127,7 +4127,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The number of places to which a number is to be rounded." ;
 		};
 	};
-	 // -=*# Resource for function ABRUNDEN #*=-
+	// -=*# Resource for function ABRUNDEN #*=-
 	Resource SC_OPCODE_ROUND_DOWN
 	{
 		String 1 // Description
@@ -4159,12 +4159,12 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The number of places down to which a number is to be rounded." ;
 		};
 	};
-	 // -=*# Resource for function GERADE #*=-
+	// -=*# Resource for function GERADE #*=-
 	Resource SC_OPCODE_EVEN
 	{
 		String 1 // Description
 		{
-            Text [ en-US ] = "Rounds a positive number up and negative number down to the nearest even integer.";
+            Text [ en-US ] = "Rounds a positive number up and negative number down to the nearest even integer." ;
 		};
 		ExtraData =
 		{
@@ -4183,12 +4183,12 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The number to be rounded up." ;
 		};
 	};
-	 // -=*# Resource for function UNGERADE #*=-
+	// -=*# Resource for function UNGERADE #*=-
 	Resource SC_OPCODE_ODD
 	{
 		String 1 // Description
 		{
-            Text [ en-US ] = "Rounds a positive number up and negative number down to the nearest odd integer.";
+            Text [ en-US ] = "Rounds a positive number up and negative number down to the nearest odd integer." ;
 		};
 		ExtraData =
 		{
@@ -4207,7 +4207,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The number to be rounded up." ;
 		};
 	};
-	 // -=*# Resource for function OBERGRENZE #*=-
+	// -=*# Resource for function OBERGRENZE #*=-
 	Resource SC_OPCODE_CEIL
 	{
 		String 1 // Description
@@ -4247,7 +4247,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "If given and not equal to zero then rounded up according to amount when a negative number and significance." ;
 		};
 	};
-	 // -=*# Resource for function UNTERGRENZE #*=-
+	// -=*# Resource for function UNTERGRENZE #*=-
 	Resource SC_OPCODE_FLOOR
 	{
 		String 1 // Description
@@ -4287,7 +4287,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "If given and not equal to zero then rounded down according to amount when a negative number and significance." ;
 		};
 	};
-	 // -=*# Resource for function GGT #*=-
+	// -=*# Resource for function GGT #*=-
 	Resource SC_OPCODE_GGT
 	{
 		String 1 // Description
@@ -4311,7 +4311,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Integer 1; integer 2,... are integers for which the greatest common divisor is to be calculated." ;
 		};
 	};
-	 // -=*# Resource for function KGV #*=-
+	// -=*# Resource for function KGV #*=-
 	Resource SC_OPCODE_KGV
 	{
 		String 1 // Description
@@ -4335,7 +4335,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Integer 1; integer 2,... are integers whose smallest common multiple is to be calculated." ;
 		};
 	};
-	 // -=*# Resource for function MTRANS #*=-
+	// -=*# Resource for function MTRANS #*=-
 	Resource SC_OPCODE_MAT_TRANS
 	{
 		String 1 // Description
@@ -4359,7 +4359,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The array in which the rows and columns have been transposed." ;
 		};
 	};
-	 // -=*# Resource for function MMULT #*=-
+	// -=*# Resource for function MMULT #*=-
 	Resource SC_OPCODE_MAT_MULT
 	{
 		String 1 // Description
@@ -4391,7 +4391,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The second array having the same number of rows as the first array has columns." ;
 		};
 	};
-	 // -=*# Resource for function MDET #*=-
+	// -=*# Resource for function MDET #*=-
 	Resource SC_OPCODE_MAT_DET
 	{
 		String 1 // Description
@@ -4415,7 +4415,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The array for which the determinant is to be determined." ;
 		};
 	};
-	 // -=*# Resource for function MINV #*=-
+	// -=*# Resource for function MINV #*=-
 	Resource SC_OPCODE_MAT_INV
 	{
 		String 1 // Description
@@ -4439,7 +4439,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The array to be inverted." ;
 		};
 	};
-	 // -=*# Resource for function EINHEITSMATRIX #*=-
+	// -=*# Resource for function EINHEITSMATRIX #*=-
 	Resource SC_OPCODE_MATRIX_UNIT
 	{
 		String 1 // Description
@@ -4463,7 +4463,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "The size of the unitary array." ;
 		};
 	};
-	 // -=*# Resource for function SUMMENPRODUKT #*=-
+	// -=*# Resource for function SUMMENPRODUKT #*=-
 	Resource SC_OPCODE_SUM_PRODUCT
 	{
 		String 1 // Description
@@ -4487,7 +4487,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Array 1, array 2, ... are up to 30 arrays whose arguments are to be multiplied." ;
 		};
 	};
-	 // -=*# Resource for function SUMMEX2MY2 #*=-
+	// -=*# Resource for function SUMMEX2MY2 #*=-
 	Resource SC_OPCODE_SUM_X2MY2
 	{
 		String 1 // Description
@@ -4519,7 +4519,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Second array where the square of the arguments is to be subtracted." ;
 		};
 	};
-	 // -=*# Resource for function SUMMEX2PY2 #*=-
+	// -=*# Resource for function SUMMEX2PY2 #*=-
 	Resource SC_OPCODE_SUM_X2DY2
 	{
 		String 1 // Description
@@ -4551,7 +4551,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 			Text [ en-US ] = "Second array where the square of the arguments is to be totalled." ;
 		};
 	};
-	 // -=*# Resource for function SUMMEXMY2 #*=-
+	// -=*# Resource for function SUMMEXMY2 #*=-
 	Resource SC_OPCODE_SUM_XMY2
 	{
 		String 1 // Description
@@ -4587,7 +4587,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS1
 
 Resource RID_SC_FUNCTION_DESCRIPTIONS2
 {
-	 // -=*# Resource for function HÄUFIGKEIT #*=-
+	// -=*# Resource for function HÄUFIGKEIT #*=-
 	Resource SC_OPCODE_FREQUENCY
 	{
 		String 1 // Description
@@ -4619,7 +4619,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The array for forming classes." ;
 		};
 	};
-	 // -=*# Resource for function RGP #*=-
+	// -=*# Resource for function RGP #*=-
 	Resource SC_OPCODE_RGP
 	{
 		String 1 // Description
@@ -4667,7 +4667,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "If parameter = 0 then only the regression coefficient will be calculated, otherwise other values as well." ;
 		};
 	};
-	 // -=*# Resource for function RKP #*=-
+	// -=*# Resource for function RKP #*=-
 	Resource SC_OPCODE_RKP
 	{
 		String 1 // Description
@@ -4715,7 +4715,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "If parameter = 0 then only the regression coefficient will be calculated, otherwise other values as well." ;
 		};
 	};
-	 // -=*# Resource for function TREND #*=-
+	// -=*# Resource for function TREND #*=-
 	Resource SC_OPCODE_TREND
 	{
 		String 1 // Description
@@ -4763,7 +4763,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "If type = 0 the linears will be calculated through the zero point, or else moved linears." ;
 		};
 	};
-	 // -=*# Resource for function VARIATION #*=-
+	// -=*# Resource for function VARIATION #*=-
 	Resource SC_OPCODE_GROWTH
 	{
 		String 1 // Description
@@ -4811,7 +4811,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "If type = 0 then the functions will be calculated in the form of y=m^x, or also functions y=b*m^x." ;
 		};
 	};
-	 // -=*# Resource for function ANZAHL #*=-
+	// -=*# Resource for function ANZAHL #*=-
 	Resource SC_OPCODE_COUNT
 	{
 		String 1 // Description
@@ -4835,7 +4835,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "Value 1, value 2, ... are 1 to 30 arguments containing different data types but where only numbers are counted." ;
 		};
 	};
-	 // -=*# Resource for function ANZAHL2 #*=-
+	// -=*# Resource for function ANZAHL2 #*=-
 	Resource SC_OPCODE_COUNT_2
 	{
 		String 1 // Description
@@ -4859,7 +4859,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "Value 1, value 2, ... are 1 to 30 arguments representing the values to be counted." ;
 		};
 	};
-	 // -=*# Resource for function MAX #*=-
+	// -=*# Resource for function MAX #*=-
 	Resource SC_OPCODE_MAX
 	{
 		String 1 // Description
@@ -4883,12 +4883,12 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "Number 1, number 2, ... are 1 to 30 numerical arguments for which the largest number is to be determined." ;
 		};
 	};
-	 // -=*# Resource for function MAXA #*=-
+	// -=*# Resource for function MAXA #*=-
 	Resource SC_OPCODE_MAX_A
 	{
 		String 1 // Description
 		{
-			Text [ en-US ] = "Returns the maximum value in a list of arguments. Text is evaluated as Zero.";
+			Text [ en-US ] = "Returns the maximum value in a list of arguments. Text is evaluated as Zero." ;
 		};
 		ExtraData =
 		{
@@ -4900,14 +4900,14 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		String 2 // Name of Parameter 1
 		{
-			Text [ en-US ] = "value ";
+			Text [ en-US ] = "value " ;
 		};
 		String 3 // Description of Parameter 1
 		{
-			Text [ en-US ] = "Value 1, value 2,    are 1 to 30 arguments whose largest value is to be determined.";
+			Text [ en-US ] = "Value 1, value 2,    are 1 to 30 arguments whose largest value is to be determined." ;
 		};
 	};
-	 // -=*# Resource for function MIN #*=-
+	// -=*# Resource for function MIN #*=-
 	Resource SC_OPCODE_MIN
 	{
 		String 1 // Description
@@ -4931,12 +4931,12 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "Number 1, number 2, ... are 1 to 30 numerical arguments for which the smallest number is to be determined." ;
 		};
 	};
-	 // -=*# Resource for function MINA #*=-
+	// -=*# Resource for function MINA #*=-
 	Resource SC_OPCODE_MIN_A
 	{
 		String 1 // Description
 		{
-			Text [ en-US ] = "Returns the smallest value in a list of arguments. Text is evaluated as zero.";
+			Text [ en-US ] = "Returns the smallest value in a list of arguments. Text is evaluated as zero." ;
 		};
 		ExtraData =
 		{
@@ -4948,14 +4948,14 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		String 2 // Name of Parameter 1
 		{
-			Text [ en-US ] = "value ";
+			Text [ en-US ] = "value " ;
 		};
 		String 3 // Description of Parameter 1
 		{
-			Text [ en-US ] = "Value 1; value 2;... are 1 to 30 arguments whose smallest number is to be determined.";
+			Text [ en-US ] = "Value 1; value 2;... are 1 to 30 arguments whose smallest number is to be determined." ;
 		};
 	};
-	 // -=*# Resource for function VARIANZ #*=-
+	// -=*# Resource for function VARIANZ #*=-
 	Resource SC_OPCODE_VAR
 	{
 		String 1 // Description
@@ -4979,12 +4979,12 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a sample of a population." ;
 		};
 	};
-	 // -=*# Resource for function VARIANZ #*=-
+	// -=*# Resource for function VARIANZ #*=-
 	Resource SC_OPCODE_VAR_A
 	{
 		String 1 // Description
 		{
-			Text [ en-US ] = "Returns the variance based on a sample. Text is evaluated as zero.";
+			Text [ en-US ] = "Returns the variance based on a sample. Text is evaluated as zero." ;
 		};
 		ExtraData =
 		{
@@ -4996,14 +4996,14 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		String 2 // Name of Parameter 1
 		{
-			Text [ en-US ] = "value ";
+			Text [ en-US ] = "value " ;
 		};
 		String 3 // Description of Parameter 1
 		{
-			Text [ en-US ] = "Value 1; value 2; ... are 1 to 30 arguments representing a sample taken from a basic total population.";
+			Text [ en-US ] = "Value 1; value 2; ... are 1 to 30 arguments representing a sample taken from a basic total population." ;
 		};
 	};
-	 // -=*# Resource for function VARIANZEN #*=-
+	// -=*# Resource for function VARIANZEN #*=-
 	Resource SC_OPCODE_VAR_P
 	{
 		String 1 // Description
@@ -5027,12 +5027,12 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "Number 1, number 2, ... are 1 to 30 numerical arguments which represent a population." ;
 		};
 	};
-	 // -=*# Resource for function VARIANZENA #*=-
+	// -=*# Resource for function VARIANZENA #*=-
 	Resource SC_OPCODE_VAR_P_A
 	{
 		String 1 // Description
 		{
-			Text [ en-US ] = "Returns the variance based on the entire population. Text is evaluated as zero.";
+			Text [ en-US ] = "Returns the variance based on the entire population. Text is evaluated as zero." ;
 		};
 		ExtraData =
 		{
@@ -5044,14 +5044,14 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		String 2 // Name of Parameter 1
 		{
-			Text [ en-US ] = "value ";
+			Text [ en-US ] = "value " ;
 		};
 		String 3 // Description of Parameter 1
 		{
-			Text [ en-US ] = "Value 1; value 2;... are 1 to 30 arguments representing a population.";
+			Text [ en-US ] = "Value 1; value 2;... are 1 to 30 arguments representing a population." ;
 		};
 	};
-	 // -=*# Resource for function STABW #*=-
+	// -=*# Resource for function STABW #*=-
 	Resource SC_OPCODE_ST_DEV
 	{
 		String 1 // Description
@@ -5075,12 +5075,12 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a sample of a population." ;
 		};
 	};
-	 // -=*# Resource for function STABWA #*=-
+	// -=*# Resource for function STABWA #*=-
 	Resource SC_OPCODE_ST_DEV_A
 	{
 		String 1 // Description
 		{
-			Text [ en-US ] = "Returns the standard deviation based on a sample. Text is evaluated as zero.";
+			Text [ en-US ] = "Returns the standard deviation based on a sample. Text is evaluated as zero." ;
 		};
 		ExtraData =
 		{
@@ -5092,14 +5092,14 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		String 2 // Name of Parameter 1
 		{
-			Text [ en-US ] = "value ";
+			Text [ en-US ] = "value " ;
 		};
 		String 3 // Description of Parameter 1
 		{
-			Text [ en-US ] = "Value 1; value 2; ... are 1 to 30 arguments representing a sample taken from a basic total population.";
+			Text [ en-US ] = "Value 1; value 2; ... are 1 to 30 arguments representing a sample taken from a basic total population." ;
 		};
 	};
-	 // -=*# Resource for function STABWN #*=-
+	// -=*# Resource for function STABWN #*=-
 	Resource SC_OPCODE_ST_DEV_P
 	{
 		String 1 // Description
@@ -5123,12 +5123,12 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a sample of a population." ;
 		};
 	};
-	 // -=*# Resource for function STABWNA #*=-
+	// -=*# Resource for function STABWNA #*=-
 	Resource SC_OPCODE_ST_DEV_P_A
 	{
 		String 1 // Description
 		{
-			Text [ en-US ] = "Returns the standard deviation based on the entire population. Text is evaluated as zero.";
+			Text [ en-US ] = "Returns the standard deviation based on the entire population. Text is evaluated as zero." ;
 		};
 		ExtraData =
 		{
@@ -5140,14 +5140,14 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		String 2 // Name of Parameter 1
 		{
-			Text [ en-US ] = "value ";
+			Text [ en-US ] = "value " ;
 		};
 		String 3 // Description of Parameter 1
 		{
-			Text [ en-US ] = "Value 1; value 2;... are 1 to 30 arguments corresponding to a population.";
+			Text [ en-US ] = "Value 1; value 2;... are 1 to 30 arguments corresponding to a population." ;
 		};
 	};
-	 // -=*# Resource for function MITTELWERT #*=-
+	// -=*# Resource for function MITTELWERT #*=-
 	Resource SC_OPCODE_AVERAGE
 	{
 		String 1 // Description
@@ -5171,12 +5171,12 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "Number 1, number 2;...are 1 to 30 numeric arguments representing a population sample." ;
 		};
 	};
-	 // -=*# Resource for function MITTELWERTA #*=-
+	// -=*# Resource for function MITTELWERTA #*=-
 	Resource SC_OPCODE_AVERAGE_A
 	{
 		String 1 // Description
 		{
-			Text [ en-US ] = "Returns the average value for a sample. Text is evaluated as zero.";
+			Text [ en-US ] = "Returns the average value for a sample. Text is evaluated as zero." ;
 		};
 		ExtraData =
 		{
@@ -5188,14 +5188,14 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		String 2 // Name of Parameter 1
 		{
-			Text [ en-US ] = "value ";
+			Text [ en-US ] = "value " ;
 		};
 		String 3 // Description of Parameter 1
 		{
-			Text [ en-US ] = "Value 1; value 2; ... are 1 to 30 arguments representing a sample taken from a basic total population.";
+			Text [ en-US ] = "Value 1; value 2; ... are 1 to 30 arguments representing a sample taken from a basic total population." ;
 		};
 	};
-	 // -=*# Resource for function SUMQUADABW #*=-
+	// -=*# Resource for function SUMQUADABW #*=-
 	Resource SC_OPCODE_DEV_SQ
 	{
 		String 1 // Description
@@ -5219,7 +5219,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a sample." ;
 		};
 	};
-	 // -=*# Resource for function MITTELABW #*=-
+	// -=*# Resource for function MITTELABW #*=-
 	Resource SC_OPCODE_AVE_DEV
 	{
 		String 1 // Description
@@ -5243,7 +5243,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "Number 1, number 2;...are 1 to 30 numerical arguments representing a sample." ;
 		};
 	};
-	 // -=*# Resource for function SCHIEFE #*=-
+	// -=*# Resource for function SCHIEFE #*=-
 	Resource SC_OPCODE_SCHIEFE
 	{
 		String 1 // Description
@@ -5267,7 +5267,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "Number 1, number 2, ... are 1 to 30 numerical arguments portraying a sample of the distribution." ;
 		};
 	};
-	 // -=*# Resource for function KURT #*=-
+	// -=*# Resource for function KURT #*=-
 	Resource SC_OPCODE_KURT
 	{
 		String 1 // Description
@@ -5291,7 +5291,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "Number 1, number 2, ... are 1 to 30 numerical arguments, representing a sample of the distribution." ;
 		};
 	};
-	 // -=*# Resource for function GEOMITTEL #*=-
+	// -=*# Resource for function GEOMITTEL #*=-
 	Resource SC_OPCODE_GEO_MEAN
 	{
 		String 1 // Description
@@ -5315,7 +5315,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a sample." ;
 		};
 	};
-	 // -=*# Resource for function HARMITTEL #*=-
+	// -=*# Resource for function HARMITTEL #*=-
 	Resource SC_OPCODE_HAR_MEAN
 	{
 		String 1 // Description
@@ -5339,7 +5339,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a sample." ;
 		};
 	};
-	 // -=*# Resource for function MODALWERT #*=-
+	// -=*# Resource for function MODALWERT #*=-
 	Resource SC_OPCODE_MODAL_VALUE
 	{
 		String 1 // Description
@@ -5363,7 +5363,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a sample." ;
 		};
 	};
-	 // -=*# Resource for function MEDIAN #*=-
+	// -=*# Resource for function MEDIAN #*=-
 	Resource SC_OPCODE_MEDIAN
 	{
 		String 1 // Description
@@ -5387,7 +5387,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "Number 1, number 2, ... are 1 to 30 numerical arguments which portray a sample." ;
 		};
 	};
-	 // -=*# Resource for function QUANTIL #*=-
+	// -=*# Resource for function QUANTIL #*=-
 	Resource SC_OPCODE_PERCENTILE
 	{
 		String 1 // Description
@@ -5419,7 +5419,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The percentage rate of the quantile between 0 and 1." ;
 		};
 	};
-	 // -=*# Resource for function QUARTILE #*=-
+	// -=*# Resource for function QUARTILE #*=-
 	Resource SC_OPCODE_QUARTILE
 	{
 		String 1 // Description
@@ -5451,7 +5451,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The type of the quartile (0 = MIN, 1 = 25 %, 2 = 50 %, 3 = 75 %, 4 = MAX)." ;
 		};
 	};
-	 // -=*# Resource for function KGRÖSSTE #*=-
+	// -=*# Resource for function KGRÖSSTE #*=-
 	Resource SC_OPCODE_LARGE
 	{
 		String 1 // Description
@@ -5483,7 +5483,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The ranking of the value." ;
 		};
 	};
-	 // -=*# Resource for function KKLEINSTE #*=-
+	// -=*# Resource for function KKLEINSTE #*=-
 	Resource SC_OPCODE_SMALL
 	{
 		String 1 // Description
@@ -5515,7 +5515,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The ranking of the value." ;
 		};
 	};
-	 // -=*# Resource for function QUANTILSRANG #*=-
+	// -=*# Resource for function QUANTILSRANG #*=-
 	Resource SC_OPCODE_PERCENT_RANK
 	{
 		String 1 // Description
@@ -5547,7 +5547,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The value for which percentage ranking is to be determined." ;
 		};
 	};
-	 // -=*# Resource for function RANG #*=-
+	// -=*# Resource for function RANG #*=-
 	Resource SC_OPCODE_RANK
 	{
 		String 1 // Description
@@ -5587,7 +5587,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "Sequence order: 0 or omitted means descending, any other value than 0 means ascending." ;
 		};
 	};
-	 // -=*# Resource for function GESTUTZTMITTEL #*=-
+	// -=*# Resource for function GESTUTZTMITTEL #*=-
 	Resource SC_OPCODE_TRIM_MEAN
 	{
 		String 1 // Description
@@ -5619,7 +5619,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The percentage of marginal data that is not to be taken into account." ;
 		};
 	};
-	 // -=*# Resource for function WAHRSCHBEREICH #*=-
+	// -=*# Resource for function WAHRSCHBEREICH #*=-
 	Resource SC_OPCODE_PROB
 	{
 		String 1 // Description
@@ -5667,7 +5667,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The end of the value interval where the probabilities are to be totalled." ;
 		};
 	};
-	 // -=*# Resource for function B #*=-
+	// -=*# Resource for function B #*=-
 	Resource SC_OPCODE_B
 	{
 		String 1 // Description
@@ -5715,7 +5715,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "Upper limit for the number of trials." ;
 		};
 	};
-	 // -=*# Resource for function PHI #*=-
+	// -=*# Resource for function PHI #*=-
 	Resource SC_OPCODE_PHI
 	{
 		String 1 // Description
@@ -5739,7 +5739,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The value for which the standard normal distribution is to be calculated." ;
 		};
 	};
-	 // -=*# Resource for function GAUSS #*=-
+	// -=*# Resource for function GAUSS #*=-
 	Resource SC_OPCODE_GAUSS
 	{
 		String 1 // Description
@@ -5763,7 +5763,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The value for which the integral value of the standard normal distribution is to be calculated." ;
 		};
 	};
-	 // -=*# Resource for function FISHER #*=-
+	// -=*# Resource for function FISHER #*=-
 	Resource SC_OPCODE_FISHER
 	{
 		String 1 // Description
@@ -5787,7 +5787,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The value to be transformed (-1 < VALUE < 1)." ;
 		};
 	};
-	 // -=*# Resource for function FISHERINV #*=-
+	// -=*# Resource for function FISHERINV #*=-
 	Resource SC_OPCODE_FISHER_INV
 	{
 		String 1 // Description
@@ -5811,7 +5811,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The value that is to be transformed back." ;
 		};
 	};
-	 // -=*# Resource for function BINOMVERT #*=-
+	// -=*# Resource for function BINOMVERT #*=-
 	Resource SC_OPCODE_BINOM_DIST
 	{
 		String 1 // Description
@@ -5859,7 +5859,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "Cumulated. C=0 calculates the individual probability, C=1 the cumulated probability." ;
 		};
 	};
-	 // -=*# Resource for function NEGBINOMVERT #*=-
+	// -=*# Resource for function NEGBINOMVERT #*=-
 	Resource SC_OPCODE_NEG_BINOM_VERT
 	{
 		String 1 // Description
@@ -5899,7 +5899,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The success probability of a trial." ;
 		};
 	};
-	 // -=*# Resource for function KRITBINOM #*=-
+	// -=*# Resource for function KRITBINOM #*=-
 	Resource SC_OPCODE_KRIT_BINOM
 	{
 		String 1 // Description
@@ -5939,7 +5939,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The border probability that is attained or exceeded." ;
 		};
 	};
-	 // -=*# Resource for function POISSON #*=-
+	// -=*# Resource for function POISSON #*=-
 	Resource SC_OPCODE_POISSON_DIST
 	{
 		String 1 // Description
@@ -5979,7 +5979,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function." ;
 		};
 	};
-	 // -=*# Resource for function NORMVERT #*=-
+	// -=*# Resource for function NORMVERT #*=-
 	Resource SC_OPCODE_NORM_DIST
 	{
 		String 1 // Description
@@ -6027,7 +6027,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function." ;
 		};
 	};
-	 // -=*# Resource for function NORMINV #*=-
+	// -=*# Resource for function NORMINV #*=-
 	Resource SC_OPCODE_NORM_INV
 	{
 		String 1 // Description
@@ -6067,7 +6067,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "Standard deviation. The standard deviation of the normal distribution." ;
 		};
 	};
-	 // -=*# Resource for function STANDNORMVERT #*=-
+	// -=*# Resource for function STANDNORMVERT #*=-
 	Resource SC_OPCODE_STD_NORM_DIST
 	{
 		String 1 // Description
@@ -6091,7 +6091,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The value for which the standard normal distribution is to be calculated." ;
 		};
 	};
-	 // -=*# Resource for function STANDNORMINV #*=-
+	// -=*# Resource for function STANDNORMINV #*=-
 	Resource SC_OPCODE_S_NORM_INV
 	{
 		String 1 // Description
@@ -6115,7 +6115,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The probability value for which the inverse standard normal distribution is to be calculated." ;
 		};
 	};
-	 // -=*# Resource for function LOGNORMVERT #*=-
+	// -=*# Resource for function LOGNORMVERT #*=-
 	Resource SC_OPCODE_LOG_NORM_DIST
 	{
 		String 1 // Description
@@ -6156,14 +6156,14 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
         String 8 // Name of Parameter 4
         {
-            Text [ en-US] = "Cumulative";
+            Text [ en-US] = "Cumulative" ;
         };
         String 9 // Description of Parameter 4
         {
             Text [ en-US] = "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function." ;
         };
 	};
-	 // -=*# Resource for function LOGINV #*=-
+	// -=*# Resource for function LOGINV #*=-
 	Resource SC_OPCODE_LOG_INV
 	{
 		String 1 // Description
@@ -6203,7 +6203,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "Standard deviation. The standard deviation of the log normal distribution." ;
 		};
 	};
-	 // -=*# Resource for function EXPONVERT #*=-
+	// -=*# Resource for function EXPONVERT #*=-
 	Resource SC_OPCODE_EXP_DIST
 	{
 		String 1 // Description
@@ -6243,7 +6243,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "Cumulated. C=0 calculates the density function, C=1 the distribution." ;
 		};
 	};
-	 // -=*# Resource for function GAMMAVERT #*=-
+	// -=*# Resource for function GAMMAVERT #*=-
 	Resource SC_OPCODE_GAMMA_DIST
 	{
 		String 1 // Description
@@ -6291,7 +6291,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "0 or FALSE calculates the probability density function. Any other value or TRUE or omitted calculates the cumulative distribution function." ;
 		};
 	};
-	 // -=*# Resource for function GAMMAINV #*=-
+	// -=*# Resource for function GAMMAINV #*=-
 	Resource SC_OPCODE_GAMMA_INV
 	{
 		String 1 // Description
@@ -6331,7 +6331,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The Beta (scale) parameter of the Gamma distribution." ;
 		};
 	};
-	 // -=*# Resource for function GAMMALN #*=-
+	// -=*# Resource for function GAMMALN #*=-
 	Resource SC_OPCODE_GAMMA_LN
 	{
 		String 1 // Description
@@ -6355,8 +6355,8 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The value for which the natural logarithm of the gamma function is to be calculated." ;
 		};
 	};
-	
-     // -=*# Resource for function GAMMA #*=-
+
+	// -=*# Resource for function GAMMA #*=-
     Resource SC_OPCODE_GAMMA
     {
         String 1 // Description
@@ -6381,7 +6381,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
         };
     };
 
-	 // -=*# Resource for function BETAVERT #*=-
+	// -=*# Resource for function BETAVERT #*=-
 	Resource SC_OPCODE_BETA_DIST
 	{
 		String 1 // Description
@@ -6390,11 +6390,11 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		ExtraData =
 		{
-            0;
+			0;
 			ID_FUNCTION_GRP_STATISTIC;
 			U2S( HID_FUNC_BETAVERT );
-            6;  0;  0;  0;  1;  1;  1;
-            0;
+			6;  0;  0;  0;  1;  1;  1;
+			0;
 		};
 		String 2 // Name of Parameter 1
 		{
@@ -6436,16 +6436,16 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		{
 			Text [ en-US ] = "The final value for the value interval of the distribution." ;
 		};
-        String 12 // Name of Parameter 6
-        {
-            Text [en-US ] = "Cumulative" ;
-        };
-        String 13 // Description of Parameter 6
-        {
-            Text [ en-US ] = "0 or FALSE for probability density function, any other value or TRUE or omitted for cumulative distribution function.";
-        };
+		String 12 // Name of Parameter 6
+		{
+			Text [en-US ] = "Cumulative" ;
+		};
+		String 13 // Description of Parameter 6
+		{
+			Text [ en-US ] = "0 or FALSE for probability density function, any other value or TRUE or omitted for cumulative distribution function." ;
+		};
 	};
-	 // -=*# Resource for function BETAINV #*=-
+	// -=*# Resource for function BETAINV #*=-
 	Resource SC_OPCODE_BETA_INV
 	{
 		String 1 // Description
@@ -6454,11 +6454,11 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		ExtraData =
 		{
-            0;
+			0;
 			ID_FUNCTION_GRP_STATISTIC;
 			U2S( HID_FUNC_BETAINV );
 			5;	0;	0;	0;	1;	1;
-            0;
+			0;
 		};
 		String 2 // Name of Parameter 1
 		{
@@ -6501,7 +6501,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The final value for the value interval of the distribution." ;
 		};
 	};
-	 // -=*# Resource for function WEIBULL #*=-
+	// -=*# Resource for function WEIBULL #*=-
 	Resource SC_OPCODE_WEIBULL
 	{
 		String 1 // Description
@@ -6510,11 +6510,11 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		ExtraData =
 		{
-            0;
+			0;
 			ID_FUNCTION_GRP_STATISTIC;
 			U2S( HID_FUNC_WEIBULL );
 			4;	0;	0;	0;	0;
-            0;
+			0;
 		};
 		String 2 // Name of Parameter 1
 		{
@@ -6549,7 +6549,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "Cumulated. C=0 calculates the density function, C=1 the distribution." ;
 		};
 	};
-	 // -=*# Resource for function HYPGEOMVERT #*=-
+	// -=*# Resource for function HYPGEOMVERT #*=-
 	Resource SC_OPCODE_HYP_GEOM_DIST
 	{
 		String 1 // Description
@@ -6558,11 +6558,11 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		ExtraData =
 		{
-            0;
+			0;
 			ID_FUNCTION_GRP_STATISTIC;
 			U2S( HID_FUNC_HYPGEOMVERT );
 			4;	0;	0;	0;	0;
-            0;
+			0;
 		};
 		String 2 // Name of Parameter 1
 		{
@@ -6597,7 +6597,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The population size." ;
 		};
 	};
-	 // -=*# Resource for function TVERT #*=-
+	// -=*# Resource for function TVERT #*=-
 	Resource SC_OPCODE_T_DIST
 	{
 		String 1 // Description
@@ -6606,11 +6606,11 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		ExtraData =
 		{
-            0;
+			0;
 			ID_FUNCTION_GRP_STATISTIC;
 			U2S( HID_FUNC_TVERT );
 			3;	0;	0;	0;
-            0;
+			0;
 		};
 		String 2 // Name of Parameter 1
 		{
@@ -6637,7 +6637,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "Mode = 1 calculates the one-tailed test, 2 = two-tailed distribution." ;
 		};
 	};
-	 // -=*# Resource for function TINV #*=-
+	// -=*# Resource for function TINV #*=-
 	Resource SC_OPCODE_T_INV
 	{
 		String 1 // Description
@@ -6646,11 +6646,11 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		ExtraData =
 		{
-            0;
+			0;
 			ID_FUNCTION_GRP_STATISTIC;
 			U2S( HID_FUNC_TINV );
 			2;	0;	0;
-            0;
+			0;
 		};
 		String 2 // Name of Parameter 1
 		{
@@ -6669,7 +6669,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The degrees of freedom of the T distribution." ;
 		};
 	};
-	 // -=*# Resource for function FVERT #*=-
+	// -=*# Resource for function FVERT #*=-
 	Resource SC_OPCODE_F_DIST
 	{
 		String 1 // Description
@@ -6678,11 +6678,11 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		ExtraData =
 		{
-            0;
+			0;
 			ID_FUNCTION_GRP_STATISTIC;
 			U2S( HID_FUNC_FVERT );
 			3;	0;	0;	0;
-            0;
+			0;
 		};
 		String 2 // Name of Parameter 1
 		{
@@ -6709,7 +6709,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The degrees of freedom in the denominator of the F distribution." ;
 		};
 	};
-	 // -=*# Resource for function FINV #*=-
+	// -=*# Resource for function FINV #*=-
 	Resource SC_OPCODE_F_INV
 	{
 		String 1 // Description
@@ -6718,11 +6718,11 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		ExtraData =
 		{
-            0;
+			0;
 			ID_FUNCTION_GRP_STATISTIC;
 			U2S( HID_FUNC_FINV );
 			3;	0;	0;	0;
-            0;
+			0;
 		};
 		String 2 // Name of Parameter 1
 		{
@@ -6749,7 +6749,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The degrees of freedom in the denominator of the F distribution." ;
 		};
 	};
-	 // -=*# Resource for function CHIVERT #*=-
+	// -=*# Resource for function CHIVERT #*=-
 	Resource SC_OPCODE_CHI_DIST
 	{
 		String 1 // Description
@@ -6758,11 +6758,11 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		ExtraData =
 		{
-            0;
+			0;
 			ID_FUNCTION_GRP_STATISTIC;
 			U2S( HID_FUNC_CHIVERT );
 			2;	0;	0;
-            0;
+			0;
 		};
 		String 2 // Name of Parameter 1
 		{
@@ -6782,9 +6782,9 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 	};
 
-     // -=*# Resource for function CHISQDIST #*=-
-    Resource SC_OPCODE_CHISQ_DIST
-    {
+	// -=*# Resource for function CHISQDIST #*=-
+	Resource SC_OPCODE_CHISQ_DIST
+	{
         String 1 // Description
         {
             Text [ en-US ] = "Returns left-tail probability of the cumulative distribution function or values of the probability density function of the chi-square distribution." ;
@@ -6824,7 +6824,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
     };
 
 
-	 // -=*# Resource for function CHIINV #*=-
+	// -=*# Resource for function CHIINV #*=-
 	Resource SC_OPCODE_CHI_INV
 	{
 		String 1 // Description
@@ -6833,11 +6833,11 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		ExtraData =
 		{
-            0;
+			0;
 			ID_FUNCTION_GRP_STATISTIC;
 			U2S( HID_FUNC_CHIINV );
 			2;	0;	0;
-            0;
+			0;
 		};
 		String 2 // Name of Parameter 1
 		{
@@ -6857,9 +6857,9 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 	};
 
-     // -=*# Resource for function CHISQINV #*=-
-    Resource SC_OPCODE_CHISQ_INV
-    {
+	// -=*# Resource for function CHISQINV #*=-
+	Resource SC_OPCODE_CHISQ_INV
+	{
         String 1 // Description
         {
             Text [ en-US ] = "Values of the inverse of CHISQDIST(x;DegreesOfFreedom;TRUE())." ;
@@ -6890,7 +6890,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
         };
     };
 
-	 // -=*# Resource for function STANDARDISIERUNG #*=-
+	// -=*# Resource for function STANDARDISIERUNG #*=-
 	Resource SC_OPCODE_STANDARD
 	{
 		String 1 // Description
@@ -6930,7 +6930,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The standard deviation used for scaling." ;
 		};
 	};
-	 // -=*# Resource for function VARIATIONEN #*=-
+	// -=*# Resource for function VARIATIONEN #*=-
 	Resource SC_OPCODE_VARIATIONEN
 	{
 		String 1 // Description
@@ -6962,7 +6962,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The selection number taken from the elements." ;
 		};
 	};
-	 // -=*# Resource for function VARIATIONEN2 #*=-
+	// -=*# Resource for function VARIATIONEN2 #*=-
 	Resource SC_OPCODE_VARIATIONEN_2
 	{
 		String 1 // Description
@@ -6994,7 +6994,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The selection number taken from the elements." ;
 		};
 	};
-	 // -=*# Resource for function KONFIDENZ #*=-
+	// -=*# Resource for function KONFIDENZ #*=-
 	Resource SC_OPCODE_CONFIDENCE
 	{
 		String 1 // Description
@@ -7034,7 +7034,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The size of the population." ;
 		};
 	};
-	 // -=*# Resource for function GTEST #*=-
+	// -=*# Resource for function GTEST #*=-
 	Resource SC_OPCODE_Z_TEST
 	{
 		String 1 // Description
@@ -7074,7 +7074,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The known standard deviation of the population. If omitted, the standard deviation of the given sample is used." ;
 		};
 	};
-	 // -=*# Resource for function CHITEST #*=-
+	// -=*# Resource for function CHITEST #*=-
 	Resource SC_OPCODE_CHI_TEST
 	{
 		String 1 // Description
@@ -7106,7 +7106,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The expected data array." ;
 		};
 	};
-	 // -=*# Resource for function FTEST #*=-
+	// -=*# Resource for function FTEST #*=-
 	Resource SC_OPCODE_F_TEST
 	{
 		String 1 // Description
@@ -7138,7 +7138,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The second record array." ;
 		};
 	};
-	 // -=*# Resource for function TTEST #*=-
+	// -=*# Resource for function TTEST #*=-
 	Resource SC_OPCODE_T_TEST
 	{
 		String 1 // Description
@@ -7186,7 +7186,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The type of the T test." ;
 		};
 	};
-	 // -=*# Resource for function BESTIMMTHEITSMASS #*=-
+	// -=*# Resource for function BESTIMMTHEITSMASS #*=-
 	Resource SC_OPCODE_RSQ
 	{
 		String 1 // Description
@@ -7218,7 +7218,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The X data array." ;
 		};
 	};
-	 // -=*# Resource for function ACHSENABSCHNITT #*=-
+	// -=*# Resource for function ACHSENABSCHNITT #*=-
 	Resource SC_OPCODE_INTERCEPT
 	{
 		String 1 // Description
@@ -7250,7 +7250,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The X data array." ;
 		};
 	};
-	 // -=*# Resource for function STEIGUNG #*=-
+	// -=*# Resource for function STEIGUNG #*=-
 	Resource SC_OPCODE_SLOPE
 	{
 		String 1 // Description
@@ -7282,7 +7282,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The X data array." ;
 		};
 	};
-	 // -=*# Resource for function STFEHLERYX #*=-
+	// -=*# Resource for function STFEHLERYX #*=-
 	Resource SC_OPCODE_STEYX
 	{
 		String 1 // Description
@@ -7314,7 +7314,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The X data array." ;
 		};
 	};
-	 // -=*# Resource for function PEARSON #*=-
+	// -=*# Resource for function PEARSON #*=-
 	Resource SC_OPCODE_PEARSON
 	{
 		String 1 // Description
@@ -7346,7 +7346,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The second record array." ;
 		};
 	};
-	 // -=*# Resource for function KORREL #*=-
+	// -=*# Resource for function KORREL #*=-
 	Resource SC_OPCODE_CORREL
 	{
 		String 1 // Description
@@ -7378,7 +7378,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The second record array." ;
 		};
 	};
-	 // -=*# Resource for function KOVAR #*=-
+	// -=*# Resource for function KOVAR #*=-
 	Resource SC_OPCODE_COVAR
 	{
 		String 1 // Description
@@ -7410,7 +7410,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The second record array." ;
 		};
 	};
-	 // -=*# Resource for function SCHÄTZER #*=-
+	// -=*# Resource for function SCHÄTZER #*=-
 	Resource SC_OPCODE_FORECAST
 	{
 		String 1 // Description
@@ -7450,7 +7450,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The X data array." ;
 		};
 	};
-	 // -=*# Resource for function ADRESSE #*=-
+	// -=*# Resource for function ADRESSE #*=-
 	Resource SC_OPCODE_ADDRESS
 	{
 		String 1 // Description
@@ -7506,7 +7506,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The spreadsheet name of the cell reference." ;
 		};
 	};
-	 // -=*# Resource for function BEREICHE #*=-
+	// -=*# Resource for function BEREICHE #*=-
 	Resource SC_OPCODE_AREAS
 	{
 		String 1 // Description
@@ -7530,7 +7530,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The reference to a (multiple) range." ;
 		};
 	};
-	 // -=*# Resource for function WAHL #*=-
+	// -=*# Resource for function WAHL #*=-
 	Resource SC_OPCODE_CHOSE
 	{
 		String 1 // Description
@@ -7562,7 +7562,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "Value 1, value 2,... The list of arguments from which a value is chosen." ;
 		};
 	};
-	 // -=*# Resource for function SPALTE #*=-
+	// -=*# Resource for function SPALTE #*=-
 	Resource SC_OPCODE_COLUMN
 	{
 		String 1 // Description
@@ -7586,7 +7586,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The reference to a cell or a range." ;
 		};
 	};
-	 // -=*# Resource for function ZEILE #*=-
+	// -=*# Resource for function ZEILE #*=-
 	Resource SC_OPCODE_ROW
 	{
 		String 1 // Description
@@ -7610,7 +7610,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The reference to a cell or a range." ;
 		};
 	};
-	 // -=*# Resource for function TABELLE #*=-
+	// -=*# Resource for function TABELLE #*=-
 	Resource SC_OPCODE_TABLE
 	{
 		String 1 // Description
@@ -7634,7 +7634,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The reference to a cell or a range or the character string of a sheet name." ;
 		};
 	};
-	 // -=*# Resource for function SPALTEN #*=-
+	// -=*# Resource for function SPALTEN #*=-
 	Resource SC_OPCODE_COLUMNS
 	{
 		String 1 // Description
@@ -7658,7 +7658,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The array (reference) for which the number of columns is to be determined." ;
 		};
 	};
-	 // -=*# Resource for function ZEILEN #*=-
+	// -=*# Resource for function ZEILEN #*=-
 	Resource SC_OPCODE_ROWS
 	{
 		String 1 // Description
@@ -7682,7 +7682,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The array (reference) for which the number of rows is to be determined." ;
 		};
 	};
-	 // -=*# Resource for function TABELLEN #*=-
+	// -=*# Resource for function TABELLEN #*=-
 	Resource SC_OPCODE_TABLES
 	{
 		String 1 // Description
@@ -7706,7 +7706,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The reference to a cell or a range." ;
 		};
 	};
-	 // -=*# Resource for function WVERWEIS #*=-
+	// -=*# Resource for function WVERWEIS #*=-
 	Resource SC_OPCODE_H_LOOKUP
 	{
 		String 1 // Description
@@ -7754,7 +7754,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "If the value is TRUE or not given, the search row of the array must be sorted in ascending order." ;
 		};
 	};
-	 // -=*# Resource for function SVERWEIS #*=-
+	// -=*# Resource for function SVERWEIS #*=-
 	Resource SC_OPCODE_V_LOOKUP
 	{
 		String 1 // Description
@@ -7802,7 +7802,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "If the value is TRUE or not given, the search column of the array must be sorted in ascending order." ;
 		};
 	};
-	 // -=*# Resource for function INDEX #*=-
+	// -=*# Resource for function INDEX #*=-
 	Resource SC_OPCODE_INDEX
 	{
 		String 1 // Description
@@ -7850,7 +7850,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The index of the subrange if referring to a multiple range." ;
 		};
 	};
-	 // -=*# Resource for function INDIREKT #*=-
+	// -=*# Resource for function INDIREKT #*=-
 	Resource SC_OPCODE_INDIRECT
 	{
 		String 1 // Description
@@ -7882,7 +7882,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The reference style: 0 or FALSE means R1C1 style, any other value or omitted means A1 style." ;
 		};
 	};
-	 // -=*# Resource for function VERWEIS #*=-
+	// -=*# Resource for function VERWEIS #*=-
 	Resource SC_OPCODE_LOOKUP
 	{
 		String 1 // Description
@@ -7922,7 +7922,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The vector (row or range) from which the value is to be determined." ;
 		};
 	};
-	 // -=*# Resource for function VERGLEICH #*=-
+	// -=*# Resource for function VERGLEICH #*=-
 	Resource SC_OPCODE_MATCH
 	{
 		String 1 // Description
@@ -7962,7 +7962,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "Type can take the value 1, 0 or -1 and determines the criteria are to be used for comparison purposes." ;
 		};
 	};
-	 // -=*# Resource for function VERSCHIEBUNG #*=-
+	// -=*# Resource for function VERSCHIEBUNG #*=-
 	Resource SC_OPCODE_OFFSET
 	{
 		String 1 // Description
@@ -8018,7 +8018,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The number of columns in the moved reference." ;
 		};
 	};
-	 // -=*# Resource for function FEHLERTYP #*=-
+	// -=*# Resource for function FEHLERTYP #*=-
 	Resource SC_OPCODE_ERROR_TYPE
 	{
 		String 1 // Description
@@ -8042,7 +8042,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The reference (cell) in which the error occurred." ;
 		};
 	};
-	 // -=*# Resource for function VORLAGE #*=-
+	// -=*# Resource for function VORLAGE #*=-
 	Resource SC_OPCODE_STYLE
 	{
 		String 1 // Description
@@ -8082,7 +8082,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The Style to be applied after time expires." ;
 		};
 	};
-	 // -=*# Resource for function DDE #*=-
+	// -=*# Resource for function DDE #*=-
 	Resource SC_OPCODE_DDE
 	{
 		String 1 // Description
@@ -8091,11 +8091,11 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		ExtraData =
 		{
-            0;
+			0;
 			ID_FUNCTION_GRP_TABLE;
 			U2S( HID_FUNC_DDE );
 			4;	0;	0;	0;  1;
-            0;
+			0;
 		};
 		String 2 // Name of Parameter 1
 		{
@@ -8130,7 +8130,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "Defines how data is to be converted to numbers." ;
 		};
 	};
-	 // -=*# Resource for function HYPERLINK #*=-
+	// -=*# Resource for function HYPERLINK #*=-
 	Resource SC_OPCODE_HYPERLINK
 	{
 		String 1 // Description
@@ -8139,11 +8139,11 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		ExtraData =
 		{
-            0;
+			0;
 			ID_FUNCTION_GRP_TABLE;
 			U2S( HID_FUNC_HYPERLINK );
 			2;	0;	1;
-            0;
+			0;
 		};
 		String 2 // Name of Parameter 1
 		{
@@ -8151,7 +8151,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		String 3 // Description of Parameter 1
 		{
-			Text [ en-US ] = "URL";
+			Text [ en-US ] = "URL" ;
 		};
 		String 4 // Name of Parameter 2
 		{
@@ -8159,15 +8159,15 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		String 5 // Description of Parameter 2
 		{
-			Text [ en-US ] = "Cell Text";
+			Text [ en-US ] = "Cell Text" ;
 		};
 	};
-     // -=*# Resource for function GETPIVOTDATA #*=-
-    Resource SC_OPCODE_GET_PIVOT_DATA
-    {
+	// -=*# Resource for function GETPIVOTDATA #*=-
+	Resource SC_OPCODE_GET_PIVOT_DATA
+	{
         String 1 // Description
         {
-            Text [ en-US ] = "Extracts value(s) from a pivot table.";
+            Text [ en-US ] = "Extracts value(s) from a pivot table." ;
         };
         ExtraData =
         {
@@ -8179,30 +8179,30 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
         };
         String 2 // Name of Parameter 1
         {
-            Text [ en-US ] = "Data Field";
+            Text [ en-US ] = "Data Field" ;
         };
         String 3 // Description of Parameter 1
         {
-            Text [ en-US ] = "The name of the pivot table field to extract.";
+            Text [ en-US ] = "The name of the pivot table field to extract." ;
         };
         String 4 // Name of Parameter 2
         {
-            Text [ en-US ] = "Pivot Table";
+            Text [ en-US ] = "Pivot Table" ;
         };
         String 5 // Description of Parameter 2
         {
-            Text [ en-US ] = "A reference to a cell or range in the pivot table.";
+            Text [ en-US ] = "A reference to a cell or range in the pivot table." ;
         };
         String 6 // Name of Parameter 3
         {
-            Text [ en-US ] = "Field Name / Item";
+            Text [ en-US ] = "Field Name / Item" ;
         };
         String 7 // Description of Parameter 3
         {
-            Text [ en-US ] = "Field name/value pair to filter the target data.";
+            Text [ en-US ] = "Field name/value pair to filter the target data." ;
         };
     };
-     // -=*# Resource for function BAHTTEXT #*=-
+	// -=*# Resource for function BAHTTEXT #*=-
     Resource SC_OPCODE_BAHTTEXT
     {
         String 1 // Description
@@ -8223,10 +8223,10 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
         };
         String 3 // Description of Parameter 1
         {
-            Text [ en-US ] = "The number to convert.";
+            Text [ en-US ] = "The number to convert." ;
         };
     };
-     // -=*# Resource for function JIS #*=-
+	// -=*# Resource for function JIS #*=-
     Resource SC_OPCODE_JIS
     {
         String 1 // Description
@@ -8247,10 +8247,10 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
         };
         String 3 // Description of Parameter 1
         {
-            Text [ en-US ] = "The text to convert.";
+            Text [ en-US ] = "The text to convert." ;
         };
     };
-     // -=*# Resource for function ASC #*=-
+	// -=*# Resource for function ASC #*=-
     Resource SC_OPCODE_ASC
     {
         String 1 // Description
@@ -8271,10 +8271,10 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
         };
         String 3 // Description of Parameter 1
         {
-            Text [ en-US ] = "The text to convert.";
+            Text [ en-US ] = "The text to convert." ;
         };
     };
-	 // -=*# Resource for function CODE #*=-
+	// -=*# Resource for function CODE #*=-
 	Resource SC_OPCODE_CODE
 	{
 		String 1 // Description
@@ -8283,11 +8283,11 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		ExtraData =
 		{
-            0;
+			0;
 			ID_FUNCTION_GRP_TEXT;
 			U2S( HID_FUNC_CODE );
 			1;	0;
-            0;
+			0;
 		};
 		String 2 // Name of Parameter 1
 		{
@@ -8298,7 +8298,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "This is the text for which the code of the first character is to be found." ;
 		};
 	};
-	 // -=*# Resource for function DM #*=-
+	// -=*# Resource for function DM #*=-
 	Resource SC_OPCODE_CURRENCY
 	{
 		String 1 // Description
@@ -8307,11 +8307,11 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		ExtraData =
 		{
-            0;
+			0;
 			ID_FUNCTION_GRP_TEXT;
 			U2S( HID_FUNC_DM );
 			2;	0;	1;
-            0;
+			0;
 		};
 		String 2 // Name of Parameter 1
 		{
@@ -8330,7 +8330,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "Decimal places. Denotes the number of digits to the right of the decimal point." ;
 		};
 	};
-	 // -=*# Resource for function ZEICHEN #*=-
+	// -=*# Resource for function ZEICHEN #*=-
 	Resource SC_OPCODE_CHAR
 	{
 		String 1 // Description
@@ -8339,11 +8339,11 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		ExtraData =
 		{
-            0;
+			0;
 			ID_FUNCTION_GRP_TEXT;
 			U2S( HID_FUNC_ZEICHEN );
 			1;	0;
-            0;
+			0;
 		};
 		String 2 // Name of Parameter 1
 		{
@@ -8354,7 +8354,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The code value for the character." ;
 		};
 	};
-	 // -=*# Resource for function SÄUBERN #*=-
+	// -=*# Resource for function SÄUBERN #*=-
 	Resource SC_OPCODE_CLEAN
 	{
 		String 1 // Description
@@ -8363,11 +8363,11 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		ExtraData =
 		{
-            0;
+			0;
 			ID_FUNCTION_GRP_TEXT;
 			U2S( HID_FUNC_SAEUBERN );
 			1;	0;
-            0;
+			0;
 		};
 		String 2 // Name of Parameter 1
 		{
@@ -8378,7 +8378,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The text from which nonprintable characters are to be removed." ;
 		};
 	};
-	 // -=*# Resource for function VERKETTEN #*=-
+	// -=*# Resource for function VERKETTEN #*=-
 	Resource SC_OPCODE_CONCAT
 	{
 		String 1 // Description
@@ -8387,11 +8387,11 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		ExtraData =
 		{
-            0;
+			0;
 			ID_FUNCTION_GRP_TEXT;
 			U2S( HID_FUNC_VERKETTEN );
 			VAR_ARGS;	0;
-            0;
+			0;
 		};
 		String 2 // Name of Parameter 1
 		{
@@ -8402,7 +8402,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "Text for the concatenation." ;
 		};
 	};
-	 // -=*# Resource for function IDENTISCH #*=-
+	// -=*# Resource for function IDENTISCH #*=-
 	Resource SC_OPCODE_EXACT
 	{
 		String 1 // Description
@@ -8411,11 +8411,11 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		ExtraData =
 		{
-            0;
+			0;
 			ID_FUNCTION_GRP_TEXT;
 			U2S( HID_FUNC_IDENTISCH );
 			2;	0;	0;
-            0;
+			0;
 		};
 		String 2 // Name of Parameter 1
 		{
@@ -8434,7 +8434,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The second text for comparing texts." ;
 		};
 	};
-	 // -=*# Resource for function FINDEN #*=-
+	// -=*# Resource for function FINDEN #*=-
 	Resource SC_OPCODE_FIND
 	{
 		String 1 // Description
@@ -8443,11 +8443,11 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		ExtraData =
 		{
-            0;
+			0;
 			ID_FUNCTION_GRP_TEXT;
 			U2S( HID_FUNC_FINDEN );
 			3;	0;	0;	1;
-            0;
+			0;
 		};
 		String 2 // Name of Parameter 1
 		{
@@ -8474,7 +8474,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The position in the text from which the search starts." ;
 		};
 	};
-	 // -=*# Resource for function SUCHEN #*=-
+	// -=*# Resource for function SUCHEN #*=-
 	Resource SC_OPCODE_SEARCH
 	{
 		String 1 // Description
@@ -8483,11 +8483,11 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		ExtraData =
 		{
-            0;
+			0;
 			ID_FUNCTION_GRP_TEXT;
 			U2S( HID_FUNC_SUCHEN );
 			3;	0;	0;	1;
-            0;
+			0;
 		};
 		String 2 // Name of Parameter 1
 		{
@@ -8514,7 +8514,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The position in the text where the search is started." ;
 		};
 	};
-	 // -=*# Resource for function GLÄTTEN #*=-
+	// -=*# Resource for function GLÄTTEN #*=-
 	Resource SC_OPCODE_TRIM
 	{
 		String 1 // Description
@@ -8523,11 +8523,11 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		ExtraData =
 		{
-            0;
+			0;
 			ID_FUNCTION_GRP_TEXT;
 			U2S( HID_FUNC_GLAETTEN );
 			1;	0;
-            0;
+			0;
 		};
 		String 2 // Name of Parameter 1
 		{
@@ -8538,7 +8538,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The text in which extra spaces between words are to be deleted." ;
 		};
 	};
-	 // -=*# Resource for function GROSS2 #*=-
+	// -=*# Resource for function GROSS2 #*=-
 	Resource SC_OPCODE_PROPPER
 	{
 		String 1 // Description
@@ -8547,11 +8547,11 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		ExtraData =
 		{
-            0;
+			0;
 			ID_FUNCTION_GRP_TEXT;
 			U2S( HID_FUNC_GROSS2 );
 			1;	0;
-            0;
+			0;
 		};
 		String 2 // Name of Parameter 1
 		{
@@ -8562,7 +8562,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The text in which the beginning of words are to be replaced by capital letters." ;
 		};
 	};
-	 // -=*# Resource for function GROSS #*=-
+	// -=*# Resource for function GROSS #*=-
 	Resource SC_OPCODE_UPPER
 	{
 		String 1 // Description
@@ -8571,11 +8571,11 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		ExtraData =
 		{
-            0;
+			0;
 			ID_FUNCTION_GRP_TEXT;
 			U2S( HID_FUNC_GROSS );
 			1;	0;
-            0;
+			0;
 		};
 		String 2 // Name of Parameter 1
 		{
@@ -8586,7 +8586,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The text in which lower case letters are to be converted to capitals." ;
 		};
 	};
-	 // -=*# Resource for function KLEIN #*=-
+	// -=*# Resource for function KLEIN #*=-
 	Resource SC_OPCODE_LOWER
 	{
 		String 1 // Description
@@ -8595,11 +8595,11 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		ExtraData =
 		{
-            0;
+			0;
 			ID_FUNCTION_GRP_TEXT;
 			U2S( HID_FUNC_KLEIN );
 			1;	0;
-            0;
+			0;
 		};
 		String 2 // Name of Parameter 1
 		{
@@ -8610,7 +8610,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The text in which capitals are converted to lower case letters." ;
 		};
 	};
-	 // -=*# Resource for function WERT #*=-
+	// -=*# Resource for function WERT #*=-
 	Resource SC_OPCODE_VALUE
 	{
 		String 1 // Description
@@ -8619,11 +8619,11 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		ExtraData =
 		{
-            0;
+			0;
 			ID_FUNCTION_GRP_TEXT;
 			U2S( HID_FUNC_WERT );
 			1;	0;
-            0;
+			0;
 		};
 		String 2 // Name of Parameter 1
 		{
@@ -8634,7 +8634,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The text to be converted to a number." ;
 		};
 	};
-	 // -=*# Resource for function TEXT #*=-
+	// -=*# Resource for function TEXT #*=-
 	Resource SC_OPCODE_TEXT
 	{
 		String 1 // Description
@@ -8643,11 +8643,11 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		ExtraData =
 		{
-            0;
+			0;
 			ID_FUNCTION_GRP_TEXT;
 			U2S( HID_FUNC_TEXT );
 			2;	0;	0;
-            0;
+			0;
 		};
 		String 2 // Name of Parameter 1
 		{
@@ -8666,7 +8666,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The text that describes the format." ;
 		};
 	};
-	 // -=*# Resource for function T #*=-
+	// -=*# Resource for function T #*=-
 	Resource SC_OPCODE_T
 	{
 		String 1 // Description
@@ -8690,7 +8690,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The value to be checked and returned if it is text." ;
 		};
 	};
-	 // -=*# Resource for function ERSETZEN #*=-
+	// -=*# Resource for function ERSETZEN #*=-
 	Resource SC_OPCODE_REPLACE
 	{
 		String 1 // Description
@@ -8738,7 +8738,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The text to be inserted." ;
 		};
 	};
-	 // -=*# Resource for function FEST #*=-
+	// -=*# Resource for function FEST #*=-
 	Resource SC_OPCODE_FIXED
 	{
 		String 1 // Description
@@ -8778,7 +8778,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
             Text [ en-US ] = "No thousands separator. True value, if existing and TRUE (unequal to 0), no thousands separators are set." ;
 		};
 	};
-	 // -=*# Resource for function LÄNGE #*=-
+	// -=*# Resource for function LÄNGE #*=-
 	Resource SC_OPCODE_LEN
 	{
 		String 1 // Description
@@ -8802,7 +8802,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The text in which the length is to be determined." ;
 		};
 	};
-	 // -=*# Resource for function LINKS #*=-
+	// -=*# Resource for function LINKS #*=-
 	Resource SC_OPCODE_LEFT
 	{
 		String 1 // Description
@@ -8834,7 +8834,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The number of characters for the start text." ;
 		};
 	};
-	 // -=*# Resource for function RECHTS #*=-
+	// -=*# Resource for function RECHTS #*=-
 	Resource SC_OPCODE_RIGHT
 	{
 		String 1 // Description
@@ -8866,7 +8866,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The number of characters for the end text." ;
 		};
 	};
-	 // -=*# Resource for function TEIL #*=-
+	// -=*# Resource for function TEIL #*=-
 	Resource SC_OPCODE_MID
 	{
 		String 1 // Description
@@ -8906,7 +8906,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The number of characters for the text." ;
 		};
 	};
-	 // -=*# Resource for function WIEDERHOLEN #*=-
+	// -=*# Resource for function WIEDERHOLEN #*=-
 	Resource SC_OPCODE_REPT
 	{
 		String 1 // Description
@@ -8915,11 +8915,11 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		ExtraData =
 		{
-            0;
+			0;
 			ID_FUNCTION_GRP_TEXT;
 			U2S( HID_FUNC_WIEDERHOLEN );
 			2;	0;	0;
-            0;
+			0;
 		};
 		String 2 // Name of Parameter 1
 		{
@@ -8938,7 +8938,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The number of times the text is to be repeated." ;
 		};
 	};
-	 // -=*# Resource for function WECHSELN #*=-
+	// -=*# Resource for function WECHSELN #*=-
 	Resource SC_OPCODE_SUBSTITUTE
 	{
 		String 1 // Description
@@ -8947,11 +8947,11 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		ExtraData =
 		{
-            0;
+			0;
 			ID_FUNCTION_GRP_TEXT;
 			U2S( HID_FUNC_WECHSELN );
 			4;	0;	0;	0;	1;
-            0;
+			0;
 		};
 		String 2 // Name of Parameter 1
 		{
@@ -8986,7 +8986,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "Which occurrence of the old text is to be replaced." ;
 		};
 	};
-	 // -=*# Resource for function BASIS #*=-
+	// -=*# Resource for function BASIS #*=-
 	Resource SC_OPCODE_BASE
 	{
 		String 1 // Description
@@ -8995,11 +8995,11 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		ExtraData =
 		{
-            0;
+			0;
 			ID_FUNCTION_GRP_TEXT;
 			U2S( HID_FUNC_BASIS );
 			3;	0;	0;	1;
-            0;
+			0;
 		};
 		String 2 // Name of Parameter 1
 		{
@@ -9026,7 +9026,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "If the text is shorter than the specified length, zeros are added to the left of the string." ;
 		};
 	};
-	 // -=*# Resource for function DEZIMAL #*=-
+	// -=*# Resource for function DEZIMAL #*=-
 	Resource SC_OPCODE_DECIMAL
 	{
 		String 1 // Description
@@ -9035,11 +9035,11 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		ExtraData =
 		{
-            0;
+			0;
 			ID_FUNCTION_GRP_TEXT;
 			U2S( HID_FUNC_DEZIMAL );
 			2;	0;	0;
-            0;
+			0;
 		};
 		String 2 // Name of Parameter 1
 		{
@@ -9058,20 +9058,20 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 			Text [ en-US ] = "The base number for conversion must be in the range 2 - 36." ;
 		};
 	};
-	 // -=*# Resource for function CONVERT #*=-
+	// -=*# Resource for function CONVERT #*=-
 	Resource SC_OPCODE_CONVERT
 	{
 		String 1 // Description
 		{
-            Text [ en-US ] = "Converts a value according to a conversion table in the configuration (calc.xcu).";
+			Text [ en-US ] = "Converts a value according to a conversion table in the configuration (calc.xcu)." ;
 		};
 		ExtraData =
 		{
-            0;
+			0;
 			ID_FUNCTION_GRP_MATH;
 			U2S( HID_FUNC_UMRECHNEN );
 			3;	0;	0;	0;
-            0;
+			0;
 		};
 		String 2 // Name of Parameter 1
 		{
@@ -9079,7 +9079,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		String 3 // Description of Parameter 1
 		{
-			Text [ en-US ] = "The value to be converted.";
+			Text [ en-US ] = "The value to be converted." ;
 		};
 		String 4 // Name of Parameter 2
 		{
@@ -9087,7 +9087,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		String 5 // Description of Parameter 2
 		{
-            Text [ en-US ] = "Unit from which something is converted, case-sensitive.";
+			Text [ en-US ] = "Unit from which something is converted, case-sensitive." ;
 		};
 		String 6 // Name of Parameter 3
 		{
@@ -9095,86 +9095,86 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		String 7 // Description of Parameter 3
 		{
-			Text [ en-US ] = "Unit into which something is converted, case-sensitive.";
+			Text [ en-US ] = "Unit into which something is converted, case-sensitive." ;
 		};
 	};
-	 // -=*# Resource for function ROEMISCH #*=-
+	// -=*# Resource for function ROEMISCH #*=-
 	Resource SC_OPCODE_ROMAN
 	{
 		String 1 // Description
 		{
-			Text [ en-US ] = "Converts a number to a Roman numeral.";
+			Text [ en-US ] = "Converts a number to a Roman numeral." ;
 		};
 		ExtraData =
 		{
-            0;
+			0;
 			ID_FUNCTION_GRP_TEXT;
 			U2S( HID_FUNC_ROEMISCH );
 			2;	0;	1;
-            0;
+			0;
 		};
 		String 2 // Name of Parameter 1
 		{
-			Text [ en-US ] = "Number";
+			Text [ en-US ] = "Number" ;
 		};
 		String 3 // Description of Parameter 1
 		{
-			Text [ en-US ] = "The number to be converted to a Roman numeral must be in the 0 - 3999 range.";
+			Text [ en-US ] = "The number to be converted to a Roman numeral must be in the 0 - 3999 range." ;
 		};
 		String 4 // Name of Parameter 2
 		{
-			Text [ en-US ] = "Mode";
+			Text [ en-US ] = "Mode" ;
 		};
 		String 5 // Description of Parameter 2
 		{
-			Text [ en-US ] = "The more this value increases, the more the Roman numeral is simplified. The value must be in the 0 - 4 range.";
+			Text [ en-US ] = "The more this value increases, the more the Roman numeral is simplified. The value must be in the 0 - 4 range." ;
 		};
 	};
-	 // -=*# Resource for function ARABISCH #*=-
+	// -=*# Resource for function ARABISCH #*=-
 	Resource SC_OPCODE_ARABIC
 	{
 		String 1 // Description
 		{
-			Text [ en-US ] = "Calculates the value of a Roman numeral.";
+			Text [ en-US ] = "Calculates the value of a Roman numeral." ;
 		};
 		ExtraData =
 		{
-            0;
+			0;
 			ID_FUNCTION_GRP_TEXT;
 			U2S( HID_FUNC_ARABISCH );
 			1;	0;
-            0;
+			0;
 		};
 		String 2 // Name of Parameter 1
 		{
-			Text [ en-US ] = "Text";
+			Text [ en-US ] = "Text" ;
 		};
 		String 3 // Description of Parameter 1
 		{
-			Text [ en-US ] = "The text that represents a Roman numeral.";
+			Text [ en-US ] = "The text that represents a Roman numeral." ;
 		};
 	};
 	Resource SC_OPCODE_INFO
 	{
 		String 1
 		{
-            Text [ en-US ] = "Returns information about the environment.";
+			Text [ en-US ] = "Returns information about the environment." ;
 		};
 		ExtraData =
 		{
-            0;
+			0;
 			ID_FUNCTION_GRP_INFO;
 			U2S( HID_FUNC_INFO );
 			1;	0;
-            0;
+			0;
 		};
 		String 2
 		{
-			Text [ en-US ] = "Text";
+			Text [ en-US ] = "Text" ;
 		};
 		String 3
 		{
-            Text [ en-US ] = "Can be \"osversion\", \"system\", \"release\", \"numfile\", and \"recalc\".";
+			Text [ en-US ] = "Can be \"osversion\", \"system\", \"release\", \"numfile\", and \"recalc\"." ;
 		};
 	};
 	Resource SC_OPCODE_UNICODE
@@ -9185,11 +9185,11 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		ExtraData =
 		{
-            0;  
+			0;
 			ID_FUNCTION_GRP_TEXT;
 			U2S( HID_FUNC_UNICODE );
 			1;	0;
-            0;
+			0;
 		};
 		String 2 // Name of Parameter 1
 		{
@@ -9208,11 +9208,11 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		ExtraData =
 		{
-            0;  
+			0;
 			ID_FUNCTION_GRP_TEXT;
 			U2S( HID_FUNC_UNICHAR );
 			1;	0;
-            0;
+			0;
 		};
 		String 2 // Name of Parameter 1
 		{
@@ -9227,15 +9227,15 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 	{
 		String 1 // Description
 		{
-            Text [ en-US ] = "Converts a value from one to another Euro currency.";
+			Text [ en-US ] = "Converts a value from one to another Euro currency." ;
 		};
 		ExtraData =
 		{
-            0;  // DOING 
+			0; // DOING
 			ID_FUNCTION_GRP_MATH;
 			U2S( HID_FUNC_EUROCONVERT );
 			5;	0;	0;	0;  1;  1;
-            0;
+			0;
 		};
 		String 2 // Name of Parameter 1
 		{
@@ -9243,7 +9243,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		String 3 // Description of Parameter 1
 		{
-			Text [ en-US ] = "The value to be converted.";
+			Text [ en-US ] = "The value to be converted." ;
 		};
 		String 4 // Name of Parameter 2
 		{
@@ -9251,7 +9251,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		String 5 // Description of Parameter 2
 		{
-            Text [ en-US ] = "ISO 4217 code of the currency from which is converted, case-sensitive.";
+			Text [ en-US ] = "ISO 4217 code of the currency from which is converted, case-sensitive." ;
 		};
 		String 6 // Name of Parameter 3
 		{
@@ -9259,7 +9259,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		String 7 // Description of Parameter 3
 		{
-            Text [ en-US ] = "ISO 4217 code of the currency into which is converted, case-sensitive.";
+			Text [ en-US ] = "ISO 4217 code of the currency into which is converted, case-sensitive." ;
 		};
 		String 8 // Name of Parameter 4
 		{
@@ -9267,7 +9267,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		String 9 // Description of Parameter 4
 		{
-			Text [ en-US ] = "If omitted or 0 or FALSE, the result is rounded to the decimals of to_currency. Else the result is not rounded.";
+			Text [ en-US ] = "If omitted or 0 or FALSE, the result is rounded to the decimals of to_currency. Else the result is not rounded." ;
 		};
 		String 10 // Name of Parameter 5
 		{
@@ -9275,7 +9275,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		String 11 // Description of Parameter 5
 		{
-			Text [ en-US ] = "If given and >=3, the intermediate result of a triangular conversion is rounded to that precision. If omitted, the result is not rounded.";
+			Text [ en-US ] = "If given and >=3, the intermediate result of a triangular conversion is rounded to that precision. If omitted, the result is not rounded." ;
 		};
 	};
 	Resource SC_OPCODE_NUMBERVALUE
@@ -9286,11 +9286,11 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 		};
 		ExtraData =
 		{
-            1;  // TODO: implementation and unsuppress
+			1; // TODO: implementation and unsuppress
 			ID_FUNCTION_GRP_TEXT;
 			U2S( HID_FUNC_NUMBERVALUE );
 			2;	0;  0;
-            0;
+			0;
 		};
 		String 2 // Name of Parameter 1
 		{
@@ -9336,7 +9336,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 	{
 		String 1 // Description
 		{
-            Text [ en-US ] = "Returns the last character or characters of a text,with DBCS" ;
+            Text [ en-US ] = "Returns the last character or characters of a text, with DBCS" ;
 		};
 		ExtraData =
 		{
@@ -9367,7 +9367,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
 	{
 		String 1 // Description
 		{
-            Text [ en-US ] = "Returns the first character or characters of a text,with DBCS" ;
+            Text [ en-US ] = "Returns the first character or characters of a text, with DBCS" ;
 		};
 		ExtraData =
 		{
@@ -9499,7 +9499,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
             Text [ en-US ] = "Positive integer less than 2^48." ;
         };
 	};
-	
+
 	// -=*# Resource for function BITXOR #*=-
 	Resource SC_OPCODE_BITXOR
 	{
@@ -9537,7 +9537,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
     {
         String 1 // Description
         {
-            Text [ en-US ] = "Bitwise left shift of an integer value.";
+            Text [ en-US ] = "Bitwise left shift of an integer value." ;
         };
         ExtraData =
         {
@@ -9569,7 +9569,7 @@ Resource RID_SC_FUNCTION_DESCRIPTIONS2
     {
         String 1 // Description
         {
-            Text [ en-US ] = "Bitwise right shift of an integer value.";
+            Text [ en-US ] = "Bitwise right shift of an integer value." ;
         };
         ExtraData =
         {