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 2c826c500a pre-commit auto whitespace clean up for `ulf` files (#414)
2c826c500a is described below

commit 2c826c500ad3213cf915c7ba2f7615d6f3d4220d
Author: John Bampton <[email protected]>
AuthorDate: Sat Sep 6 23:43:10 2025 +1000

    pre-commit auto whitespace clean up for `ulf` files (#414)
    
    Enforced three hooks for `ulf` files:
    
    - end-of-file-fixer
    - mixed-line-ending
    - trailing-whitespace
    
    (cherry picked from commit 6bd5e5a3f7ad501649673b191b6a442289dbb905)
---
 main/desktop/win32/source/rebase/rebasegui.ulf     |   8 +-
 main/desktop/win32/source/setup/setup.ulf          |   9 +-
 .../src/Localization/setupstrings.ulf              |  12 +-
 .../src/driver_docs/allstrings.ulf                 |   9 +-
 main/migrationanalysis/src/wizard/wizard.ulf       | 710 ++++++++++-----------
 main/scp2/source/activex/module_activex.ulf        |  11 +-
 main/scp2/source/base/folderitem_base.ulf          |   9 +-
 main/scp2/source/base/module_base.ulf              |  11 +-
 main/scp2/source/base/registryitem_base.ulf        |   8 +-
 main/scp2/source/calc/folderitem_calc.ulf          |   8 +-
 main/scp2/source/calc/module_calc.ulf              |   9 +-
 main/scp2/source/calc/registryitem_calc.ulf        |   9 +-
 main/scp2/source/draw/folderitem_draw.ulf          |  10 +-
 main/scp2/source/draw/module_draw.ulf              |  11 +-
 main/scp2/source/draw/registryitem_draw.ulf        |   9 +-
 main/scp2/source/gnome/module_gnome.ulf            |   9 +-
 .../source/graphicfilter/module_graphicfilter.ulf  |   1 -
 main/scp2/source/impress/folderitem_impress.ulf    |  10 +-
 main/scp2/source/impress/module_impress.ulf        |  11 +-
 main/scp2/source/impress/module_ogltrans.ulf       |   8 +-
 main/scp2/source/impress/registryitem_impress.ulf  |   9 +-
 main/scp2/source/javafilter/module_javafilter.ulf  |  11 +-
 .../source/javafilter/registryitem_javafilter.ulf  |   8 +-
 main/scp2/source/kde/module_kde.ulf                |   9 +-
 main/scp2/source/math/folderitem_math.ulf          |  10 +-
 main/scp2/source/math/module_math.ulf              |  11 +-
 main/scp2/source/math/registryitem_math.ulf        |   8 +-
 .../source/onlineupdate/module_onlineupdate.ulf    |  11 +-
 main/scp2/source/ooo/directory_ooo.ulf             |  12 +-
 main/scp2/source/ooo/folderitem_ooo.ulf            |  10 +-
 main/scp2/source/ooo/module_headless.ulf           |   8 +-
 main/scp2/source/ooo/module_java.ulf               |   8 +-
 main/scp2/source/ooo/module_ooo.ulf                |  11 +-
 main/scp2/source/ooo/module_systemint.ulf          |  10 +-
 main/scp2/source/python/module_python.ulf          |   8 +-
 .../scp2/source/python/module_python_mailmerge.ulf |   8 +-
 main/scp2/source/quickstart/module_quickstart.ulf  |  11 +-
 main/scp2/source/sdkoo/module_sdkoo.ulf            |   8 +-
 .../winexplorerext/module_winexplorerext.ulf       |   1 -
 main/scp2/source/writer/folderitem_writer.ulf      |   8 +-
 main/scp2/source/writer/module_writer.ulf          |   8 +-
 main/scp2/source/writer/registryitem_writer.ulf    |   9 +-
 main/scp2/source/xsltfilter/module_xsltfilter.ulf  |   9 +-
 .../source/win32/shlxthandler/res/shlxthdl.ulf     |   1 -
 main/sysui/desktop/share/launcher_comment.ulf      |   9 +-
 main/sysui/desktop/share/launcher_name.ulf         |   9 +-
 46 files changed, 528 insertions(+), 579 deletions(-)

diff --git a/main/desktop/win32/source/rebase/rebasegui.ulf 
b/main/desktop/win32/source/rebase/rebasegui.ulf
index 2796e5b8b5..16c453c914 100644
--- a/main/desktop/win32/source/rebase/rebasegui.ulf
+++ b/main/desktop/win32/source/rebase/rebasegui.ulf
@@ -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.
- * 
+ *
  *************************************************************/
 
 [%APP_TITLE%]
diff --git a/main/desktop/win32/source/setup/setup.ulf 
b/main/desktop/win32/source/setup/setup.ulf
index b7176d3022..8ea9567861 100644
--- a/main/desktop/win32/source/setup/setup.ulf
+++ b/main/desktop/win32/source/setup/setup.ulf
@@ -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.
- * 
+ *
  *************************************************************/
 
 [%APP_TITLE%]
@@ -180,4 +180,3 @@ en-US = "Chinese (Simplified)"
 
 [%LANGUAGE_PT_PT%]
 en-US = "Portuguese (Portugal)"
-
diff --git a/main/javainstaller2/src/Localization/setupstrings.ulf 
b/main/javainstaller2/src/Localization/setupstrings.ulf
index da2a52f811..25ca692155 100644
--- a/main/javainstaller2/src/Localization/setupstrings.ulf
+++ b/main/javainstaller2/src/Localization/setupstrings.ulf
@@ -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.
- * 
+ *
  *************************************************************/
 
 
@@ -181,7 +181,7 @@ en-US = "Installing..."
 en-US = "Stop"
 
 [STRING_INSTALLATIONONGOING_PACKAGEPATH_NOT_FOUND]
-en-US = "ERROR: Path with installation packages not found!" 
+en-US = "ERROR: Path with installation packages not found!"
 
 [STRING_PROLOGUE1]
 en-US = "Welcome"
@@ -293,7 +293,7 @@ en-US = "A newer version of ${PRODUCT_NAME} was found on 
your system in:"
 
 [STRING_NEWER_VERSION_INSTALLED_REMOVE]
 en-US = "You have to remove the newer version of ${PRODUCT_NAME} before you 
can install the older one."
-       
+
 [STRING_NEWER_VERSION_DATABASE]
 en-US = "Database"
 
diff --git a/main/migrationanalysis/src/driver_docs/allstrings.ulf 
b/main/migrationanalysis/src/driver_docs/allstrings.ulf
index c3544bd461..028cdd1417 100644
--- a/main/migrationanalysis/src/driver_docs/allstrings.ulf
+++ b/main/migrationanalysis/src/driver_docs/allstrings.ulf
@@ -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.
- * 
+ *
  *************************************************************/
 
 [RID_STR_COMMON_PRODUCTNAME]
@@ -2389,4 +2389,3 @@ en-US = "Fill Type Background"
 
 [RID_RESXLS_COST_Background_Comment]
 en-US = "Issue: Fillstyle background is not supported."
-
diff --git a/main/migrationanalysis/src/wizard/wizard.ulf 
b/main/migrationanalysis/src/wizard/wizard.ulf
index 7e7b0b3b65..80ffb72c31 100644
--- a/main/migrationanalysis/src/wizard/wizard.ulf
+++ b/main/migrationanalysis/src/wizard/wizard.ulf
@@ -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,367 +7,365 @@
  * 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.
- * 
+ *
  *************************************************************/
 
-[%ANALYZE_NUM_DOCS%]
-en-US = "A total of <TOPIC> documents will be analyzed:"
-
-[%ANALYZE_RUN_TOOL%]
-en-US = "Run analysis"
-
-[%ANALYZE_SETUP_COMPLETE%]
-en-US = "Run the analysis and view the results"
-
-[%ANALYZE_VIEW_RESULTS%]
-en-US = "View results"
-
-[%ANALYZE_PREPARE_DOCS%]
-en-US = "Prepare Documents for Migration"
-
-[%ANALYZE_START%]
-en-US = "The analysis will now be carried out on <TOPIC> 
documents.<CR><CR>Please note this may take some time as each document must be 
opened<CR>in order to analyze it.<CR><CR>A message will appear when the 
analysis is complete."
-
-[%ANALYZE_COMPLETED%]
-en-US = "The analysis has been completed successfully.<CR><CR>Click on OK to 
see the results now."
-
-[%ANALYZE_VIEW_NOW%]
-en-US = "View Now"
-
-[%ANALYZE_VIEW_LATER%]
-en-US = "View Later"
-
-[%ANALYSE_NOT_RUN%]
-en-US = "The document analysis has not been run yet.<CR><CR>Click on OK to 
leave wizard now.<CR>Press 'Cancel' button to return to the Wizard. Then press 
'Run Analysis' button to start the analysis."
-
-[%ANALYZE_DOCUMENTS%]
-en-US = "<TOPIC> Documents"
-
-[%ANALYZE_TEMPLATES%]
-en-US = "<TOPIC> Templates"
-
-[%ANALYZE_DOCUMENTS_XLS%]
-en-US = "<TOPIC> Spreadsheets"
-
-[%ANALYZE_DOCUMENTS_PPT%]
-en-US = "<TOPIC> Presentations"
-
-[%ERROR_AUTOMATION_SERVER_FAILED%]
-en-US = "<TOPIC> The analysis failed to connect to the <TOPIC> automation 
server.<CR><CR>Please ensure that all instances of <TOPIC> are closed before 
rerunning the analysis<CR>and check that the machine has sufficient free memory 
to run the analysis.<CR><CR>If necessary use the Task Manager to remove any 
frozen instances of <TOPIC>,<CR>using the Applications Tab - End Task"
-
-[%ERROR_CANNOT_CREATE_RESULTS_DIRECTORY%]
-en-US = "Can't create the directory: <CR><TOPIC><CR><CR>Check that you are 
creating only a single directory at the lowest level and <CR>that you can write 
to this disk and <CR>that it is not full."
-
-[%ERROR_CHOOSE_DOCUMENT_TYPE%]
-en-US = "Please choose at least one document type to analyze."
-
-[%ERROR_CREATE_FILE%]
-en-US = "Can't create the file: <CR><TOPIC><CR><CR>Please check that you have 
write permission to this directory."
-
-[%ERROR_EXCEL_ANALYSIS_FAILED%]
-en-US = "Excel Analysis Failed on document: <CR><CR><TOPIC><CR><CR>Please 
remove this file from the Documents Directory and ensure that all instances of 
Excel<CR>are closed before rerunning the analysis<CR><CR>If necessary use the 
Task Manager to remove any frozen instances of Excel,<CR>using the Applications 
Tab - End Task"
-
-[%ERROR_EXCEL_OPEN%]
-en-US = "The wizard cannot run the analysis if Excel is open. The wizard 
needs<CR>exclusive access to Excel in order to create the results 
spreadsheet.<CR><CR>Please close Excel so the analysis can be run."
-
-[%ERROR_MACRO_SECURITY_SET%]
-en-US = "Unable to detect or analyze <TOPIC> macros due to the following 
<TOPIC> macro security setting:<CR>    <TOPIC> main menu:<CR>        Tools-> 
Macro-> Security...<CR>            Trusted Sources tab:<CR>            Trust 
access to Visual Basic Project - unchecked<CR>To analyze macros you must check 
this checkbox before running the analysis.<CR><CR>Do you wish to continue the 
analysis without detecting and analyzing <TOPIC> macros?"
-
-[%ERROR_MISSING_DOCUMENTS_DIRECTORY%]
-en-US = "Documents Directory does not exist.<CR><CR>Please choose another 
directory."
-
-[%ERROR_MISSING_EXCEL_DRIVER%]
-en-US = "Missing Excel Analysis Driver Spreadsheet: <CR><TOPIC><CR><CR>Please 
reinstall the application."
-
-[%ERROR_MISSING_ISSUES_LIST%]
-en-US = "Missing issues list:<CR><TOPIC><CR><CR>Please reinstall the 
application."
-
-[%ERROR_MISSING_MIGRATION_RESULTS%]
-en-US = "Missing Analysis Results Document: <CR><TOPIC><CR><CR>Please check 
that you have write permissions on the <CR>results directory and rerun the 
analysis.<CR>"
-
-[%ERROR_MISSING_POWERPOINT_DRIVER%]
-en-US = "Missing PowerPoint Analysis Driver Document: 
<CR><TOPIC><CR><CR>Please reinstall the application."
-
-[%ERROR_MISSING_README%]
-en-US = "Missing Help Documentation: <CR><TOPIC><CR><CR>Please reinstall the 
application."
-
-[%ERROR_MISSING_RESULTS_TEMPLATE%]
-en-US = "Missing Results Template: <CR><TOPIC><CR><CR>Please reinstall the 
application."
-
-[%ERROR_MISSING_WORD_DRIVER%]
-en-US = "Missing Word Analysis Driver Document: <CR><TOPIC><CR><CR>Please 
reinstall the application."
-
-[%ERROR_MSOFFICE_9_REQUIRED%]
-en-US = "The wizard requires Microsoft Office version 9.0 or above to be 
installed.<CR><CR>The currently installed version <TOPIC> is not supported."
-
-[%ERROR_NO_RESULTS_DIRECTORY%]
-en-US = "Results Directory has not been specified.<CR><CR>Please enter a 
results directory."
-
-[%ERROR_POWERPOINT_ANALYSIS_FAILED%]
-en-US = "PowerPoint Analysis Failed on document: <CR><CR><TOPIC><CR><CR>Please 
remove this file from the Documents Directory and ensure that all instances of 
PowerPoint<CR>are closed before rerunning the analysis<CR><CR>If necessary use 
the Task Manager to remove any frozen instances of PowerPoint,<CR>using the 
Applications Tab - End Task"
-
-[%ERROR_RESULTS_DIRECTORY_DOES_NOT_EXIST%]
-en-US = "Results Directory does not exist.<CR><CR>Do you want to create the 
directory?"
-
-[%ERROR_RESULTS_SPREADSHEET_OPEN%]
-en-US = "The wizard needs to write to the results 
spreadsheet:<CR><TOPIC><CR><CR>Excel currently has this spreadsheet open. It 
must be closed before the analysis can be run.<CR><CR>If Excel does not appear 
to be running please check the Task Manager and remove any Excel.exe processes."
-
-[%ERROR_VERSION_MISMATCH%]
-en-US = "There is a version mismatch between the Wizard [<TOPIC>] and the 
Issues list [<TOPIC2>]<CR>used to cutomize the reporting of minor 
issues.<CR><CR>Please contact support."
-
-[%ERROR_WIN2000_REQUIRED%]
-en-US = "To run this wizard, Windows 2000 or newer is required.<CR><CR>The 
current operating system <TOPIC> is not supported."
-
-[%ERROR_WORD_ANALYSIS_FAILED%]
-en-US = "Word Analysis Failed on document: <CR><CR><TOPIC><CR><CR>Please 
remove this file from the Documents Directory and ensure that all instances of 
Word<CR>are closed before rerunning the analysis<CR><CR>If necessary use the 
Task Manager to remove any frozen instances of Word,<CR>using the Applications 
Tab - End Task"
-
-[%ERROR_APP_NOT_INSTALLED%]
-en-US = "The wizard requires Microsoft <TOPIC> version 9.0 or above to be 
installed.<CR><CR>Please install and rerun the analysis."
-
-[%ERROR_APPLICATION_STILL_RUNNING%]
-en-US = "The following applications are still running: <TOPIC>.<CR><CR>Please 
ensure that all instances of <TOPIC> are closed before rerunning the 
analysis.<CR><CR>If necessary use the Task Manager to remove any frozen 
instances of <TOPIC>,<CR>using the Applications Tab - End Task"
-
-[%ERROR_MISSING_IMPORTANT_FILE%]
-en-US = "A file needed for analyzing is missing: <CR><TOPIC><CR><CR>Please 
reinstall the application."
-
-[%INTRODUCTION%]
-en-US = "Introduction"
-
-[%INTRODUCTION_INTRO1%]
-en-US = "The <PRODUCTNAME> Document Analysis Wizard is for you to use to 
automatically analyze a collection of Microsoft Office documents for issues 
relevant to a migration to <PRODUCTNAME>."
-
-[%INTRODUCTION_INTRO2%]
-en-US = "You will be able to select which documents you want to analyze as 
well as where you want the results of the analysis to be saved."
-
-[%INTRODUCTION_INTRO3%]
-en-US = "The wizard will remain on screen while the analysis is carried out."
-
-[%NAVBAR_BACK_BTN%]
-en-US = "<< Back"
-
-[%NAVBAR_EXIT_BTN%]
-en-US = "Cancel"
-
-[%NAVBAR_FINISH_BTN%]
-en-US = "Finish"
-
-[%NAVBAR_HELP_BTN%]
-en-US = "Help"
-
-[%NAVBAR_NEXT_BTN%]
-en-US = "Next >>"
-
-[%OTHER_README_PATH%]
-en-US = "UserGuide_en-US.pdf"
-
-[%OTHER_RUNNING%]
-en-US = "Running ..."
-
-[%OTHER_SELECT_ANALYZE_DIRECTORY%]
-en-US = "Select a Directory to Analyze"
-
-[%OTHER_SELECT_RESULTS_DIRECTORY%]
-en-US = "Select a Directory for Analysis Results"
-
-[%OTHER_XML_RESULTS%]
-en-US = "Analysis Results have been output in XML format to: <CR><TOPIC>"
-
-[%DOCUMENTS_CHOOSE_DOCUMENTS%]
-en-US = "Choose the documents you want to analyze"
-
-[%DOCUMENTS_DOCUMENTS_DIRECTORY%]
-en-US = "Location of Microsoft Office documents"
-
-[%DOCUMENTS_INCLUDE_SUBDIRECTORIES%]
-en-US = "Include subdirectories in the analysis"
-
-[%DOCUMENTS_ROOT_C%]
-en-US = "C:\\"
-
-[%DOCUMENTS_CHOOSE_DOC_TYPES%]
-en-US = "Document types to analyze:"
-
-[%DOCUMENTS_CHOOSE_DOC%]
-en-US = "Documents (*.doc)"
-
-[%DOCUMENTS_CHOOSE_DOT%]
-en-US = "Templates (*.dot)"
-
-[%DOCUMENTS_CHOOSE_EXCEL%]
-en-US = "Excel"
-
-[%DOCUMENTS_CHOOSE_POT%]
-en-US = "Templates (*.pot)"
-
-[%DOCUMENTS_CHOOSE_POWERPOINT%]
-en-US = "PowerPoint"
-
-[%DOCUMENTS_CHOOSE_PPT%]
-en-US = "Presentations (*.ppt)"
-
-[%DOCUMENTS_CHOOSE_WORD%]
-en-US = "Word"
-
-[%DOCUMENTS_CHOOSE_XLS%]
-en-US = "Spreadsheets (*.xls)"
-
-[%DOCUMENTS_CHOOSE_XLT%]
-en-US = "Templates (*.xlt)"
-
-[%RESULTS_CHOOSE_OPTIONS%]
-en-US = "Choose where and how to save the results"
-
-[%RESULTS_RESULTS_SPREADSHEET%]
-en-US = "File name for the results spreadsheet"
-
-[%RESULTS_ANALYSIS_XLS%]
-en-US = "Analysis Results.xls"
-
-[%RESULTS_RESULTS_DIRECTORY%]
-en-US = "Location"
-
-[%RESULTS_CHOOSE_SAVE_OPTIONS%]
-en-US = "If results already exist under the same name and location:"
-
-[%RESULTS_CHOOSE_PROMPT%]
-en-US = "Ask me before overwriting"
-
-[%RESULTS_CHOOSE_OVERWRITE%]
-en-US = "Overwrite without asking me"
-
-[%RESULTS_CHOOSE_APPEND%]
-en-US = "Append the new results to the existing results"
-
-[%SIDEBAR_INTRODUCTION%]
-en-US = "1. Introduction"
-
-[%SIDEBAR_DOCUMENTS%]
-en-US = "2. Documents"
-
-[%SIDEBAR_RESULTS%]
-en-US = "3. Results"
-
-[%SIDEBAR_ANALYZE%]
-en-US = "4. Analysis"
-
-[%SIDEBAR_STEPS%]
-en-US = "Steps"
-
-[%TITLE%]
-en-US = "<PRODUCTNAME> Document Analysis Wizard"
-
-[%PRODUCTNAME%]
-en-US = "OpenOffice.org"
-
-[%TITLE_PREP%]
-en-US = "<PRODUCTNAME> Professional Analysis Wizard"
-
-[%SIDEBAR_ANALYZE_PREP%]
-en-US = "4. Analysis"
-
-[%INTRODUCTION_INTRO1_PREP%]
-en-US = "The <PRODUCTNAME> Professional Analysis Wizard is for you to use to 
automatically analyze a collection of Microsoft Office documents for issues 
relevant to a migration to <PRODUCTNAME>."
-
-[%INTRODUCTION_INTRO2_PREP%]
-en-US = "You will be able to select which documents you want to analyze as 
well as where you want the results of the analysis to be saved."
-
-[%INTRODUCTION_INTRO3_PREP%]
-en-US = "Where a workaround is available for a migration issue, the wizard 
will enable you to prepare a modified copy of the original document in which 
the migration issue has been resolved."
-
-[%DOCUMENTS_CHOOSE_DOCUMENTS_PREP%]
-en-US = "Choose the documents you want to analyze"
-
-[%DOCUMENTS_CHOOSE_DOC_TYPES_PREP%]
-en-US = "Document types to analyze:"
-
-[%IGNORE_OLDER_CB_LABEL%]
-en-US = "Ignore documents older than:"
-
-[%IGNORE_OLDER_3_MONTHS_TEXT%]
-en-US = "3 months"
-
-[%IGNORE_OLDER_6_MONTHS_TEXT%]
-en-US = "6 months"
-
-[%IGNORE_OLDER_12_MONTHS_TEXT%]
-en-US = "12 months"
-
-[%DOCUMENTS_INCLUDE_SUBDIRECTORIES_PREP%]
-en-US = "Include subdirectories in the analysis"
-
-[%RESULTS_CHOOSE_OPTIONS_PREP%]
-en-US = "Choose where and how to save the results"
-
-[%RESULTS_ANALYSIS_XLS_PREP%]
-en-US = "Analysis Results.xls"
-
-[%ANALYZE_NUM_DOCS_PREP%]
-en-US = "A total of <TOPIC> documents will be analyzed:"
-
-[%ANALYZE_IGNORED_DOCS%]
-en-US = "Skipped <TOPIC> documents because they were to old."
-
-[%ANALYZE_SETUP_COMPLETE_PREP%]
-en-US = "Run the analysis and view the results"
-
-[%OTHER_PLEASE_REFER_TO_README_PREP%]
-en-US = "<PRODUCTNAME> Professional Analysis Wizard  <TOPIC><CR><CR>For help 
please refer to the User Guide in<CR>the install directory."
-
-[%OTHER_XML_RESULTS_PREP%]
-en-US = "Analysis Results have been output in XML format to: <CR><TOPIC>"
-
-[%OTHER_PREPARE_PROMPT_PREP%]
-en-US = "Prepare any documents that have Preparable Document Issues, listed in 
the results spreadsheet:<CR>    <TOPIC><CR><CR>Prepared documents will be saved 
under:<CR>    <TOPIC2>\prepared<CR><CR>Source documents will not be modified."
-
-[%OTHER_PREPARE_COMPLETED_PREP%]
-en-US = "Preparation completed successfully.<CR><CR>Prepared documents have 
been saved under:<CR><TOPIC>\prepared"
-
-[%PROGRESS_CAPTION%]
-en-US = "Analysing Microsoft Office Documents"
-
-[%PROGRESS_ABORTING%]
-en-US = "Aborting"
-
-[%PROGRESS_PATH_LABEL%]
-en-US = "Path:"
-
-[%PROGRESS_FILE_LABEL%]
-en-US = "File:"
-
-[%PROGRESS_INFO_LABEL%]
-en-US = "Please wait while wizard is analysing Microsoft Office documents."
-
-[%PROGRESS_WAIT_LABEL%]
-en-US = "Please wait while wizard is aborting the analysis."
-
-[%SEARCH_CAPTION%]
-en-US = "Scanning for Microsoft Office Documents"
-
-[%SEARCH_INFO_LABEL%]
-en-US = "Please wait while wizard is scanning for Microsoft Office documents."
-
-[%SEARCH_FOUND_LABEL%]
-en-US = "Documents found:"
-
-[%TERMINATE_CAPTION%]
-en-US = "Application not Responding"
-
-[%TERMINATE_INFO%]
-en-US = "The Microsoft Office application, used for the analysis, is currently 
not responding and could not be closed. Microsoft Office needs to be closed 
before the Wizard could start a new analysis.<CR><CR>Do you want to abort  this 
application?<CR><CR>Please note that unsaved data of this application will be 
lost."
-
-[%TERMINATE_YES%]
-en-US = "Yes"
-
-[%TERMINATE_NO%]
-en-US = "No"
-
-
+[%ANALYZE_NUM_DOCS%]
+en-US = "A total of <TOPIC> documents will be analyzed:"
+
+[%ANALYZE_RUN_TOOL%]
+en-US = "Run analysis"
+
+[%ANALYZE_SETUP_COMPLETE%]
+en-US = "Run the analysis and view the results"
+
+[%ANALYZE_VIEW_RESULTS%]
+en-US = "View results"
+
+[%ANALYZE_PREPARE_DOCS%]
+en-US = "Prepare Documents for Migration"
+
+[%ANALYZE_START%]
+en-US = "The analysis will now be carried out on <TOPIC> 
documents.<CR><CR>Please note this may take some time as each document must be 
opened<CR>in order to analyze it.<CR><CR>A message will appear when the 
analysis is complete."
+
+[%ANALYZE_COMPLETED%]
+en-US = "The analysis has been completed successfully.<CR><CR>Click on OK to 
see the results now."
+
+[%ANALYZE_VIEW_NOW%]
+en-US = "View Now"
+
+[%ANALYZE_VIEW_LATER%]
+en-US = "View Later"
+
+[%ANALYSE_NOT_RUN%]
+en-US = "The document analysis has not been run yet.<CR><CR>Click on OK to 
leave wizard now.<CR>Press 'Cancel' button to return to the Wizard. Then press 
'Run Analysis' button to start the analysis."
+
+[%ANALYZE_DOCUMENTS%]
+en-US = "<TOPIC> Documents"
+
+[%ANALYZE_TEMPLATES%]
+en-US = "<TOPIC> Templates"
+
+[%ANALYZE_DOCUMENTS_XLS%]
+en-US = "<TOPIC> Spreadsheets"
+
+[%ANALYZE_DOCUMENTS_PPT%]
+en-US = "<TOPIC> Presentations"
+
+[%ERROR_AUTOMATION_SERVER_FAILED%]
+en-US = "<TOPIC> The analysis failed to connect to the <TOPIC> automation 
server.<CR><CR>Please ensure that all instances of <TOPIC> are closed before 
rerunning the analysis<CR>and check that the machine has sufficient free memory 
to run the analysis.<CR><CR>If necessary use the Task Manager to remove any 
frozen instances of <TOPIC>,<CR>using the Applications Tab - End Task"
+
+[%ERROR_CANNOT_CREATE_RESULTS_DIRECTORY%]
+en-US = "Can't create the directory: <CR><TOPIC><CR><CR>Check that you are 
creating only a single directory at the lowest level and <CR>that you can write 
to this disk and <CR>that it is not full."
+
+[%ERROR_CHOOSE_DOCUMENT_TYPE%]
+en-US = "Please choose at least one document type to analyze."
+
+[%ERROR_CREATE_FILE%]
+en-US = "Can't create the file: <CR><TOPIC><CR><CR>Please check that you have 
write permission to this directory."
+
+[%ERROR_EXCEL_ANALYSIS_FAILED%]
+en-US = "Excel Analysis Failed on document: <CR><CR><TOPIC><CR><CR>Please 
remove this file from the Documents Directory and ensure that all instances of 
Excel<CR>are closed before rerunning the analysis<CR><CR>If necessary use the 
Task Manager to remove any frozen instances of Excel,<CR>using the Applications 
Tab - End Task"
+
+[%ERROR_EXCEL_OPEN%]
+en-US = "The wizard cannot run the analysis if Excel is open. The wizard 
needs<CR>exclusive access to Excel in order to create the results 
spreadsheet.<CR><CR>Please close Excel so the analysis can be run."
+
+[%ERROR_MACRO_SECURITY_SET%]
+en-US = "Unable to detect or analyze <TOPIC> macros due to the following 
<TOPIC> macro security setting:<CR>    <TOPIC> main menu:<CR>        Tools-> 
Macro-> Security...<CR>            Trusted Sources tab:<CR>            Trust 
access to Visual Basic Project - unchecked<CR>To analyze macros you must check 
this checkbox before running the analysis.<CR><CR>Do you wish to continue the 
analysis without detecting and analyzing <TOPIC> macros?"
+
+[%ERROR_MISSING_DOCUMENTS_DIRECTORY%]
+en-US = "Documents Directory does not exist.<CR><CR>Please choose another 
directory."
+
+[%ERROR_MISSING_EXCEL_DRIVER%]
+en-US = "Missing Excel Analysis Driver Spreadsheet: <CR><TOPIC><CR><CR>Please 
reinstall the application."
+
+[%ERROR_MISSING_ISSUES_LIST%]
+en-US = "Missing issues list:<CR><TOPIC><CR><CR>Please reinstall the 
application."
+
+[%ERROR_MISSING_MIGRATION_RESULTS%]
+en-US = "Missing Analysis Results Document: <CR><TOPIC><CR><CR>Please check 
that you have write permissions on the <CR>results directory and rerun the 
analysis.<CR>"
+
+[%ERROR_MISSING_POWERPOINT_DRIVER%]
+en-US = "Missing PowerPoint Analysis Driver Document: 
<CR><TOPIC><CR><CR>Please reinstall the application."
+
+[%ERROR_MISSING_README%]
+en-US = "Missing Help Documentation: <CR><TOPIC><CR><CR>Please reinstall the 
application."
+
+[%ERROR_MISSING_RESULTS_TEMPLATE%]
+en-US = "Missing Results Template: <CR><TOPIC><CR><CR>Please reinstall the 
application."
+
+[%ERROR_MISSING_WORD_DRIVER%]
+en-US = "Missing Word Analysis Driver Document: <CR><TOPIC><CR><CR>Please 
reinstall the application."
+
+[%ERROR_MSOFFICE_9_REQUIRED%]
+en-US = "The wizard requires Microsoft Office version 9.0 or above to be 
installed.<CR><CR>The currently installed version <TOPIC> is not supported."
+
+[%ERROR_NO_RESULTS_DIRECTORY%]
+en-US = "Results Directory has not been specified.<CR><CR>Please enter a 
results directory."
+
+[%ERROR_POWERPOINT_ANALYSIS_FAILED%]
+en-US = "PowerPoint Analysis Failed on document: <CR><CR><TOPIC><CR><CR>Please 
remove this file from the Documents Directory and ensure that all instances of 
PowerPoint<CR>are closed before rerunning the analysis<CR><CR>If necessary use 
the Task Manager to remove any frozen instances of PowerPoint,<CR>using the 
Applications Tab - End Task"
+
+[%ERROR_RESULTS_DIRECTORY_DOES_NOT_EXIST%]
+en-US = "Results Directory does not exist.<CR><CR>Do you want to create the 
directory?"
+
+[%ERROR_RESULTS_SPREADSHEET_OPEN%]
+en-US = "The wizard needs to write to the results 
spreadsheet:<CR><TOPIC><CR><CR>Excel currently has this spreadsheet open. It 
must be closed before the analysis can be run.<CR><CR>If Excel does not appear 
to be running please check the Task Manager and remove any Excel.exe processes."
+
+[%ERROR_VERSION_MISMATCH%]
+en-US = "There is a version mismatch between the Wizard [<TOPIC>] and the 
Issues list [<TOPIC2>]<CR>used to cutomize the reporting of minor 
issues.<CR><CR>Please contact support."
+
+[%ERROR_WIN2000_REQUIRED%]
+en-US = "To run this wizard, Windows 2000 or newer is required.<CR><CR>The 
current operating system <TOPIC> is not supported."
+
+[%ERROR_WORD_ANALYSIS_FAILED%]
+en-US = "Word Analysis Failed on document: <CR><CR><TOPIC><CR><CR>Please 
remove this file from the Documents Directory and ensure that all instances of 
Word<CR>are closed before rerunning the analysis<CR><CR>If necessary use the 
Task Manager to remove any frozen instances of Word,<CR>using the Applications 
Tab - End Task"
+
+[%ERROR_APP_NOT_INSTALLED%]
+en-US = "The wizard requires Microsoft <TOPIC> version 9.0 or above to be 
installed.<CR><CR>Please install and rerun the analysis."
+
+[%ERROR_APPLICATION_STILL_RUNNING%]
+en-US = "The following applications are still running: <TOPIC>.<CR><CR>Please 
ensure that all instances of <TOPIC> are closed before rerunning the 
analysis.<CR><CR>If necessary use the Task Manager to remove any frozen 
instances of <TOPIC>,<CR>using the Applications Tab - End Task"
+
+[%ERROR_MISSING_IMPORTANT_FILE%]
+en-US = "A file needed for analyzing is missing: <CR><TOPIC><CR><CR>Please 
reinstall the application."
+
+[%INTRODUCTION%]
+en-US = "Introduction"
+
+[%INTRODUCTION_INTRO1%]
+en-US = "The <PRODUCTNAME> Document Analysis Wizard is for you to use to 
automatically analyze a collection of Microsoft Office documents for issues 
relevant to a migration to <PRODUCTNAME>."
+
+[%INTRODUCTION_INTRO2%]
+en-US = "You will be able to select which documents you want to analyze as 
well as where you want the results of the analysis to be saved."
+
+[%INTRODUCTION_INTRO3%]
+en-US = "The wizard will remain on screen while the analysis is carried out."
+
+[%NAVBAR_BACK_BTN%]
+en-US = "<< Back"
+
+[%NAVBAR_EXIT_BTN%]
+en-US = "Cancel"
+
+[%NAVBAR_FINISH_BTN%]
+en-US = "Finish"
+
+[%NAVBAR_HELP_BTN%]
+en-US = "Help"
+
+[%NAVBAR_NEXT_BTN%]
+en-US = "Next >>"
+
+[%OTHER_README_PATH%]
+en-US = "UserGuide_en-US.pdf"
+
+[%OTHER_RUNNING%]
+en-US = "Running ..."
+
+[%OTHER_SELECT_ANALYZE_DIRECTORY%]
+en-US = "Select a Directory to Analyze"
+
+[%OTHER_SELECT_RESULTS_DIRECTORY%]
+en-US = "Select a Directory for Analysis Results"
+
+[%OTHER_XML_RESULTS%]
+en-US = "Analysis Results have been output in XML format to: <CR><TOPIC>"
+
+[%DOCUMENTS_CHOOSE_DOCUMENTS%]
+en-US = "Choose the documents you want to analyze"
+
+[%DOCUMENTS_DOCUMENTS_DIRECTORY%]
+en-US = "Location of Microsoft Office documents"
+
+[%DOCUMENTS_INCLUDE_SUBDIRECTORIES%]
+en-US = "Include subdirectories in the analysis"
+
+[%DOCUMENTS_ROOT_C%]
+en-US = "C:\\"
+
+[%DOCUMENTS_CHOOSE_DOC_TYPES%]
+en-US = "Document types to analyze:"
+
+[%DOCUMENTS_CHOOSE_DOC%]
+en-US = "Documents (*.doc)"
+
+[%DOCUMENTS_CHOOSE_DOT%]
+en-US = "Templates (*.dot)"
+
+[%DOCUMENTS_CHOOSE_EXCEL%]
+en-US = "Excel"
+
+[%DOCUMENTS_CHOOSE_POT%]
+en-US = "Templates (*.pot)"
+
+[%DOCUMENTS_CHOOSE_POWERPOINT%]
+en-US = "PowerPoint"
+
+[%DOCUMENTS_CHOOSE_PPT%]
+en-US = "Presentations (*.ppt)"
+
+[%DOCUMENTS_CHOOSE_WORD%]
+en-US = "Word"
+
+[%DOCUMENTS_CHOOSE_XLS%]
+en-US = "Spreadsheets (*.xls)"
+
+[%DOCUMENTS_CHOOSE_XLT%]
+en-US = "Templates (*.xlt)"
+
+[%RESULTS_CHOOSE_OPTIONS%]
+en-US = "Choose where and how to save the results"
+
+[%RESULTS_RESULTS_SPREADSHEET%]
+en-US = "File name for the results spreadsheet"
+
+[%RESULTS_ANALYSIS_XLS%]
+en-US = "Analysis Results.xls"
+
+[%RESULTS_RESULTS_DIRECTORY%]
+en-US = "Location"
+
+[%RESULTS_CHOOSE_SAVE_OPTIONS%]
+en-US = "If results already exist under the same name and location:"
+
+[%RESULTS_CHOOSE_PROMPT%]
+en-US = "Ask me before overwriting"
+
+[%RESULTS_CHOOSE_OVERWRITE%]
+en-US = "Overwrite without asking me"
+
+[%RESULTS_CHOOSE_APPEND%]
+en-US = "Append the new results to the existing results"
+
+[%SIDEBAR_INTRODUCTION%]
+en-US = "1. Introduction"
+
+[%SIDEBAR_DOCUMENTS%]
+en-US = "2. Documents"
+
+[%SIDEBAR_RESULTS%]
+en-US = "3. Results"
+
+[%SIDEBAR_ANALYZE%]
+en-US = "4. Analysis"
+
+[%SIDEBAR_STEPS%]
+en-US = "Steps"
+
+[%TITLE%]
+en-US = "<PRODUCTNAME> Document Analysis Wizard"
+
+[%PRODUCTNAME%]
+en-US = "OpenOffice.org"
+
+[%TITLE_PREP%]
+en-US = "<PRODUCTNAME> Professional Analysis Wizard"
+
+[%SIDEBAR_ANALYZE_PREP%]
+en-US = "4. Analysis"
+
+[%INTRODUCTION_INTRO1_PREP%]
+en-US = "The <PRODUCTNAME> Professional Analysis Wizard is for you to use to 
automatically analyze a collection of Microsoft Office documents for issues 
relevant to a migration to <PRODUCTNAME>."
+
+[%INTRODUCTION_INTRO2_PREP%]
+en-US = "You will be able to select which documents you want to analyze as 
well as where you want the results of the analysis to be saved."
+
+[%INTRODUCTION_INTRO3_PREP%]
+en-US = "Where a workaround is available for a migration issue, the wizard 
will enable you to prepare a modified copy of the original document in which 
the migration issue has been resolved."
+
+[%DOCUMENTS_CHOOSE_DOCUMENTS_PREP%]
+en-US = "Choose the documents you want to analyze"
+
+[%DOCUMENTS_CHOOSE_DOC_TYPES_PREP%]
+en-US = "Document types to analyze:"
+
+[%IGNORE_OLDER_CB_LABEL%]
+en-US = "Ignore documents older than:"
+
+[%IGNORE_OLDER_3_MONTHS_TEXT%]
+en-US = "3 months"
+
+[%IGNORE_OLDER_6_MONTHS_TEXT%]
+en-US = "6 months"
+
+[%IGNORE_OLDER_12_MONTHS_TEXT%]
+en-US = "12 months"
+
+[%DOCUMENTS_INCLUDE_SUBDIRECTORIES_PREP%]
+en-US = "Include subdirectories in the analysis"
+
+[%RESULTS_CHOOSE_OPTIONS_PREP%]
+en-US = "Choose where and how to save the results"
+
+[%RESULTS_ANALYSIS_XLS_PREP%]
+en-US = "Analysis Results.xls"
+
+[%ANALYZE_NUM_DOCS_PREP%]
+en-US = "A total of <TOPIC> documents will be analyzed:"
+
+[%ANALYZE_IGNORED_DOCS%]
+en-US = "Skipped <TOPIC> documents because they were to old."
+
+[%ANALYZE_SETUP_COMPLETE_PREP%]
+en-US = "Run the analysis and view the results"
+
+[%OTHER_PLEASE_REFER_TO_README_PREP%]
+en-US = "<PRODUCTNAME> Professional Analysis Wizard  <TOPIC><CR><CR>For help 
please refer to the User Guide in<CR>the install directory."
+
+[%OTHER_XML_RESULTS_PREP%]
+en-US = "Analysis Results have been output in XML format to: <CR><TOPIC>"
+
+[%OTHER_PREPARE_PROMPT_PREP%]
+en-US = "Prepare any documents that have Preparable Document Issues, listed in 
the results spreadsheet:<CR>    <TOPIC><CR><CR>Prepared documents will be saved 
under:<CR>    <TOPIC2>\prepared<CR><CR>Source documents will not be modified."
+
+[%OTHER_PREPARE_COMPLETED_PREP%]
+en-US = "Preparation completed successfully.<CR><CR>Prepared documents have 
been saved under:<CR><TOPIC>\prepared"
+
+[%PROGRESS_CAPTION%]
+en-US = "Analysing Microsoft Office Documents"
+
+[%PROGRESS_ABORTING%]
+en-US = "Aborting"
+
+[%PROGRESS_PATH_LABEL%]
+en-US = "Path:"
+
+[%PROGRESS_FILE_LABEL%]
+en-US = "File:"
+
+[%PROGRESS_INFO_LABEL%]
+en-US = "Please wait while wizard is analysing Microsoft Office documents."
+
+[%PROGRESS_WAIT_LABEL%]
+en-US = "Please wait while wizard is aborting the analysis."
+
+[%SEARCH_CAPTION%]
+en-US = "Scanning for Microsoft Office Documents"
+
+[%SEARCH_INFO_LABEL%]
+en-US = "Please wait while wizard is scanning for Microsoft Office documents."
+
+[%SEARCH_FOUND_LABEL%]
+en-US = "Documents found:"
+
+[%TERMINATE_CAPTION%]
+en-US = "Application not Responding"
+
+[%TERMINATE_INFO%]
+en-US = "The Microsoft Office application, used for the analysis, is currently 
not responding and could not be closed. Microsoft Office needs to be closed 
before the Wizard could start a new analysis.<CR><CR>Do you want to abort  this 
application?<CR><CR>Please note that unsaved data of this application will be 
lost."
+
+[%TERMINATE_YES%]
+en-US = "Yes"
+
+[%TERMINATE_NO%]
+en-US = "No"
diff --git a/main/scp2/source/activex/module_activex.ulf 
b/main/scp2/source/activex/module_activex.ulf
index 2d19b6b7c4..e6be92b7f7 100644
--- a/main/scp2/source/activex/module_activex.ulf
+++ b/main/scp2/source/activex/module_activex.ulf
@@ -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.
- * 
+ *
  *************************************************************/
 
 
@@ -26,6 +26,3 @@ en-US = "ActiveX Control"
 
 [STR_DESC_MODULE_OPTIONAL_ACTIVEXCONTROL]
 en-US = "Component to enable Microsoft Internet Explorer to display 
%PRODUCTNAME documents."
-
-
-
diff --git a/main/scp2/source/base/folderitem_base.ulf 
b/main/scp2/source/base/folderitem_base.ulf
index 573f47f543..bdae023974 100644
--- a/main/scp2/source/base/folderitem_base.ulf
+++ b/main/scp2/source/base/folderitem_base.ulf
@@ -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,20 +7,19 @@
  * 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.
- * 
+ *
  *************************************************************/
 
 
 
 [STR_FI_TOOLTIP_BASE]
 en-US = "Manage databases, create queries and reports to track and manage your 
information by using Base."
-
diff --git a/main/scp2/source/base/module_base.ulf 
b/main/scp2/source/base/module_base.ulf
index 21b59d229e..666dc716f7 100644
--- a/main/scp2/source/base/module_base.ulf
+++ b/main/scp2/source/base/module_base.ulf
@@ -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.
- * 
+ *
  *************************************************************/
 
 
@@ -38,6 +38,3 @@ en-US = "%PRODUCTNAME Base Help"
 
 [STR_DESC_MODULE_PRG_BASE_HELP]
 en-US = "Help about %PRODUCTNAME Base"
-
-
-
diff --git a/main/scp2/source/base/registryitem_base.ulf 
b/main/scp2/source/base/registryitem_base.ulf
index 32647a3524..182723b41f 100644
--- a/main/scp2/source/base/registryitem_base.ulf
+++ b/main/scp2/source/base/registryitem_base.ulf
@@ -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.
- * 
+ *
  *************************************************************/
 
 
diff --git a/main/scp2/source/calc/folderitem_calc.ulf 
b/main/scp2/source/calc/folderitem_calc.ulf
index 889690f37a..8a75174877 100644
--- a/main/scp2/source/calc/folderitem_calc.ulf
+++ b/main/scp2/source/calc/folderitem_calc.ulf
@@ -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.
- * 
+ *
  *************************************************************/
 
 
diff --git a/main/scp2/source/calc/module_calc.ulf 
b/main/scp2/source/calc/module_calc.ulf
index 4637ce5fcf..4703e7ac74 100644
--- a/main/scp2/source/calc/module_calc.ulf
+++ b/main/scp2/source/calc/module_calc.ulf
@@ -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.
- * 
+ *
  *************************************************************/
 
 
@@ -43,4 +43,3 @@ en-US = "Add-in"
 
 [STR_DESC_MODULE_OPTIONAL_ADDINS]
 en-US = "Add-ins are additional programs that make new functions available in 
%PRODUCTNAME Calc."
-
diff --git a/main/scp2/source/calc/registryitem_calc.ulf 
b/main/scp2/source/calc/registryitem_calc.ulf
index 1d74691bdb..65ea3c2fde 100644
--- a/main/scp2/source/calc/registryitem_calc.ulf
+++ b/main/scp2/source/calc/registryitem_calc.ulf
@@ -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.
- * 
+ *
  *************************************************************/
 
 
@@ -47,4 +47,3 @@ en-US = "Microsoft Excel 97-2003 Template"
 
 [STR_REG_VAL_MS_EXCEL_TEMPLATE]
 en-US = "Microsoft Excel Template"
-
diff --git a/main/scp2/source/draw/folderitem_draw.ulf 
b/main/scp2/source/draw/folderitem_draw.ulf
index e18721f942..9f8308ba9e 100644
--- a/main/scp2/source/draw/folderitem_draw.ulf
+++ b/main/scp2/source/draw/folderitem_draw.ulf
@@ -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.
- * 
+ *
  *************************************************************/
 
 
@@ -26,5 +26,3 @@ en-US = "Drawing"
 
 [STR_FI_TOOLTIP_DRAW]
 en-US = "Create and edit drawings, flow charts, and logos by using Draw."
-
-
diff --git a/main/scp2/source/draw/module_draw.ulf 
b/main/scp2/source/draw/module_draw.ulf
index 9b9742d1bf..5a5f763b9d 100644
--- a/main/scp2/source/draw/module_draw.ulf
+++ b/main/scp2/source/draw/module_draw.ulf
@@ -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.
- * 
+ *
  *************************************************************/
 
 
@@ -38,6 +38,3 @@ en-US = "%PRODUCTNAME Draw Help"
 
 [STR_DESC_MODULE_PRG_DRAW_HELP]
 en-US = "Help about %PRODUCTNAME Draw"
-
-
-
diff --git a/main/scp2/source/draw/registryitem_draw.ulf 
b/main/scp2/source/draw/registryitem_draw.ulf
index 07c4d8ebf7..174da193c5 100644
--- a/main/scp2/source/draw/registryitem_draw.ulf
+++ b/main/scp2/source/draw/registryitem_draw.ulf
@@ -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.
- * 
+ *
  *************************************************************/
 
 
@@ -35,4 +35,3 @@ en-US = "OpenDocument Drawing"
 
 [STR_REG_VAL_OO_DRAW_TEMPLATE]
 en-US = "OpenDocument Drawing Template"
-
diff --git a/main/scp2/source/gnome/module_gnome.ulf 
b/main/scp2/source/gnome/module_gnome.ulf
index 4a82fe2b80..d835fbc265 100644
--- a/main/scp2/source/gnome/module_gnome.ulf
+++ b/main/scp2/source/gnome/module_gnome.ulf
@@ -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.
- * 
+ *
  *************************************************************/
 
 
@@ -26,4 +26,3 @@ en-US = "GNOME Integration"
 
 [STR_DESC_MODULE_OPTIONAL_GNOME]
 en-US = "System integration of %PRODUCTNAME %PRODUCTVERSION into GNOME Desktop 
Environment."
-
diff --git a/main/scp2/source/graphicfilter/module_graphicfilter.ulf 
b/main/scp2/source/graphicfilter/module_graphicfilter.ulf
index c5f791075e..0b113e5e36 100644
--- a/main/scp2/source/graphicfilter/module_graphicfilter.ulf
+++ b/main/scp2/source/graphicfilter/module_graphicfilter.ulf
@@ -110,4 +110,3 @@ en-US = "Macromedia Flash (SWF)"
 
 [STR_DESC_MODULE_OPTIONAL_GRFFLT_FLASH]
 en-US = "Macromedia Flash (SWF) Export Filter"
-
diff --git a/main/scp2/source/impress/folderitem_impress.ulf 
b/main/scp2/source/impress/folderitem_impress.ulf
index 0693f5e454..689241b8d7 100644
--- a/main/scp2/source/impress/folderitem_impress.ulf
+++ b/main/scp2/source/impress/folderitem_impress.ulf
@@ -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.
- * 
+ *
  *************************************************************/
 
 
@@ -26,5 +26,3 @@ en-US = "Presentation"
 
 [STR_FI_TOOLTIP_IMPRESS]
 en-US = "Create and edit presentations for slideshows, meeting and Web pages 
by using Impress."
-
-
diff --git a/main/scp2/source/impress/module_impress.ulf 
b/main/scp2/source/impress/module_impress.ulf
index 8f7078878e..47cfdbfa55 100644
--- a/main/scp2/source/impress/module_impress.ulf
+++ b/main/scp2/source/impress/module_impress.ulf
@@ -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.
- * 
+ *
  *************************************************************/
 
 
@@ -39,6 +39,3 @@ en-US = "%PRODUCTNAME Impress Help"
 
 [STR_DESC_MODULE_PRG_IMPRESS_HELP]
 en-US = "Help about %PRODUCTNAME Impress"
-
-
-
diff --git a/main/scp2/source/impress/module_ogltrans.ulf 
b/main/scp2/source/impress/module_ogltrans.ulf
index b10af00b8c..44e8e55c5a 100644
--- a/main/scp2/source/impress/module_ogltrans.ulf
+++ b/main/scp2/source/impress/module_ogltrans.ulf
@@ -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.
- * 
+ *
  *************************************************************/
 
 
diff --git a/main/scp2/source/impress/registryitem_impress.ulf 
b/main/scp2/source/impress/registryitem_impress.ulf
index 271b781389..2e625a7e0f 100644
--- a/main/scp2/source/impress/registryitem_impress.ulf
+++ b/main/scp2/source/impress/registryitem_impress.ulf
@@ -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.
- * 
+ *
  *************************************************************/
 
 
@@ -53,4 +53,3 @@ en-US = "Microsoft PowerPoint 97-2003 Template"
 
 [STR_REG_VAL_MS_POWERPOINT_TEMPLATE]
 en-US = "Microsoft PowerPoint Template"
-
diff --git a/main/scp2/source/javafilter/module_javafilter.ulf 
b/main/scp2/source/javafilter/module_javafilter.ulf
index 569f8acb53..7e9ce8390b 100644
--- a/main/scp2/source/javafilter/module_javafilter.ulf
+++ b/main/scp2/source/javafilter/module_javafilter.ulf
@@ -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.
- * 
+ *
  *************************************************************/
 
 
@@ -59,6 +59,3 @@ en-US = "Pocket Excel"
 
 [STR_DESC_MODULE_OPTIONAL_JAVAFILTER_POCKETPC_POCKET_EXCEL]
 en-US = "Support for Pocket Excel"
-
-
-
diff --git a/main/scp2/source/javafilter/registryitem_javafilter.ulf 
b/main/scp2/source/javafilter/registryitem_javafilter.ulf
index f23ab52889..7bb2c93be3 100644
--- a/main/scp2/source/javafilter/registryitem_javafilter.ulf
+++ b/main/scp2/source/javafilter/registryitem_javafilter.ulf
@@ -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.
- * 
+ *
  *************************************************************/
 
 
diff --git a/main/scp2/source/kde/module_kde.ulf 
b/main/scp2/source/kde/module_kde.ulf
index 4b54d14ccc..54b6528a5f 100644
--- a/main/scp2/source/kde/module_kde.ulf
+++ b/main/scp2/source/kde/module_kde.ulf
@@ -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.
- * 
+ *
  *************************************************************/
 
 
@@ -26,4 +26,3 @@ en-US = "KDE Integration"
 
 [STR_DESC_MODULE_OPTIONAL_KDE]
 en-US = "System integration of %PRODUCTNAME %PRODUCTVERSION into KDE."
-
diff --git a/main/scp2/source/math/folderitem_math.ulf 
b/main/scp2/source/math/folderitem_math.ulf
index d23c5e192f..c59a60a2a8 100644
--- a/main/scp2/source/math/folderitem_math.ulf
+++ b/main/scp2/source/math/folderitem_math.ulf
@@ -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,21 +7,19 @@
  * 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.
- * 
+ *
  *************************************************************/
 
 
 
 [STR_FI_TOOLTIP_MATH]
 en-US = "Create and edit scientific formulas and equations by using Math."
-
-
diff --git a/main/scp2/source/math/module_math.ulf 
b/main/scp2/source/math/module_math.ulf
index 54295d84f6..a49bed56be 100644
--- a/main/scp2/source/math/module_math.ulf
+++ b/main/scp2/source/math/module_math.ulf
@@ -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.
- * 
+ *
  *************************************************************/
 
 
@@ -38,6 +38,3 @@ en-US = "%PRODUCTNAME Math Help"
 
 [STR_DESC_MODULE_PRG_MATH_HELP]
 en-US = "Help about %PRODUCTNAME Math"
-
-
-
diff --git a/main/scp2/source/math/registryitem_math.ulf 
b/main/scp2/source/math/registryitem_math.ulf
index dd88aedd97..631ff03fae 100644
--- a/main/scp2/source/math/registryitem_math.ulf
+++ b/main/scp2/source/math/registryitem_math.ulf
@@ -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.
- * 
+ *
  *************************************************************/
 
 
diff --git a/main/scp2/source/onlineupdate/module_onlineupdate.ulf 
b/main/scp2/source/onlineupdate/module_onlineupdate.ulf
index f44aa954ec..26f35b054d 100644
--- a/main/scp2/source/onlineupdate/module_onlineupdate.ulf
+++ b/main/scp2/source/onlineupdate/module_onlineupdate.ulf
@@ -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.
- * 
+ *
  *************************************************************/
 
 
@@ -25,5 +25,4 @@
 en-US = "Online Update"
 
 [STR_DESC_MODULE_OPT_ONLINEUPDATE]
-en-US = "Get automatically notified when a new update of %PRODUCTNAME becomes 
available." 
-
+en-US = "Get automatically notified when a new update of %PRODUCTNAME becomes 
available."
diff --git a/main/scp2/source/ooo/directory_ooo.ulf 
b/main/scp2/source/ooo/directory_ooo.ulf
index f86052cb47..daf3250a92 100644
--- a/main/scp2/source/ooo/directory_ooo.ulf
+++ b/main/scp2/source/ooo/directory_ooo.ulf
@@ -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.
- * 
+ *
  *************************************************************/
 
 
@@ -44,7 +44,3 @@ en-US = "Chapters"
 
 [STR_DIR_DATEIEN]
 en-US = "Files"
-
-
-
-
diff --git a/main/scp2/source/ooo/folderitem_ooo.ulf 
b/main/scp2/source/ooo/folderitem_ooo.ulf
index 50296bdeb4..36441fe01d 100644
--- a/main/scp2/source/ooo/folderitem_ooo.ulf
+++ b/main/scp2/source/ooo/folderitem_ooo.ulf
@@ -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,20 +7,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.
- * 
+ *
  *************************************************************/
 
 
- 
+
 [STR_FI_NAME_FROMTEMPLATE]
 en-US = "From Template"
 
diff --git a/main/scp2/source/ooo/module_headless.ulf 
b/main/scp2/source/ooo/module_headless.ulf
index b77745dd0d..8331a84ef2 100644
--- a/main/scp2/source/ooo/module_headless.ulf
+++ b/main/scp2/source/ooo/module_headless.ulf
@@ -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.
- * 
+ *
  *************************************************************/
 
 
diff --git a/main/scp2/source/ooo/module_java.ulf 
b/main/scp2/source/ooo/module_java.ulf
index 58b7560b03..99779d2df0 100644
--- a/main/scp2/source/ooo/module_java.ulf
+++ b/main/scp2/source/ooo/module_java.ulf
@@ -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.
- * 
+ *
  *************************************************************/
 
 
diff --git a/main/scp2/source/ooo/module_ooo.ulf 
b/main/scp2/source/ooo/module_ooo.ulf
index 9a0903ac00..425a82f5bc 100644
--- a/main/scp2/source/ooo/module_ooo.ulf
+++ b/main/scp2/source/ooo/module_ooo.ulf
@@ -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,20 +7,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.
- * 
+ *
  *************************************************************/
 
 
- 
+
 [STR_NAME_MODULE_ROOT_OSL]
 en-US = "%PRODUCTNAME %PRODUCTVERSION"
 
@@ -44,4 +44,3 @@ en-US = "Dictionaries"
 
 [STR_DESC_MODULE_DICTIONARIES]
 en-US = "Spelling and hyphenation dictionaries and thesauri."
-
diff --git a/main/scp2/source/ooo/module_systemint.ulf 
b/main/scp2/source/ooo/module_systemint.ulf
index 89f289c2f6..c9a845b9e7 100644
--- a/main/scp2/source/ooo/module_systemint.ulf
+++ b/main/scp2/source/ooo/module_systemint.ulf
@@ -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,20 +7,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.
- * 
+ *
  *************************************************************/
 
 
- 
+
 [STR_NAME_MODULE_OPTIONAL_SYSTEMINTEGRATION]
 en-US = "Desktop integration"
 
diff --git a/main/scp2/source/python/module_python.ulf 
b/main/scp2/source/python/module_python.ulf
index 2fa14a5b0e..e3ed7cde07 100644
--- a/main/scp2/source/python/module_python.ulf
+++ b/main/scp2/source/python/module_python.ulf
@@ -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.
- * 
+ *
  *************************************************************/
 
 
diff --git a/main/scp2/source/python/module_python_mailmerge.ulf 
b/main/scp2/source/python/module_python_mailmerge.ulf
index 8fae10f74d..59ab1c9013 100644
--- a/main/scp2/source/python/module_python_mailmerge.ulf
+++ b/main/scp2/source/python/module_python_mailmerge.ulf
@@ -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.
- * 
+ *
  *************************************************************/
 
 
diff --git a/main/scp2/source/quickstart/module_quickstart.ulf 
b/main/scp2/source/quickstart/module_quickstart.ulf
index 4c6d346229..438d0a0adc 100644
--- a/main/scp2/source/quickstart/module_quickstart.ulf
+++ b/main/scp2/source/quickstart/module_quickstart.ulf
@@ -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.
- * 
+ *
  *************************************************************/
 
 
@@ -26,6 +26,3 @@ en-US = "Quickstarter"
 
 [STR_DESC_MODULE_OPTIONAL_QUICKSTART]
 en-US = "Loads basic components on system start to accelerate start up time of 
%PRODUCTNAME %PRODUCTVERSION."
-
-
-
diff --git a/main/scp2/source/sdkoo/module_sdkoo.ulf 
b/main/scp2/source/sdkoo/module_sdkoo.ulf
index f447313ed3..1735c8d6af 100644
--- a/main/scp2/source/sdkoo/module_sdkoo.ulf
+++ b/main/scp2/source/sdkoo/module_sdkoo.ulf
@@ -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.
- * 
+ *
  *************************************************************/
 
 
diff --git a/main/scp2/source/winexplorerext/module_winexplorerext.ulf 
b/main/scp2/source/winexplorerext/module_winexplorerext.ulf
index efa8d2eb0b..3d749fdbfd 100644
--- a/main/scp2/source/winexplorerext/module_winexplorerext.ulf
+++ b/main/scp2/source/winexplorerext/module_winexplorerext.ulf
@@ -26,4 +26,3 @@ en-US = "Windows Explorer Extension"
 
 [STR_DESC_MODULE_OPTIONAL_WINDOWS_EXPLORER_EXTENSIONS]
 en-US = "Enables the Microsoft Windows Explorer to show information about 
%PRODUCTNAME documents, such as thumbnail previews."
-
diff --git a/main/scp2/source/writer/folderitem_writer.ulf 
b/main/scp2/source/writer/folderitem_writer.ulf
index 8610a62c5a..f56420fdc8 100644
--- a/main/scp2/source/writer/folderitem_writer.ulf
+++ b/main/scp2/source/writer/folderitem_writer.ulf
@@ -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.
- * 
+ *
  *************************************************************/
 
 
diff --git a/main/scp2/source/writer/module_writer.ulf 
b/main/scp2/source/writer/module_writer.ulf
index 1e22361887..bffc7957f7 100644
--- a/main/scp2/source/writer/module_writer.ulf
+++ b/main/scp2/source/writer/module_writer.ulf
@@ -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.
- * 
+ *
  *************************************************************/
 
 [STR_NAME_MODULE_PRG_WRT]
diff --git a/main/scp2/source/writer/registryitem_writer.ulf 
b/main/scp2/source/writer/registryitem_writer.ulf
index 74407e4c73..a8337d302b 100644
--- a/main/scp2/source/writer/registryitem_writer.ulf
+++ b/main/scp2/source/writer/registryitem_writer.ulf
@@ -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.
- * 
+ *
  *************************************************************/
 
 
@@ -59,4 +59,3 @@ en-US = "Microsoft Word Template"
 
 [STR_REG_VAL_MS_RTF_DOCUMENT]
 en-US = "Rich Text Document"
-
diff --git a/main/scp2/source/xsltfilter/module_xsltfilter.ulf 
b/main/scp2/source/xsltfilter/module_xsltfilter.ulf
index d9fc57e963..19c0fa9fd8 100644
--- a/main/scp2/source/xsltfilter/module_xsltfilter.ulf
+++ b/main/scp2/source/xsltfilter/module_xsltfilter.ulf
@@ -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.
- * 
+ *
  *************************************************************/
 
 [STR_NAME_MODULE_OPTIONAL_XSLTFILTERSAMPLES]
@@ -24,4 +24,3 @@ en-US = "XSLT Sample Filters"
 
 [STR_DESC_MODULE_OPTIONAL_XSLTFILTERSAMPLES]
 en-US = "Filters and Conversions based on OpenDocument/OpenOffice.org XML. 
Includes DocBook, MS Word 2003 XML, MS Excel 2003 XML, and others."
-
diff --git a/main/shell/source/win32/shlxthandler/res/shlxthdl.ulf 
b/main/shell/source/win32/shlxthandler/res/shlxthdl.ulf
index eeaf591760..f97aa5265c 100644
--- a/main/shell/source/win32/shlxthandler/res/shlxthdl.ulf
+++ b/main/shell/source/win32/shlxthandler/res/shlxthdl.ulf
@@ -131,4 +131,3 @@ en-US = "Size:"
 
 [%TYPE_COLON%]
 en-US = "Type:"
-
diff --git a/main/sysui/desktop/share/launcher_comment.ulf 
b/main/sysui/desktop/share/launcher_comment.ulf
index d9f0a7b92b..be468343d6 100644
--- a/main/sysui/desktop/share/launcher_comment.ulf
+++ b/main/sysui/desktop/share/launcher_comment.ulf
@@ -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.
- * 
+ *
  *************************************************************/
 
 [writer]
@@ -39,4 +39,3 @@ en-US = "Manage databases, create queries and reports to 
track and manage your i
 
 [startcenter]
 en-US = "The office productivity suite compatible to the open and standardized 
ODF document format. Supported by Apache OpenOffice."
-
diff --git a/main/sysui/desktop/share/launcher_name.ulf 
b/main/sysui/desktop/share/launcher_name.ulf
index a113f90514..fd34a15e77 100644
--- a/main/sysui/desktop/share/launcher_name.ulf
+++ b/main/sysui/desktop/share/launcher_name.ulf
@@ -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,18 +7,17 @@
  * 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.
- * 
+ *
  *************************************************************/
 
 [printeradmin]
 en-US = "%PRODUCTNAME Printer Administration"
-

Reply via email to