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 2022/09/03 21:40:52 UTC

[openoffice] branch AOO42X updated: Fixed localisation -> localization

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 0c42301757 Fixed localisation -> localization
0c42301757 is described below

commit 0c4230175768ce07c9682fee5402899701093916
Author: mseidel <ms...@apache.org>
AuthorDate: Sat Sep 3 23:38:16 2022 +0200

    Fixed localisation -> localization
    
    (cherry picked from commit c7b6c371d10a230aaee67b371284bbe6ba39f535)
---
 main/basic/source/inc/namecont.hxx            | 2 +-
 main/l10ntools/scripts/localize.pl            | 2 +-
 main/l10ntools/scripts/localize_old.pl        | 2 +-
 main/migrationanalysis/no_localization        | 2 +-
 main/migrationanalysis/src/wizard/Wizard.bas  | 2 +-
 main/odk/no_localization                      | 2 +-
 main/solenv/doc/gbuild/solenv/gbuild/types.mk | 2 +-
 main/toolkit/workben/no_localization          | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/main/basic/source/inc/namecont.hxx b/main/basic/source/inc/namecont.hxx
index f755e81d8a..5cad87dd25 100644
--- a/main/basic/source/inc/namecont.hxx
+++ b/main/basic/source/inc/namecont.hxx
@@ -593,7 +593,7 @@ private:
 	sal_Bool mbSharedIndexFile;
 	sal_Bool mbExtension;
 
-	// Additional functionality for localisation
+	// Additional functionality for localization
 	// Provide modify state including resources
 	virtual sal_Bool isModified( void ) = 0;
 	virtual void storeResources( void ) = 0;
diff --git a/main/l10ntools/scripts/localize.pl b/main/l10ntools/scripts/localize.pl
index 879b1e0b48..f545e05d1e 100755
--- a/main/l10ntools/scripts/localize.pl
+++ b/main/l10ntools/scripts/localize.pl
@@ -271,7 +271,7 @@ sub get_license_header{
 "#    #   #  #   #    #  ##  #   #    #      #      #   #    #      #    \n".
 "#    ####    ###     #   #   ###     #      #####  ####   #####    #    \n".
 "#\n".
-"#    DO NOT EDIT! This file will be overwritten by localisation process\n".
+"#    DO NOT EDIT! This file will be overwritten by localization process\n".
 "#\n".
 "#**************************************************************\n".
 "#  \n".
diff --git a/main/l10ntools/scripts/localize_old.pl b/main/l10ntools/scripts/localize_old.pl
index d7ef8af849..4a9b2d449d 100755
--- a/main/l10ntools/scripts/localize_old.pl
+++ b/main/l10ntools/scripts/localize_old.pl
@@ -268,7 +268,7 @@ sub get_license_header{
 "#    #   #  #   #    #  ##  #   #    #      #      #   #    #      #    \n".
 "#    ####    ###     #   #   ###     #      #####  ####   #####    #    \n".
 "#\n".
-"#    DO NOT EDIT! This file will be overwritten by localisation process\n".
+"#    DO NOT EDIT! This file will be overwritten by localization process\n".
 "#\n".
 "#**************************************************************\n".
 "#  \n".
diff --git a/main/migrationanalysis/no_localization b/main/migrationanalysis/no_localization
index 502bb06d02..33133d68e8 100644
--- a/main/migrationanalysis/no_localization
+++ b/main/migrationanalysis/no_localization
@@ -1 +1 @@
-Touch me to prevent that the localisation process extracts strings here
+Touch me to prevent that the localization process extracts strings here
diff --git a/main/migrationanalysis/src/wizard/Wizard.bas b/main/migrationanalysis/src/wizard/Wizard.bas
index 3f53756667..b749118e6a 100644
--- a/main/migrationanalysis/src/wizard/Wizard.bas
+++ b/main/migrationanalysis/src/wizard/Wizard.bas
@@ -23,7 +23,7 @@ Option Explicit
 
 Global Const WIZARD_NAME = "Analysis"
 
-'Implementation details - not required for localisation
+'Implementation details - not required for localization
 Public Const CWORD_DRIVER_FILE = "_OOoDocAnalysisWordDriver.doc"
 Public Const CEXCEL_DRIVER_FILE = "_OOoDocAnalysisExcelDriver.xls"
 Public Const CPP_DRIVER_FILE = "_OOoDocAnalysisPPTDriver.ppt"
diff --git a/main/odk/no_localization b/main/odk/no_localization
index 3ce3aa0ec0..fc6440766c 100644
--- a/main/odk/no_localization
+++ b/main/odk/no_localization
@@ -1 +1 @@
-Touch me to prevent that the localisation process extracts strings #i85733# 
+Touch me to prevent that the localization process extracts strings #i85733#
diff --git a/main/solenv/doc/gbuild/solenv/gbuild/types.mk b/main/solenv/doc/gbuild/solenv/gbuild/types.mk
index 87c8818fb5..bc3658e4ab 100644
--- a/main/solenv/doc/gbuild/solenv/gbuild/types.mk
+++ b/main/solenv/doc/gbuild/solenv/gbuild/types.mk
@@ -53,7 +53,7 @@ namespace gb { namespace types
 	/// There are const boolean values true and false for
 	/// comparisons (written as $(true) and $(false) in makefiles.
 	class Bool {};
-	/// A language (for localisation)
+	/// A language (for localization)
 
 	/// A language represented by its ISO 639-1:2002 code.
 	class Language {};
diff --git a/main/toolkit/workben/no_localization b/main/toolkit/workben/no_localization
index 3ce3aa0ec0..fc6440766c 100644
--- a/main/toolkit/workben/no_localization
+++ b/main/toolkit/workben/no_localization
@@ -1 +1 @@
-Touch me to prevent that the localisation process extracts strings #i85733# 
+Touch me to prevent that the localization process extracts strings #i85733#