summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorPedro Giffuni <pfg@apache.org>2014-04-29 19:11:53 +0000
committerPedro Giffuni <pfg@apache.org>2014-04-29 19:11:53 +0000
commit11a1ff6144521aeabb0c6db25c89a2ac31bedee0 (patch)
tree4a1614e41b54ae4e7021ca8899934e1676789a1a /officecfg
parenta6efc99d19d533fcf53106b6667bafba4d364370 (diff)
Many spelling fixes: directories h* - p*.
Attempt to clean up most but certainly not all the spelling mistakes that found home in OpenOffice through decades. We could probably blame the international nature of the code but it is somewhat shameful that this wasn't done before.
Notes
Notes: merged as: 19c4d8d2fbe424aaa54f098bcc6ba8c9aeb1e403
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/data/org/openoffice/Office/Labels.xcu2
-rw-r--r--officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs6
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Embedding.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/ExtensionDependencies.xcs6
-rwxr-xr-xofficecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Histories.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/OOoImprovement/Settings.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/OptionsDialog.xcs4
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Paths.xcs4
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/PresenterScreen.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/TabBrowse.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/UI.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/UI/WindowState.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/WebWizard.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Writer.xcs8
-rw-r--r--officecfg/registry/schema/org/openoffice/Setup.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/TypeDetection/Types.xcs2
19 files changed, 28 insertions, 28 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/Labels.xcu b/officecfg/registry/data/org/openoffice/Office/Labels.xcu
index 6e3b86bdbef4..343a8310b427 100644
--- a/officecfg/registry/data/org/openoffice/Office/Labels.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Labels.xcu
@@ -3908,7 +3908,7 @@
<prop oor:name="Name">
- <value>L7651 Mini Adress</value>
+ <value>L7651 Mini Address</value>
</prop>
<prop oor:name="Measure">
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index cb7c1ec92e53..75affea6cf66 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -5153,7 +5153,7 @@
<value>9</value>
</prop>
</node>
- <node oor:name=".uno:Substract" oor:op="replace">
+ <node oor:name=".uno:Subtract" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">~Subtract</value>
</prop>
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 8000a105dbd6..fb55dff7ef49 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -1023,7 +1023,7 @@
<prop oor:name="PaintBuffer" oor:type="xs:boolean">
<info>
<author>AW</author>
- <desc>Specifies if the Application Repaint shall use a buffer for Pre-Rendering. If on, screen flicker is greatly reduced and remote display is fast, but a buffer (graphics memory) is needed. If off, screen flicker will occurr and remote display is slow, but no buffer is needed. This is the global switch for the whole office.</desc>
+ <desc>Specifies if the Application Repaint shall use a buffer for Pre-Rendering. If on, screen flicker is greatly reduced and remote display is fast, but a buffer (graphics memory) is needed. If off, screen flicker will occur and remote display is slow, but no buffer is needed. This is the global switch for the whole office.</desc>
<label>Application Repaint is allowed to use Pre-Rendering Buffer.</label>
</info>
<value>true</value>
@@ -4829,7 +4829,7 @@
<desc>Contains settings for HTML import.</desc>
</info>
<prop oor:name="NumbersEnglishUS" oor:type="xs:boolean">
- <!-- UIHints: Tools Options Load/Save - HTML Compability [Section] Import -->
+ <!-- UIHints: Tools Options Load/Save - HTML Compatibility [Section] Import -->
<info>
<author>ER</author>
<desc>Specifies if numbers should be parsed according to the en-US locale instead of the user's locale.</desc>
@@ -6164,7 +6164,7 @@
previews, etc...). EdgeBlending will visualize a one pixel border on the preview object with interpolated
colors (default: TopLeft White, BottomRight Black) so that a nice 3D effect is shown. It is a percent
value describing how strong the effect shall be. The value 0% switches it off, while the value 100% will
- cover the preview object's border completely with one pixel. Values in-between vill be alpha-blended with
+ cover the preview object's border completely with one pixel. Values in-between will be alpha-blended with
the original preview image.
</desc>
<label>Defines the EdgeBlending for Previews in Percent.</label>
diff --git a/officecfg/registry/schema/org/openoffice/Office/Embedding.xcs b/officecfg/registry/schema/org/openoffice/Office/Embedding.xcs
index 90abd98ad211..12a96d7c1fc6 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Embedding.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Embedding.xcs
@@ -130,7 +130,7 @@
<group oor:name="MimeTypeClassIDRelations" oor:extensible="true">
<info>
<author>MAV</author>
- <desc>Contains convertion table from MimeType to ClassID. MimeType is used as a name for entry.</desc>
+ <desc>Contains conversion table from MimeType to ClassID. MimeType is used as a name for entry.</desc>
</info>
</group>
<group oor:name="UserFactories" oor:extensible="true">
diff --git a/officecfg/registry/schema/org/openoffice/Office/ExtensionDependencies.xcs b/officecfg/registry/schema/org/openoffice/Office/ExtensionDependencies.xcs
index d0539b4bf12e..db06317d73fb 100644
--- a/officecfg/registry/schema/org/openoffice/Office/ExtensionDependencies.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/ExtensionDependencies.xcs
@@ -22,12 +22,12 @@
<oor:component-schema oor:name="ExtensionDependencies" oor:package="org.openoffice.Office" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<info>
<author>JSC</author>
- <desc>Contains a list of extensions with additonal dependencies to overrule missing dependencies in extensions
+ <desc>Contains a list of extensions with additional dependencies to overrule missing dependencies in extensions
or to control specific extensions in general.</desc>
</info>
<templates>
<group oor:name="Extension">
- <info><desc>Describes the additonal meta data for an extension whereas the node name have to be the extension identifier.</desc></info>
+ <info><desc>Describes the additional meta data for an extension whereas the node name have to be the extension identifier.</desc></info>
<prop oor:name="Versions" oor:type="oor:string-list" oor:localized="false">
<info><desc>Specifies a list of extension versions for which the extra dependecies should be active.</desc></info>
</prop>
@@ -35,7 +35,7 @@
<info><desc>Specifies a list of platforms for which the extra dependencies mechanism is active.</desc></info>
</prop>
<prop oor:name="Dependencies" oor:type="xs:string" oor:localized="false">
- <info><desc>Specifies a list of additonal dependencies.</desc></info>
+ <info><desc>Specifies a list of additional dependencies.</desc></info>
</prop>
</group>
</templates>
diff --git a/officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs b/officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs
index 5102f427c7ae..34e964c7062d 100755
--- a/officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/ExtensionManager.xcs
@@ -55,7 +55,7 @@
</group>
<group oor:name="ExtensionUpdateData">
<info>
- <desc>Contains inforamtion about availabe or ignored updates for extensions."</desc>
+ <desc>Contains information about available or ignored updates for extensions."</desc>
</info>
<set oor:name="AvailableUpdates" oor:node-type="UpdateInfo">
<info>
diff --git a/officecfg/registry/schema/org/openoffice/Office/Histories.xcs b/officecfg/registry/schema/org/openoffice/Office/Histories.xcs
index 86e18f44071d..517f13f68726 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Histories.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Histories.xcs
@@ -62,7 +62,7 @@
</info>
<prop oor:name="HistoryItemRef" oor:type="xs:string">
<info>
- <desc>Reference to an item of the orginal history list.</desc>
+ <desc>Reference to an item of the original history list.</desc>
</info>
</prop>
</group>
diff --git a/officecfg/registry/schema/org/openoffice/Office/OOoImprovement/Settings.xcs b/officecfg/registry/schema/org/openoffice/Office/OOoImprovement/Settings.xcs
index b9ed2e878e5a..f88340cedaa9 100644
--- a/officecfg/registry/schema/org/openoffice/Office/OOoImprovement/Settings.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/OOoImprovement/Settings.xcs
@@ -58,7 +58,7 @@
</prop>
<prop oor:name="HelpUrl" oor:type="xs:string">
<info>
- <desc>the url where additional infomation can be found.</desc>
+ <desc>the url where additional information can be found.</desc>
</info>
<value>http://wiki.services.openoffice.org/wiki/User_Experience/OpenOffice.org_User_Feedback_Program</value>
</prop>
diff --git a/officecfg/registry/schema/org/openoffice/Office/OptionsDialog.xcs b/officecfg/registry/schema/org/openoffice/Office/OptionsDialog.xcs
index a7bf6c4bffca..f8e3cff901ef 100644
--- a/officecfg/registry/schema/org/openoffice/Office/OptionsDialog.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/OptionsDialog.xcs
@@ -81,7 +81,7 @@
</info>
<set oor:name="Nodes" oor:node-type="OrderedNode">
<info>
- <desc>A set member countains a Node (see type Node) which has been
+ <desc>A set member contains a Node (see type Node) which has been
assigned to this Module. Also entities which do not own the Module
may add members to the set. Please look at the specification for
applying restrictions
@@ -275,7 +275,7 @@
<set oor:name="Modules" oor:node-type="Module">
<info>
- <desc>List of availabe application contexts</desc>
+ <desc>List of available application contexts</desc>
</info>
</set>
<set oor:name="Nodes" oor:node-type="Node">
diff --git a/officecfg/registry/schema/org/openoffice/Office/Paths.xcs b/officecfg/registry/schema/org/openoffice/Office/Paths.xcs
index 059949b6a28c..8a38a1aa90cf 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Paths.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Paths.xcs
@@ -26,7 +26,7 @@
<info>
<author>AS</author>
- <desc>Configuration of layered pathes replacing the old path configuration org.openoffice.Office.Common/Path.</desc>
+ <desc>Configuration of layered paths replacing the old path configuration org.openoffice.Office.Common/Path.</desc>
</info>
<templates>
@@ -48,7 +48,7 @@
</info>
<prop oor:name="IsSinglePath" oor:type="xs:boolean">
<info>
- <desc>Mark a NamedPath as SinglePath (false=MultiPath). Only the property WritePath is used for such single pathes then.</desc>
+ <desc>Mark a NamedPath as SinglePath (false=MultiPath). Only the property WritePath is used for such single paths then.</desc>
</info>
<value>false</value>
</prop>
diff --git a/officecfg/registry/schema/org/openoffice/Office/PresenterScreen.xcs b/officecfg/registry/schema/org/openoffice/Office/PresenterScreen.xcs
index 3450fa4f4e01..5edbe76f38f9 100644
--- a/officecfg/registry/schema/org/openoffice/Office/PresenterScreen.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/PresenterScreen.xcs
@@ -176,7 +176,7 @@
<group oor:name="ToolBarEntry">
<info><desc>Describes a ToolBar entry.</desc></info>
<prop oor:name="Name" oor:type="xs:string">
- <info><desc>Name of the entry. May be used to have mode dependant entries.</desc></info>
+ <info><desc>Name of the entry. May be used to have mode dependent entries.</desc></info>
</prop>
<prop oor:name="Type" oor:type="xs:string">
<info><desc>Type of the entry. Examples are "Label" and "Button".</desc></info>
diff --git a/officecfg/registry/schema/org/openoffice/Office/TabBrowse.xcs b/officecfg/registry/schema/org/openoffice/Office/TabBrowse.xcs
index 7ba357e7bbc3..90b3663c5a7a 100644
--- a/officecfg/registry/schema/org/openoffice/Office/TabBrowse.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/TabBrowse.xcs
@@ -47,7 +47,7 @@
<info>
<desc>Because there can exists more then one implementations of such TaskCreatorService,
the actual one must be specified with it's UNO implementation name.
- Otherwise it's not guaranteed, which implementation is realy used at runtime.</desc>
+ Otherwise it's not guaranteed, which implementation is really used at runtime.</desc>
</info>
</prop>
</group>
diff --git a/officecfg/registry/schema/org/openoffice/Office/UI.xcs b/officecfg/registry/schema/org/openoffice/Office/UI.xcs
index 4a7fe95dd757..8fa27ec733a6 100644
--- a/officecfg/registry/schema/org/openoffice/Office/UI.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/UI.xcs
@@ -655,7 +655,7 @@
</info>
<prop oor:name="FillAsynchronously" oor:type="xs:boolean">
<info>
- <desc>Specifies whether the dialog should fill its view asynchronously. Asnychronous filling allows the user to cancel blocking operations, which may be usefull for instance for mounted, but dead NFS devices.</desc>
+ <desc>Specifies whether the dialog should fill its view asynchronously. Asnychronous filling allows the user to cancel blocking operations, which may be useful for instance for mounted, but dead NFS devices.</desc>
</info>
<value>false</value>
</prop>
diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs
index 4002980665fa..f249c58271b4 100644
--- a/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs
@@ -147,7 +147,7 @@
</prop>
<prop oor:name="TitleBarIsOptional" oor:type="xs:boolean">
<info>
- <desc>When true then the title bar can be ommitted when the panel is the only panel in a deck.</desc>
+ <desc>When true, the title bar can be omitted when the panel is the only panel in a deck.</desc>
</info>
<value>false</value>
</prop>
diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/WindowState.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/WindowState.xcs
index 60c59da3eba9..7e343a45413c 100644
--- a/officecfg/registry/schema/org/openoffice/Office/UI/WindowState.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/UI/WindowState.xcs
@@ -125,7 +125,7 @@
</prop>
<prop oor:name="SoftClose" oor:type="xs:boolean">
<info>
- <desc>Specifies that a user interface element shouldn't be closed forever. This is usefull for context sensitive ui elements which must be visible whenever their context is active. This property is only used by toolbars or floating window user interface elements.</desc>
+ <desc>Specifies that a user interface element shouldn't be closed forever. This is useful for context sensitive ui elements which must be visible whenever their context is active. This property is only used by toolbars or floating window user interface elements.</desc>
</info>
<value>false</value>
</prop>
diff --git a/officecfg/registry/schema/org/openoffice/Office/WebWizard.xcs b/officecfg/registry/schema/org/openoffice/Office/WebWizard.xcs
index f5834e8aaf3a..7961e8ed8e9c 100644
--- a/officecfg/registry/schema/org/openoffice/Office/WebWizard.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/WebWizard.xcs
@@ -478,7 +478,7 @@
</prop>
<prop oor:name="Filter" oor:type="xs:string">
<info>
- <desc>Semicolon seperated list of file types this filter will show</desc>
+ <desc>Semicolon separated list of file types this filter will show</desc>
</info>
</prop>
</group>
diff --git a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
index cffbe06ddbbc..1610f1898df8 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
@@ -4898,14 +4898,14 @@
<info>
<desc>Contains settings for the media type used for the label.</desc>
</info>
- <prop oor:name="Continous" oor:type="xs:boolean">
+ <prop oor:name="Continuous" oor:type="xs:boolean">
<!-- OldPath: Writer/Dialog/Labels/Labels -->
<!-- OldLocation: Soffice.cfg -->
<!-- UIHints: File New Labels Labels -->
<info>
<author>OS</author>
<desc>Specifies if continuous paper or individual sheets are used.</desc>
- <label>Continous / Sheet</label>
+ <label>Continuous / Sheet</label>
</info>
<value>false</value>
</prop>
@@ -5085,14 +5085,14 @@
<info>
<desc>Contains settings for the media type used.</desc>
</info>
- <prop oor:name="Continous" oor:type="xs:boolean">
+ <prop oor:name="Continuous" oor:type="xs:boolean">
<!-- OldPath: Writer/Dialog/BusinessCards/Medium -->
<!-- OldLocation: Soffice.cfg -->
<!-- UIHints: File New BusinessCards Medium -->
<info>
<author>OS</author>
<desc>Specifies if continuous paper or individual sheets are used.</desc>
- <label>Continous / Sheet</label>
+ <label>Continuous / Sheet</label>
</info>
<value>false</value>
</prop>
diff --git a/officecfg/registry/schema/org/openoffice/Setup.xcs b/officecfg/registry/schema/org/openoffice/Setup.xcs
index d99873a27891..d07451aae7d6 100644
--- a/officecfg/registry/schema/org/openoffice/Setup.xcs
+++ b/officecfg/registry/schema/org/openoffice/Setup.xcs
@@ -92,7 +92,7 @@
</prop>
<prop oor:name="Priority" oor:type="xs:int">
<info>
- <desc>Contains the priority value to specify which migration should be prefered. Higher values are prefered.</desc>
+ <desc>Contains the priority value to specify which migration should be preferred. Higher values are preferred.</desc>
</info>
<value/>
</prop>
diff --git a/officecfg/registry/schema/org/openoffice/TypeDetection/Types.xcs b/officecfg/registry/schema/org/openoffice/TypeDetection/Types.xcs
index 15f51460362f..c7c93b214871 100644
--- a/officecfg/registry/schema/org/openoffice/TypeDetection/Types.xcs
+++ b/officecfg/registry/schema/org/openoffice/TypeDetection/Types.xcs
@@ -55,7 +55,7 @@
<value>false</value>
</prop>
<prop oor:name="PreferredFilter" oor:type="xs:string">
- <info><desc>An optimization! Points directly to the preferred filter for this type. No search across all filters is neccessary ...</desc></info>
+ <info><desc>An optimization! Points directly to the preferred filter for this type. No search across all filters is necessary ...</desc></info>
<value/>
</prop>
<prop oor:name="UIName" oor:localized="true" oor:type="xs:string">