summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-03-26 12:59:19 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-03-26 12:59:19 +0000
commit5db03f52d7857c98fc55a6ec9bc6f12125a53dc8 (patch)
tree0b5b2ca22126c24b98cf17f9dcfbd8e1c3ea02c5 /officecfg/registry/schema/org/openoffice
parent61bb4875c0b442030b649d9be22a724af17b8b4b (diff)
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'officecfg/registry/schema/org/openoffice')
-rw-r--r--officecfg/registry/schema/org/openoffice/Inet.xcs31
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Addons.xcs132
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Calc.xcs94
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Chart.xcs6
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Commands.xcs6
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs487
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs504
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Draw.xcs33
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Impress.xcs136
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Java.xcs95
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Jobs.xcs6
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Labels.xcs8
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs58
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Math.xcs186
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/ProtocolHandler.xcs6
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Substitution.xcs13
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/TypeDetection.xcs14
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/UI.xcs204
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Views.xcs14
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Writer.xcs798
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs20
-rw-r--r--officecfg/registry/schema/org/openoffice/Setup.xcs10
-rw-r--r--officecfg/registry/schema/org/openoffice/UserProfile.xcs81
-rw-r--r--officecfg/registry/schema/org/openoffice/VCL.xcs56
-rw-r--r--officecfg/registry/schema/org/openoffice/ucb/Configuration.xcs6
-rw-r--r--officecfg/registry/schema/org/openoffice/ucb/Store.xcs20
26 files changed, 1363 insertions, 1661 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Inet.xcs b/officecfg/registry/schema/org/openoffice/Inet.xcs
index a384033a56fe..e4710c4a3877 100644
--- a/officecfg/registry/schema/org/openoffice/Inet.xcs
+++ b/officecfg/registry/schema/org/openoffice/Inet.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: Inet.xcs,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: abi $ $Date: 2002-12-11 13:01:43 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:50:00 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -75,7 +75,7 @@
</info>
<group oor:name="And">
<info>
- <desc xml:lang="en-US">Search options for 'AND' search (all words must be found).</desc>
+ <desc xml:lang="en-US">Specifies the search options for 'AND' searches (all words must be found).</desc>
</info>
<prop oor:name="ooInetPrefix" oor:type="xs:string">
<info>
@@ -117,7 +117,7 @@
</group>
<group oor:name="Or">
<info>
- <desc xml:lang="en-US">Search options for 'OR' search (at least one word must be found).</desc>
+ <desc xml:lang="en-US">Specifies the search options for 'OR' searches (at least one word must be found).</desc>
</info>
<prop oor:name="ooInetPrefix" oor:type="xs:string">
<info>
@@ -159,7 +159,7 @@
</group>
<group oor:name="Exact">
<info>
- <desc xml:lang="en-US">Search options for 'Exact' search (the whole text must be found).</desc>
+ <desc xml:lang="en-US">Specifies the search options for 'Exact' searches (the whole text must be found).</desc>
</info>
<prop oor:name="ooInetPrefix" oor:type="xs:string">
<info>
@@ -215,7 +215,8 @@
<author>ABI/SB/MHU</author>
<desc xml:lang="en-US">Specifies the IP address of the DNS server. If the string is empty, the DNS server will be specified automatically.</desc>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="ooInetNoProxy" oor:type="xs:string">
<!-- OldPath: Inet/NoProxy -->
@@ -225,7 +226,8 @@
<author>ABI/SB/MHU</author>
<desc xml:lang="en-US">Enumerates the names of servers that do not require any proxies.</desc>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="ooInetProxyType" oor:type="xs:int">
<!-- OldPath: Inet/ProxyType -->
@@ -238,17 +240,17 @@
<constraints>
<enumeration oor:value="0">
<info>
- <desc xml:lang="en-US">Specifies that no proxies are used.</desc>
+ <desc xml:lang="en-US">No proxies</desc>
</info>
</enumeration>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">Specifies automatic proxy configuration.</desc>
+ <desc xml:lang="en-US">Automatic proxy configuration</desc>
</info>
</enumeration>
<enumeration oor:value="2">
<info>
- <desc xml:lang="en-US">Specifies manual proxy configuration.</desc>
+ <desc xml:lang="en-US">Manual proxy configuration</desc>
</info>
</enumeration>
</constraints>
@@ -261,7 +263,8 @@
<author>ABI/SB/MHU</author>
<desc xml:lang="en-US">Specifies the name of the FTP proxy server.</desc>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="ooInetFTPProxyPort" oor:type="xs:int">
<!-- OldPath: Inet/FTPProxyPort -->
@@ -292,7 +295,8 @@
<author>ABI/SB/MHU</author>
<desc xml:lang="en-US">Specifies the name of the HTTP proxy server.</desc>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="ooInetHTTPProxyPort" oor:type="xs:int">
<!-- OldPath: Inet/HTTPProxyPort -->
@@ -324,7 +328,8 @@
<author>ABI/SB/MHU</author>
<desc xml:lang="en-US">Specifies the name of the Socks proxy server.</desc>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="ooInetSOCKSProxyPort" oor:type="xs:int">
<!-- OldPath: Inet/SOCKSProxyPort -->
diff --git a/officecfg/registry/schema/org/openoffice/Office/Addons.xcs b/officecfg/registry/schema/org/openoffice/Office/Addons.xcs
index 6fb7fc278c41..c338dd4ddaa0 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Addons.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Addons.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: Addons.xcs,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: tpf $ $Date: 2002-10-25 17:16:36 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:50:04 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -68,11 +68,11 @@
<templates>
<group oor:name="MenuType">
<info>
- <desc xml:lang="en-US">Describes a menu item representing a function of of an external component. The name of the name must be unique and should be written using a package-scheme like org.openoffice.external.applicationexecuter to minimize name clashes.</desc>
+ <desc xml:lang="en-US">Describes a menu item representing a function of of an external component. The name must be unique and should be written using a package-scheme like org.openoffice.external.applicationexecuter to minimize name clashes.</desc>
</info>
<prop oor:name="URL" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">A command URL which represents the function to execute. This property can be empty if menu item is the root of a sub menu.</desc>
+ <desc xml:lang="en-US">A command URL which represents the function to execute.</desc>
</info>
</prop>
<prop oor:name="Title" oor:type="xs:string" oor:localized="true">
@@ -82,7 +82,7 @@
</prop>
<prop oor:name="Target" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">An URL used to reference an optional menu image. It is allowed to use path variables to reference images relative to the office installation or user installation path.</desc>
+ <desc xml:lang="en-US">This is the target URL which is used for the dispatch command. There are special URL's to address certain targets: _self, current frame; _default, default; _blank, create new frame.</desc>
</info>
</prop>
<prop oor:name="ImageIdentifier" oor:type="xs:string">
@@ -92,31 +92,27 @@
</prop>
<group oor:name="Images">
<info>
- <desc xml:lang="en-US">A group of optional menu item images for toolbars and menus.</desc>
+ <desc xml:lang="en-US">A group of optional menu item images.</desc>
</info>
<prop oor:name="ImageSmall" oor:type="xs:hexBinary">
<info>
<desc xml:lang="en-US">Binary bitmap data used for menu images and small toolbox buttons. Standard size of a small image is 16x16 pixel.</desc>
</info>
- <value xsi:nil="true"/>
</prop>
<prop oor:name="ImageBig" oor:type="xs:hexBinary">
<info>
<desc xml:lang="en-US">Binary bitmap data used for big toolbox buttons. Standard size of a big image is 26x26 pixel.</desc>
</info>
- <value xsi:nil="true"/>
</prop>
<prop oor:name="ImageSmallHC" oor:type="xs:hexBinary">
<info>
<desc xml:lang="en-US">Binary bitmap data used for high contrast displays. Standard size of a small image is 16x16 pixel.</desc>
</info>
- <value xsi:nil="true"/>
</prop>
<prop oor:name="ImageBigHC" oor:type="xs:hexBinary">
<info>
<desc xml:lang="en-US">Binary bitmap data used for high contrast displays. Standard size of a big image is 26x26 pixel.</desc>
</info>
- <value xsi:nil="true"/>
</prop>
</group>
<set oor:name="Submenu" oor:node-type="MenuType">
@@ -125,6 +121,112 @@
</info>
</set>
</group>
+ <group oor:name="PopupMenuType">
+ <info>
+ <desc xml:lang="en-US">Describes a menu item/toolbar item representing a function of an external component. The name must be unique and should be written using a package-scheme like org.openoffice.external.applicationexecuter to minimize name clashes.</desc>
+ </info>
+ <prop oor:name="Title" oor:type="xs:string" oor:localized="true">
+ <info>
+ <desc xml:lang="en-US">A localized string used to as the menu title.</desc>
+ </info>
+ </prop>
+ <prop oor:name="Target" oor:type="xs:string">
+ <info>
+ <desc xml:lang="en-US">This is the target URL which is used for the dispatch command. There are special URL's to address certain targets: _self, current frame; _default, default; _blank, create new frame.</desc>
+ </info>
+ </prop>
+ <prop oor:name="ImageIdentifier" oor:type="xs:string">
+ <info>
+ <desc xml:lang="en-US">A private URL used to reference an optional internal image. Example: private:image/3216 addresses the internal Office image with id=3216.</desc>
+ </info>
+ </prop>
+ <prop oor:name="Context" oor:type="xs:string">
+ <info>
+ <desc xml:lang="en-US">An property to define the context of a top-level popup-menu or toolbar item. It can be empty or a colon separated list of the supported application modules. Currently suported and not case-sensitve are: Writer, Calc, Draw, Impress, Math</desc>
+ </info>
+ <value/>
+ </prop>
+ <group oor:name="Images">
+ <info>
+ <desc xml:lang="en-US">A group of optional images for toolbars and menus.</desc>
+ </info>
+ <prop oor:name="ImageSmall" oor:type="xs:hexBinary">
+ <info>
+ <desc xml:lang="en-US">Binary bitmap data used for menu images and small toolbox buttons. Standard size of a small image is 16x16 pixel.</desc>
+ </info>
+ </prop>
+ <prop oor:name="ImageBig" oor:type="xs:hexBinary">
+ <info>
+ <desc xml:lang="en-US">Binary bitmap data used for big toolbox buttons. Standard size of a big image is 26x26 pixel.</desc>
+ </info>
+ </prop>
+ <prop oor:name="ImageSmallHC" oor:type="xs:hexBinary">
+ <info>
+ <desc xml:lang="en-US">Binary bitmap data used for high contrast displays. Standard size of a small image is 16x16 pixel.</desc>
+ </info>
+ </prop>
+ <prop oor:name="ImageBigHC" oor:type="xs:hexBinary">
+ <info>
+ <desc xml:lang="en-US">Binary bitmap data used for high contrast displays. Standard size of a big image is 26x26 pixel.</desc>
+ </info>
+ </prop>
+ </group>
+ <set oor:name="Submenu" oor:node-type="MenuType">
+ <info>
+ <desc xml:lang="en-US">An optional set to allow sub menus. This property cannot be used for toolbar item definitions.</desc>
+ </info>
+ </set>
+ </group>
+ <group oor:name="ToolBarItemType">
+ <info>
+ <desc xml:lang="en-US">Describes a toolbar item representing a function of of an external component. The name must be unique and should be written using a package-scheme like org.openoffice.external.applicationexecuter to minimize name clashes.</desc>
+ </info>
+ <prop oor:name="URL" oor:type="xs:string">
+ <info>
+ <desc xml:lang="en-US">A command URL which represents the function to execute.</desc>
+ </info>
+ </prop>
+ <prop oor:name="Title" oor:type="xs:string" oor:localized="true">
+ <info>
+ <desc xml:lang="en-US">A localized string used to as the menu item title.</desc>
+ </info>
+ </prop>
+ <prop oor:name="Target" oor:type="xs:string">
+ <info>
+ <desc xml:lang="en-US">This is the target URL which is used for the dispatch command. There are special URL's to address certain targets: _self, current frame; _default, default; _blank, create new frame.</desc>
+ </info>
+ </prop>
+ <prop oor:name="ImageIdentifier" oor:type="xs:string">
+ <info>
+ <desc xml:lang="en-US">A private URL used to reference an optional internal menu image. Example: private:image/3216 addresses the internal Office image with id=3216.</desc>
+ </info>
+ </prop>
+ <group oor:name="Images">
+ <info>
+ <desc xml:lang="en-US">A group of optional menu item images.</desc>
+ </info>
+ <prop oor:name="ImageSmall" oor:type="xs:hexBinary">
+ <info>
+ <desc xml:lang="en-US">Binary bitmap data used for menu images and small toolbox buttons. Standard size of a small image is 16x16 pixel.</desc>
+ </info>
+ </prop>
+ <prop oor:name="ImageBig" oor:type="xs:hexBinary">
+ <info>
+ <desc xml:lang="en-US">Binary bitmap data used for big toolbox buttons. Standard size of a big image is 26x26 pixel.</desc>
+ </info>
+ </prop>
+ <prop oor:name="ImageSmallHC" oor:type="xs:hexBinary">
+ <info>
+ <desc xml:lang="en-US">Binary bitmap data used for high contrast displays. Standard size of a small image is 16x16 pixel.</desc>
+ </info>
+ </prop>
+ <prop oor:name="ImageBigHC" oor:type="xs:hexBinary">
+ <info>
+ <desc xml:lang="en-US">Binary bitmap data used for high contrast displays. Standard size of a big image is 26x26 pixel.</desc>
+ </info>
+ </prop>
+ </group>
+ </group>
</templates>
<component>
<group oor:name="AddonUI">
@@ -136,6 +238,16 @@
<desc xml:lang="en-US">Contains the structure of the addon menu used by the Office. It provide functions of external components to the user.</desc>
</info>
</set>
+ <set oor:name="OfficeMenuBar" oor:node-type="PopupMenuType">
+ <info>
+ <desc xml:lang="en-US">Contains the structure of addon popup-menus inserted into the Office menubar. It provide functions of external components to the user.</desc>
+ </info>
+ </set>
+ <set oor:name="OfficeToolBar" oor:node-type="ToolBarItemType">
+ <info>
+ <desc xml:lang="en-US">Contains the a list of functions inserted into the Office function bar. The optional property "Submenu" is not supported for this set!</desc>
+ </info>
+ </set>
</group>
</component>
</oor:component-schema>
diff --git a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
index e00adc12ce73..1754b8d969cc 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: Calc.xcs,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: tpf $ $Date: 2002-10-25 17:16:36 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:50:04 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -206,17 +206,17 @@
<constraints>
<enumeration oor:value="0">
<info>
- <desc xml:lang="en-US">Indicates that objects and graphics are shown.</desc>
+ <desc xml:lang="en-US">Show</desc>
</info>
</enumeration>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">Indicates that objects and graphics are hidden.</desc>
+ <desc xml:lang="en-US">Hide</desc>
</info>
</enumeration>
<enumeration oor:value="2">
<info>
- <desc xml:lang="en-US">Indicates that placeholders are shown for objects and graphics.</desc>
+ <desc xml:lang="en-US">Show placeholders</desc>
</info>
</enumeration>
</constraints>
@@ -234,17 +234,17 @@
<constraints>
<enumeration oor:value="0">
<info>
- <desc xml:lang="en-US">Indicates that charts are shown.</desc>
+ <desc xml:lang="en-US">Show</desc>
</info>
</enumeration>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">Indicates that charts are hidden.</desc>
+ <desc xml:lang="en-US">Hide</desc>
</info>
</enumeration>
<enumeration oor:value="2">
<info>
- <desc xml:lang="en-US">Indicates that placeholders are shown for charts.</desc>
+ <desc xml:lang="en-US">Show placeholders</desc>
</info>
</enumeration>
</constraints>
@@ -262,17 +262,17 @@
<constraints>
<enumeration oor:value="0">
<info>
- <desc xml:lang="en-US">Indicates that drawing objects are shown.</desc>
+ <desc xml:lang="en-US">Show</desc>
</info>
</enumeration>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">Indicates that drawing objects are hidden.</desc>
+ <desc xml:lang="en-US">Hide</desc>
</info>
</enumeration>
<enumeration oor:value="2">
<info>
- <desc xml:lang="en-US">Indicates that placeholders are shown for drawing objects.</desc>
+ <desc xml:lang="en-US">Show placeholders</desc>
</info>
</enumeration>
</constraints>
@@ -295,17 +295,17 @@
<constraints>
<enumeration oor:value="0">
<info>
- <desc xml:lang="en-US">Indicates that links are always updated.</desc>
+ <desc xml:lang="en-US">Update always</desc>
</info>
</enumeration>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">Indicates that links are not updated.</desc>
+ <desc xml:lang="en-US">Update never</desc>
</info>
</enumeration>
<enumeration oor:value="2">
<info>
- <desc xml:lang="en-US">Indicates that links are updated on request.</desc>
+ <desc xml:lang="en-US">Update on request</desc>
</info>
</enumeration>
</constraints>
@@ -465,37 +465,37 @@
<constraints>
<enumeration oor:value="0">
<info>
- <desc xml:lang="en-US">Indicates that no function is calculated.</desc>
+ <desc xml:lang="en-US">No function</desc>
</info>
</enumeration>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">Indicates that the average is calculated.</desc>
+ <desc xml:lang="en-US">Average</desc>
</info>
</enumeration>
<enumeration oor:value="2">
<info>
- <desc xml:lang="en-US">Indicates that the number count is calculated.</desc>
+ <desc xml:lang="en-US">Number count</desc>
</info>
</enumeration>
<enumeration oor:value="3">
<info>
- <desc xml:lang="en-US">Indicates that the count of all non-empty cells is calculated.</desc>
+ <desc xml:lang="en-US">Count of all non-empty cells</desc>
</info>
</enumeration>
<enumeration oor:value="4">
<info>
- <desc xml:lang="en-US">Indicates that the maximum is calculated.</desc>
+ <desc xml:lang="en-US">Maximum</desc>
</info>
</enumeration>
<enumeration oor:value="5">
<info>
- <desc xml:lang="en-US">Indicates that the minimum is calculated.</desc>
+ <desc xml:lang="en-US">Minimum</desc>
</info>
</enumeration>
<enumeration oor:value="9">
<info>
- <desc xml:lang="en-US">Indicates that the sum is calculated.</desc>
+ <desc xml:lang="en-US">Sum</desc>
</info>
</enumeration>
</constraints>
@@ -541,27 +541,27 @@
<constraints>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">Indicates that the measurement unit is Millimeter.</desc>
+ <desc xml:lang="en-US">Millimeter</desc>
</info>
</enumeration>
<enumeration oor:value="2">
<info>
- <desc xml:lang="en-US">Indicates that the measurement unit is Centimeter.</desc>
+ <desc xml:lang="en-US">Centimeter</desc>
</info>
</enumeration>
<enumeration oor:value="6">
<info>
- <desc xml:lang="en-US">Indicates that the measurement unit is Point.</desc>
+ <desc xml:lang="en-US">Point</desc>
</info>
</enumeration>
<enumeration oor:value="7">
<info>
- <desc xml:lang="en-US">Indicates that the measurement unit is Pica.</desc>
+ <desc xml:lang="en-US">Pica</desc>
</info>
</enumeration>
<enumeration oor:value="8">
<info>
- <desc xml:lang="en-US">Indicates that the measurement unit is Inch.</desc>
+ <desc xml:lang="en-US">Inch</desc>
</info>
</enumeration>
</constraints>
@@ -574,27 +574,27 @@
<constraints>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">Indicates that the measurement unit is Millimeter.</desc>
+ <desc xml:lang="en-US">Millimeter</desc>
</info>
</enumeration>
<enumeration oor:value="2">
<info>
- <desc xml:lang="en-US">Indicates that the measurement unit is Centimeter.</desc>
+ <desc xml:lang="en-US">Centimeter</desc>
</info>
</enumeration>
<enumeration oor:value="6">
<info>
- <desc xml:lang="en-US">Indicates that the measurement unit is Point.</desc>
+ <desc xml:lang="en-US">Point</desc>
</info>
</enumeration>
<enumeration oor:value="7">
<info>
- <desc xml:lang="en-US">Indicates that the measurement unit is Pica.</desc>
+ <desc xml:lang="en-US">Pica</desc>
</info>
</enumeration>
<enumeration oor:value="8">
<info>
- <desc xml:lang="en-US">Indicates that the measurement unit is Inch.</desc>
+ <desc xml:lang="en-US">Inch</desc>
</info>
</enumeration>
</constraints>
@@ -618,17 +618,17 @@
<constraints>
<enumeration oor:value="0">
<info>
- <desc xml:lang="en-US">Indicates that the view is scaled to a percentage value.</desc>
+ <desc xml:lang="en-US">Percentage value</desc>
</info>
</enumeration>
<enumeration oor:value="2">
<info>
- <desc xml:lang="en-US">Indicates that the view is scaled to display a whole page.</desc>
+ <desc xml:lang="en-US">Whole page</desc>
</info>
</enumeration>
<enumeration oor:value="3">
<info>
- <desc xml:lang="en-US">Indicates that the view is scaled to display the width of a page.</desc>
+ <desc xml:lang="en-US">Width of a page</desc>
</info>
</enumeration>
</constraints>
@@ -674,22 +674,22 @@
<constraints>
<enumeration oor:value="0">
<info>
- <desc xml:lang="en-US">Indicates the selection is moved down.</desc>
+ <desc xml:lang="en-US">Move down</desc>
</info>
</enumeration>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">Indicates the selection is moved right.</desc>
+ <desc xml:lang="en-US">Move right</desc>
</info>
</enumeration>
<enumeration oor:value="2">
<info>
- <desc xml:lang="en-US">Indicates the selection is moved up.</desc>
+ <desc xml:lang="en-US">Move up</desc>
</info>
</enumeration>
<enumeration oor:value="3">
<info>
- <desc xml:lang="en-US">Indicates the selection is moved left.</desc>
+ <desc xml:lang="en-US">Move left</desc>
</info>
</enumeration>
</constraints>
@@ -790,27 +790,27 @@
<constraints>
<enumeration oor:value="224">
<info>
- <desc xml:lang="en-US">Selects the SUM function.</desc>
+ <desc xml:lang="en-US">SUM</desc>
</info>
</enumeration>
<enumeration oor:value="226">
<info>
- <desc xml:lang="en-US">Selects the AVERAGE function.</desc>
+ <desc xml:lang="en-US">AVERAGE</desc>
</info>
</enumeration>
<enumeration oor:value="222">
<info>
- <desc xml:lang="en-US">Selects the MIN function.</desc>
+ <desc xml:lang="en-US">MIN</desc>
</info>
</enumeration>
<enumeration oor:value="223">
<info>
- <desc xml:lang="en-US">Selects the MAX function.</desc>
+ <desc xml:lang="en-US">MAX</desc>
</info>
</enumeration>
<enumeration oor:value="5">
<info>
- <desc xml:lang="en-US">Selects the IF function.</desc>
+ <desc xml:lang="en-US">IF</desc>
</info>
</enumeration>
</constraints>
@@ -886,7 +886,7 @@
<!-- UIHints: Tools - Options Spreadsheet Grid - [Section] Options -->
<info>
<author>NN</author>
- <desc xml:lang="en-US">Specifies whether the current grid settings are changed symmetrically. The resolution and subdivision for the X/Y axes will remain the same.</desc>
+ <desc xml:lang="en-US">Specifies whether the current grid settings are changed symmetrically. The resolution and subdivision for the X/Y axes remain the same.</desc>
<label xml:lang="en-US">Synchronize axes</label>
</info>
<value>true</value>
@@ -1282,7 +1282,7 @@
<constraints>
<minExclusive oor:value="0.1">
<info>
- <desc xml:lang="en-US">Is the minimum allowed value.</desc>
+ <desc xml:lang="en-US">Specifies the minimum allowed value.</desc>
</info>
</minExclusive>
</constraints>
@@ -1299,7 +1299,7 @@
<constraints>
<minExclusive oor:value="0.1">
<info>
- <desc xml:lang="en-US">Is the minimum allowed value.</desc>
+ <desc xml:lang="en-US">Specifies the minimum allowed value.</desc>
</info>
</minExclusive>
</constraints>
@@ -1345,7 +1345,7 @@
<group oor:name="DefaultObjectSize">
<info>
<author>NN</author>
- <desc xml:lang="en-US">Defines the default size of newly created objects using CTRL-Return or CTRL-Klick at an object creating Button.</desc>
+ <desc xml:lang="en-US">Defines the default size of newly created objects using CTRL-Return or CTRL-Click at an object creating Button.</desc>
<label xml:lang="en-US">Default Object Size</label>
</info>
<prop oor:name="Width" oor:type="xs:int">
diff --git a/officecfg/registry/schema/org/openoffice/Office/Chart.xcs b/officecfg/registry/schema/org/openoffice/Office/Chart.xcs
index d108296765ae..a5f70eee9da8 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Chart.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Chart.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: Chart.xcs,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: tpf $ $Date: 2002-11-25 17:18:29 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:50:05 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -69,7 +69,7 @@
<group oor:name="DefaultColor">
<info>
<author>BM</author>
- <desc xml:lang="en-US">Comprises settings for colors being used when creating new charts.</desc>
+ <desc xml:lang="en-US">Specifies the colors for creating new charts.</desc>
</info>
<prop oor:name="Series" oor:type="oor:long-list">
<!-- OldPath: Chart/Default_Colors -->
diff --git a/officecfg/registry/schema/org/openoffice/Office/Commands.xcs b/officecfg/registry/schema/org/openoffice/Office/Commands.xcs
index 4fcdcffb492a..f313390293a3 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Commands.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Commands.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: Commands.xcs,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: tpf $ $Date: 2002-10-25 17:16:37 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:50:05 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -72,7 +72,7 @@
</info>
<prop oor:name="Command" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">Is the command name for dispatching without a protocol part.</desc>
+ <desc xml:lang="en-US">Specifies the command name for dispatching without a protocol part.</desc>
</info>
</prop>
</group>
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index ae5d3b8cc701..71294b6157ad 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: Common.xcs,v $
*
- * $Revision: 1.74 $
+ * $Revision: 1.75 $
*
- * last change: $Author: mba $ $Date: 2002-12-06 18:26:47 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:50:06 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -68,11 +68,11 @@
<group oor:name="Passwordstorage">
<info>
<author>MAV</author>
- <desc xml:lang="en-US">A container for passwords.</desc>
+ <desc xml:lang="en-US">Contains a container for passwords.</desc>
</info>
<prop oor:name="Password" oor:type="xs:string" oor:localized="false">
<info>
- <desc xml:lang="en-US">A password encoded with the master password.</desc>
+ <desc xml:lang="en-US">Contains a password encoded with the master password.</desc>
</info>
</prop>
</group>
@@ -88,43 +88,43 @@
</prop>
<prop oor:name="Filter" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">Specifies the filtername that was choosen to load the document.</desc>
+ <desc xml:lang="en-US">Specifies the filter name that was chosen to load the document.</desc>
</info>
</prop>
<prop oor:name="Title" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">Title of the URL which is displayed on the user-interface.</desc>
+ <desc xml:lang="en-US">Indicates the title of the URL that is displayed on the user-interface.</desc>
</info>
</prop>
<prop oor:name="Password" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">An encoded password used to open the document.</desc>
+ <desc xml:lang="en-US">Contains an encoded password used to open the document.</desc>
</info>
</prop>
</group>
<group oor:name="MenuType">
<info>
<author>AS</author>
- <desc xml:lang="en-US">Describes a menu entry for configurable office menues (e.g. file new).</desc>
+ <desc xml:lang="en-US">Describes a menu entry for configurable office menus (e.g. file new).</desc>
</info>
<prop oor:name="URL" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">URL for dispatch.</desc>
+ <desc xml:lang="en-US">Specifies the URL for dispatch.</desc>
</info>
</prop>
<prop oor:name="Title" oor:type="xs:string" oor:localized="true">
<info>
- <desc xml:lang="en-US">Is the label of a menu entry.</desc>
+ <desc xml:lang="en-US">Specifies the label of a menu entry.</desc>
</info>
</prop>
<prop oor:name="ImageIdentifier" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">Is the identifier of an assigned icon.</desc>
+ <desc xml:lang="en-US">Specifies the identifier of an assigned icon.</desc>
</info>
</prop>
<prop oor:name="TargetName" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">Is the target of dispatch (e.g. _blank to open URL in new frame).</desc>
+ <desc xml:lang="en-US">Specifies the dispatch target (for example, _blank to open URL in new frame).</desc>
</info>
</prop>
</group>
@@ -153,25 +153,21 @@
<info>
<desc xml:lang="en-US">Specifies the exact name of the font ("Arial","Courier", "Frutiger").</desc>
</info>
- <value xsi:nil="true"/>
</prop>
<prop oor:name="Height" oor:type="xs:short">
<info>
<desc xml:lang="en-US">Specifies the height of the font in the measure of the destination.</desc>
</info>
- <value xsi:nil="true"/>
</prop>
<prop oor:name="Width" oor:type="xs:short">
<info>
<desc xml:lang="en-US">Specifies the width of the font in the measure of the destination.</desc>
</info>
- <value xsi:nil="true"/>
</prop>
<prop oor:name="StyleName" oor:type="xs:string">
<info>
<desc xml:lang="en-US">Specifies the style name of the font ("Bold", "Italic", "Italic Bold").</desc>
</info>
- <value xsi:nil="true"/>
</prop>
<prop oor:name="Family" oor:type="xs:short">
<info>
@@ -219,7 +215,6 @@
</info>
</enumeration>
</constraints>
- <value xsi:nil="true"/>
</prop>
<prop oor:name="CharSet" oor:type="xs:short">
<info>
@@ -282,7 +277,6 @@
</info>
</enumeration>
</constraints>
- <value xsi:nil="true"/>
</prop>
<prop oor:name="Pitch" oor:type="xs:short">
<info>
@@ -305,19 +299,16 @@
</info>
</enumeration>
</constraints>
- <value xsi:nil="true"/>
</prop>
<prop oor:name="CharacterWidth" oor:type="xs:double">
<info>
<desc xml:lang="en-US">Specifies the character width. Depending on the specified width, a font that supports this width may be selected. [UNIT=%].</desc>
</info>
- <value xsi:nil="true"/>
</prop>
<prop oor:name="Weight" oor:type="xs:double">
<info>
<desc xml:lang="en-US">Specifies the thickness of the line.</desc>
</info>
- <value xsi:nil="true"/>
</prop>
<prop oor:name="Slant" oor:type="xs:short">
<info>
@@ -355,7 +346,6 @@
</info>
</enumeration>
</constraints>
- <value xsi:nil="true"/>
</prop>
<prop oor:name="UnderLine" oor:type="xs:short">
<info>
@@ -458,7 +448,6 @@
</info>
</enumeration>
</constraints>
- <value xsi:nil="true"/>
</prop>
<prop oor:name="Strikeout" oor:type="xs:short">
<info>
@@ -501,25 +490,21 @@
</info>
</enumeration>
</constraints>
- <value xsi:nil="true"/>
</prop>
<prop oor:name="Orientation" oor:type="xs:double">
<info>
<desc xml:lang="en-US">Specifies the rotation of the font. [UNIT=degree].</desc>
</info>
- <value xsi:nil="true"/>
</prop>
<prop oor:name="Kerning" oor:type="xs:boolean">
<info>
- <desc xml:lang="en-US">For requesting, specifies if there is a kerning table available. For selecting, specifies if the kerning table is to be used.</desc>
+ <desc xml:lang="en-US">Specifies if a kerning table is available (for requesting). For selecting, specifies if the kerning table is to be used.</desc>
</info>
- <value xsi:nil="true"/>
</prop>
<prop oor:name="WordLineMode" oor:type="xs:boolean">
<info>
<desc xml:lang="en-US">Specifies if only words get underlined.</desc>
</info>
- <value xsi:nil="true"/>
</prop>
<prop oor:name="Type" oor:type="xs:short">
<info>
@@ -547,7 +532,6 @@
</info>
</enumeration>
</constraints>
- <value xsi:nil="true"/>
</prop>
</group>
<group oor:name="FontReplacement">
@@ -741,7 +725,7 @@
</info>
<group oor:name="FormatStrings">
<info>
- <desc xml:lang="en-US">Contains the different string tokens for "to" and "cc" etc. Adresses will be concatenated to create the command line.</desc>
+ <desc xml:lang="en-US">Contains the different string tokens for "to" and "cc" etc. Addresses will be concatenated to create the command line.</desc>
</info>
<prop oor:name="base" oor:type="xs:string">
<info>
@@ -786,7 +770,7 @@
</group>
<group oor:name="EnumDelimiters">
<info>
- <desc xml:lang="en-US">Contains the delimiters used to seperate values for various command line parameters of the external mailer.</desc>
+ <desc xml:lang="en-US">Contains the delimiters used to separate values for various command line parameters of the external mailer.</desc>
</info>
<prop oor:name="base" oor:type="xs:string">
<info>
@@ -901,7 +885,7 @@
<!-- UIHints: Tools - Options - General - Other - [Section] 3D-View -->
<info>
<author>AW</author>
- <desc xml:lang="en-US">Specifies whether all geometry data will be simultaneously transferred in an array to the graphic driver. Not every graphic driver correctly supports this OpenGL capability. For this reason, this option can be deactivated in case of presentation errors of 3D output. All geometry data will be then transferrered as single components. This option is only available if OpenGL is used, otherwise it is disabled.</desc>
+ <desc xml:lang="en-US">Specifies whether all geometry data will be simultaneously transferred in an array to the graphic driver. Not every graphic driver correctly supports this OpenGL capability. For this reason, this option can be deactivated in case of presentation errors of 3D output. All geometry data will be then transferred as single components. This option is only available if OpenGL is used, otherwise it is disabled.</desc>
<label xml:lang="en-US">Optimized output</label>
</info>
<value>true</value>
@@ -1115,12 +1099,12 @@
<group oor:name="Cache">
<info>
<author>AF</author>
- <desc xml:lang="en-US">Cache related options.</desc>
+ <desc xml:lang="en-US">Specifies cache related options.</desc>
</info>
<group oor:name="DrawingEngine">
<info>
<author>AF</author>
- <desc xml:lang="en-US">Cache related options of the drawing engine.</desc>
+ <desc xml:lang="en-US">Specifies the cache related options for the drawing engine.</desc>
</info>
<prop oor:name="OLE_Objects" oor:type="xs:int">
<!-- OldPath: soffice-WorkingSet -->
@@ -1136,7 +1120,7 @@
<group oor:name="Writer">
<info>
<author>AF</author>
- <desc xml:lang="en-US">Cache related options of the Writer.</desc>
+ <desc xml:lang="en-US">Specifies the cache related options for Writer.</desc>
</info>
<prop oor:name="OLE_Objects" oor:type="xs:int">
<!-- OldPath: soffice-WorkingSet -->
@@ -1151,7 +1135,7 @@
</group>
<group oor:name="GraphicManager">
<info>
- <desc xml:lang="en-US">Group of graphic manager cache options.</desc>
+ <desc xml:lang="en-US">Specifies a group of graphic manager cache options.</desc>
<label xml:lang="en-US">Graphic Manager Cache</label>
</info>
<prop oor:name="TotalCacheSize" oor:type="xs:int">
@@ -1312,7 +1296,7 @@
<prop oor:name="Module" oor:type="xs:string">
<info>
<author>MBA</author>
- <desc xml:lang="en-US">This directory contains the Office modules.</desc>
+ <desc xml:lang="en-US">Contains the Office modules.</desc>
</info>
<value>$(progpath)</value>
</prop>
@@ -1326,14 +1310,14 @@
<prop oor:name="Plugin" oor:type="oor:string-list">
<info>
<author>MBA</author>
- <desc xml:lang="en-US">Specifies the directoray in which the plugins are saved.</desc>
+ <desc xml:lang="en-US">Specifies the directory in which the plugins are saved.</desc>
</info>
<value oor:separator=":">$(userpath)/plugin</value>
</prop>
<prop oor:name="Storage" oor:type="xs:string">
<info>
<author>KSO</author>
- <desc xml:lang="en-US">Mail, news files and other information (for example, information about the FTP Server) are stored here.</desc>
+ <desc xml:lang="en-US">Specifies the location where mail, news files and other information (for example, information about the FTP Server) are stored.</desc>
</info>
<value>$(userpath)/store</value>
</prop>
@@ -1347,7 +1331,7 @@
<prop oor:name="Template" oor:type="oor:string-list">
<info>
<author>MBA</author>
- <desc xml:lang="en-US">The templates originate from these folders and sub-folders.</desc>
+ <desc xml:lang="en-US">Specifies the templates originate from these folders and sub-folders.</desc>
</info>
<value oor:separator=":">$(insturl)/share/template/$(vlang):$(userurl)/template</value>
</prop>
@@ -1582,20 +1566,19 @@
<value>true</value>
</prop>
</group>
- <group oor:name="SourceViewFont">
+ <group oor:name="SourceViewFont">
<info>
<author>OS</author>
- <desc xml:lang="en-US">Specifies the font name and height used in HTML source view</desc>
- </info>
+ <desc xml:lang="en-US">Specifies the font name and height used in HTML source view</desc>
+ </info>
<prop oor:name="FontName" oor:type="xs:string">
<info>
<desc xml:lang="en-US">Specifies the name of the font that is used in source views (HTML source view or BASIC IDE)</desc>
</info>
- <value xsi:nil="true"/>
</prop>
<prop oor:name="FontHeight" oor:type="xs:short">
<info>
- <desc xml:lang="en-US">Specifies the height in point of the font that is used in source views (HTML source view or BASIC IDE)</desc>
+ <desc xml:lang="en-US">Specifies the height, in points, of the font that is used in source views (HTML source view or BASIC IDE)</desc>
</info>
<value>10</value>
</prop>
@@ -1610,7 +1593,7 @@
<group oor:name="Gallery">
<info>
<author>AF</author>
- <desc xml:lang="en-US">Gallery options.</desc>
+ <desc xml:lang="en-US">Specifies Gallery options.</desc>
<label xml:lang="en-US">Gallery Options</label>
</info>
<prop oor:name="ID_Dialog" oor:type="xs:boolean">
@@ -1661,12 +1644,12 @@
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">It's the minimum range of the help bookmark history list.</desc>
+ <desc xml:lang="en-US">Defines the minimum range of the help bookmark history list.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="10000">
<info>
- <desc xml:lang="en-US">It's the maximum range of the help bookmark history list.</desc>
+ <desc xml:lang="en-US">Defines the maximum range of the help bookmark history list.</desc>
</info>
</maxInclusive>
</constraints>
@@ -1679,12 +1662,12 @@
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">It's the min range for the history size.</desc>
+ <desc xml:lang="en-US">Defines the min range for the history size.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="100">
<info>
- <desc xml:lang="en-US">It's the max range for the history size.</desc>
+ <desc xml:lang="en-US">Defines the max range for the history size.</desc>
</info>
</maxInclusive>
</constraints>
@@ -1698,12 +1681,12 @@
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">It's the min range for the picklist size.</desc>
+ <desc xml:lang="en-US">Defines the min range for the picklist size.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="9">
<info>
- <desc xml:lang="en-US">It's the max range for the picklist size.</desc>
+ <desc xml:lang="en-US">Defines the max range for the picklist size.</desc>
</info>
</maxInclusive>
</constraints>
@@ -1737,7 +1720,7 @@
<info>
<deprecated/>
<author>MBA</author>
- <desc xml:lang="en-US">Send mails with stack trace after crash</desc>
+ <desc xml:lang="en-US">Sends a mail that includes the stack trace after a crash.</desc>
</info>
<value>false</value>
</prop>
@@ -1762,7 +1745,7 @@
<prop oor:name="DevelopmentChart" oor:type="xs:boolean">
<info>
<author>BM</author>
- <desc xml:lang="en-US">If this option is set to true the new development chart library is used insted of the standard one. Do not set this option to true unless you know exactly what you do. This new library will be unstable and incomplete most of the time. This flag will be removed when the new library is in a stable state.</desc>
+ <desc xml:lang="en-US">Specifies that If this option is set to true, the new development chart library is used instead of the standard one. Do not set this option to true unless you know exactly what to do. This new library will be unstable and incomplete most of the time. This flag will be removed when the new library is in a stable state.</desc>
</info>
<value>false</value>
</prop>
@@ -1860,7 +1843,7 @@
<!-- UIHints: Tools Options - General Save - [Section] Save -->
<info>
<author>MBA</author>
- <desc xml:lang="en-US">Shows a prompt when doing AutoSave, even when the document already has a filename.</desc>
+ <desc xml:lang="en-US">Shows a prompt during AutoSave,even when the document has a filename.</desc>
<label xml:lang="en-US">Prompt to save</label>
</info>
<value>true</value>
@@ -1877,12 +1860,12 @@
<constraints>
<minInclusive oor:value="1">
<info>
- <desc xml:lang="en-US">Minimum is 1 minute</desc>
+ <desc xml:lang="en-US">Specifies that the minimum time interval is 1 minute.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="60">
<info>
- <desc xml:lang="en-US">Maximum is 60 minute</desc>
+ <desc xml:lang="en-US">Specifies that the maximum time interval is 60 minutes.</desc>
</info>
</maxInclusive>
</constraints>
@@ -2015,7 +1998,7 @@
<!-- UIHints: Tools - Options - Browser -->
<info>
<author>MBA</author>
- <desc xml:lang="en-US">A list of all trustworthy URLs: file:/ =&gt; All scripts from the local file system including a LAN; private:explorer =&gt; Scripts from the Explorer; private:help =&gt; Scripts in the help system; private:newmenu =&gt; Scripts that are executed by the commands File-New and AutoPilot; private:schedule =&gt; Scripts of the scheduler; private:searchfolder =&gt; Scripts of the searchfolder; private:user =&gt; Scripts that are entered in the URL field.</desc>
+ <desc xml:lang="en-US">Lists all trustworthy URLs: file: All scripts from the local file system including a LAN; private:explorer: Scripts from the Explorer; private:help: Scripts in the help system; private:newmenu: Scripts that are executed by the commands File-New and AutoPilot; private:schedule: Scripts of the scheduler; private:searchfolder: Scripts of the searchfolder; private:user: Scripts that are entered in the URL field.</desc>
</info>
<value>$(userurl) $(insturl)</value>
</prop>
@@ -2030,17 +2013,17 @@
<constraints>
<enumeration oor:value="0">
<info>
- <desc xml:lang="en-US">Basic scripts should never be executed.</desc>
+ <desc xml:lang="en-US">Never</desc>
</info>
</enumeration>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">Basic scripts opened from a medium which belongs to the SecureURL list can be executed.</desc>
+ <desc xml:lang="en-US">According to Path List</desc>
</info>
</enumeration>
<enumeration oor:value="2">
<info>
- <desc xml:lang="en-US">Basic scripts can always be executed.</desc>
+ <desc xml:lang="en-US">Always</desc>
</info>
</enumeration>
</constraints>
@@ -2087,13 +2070,13 @@
<minInclusive oor:value="50">
<info>
<author>PB</author>
- <desc xml:lang="en-US">It is the minimum range of the scaling.</desc>
+ <desc xml:lang="en-US">Specifies the minimum range of the scaling.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="200">
<info>
<author>PB</author>
- <desc xml:lang="en-US">It is the maximum range of the scaling.</desc>
+ <desc xml:lang="en-US">Specifies the maximum range of the scaling.</desc>
</info>
</maxInclusive>
</constraints>
@@ -2156,17 +2139,17 @@
<constraints>
<enumeration oor:value="0">
<info>
- <desc xml:lang="en-US">Use last setting before program exit.</desc>
+ <desc xml:lang="en-US">Use last setting</desc>
</info>
</enumeration>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">Only shown as task in the task bar with the same setting as 0.</desc>
+ <desc xml:lang="en-US">Show in task bar</desc>
</info>
</enumeration>
<enumeration oor:value="2">
<info>
- <desc xml:lang="en-US">Application window will be opened in Fullscreen mode.</desc>
+ <desc xml:lang="en-US">Open in Fullscreen mode</desc>
</info>
</enumeration>
</constraints>
@@ -2281,7 +2264,7 @@
<group oor:name="Localisation">
<info>
<author>SSA</author>
- <desc xml:lang="en-US">Contains locatisation specific settings.</desc>
+ <desc xml:lang="en-US">Contains localization specific settings.</desc>
</info>
<prop oor:name="AutoMnemonic" oor:type="xs:boolean" oor:localized="true">
<!-- OldPath: International/AutoMnemonic -->
@@ -2302,13 +2285,13 @@
<minInclusive oor:value="0">
<info>
<author>SSA</author>
- <desc xml:lang="en-US">Lower limit for enlarging the controls is 0%.</desc>
+ <desc xml:lang="en-US">Specifies the upper limit for enlarging the controls is 100%.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="100">
<info>
<author>SSA</author>
- <desc xml:lang="en-US">Upper limit for enlarging the controls is 100%.</desc>
+ <desc xml:lang="en-US">Specifies the upper limit for enlarging the controls is 100%.</desc>
</info>
</maxInclusive>
</constraints>
@@ -2390,7 +2373,7 @@
<info>
<deprecated/>
<author>MBA</author>
- <desc xml:lang="en-US"></desc>
+ <desc xml:lang="en-US">Deprecated.</desc>
</info>
</prop>
<prop oor:name="Version" oor:type="xs:string">
@@ -2399,7 +2382,7 @@
<!-- Notice: LM: Description is missing -->
<info>
<deprecated/>
- <desc xml:lang="en-US"></desc>
+ <desc xml:lang="en-US">Deprecated.</desc>
</info>
<value/>
<!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
@@ -2410,7 +2393,7 @@
<!-- Notice: LM: Description is missing -->
<info>
<deprecated/>
- <desc xml:lang="en-US"></desc>
+ <desc xml:lang="en-US">Deprecated.</desc>
</info>
<value>false</value>
</prop>
@@ -2420,7 +2403,7 @@
<!-- Notice: LM: Description is missing -->
<info>
<deprecated/>
- <desc xml:lang="en-US"></desc>
+ <desc xml:lang="en-US">Deprecated.</desc>
</info>
<constraints>
<enumeration oor:value="01">
@@ -2461,7 +2444,7 @@
<!-- Notice: LM: Description is missing -->
<info>
<deprecated/>
- <desc xml:lang="en-US"></desc>
+ <desc xml:lang="en-US">Deprecated.</desc>
</info>
<value/>
<!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
@@ -2471,7 +2454,7 @@
<info>
<deprecated/>
<author>MBA</author>
- <desc xml:lang="en-US">Properties of window containers for docked windows</desc>
+ <desc xml:lang="en-US">Specifies the properties of window containers for docked windows.</desc>
</info>
<prop oor:name="Key" oor:type="xs:string">
<!-- OldPath: soffice_View/SplitWindow -->
@@ -2480,8 +2463,7 @@
<info>
<deprecated/>
<author>MBA</author>
- <desc xml:lang="en-US"></desc>
-
+ <desc xml:lang="en-US">Deprecated.</desc>
</info>
<value/>
<!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
@@ -2493,7 +2475,7 @@
<info>
<deprecated/>
<author>MBA</author>
- <desc xml:lang="en-US"></desc>
+ <desc xml:lang="en-US">Deprecated.</desc>
</info>
</prop>
<prop oor:name="State" oor:type="xs:int">
@@ -2502,7 +2484,7 @@
<info>
<deprecated/>
<author>MBA</author>
- <desc xml:lang="en-US"></desc>
+ <desc xml:lang="en-US">Deprecated.</desc>
</info>
<constraints>
<enumeration oor:value="0">
@@ -2530,7 +2512,7 @@
<prop oor:name="Count" oor:type="xs:int">
<info>
<deprecated/>
- <desc xml:lang="en-US"></desc>
+ <desc xml:lang="en-US">Deprecated.</desc>
</info>
<!-- OldPath: soffice_View/SplitWindow -->
<!-- OldLocation: soffice.ini -->
@@ -2539,7 +2521,7 @@
<prop oor:name="Sequence" oor:type="xs:int">
<info>
<deprecated/>
- <desc xml:lang="en-US"></desc>
+ <desc xml:lang="en-US">Deprecated.</desc>
</info>
<!-- OldPath: soffice_View/SplitWindow -->
<!-- OldLocation: soffice.ini -->
@@ -2552,14 +2534,14 @@
</info>
<prop oor:name="Enabled" oor:type="xs:boolean">
<info>
- <desc xml:lang="en-US">Specifies whether fonts should be antialiased. This setting is used on UNIX systems only.</desc>
+ <desc xml:lang="en-US">Specifies font antialiasing properties</desc>
<label xml:lang="en-US">Font Antialiasing Enabled</label>
</info>
<value>true</value>
</prop>
<prop oor:name="MinPixelHeight" oor:type="xs:short">
<info>
- <desc xml:lang="en-US">If Font Antialiasing is enabled, this values specifies an additional limit. Fonts which are smaller than the value given as limit here are not antialiased.</desc>
+ <desc xml:lang="en-US">Specifies an additional limit if Font Antialiasing is enabled. Fonts that are smaller than the specified limit are not anti-aliased.</desc>
<label xml:lang="en-US">Font Antialiasing Minimum Pixel Height</label>
</info>
<value>8</value>
@@ -2583,12 +2565,12 @@
<constraints>
<minInclusive oor:value="1">
<info>
- <desc xml:lang="en-US">The lowest number of undo steps possible.</desc>
+ <desc xml:lang="en-US">Specifies the lowest number of undo steps possible.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="100">
<info>
- <desc xml:lang="en-US">The highest number of undo steps possible.</desc>
+ <desc xml:lang="en-US">Specifies the highest number of undo steps possible.</desc>
</info>
</maxInclusive>
</constraints>
@@ -2602,7 +2584,7 @@
</info>
<group oor:name="Language">
<info>
- <desc xml:lang="en-US">Specifies options related to the installd languages.</desc>
+ <desc xml:lang="en-US">Specifies options related to the installed languages.</desc>
</info>
<prop oor:name="Locales" oor:type="oor:string-list">
<!--OldPath: OfficeLanguage/[Code]=Installed -->
@@ -2623,7 +2605,7 @@
<!-- UIHints: Tools Options - General Print [Section] PrinterOptions-->
<info>
<author>MBA</author>
- <desc xml:lang="en-US">Specifies if printing a document can modify a document due to reformating.</desc>
+ <desc xml:lang="en-US">Specifies if printing a document can modify a document due to reformatting</desc>
<label xml:lang="en-US">(PrinterOptions) PrintingModifiesDocument</label>
</info>
<value>true</value>
@@ -2679,11 +2661,11 @@
<group oor:name="Option">
<info>
<author>AF</author>
- <desc xml:lang="en-US">Options related to printing.</desc>
+ <desc xml:lang="en-US">Specifies the options related to printing.</desc>
</info>
<group oor:name="Printer">
<info>
- <desc xml:lang="en-US">Options related to printing.</desc>
+ <desc xml:lang="en-US">Specifies the options related to printing.</desc>
</info>
<prop oor:name="ReduceTransparency" oor:type="xs:boolean">
<!-- UIHints: Tools Options - General Print [Section] PrinterOptions-->
@@ -2698,7 +2680,7 @@
<!-- UIHints: Tools Options - General Print [Section] PrinterOptions-->
<info>
<author>AF</author>
- <desc xml:lang="en-US">Specifies type of transparency reduction: 0 - Automatically determine reduction, 1 - Allways disabled.</desc>
+ <desc xml:lang="en-US">Specifies type of transparency reduction: 0 - Automatically determine reduction, 1 - Always disabled.</desc>
<label xml:lang="en-US">(PrinterOptions) ReducedTransparencyMode</label>
</info>
<value>0</value>
@@ -2725,7 +2707,7 @@
<!-- UIHints: Tools Options - General Print [Section] PrinterOptions-->
<info>
<author>AF</author>
- <desc xml:lang="en-US">Specifies the Mmximum number stripes used for output of gradients.</desc>
+ <desc xml:lang="en-US">Specifies the maximum number stripes used for output of gradients.</desc>
<label xml:lang="en-US">(PrinterOptions) ReducedGradientStepCount</label>
</info>
<value>64</value>
@@ -2771,7 +2753,7 @@
<!-- UIHints: Tools Options - General Print [Section] PrinterOptions-->
<info>
<author>AF</author>
- <desc xml:lang="en-US">Indicates whether to create only greyscale output of all objects.</desc>
+ <desc xml:lang="en-US">Indicates whether to create only grayscale output of all objects.</desc>
<label xml:lang="en-US">(PrinterOptions) ConvertToGreyscales</label>
</info>
<value>false</value>
@@ -2779,7 +2761,7 @@
</group>
<group oor:name="File">
<info>
- <desc xml:lang="en-US">Options for printing into a file.</desc>
+ <desc xml:lang="en-US">Specifies the options for printing to a file.</desc>
<label xml:lang="en-US">Print File</label>
</info>
<prop oor:name="ReduceTransparency" oor:type="xs:boolean">
@@ -2872,8 +2854,7 @@
<!-- UIHints: Tools Options - General Print [Section] PrintFileOptions-->
<info>
<author>AF</author>
- <desc xml:lang="en-US">Indicates whether to create only greyscale output of
- all objects.</desc>
+ <desc xml:lang="en-US">Indicates whether to create only grayscale output of all objects.</desc>
<label xml:lang="en-US">(PrintFileOptions) ConvertToGreyscales</label>
</info>
<value>false</value>
@@ -2885,7 +2866,7 @@
<info>
<deprecated/>
<author>MBA</author>
- <desc xml:lang="en-US">List of open documents/windows</desc>
+ <desc xml:lang="en-US">Lists open documents or windows.</desc>
</info>
<prop oor:name="WindowList" oor:type="oor:string-list">
<!-- OldPath: SavedWorkingSet -->
@@ -2894,14 +2875,14 @@
<info>
<deprecated/>
<author>MBA</author>
- <desc xml:lang="en-US">List of open documents/windows</desc>
+ <desc xml:lang="en-US">Lists open documents or windows.</desc>
</info>
</prop>
</group>
<group oor:name="AddXMLToStorage">
<info>
<author>OS</author>
- <desc xml:lang="en-US">Contains settings specifiing if a XML package is added to the applications binary files.</desc>
+ <desc xml:lang="en-US">Contains settings specifying if a XML package is added to the applications binary files.</desc>
</info>
<prop oor:name="Writer" oor:type="xs:boolean">
<!-- OldPath: AddXMLToStorage_Writer -->
@@ -2943,7 +2924,7 @@
<group oor:name="Help">
<info>
<author>FS</author>
- <desc xml:lang="en-US">Contains settings which specify the common help settings.</desc>
+ <desc xml:lang="en-US">Contains settings that specify the common help settings.</desc>
</info>
<prop oor:name="Locale" oor:type="xs:string">
<info>
@@ -2991,7 +2972,7 @@
<group oor:name="HelpAgent">
<info>
<author>MBA</author>
- <desc xml:lang="en-US">HelpAgent properties</desc>
+ <desc xml:lang="en-US">Specifies the properties of the HelpAgent.</desc>
</info>
<prop oor:name="Enabled" oor:type="xs:boolean">
<info>
@@ -3002,7 +2983,7 @@
</prop>
<prop oor:name="Timeout" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Specifies the timeout value in seconds after which the HelpAgent is closed automatically if ignored by the user.</desc>
+ <desc xml:lang="en-US">Specifies the time-out value in seconds after which the HelpAgent is closed automatically if ignored by the user.</desc>
<label xml:lang="en-US">HelpAgent timeout</label>
</info>
<value>30</value>
@@ -3024,7 +3005,7 @@
<group oor:name="Registration">
<info>
<author>FS</author>
- <desc xml:lang="en-US">Contains various settings regarding the product registrastion feature.</desc>
+ <desc xml:lang="en-US">Contains various settings regarding the product registration feature.</desc>
</info>
<prop oor:name="URL" oor:type="xs:string">
<info>
@@ -3035,7 +3016,7 @@
</prop>
<prop oor:name="ReminderDate" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">Contains a string representation of the date on which the user recieves a reminder (e.g. "13.02.2002").</desc>
+ <desc xml:lang="en-US">Contains a string representation of the date on which the user receives a reminder (e.g. "13.02.2002").</desc>
</info>
<value/>
<!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
@@ -3044,11 +3025,11 @@
<info>
<desc xml:lang="en-US">Contains the number used internally to determine when the dialog should be started.</desc>
</info>
- <value>2</value>
+ <value>1</value>
</prop>
<prop oor:name="ShowMenuItem" oor:type="xs:boolean">
<info>
- <desc xml:lang="en-US">Contains a boolean specifying if the "Registration..." menu item is available.</desc>
+ <desc xml:lang="en-US">Contains a Boolean that specifies if the "Registration..." menu item is available.</desc>
</info>
<value>true</value>
</prop>
@@ -3078,7 +3059,7 @@
<group oor:name="Vectorize">
<info>
<author>AF</author>
- <desc xml:lang="en-US">Options related to the vectorization of bitmaps.</desc>
+ <desc xml:lang="en-US">Specifies the options related to the vectorization of bitmaps.</desc>
</info>
<prop oor:name="ColorCount" oor:type="xs:short">
<!-- OldPath: Draw_Impress/Vectorize -->
@@ -3086,21 +3067,18 @@
<!-- UIHints: Select bitmap =&amp;gt; context menu convert To polygon -->
<info>
<author>AF</author>
- <desc xml:lang="en-US">Number of
- colors used to create a vector graphic in Draw/Impress [UNIT=count].</desc>
+ <desc xml:lang="en-US">Specifies the number of colors that are used to create a vector graphic in Draw/Impress [UNIT=count].</desc>
<label xml:lang="en-US">Number of colors</label>
</info>
<constraints>
<minInclusive oor:value="8">
<info>
- <desc xml:lang="en-US">Minimal number that can be used to create
- a vector graphic is 8.</desc>
+ <desc xml:lang="en-US">Specifies that the lowest number that can be used to create a vector graphic is 8.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="32">
<info>
- <desc xml:lang="en-US">Minimal number that can be used to create
- a vector graphic is 32.</desc>
+ <desc xml:lang="en-US">Specifies that the lowest number that can be used to create a vector graphic is 32.</desc>
</info>
</maxInclusive>
</constraints>
@@ -3112,20 +3090,18 @@
<!-- UIHints: Select bitmap =&amp;gt; context menu convert To polygon -->
<info>
<author>AF</author>
- <desc xml:lang="en-US">Number of
- pixels to be used as one pixel when creating a vector
- graphic.</desc>
+ <desc xml:lang="en-US">Specifies the number of pixels that you want to combine as a single pixel when creating a vector graphic.</desc>
<label xml:lang="en-US">Point reduction</label>
</info>
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimal value to reduce pount are 0 pixels.</desc>
+ <desc xml:lang="en-US">Specifies the minimum value to reduce point is 0 pixels.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="32">
<info>
- <desc xml:lang="en-US">Maximal value to reduce pount are 32 pixels.</desc>
+ <desc xml:lang="en-US">Specifies the maximum value to reduce point is 32 pixels.</desc>
</info>
</maxInclusive>
</constraints>
@@ -3156,12 +3132,12 @@
<constraints>
<minInclusive oor:value="8">
<info>
- <desc xml:lang="en-US">Minimal extent are 8 pixels.</desc>
+ <desc xml:lang="en-US">Specifies that the minimum extent is 8 pixels.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="128">
<info>
- <desc xml:lang="en-US">Maximal extent are 128 pixels.</desc>
+ <desc xml:lang="en-US">Specifies that the maximum extent is 128 pixels.</desc>
</info>
</maxInclusive>
</constraints>
@@ -3171,12 +3147,12 @@
<group oor:name="Image">
<info>
<author>AF</author>
- <desc xml:lang="en-US">Image options.</desc>
+ <desc xml:lang="en-US">Specifies the options for images.</desc>
<label xml:lang="en-US">Image</label>
</info>
<group oor:name="Color">
<info>
- <desc xml:lang="en-US">Image color options.</desc>
+ <desc xml:lang="en-US">Specifies the color options for images.</desc>
<label xml:lang="en-US">Image Color</label>
</info>
<prop oor:name="Grayscale" oor:type="xs:short">
@@ -3337,7 +3313,7 @@
</prop>
<group oor:name="RGB">
<info>
- <desc xml:lang="en-US">Image options regarding colors in RGB format.</desc>
+ <desc xml:lang="en-US">Specifies the RGB color options for images.</desc>
<label xml:lang="en-US">Image RGB Color</label>
</info>
<prop oor:name="Red" oor:type="xs:int">
@@ -3416,7 +3392,7 @@
</group>
<group oor:name="Effect">
<info>
- <desc xml:lang="en-US">Image effects options.</desc>
+ <desc xml:lang="en-US">Specifies the effects options for images.</desc>
<label xml:lang="en-US">Image Effects</label>
</info>
<prop oor:name="MosaicX_Tile" oor:type="xs:short">
@@ -3480,22 +3456,22 @@
<constraints>
<enumeration oor:value="0">
<info>
- <desc xml:lang="en-US">Deprecated.</desc>
+ <desc xml:lang="en-US">Deprecated</desc>
</info>
</enumeration>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">Deprecated.</desc>
+ <desc xml:lang="en-US">Deprecated</desc>
</info>
</enumeration>
<enumeration oor:value="2">
<info>
- <desc xml:lang="en-US">Deprecated.</desc>
+ <desc xml:lang="en-US">Deprecated</desc>
</info>
</enumeration>
<enumeration oor:value="3">
<info>
- <desc xml:lang="en-US">Deprecated.</desc>
+ <desc xml:lang="en-US">Deprecated</desc>
</info>
</enumeration>
</constraints>
@@ -3599,22 +3575,22 @@
<constraints>
<enumeration oor:value="0">
<info>
- <desc xml:lang="en-US">Deprecated.</desc>
+ <desc xml:lang="en-US">Deprecated</desc>
</info>
</enumeration>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">Deprecated.</desc>
+ <desc xml:lang="en-US">Deprecated</desc>
</info>
</enumeration>
<enumeration oor:value="2">
<info>
- <desc xml:lang="en-US">Deprecated.</desc>
+ <desc xml:lang="en-US">Deprecated</desc>
</info>
</enumeration>
<enumeration oor:value="3">
<info>
- <desc xml:lang="en-US">Deprecated.</desc>
+ <desc xml:lang="en-US">Deprecated</desc>
</info>
</enumeration>
</constraints>
@@ -3633,12 +3609,12 @@
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimal intensity is 0.</desc>
+ <desc xml:lang="en-US">Specifies that the minimum intensity is 0.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="100">
<info>
- <desc xml:lang="en-US">Maximum intensity is 100.</desc>
+ <desc xml:lang="en-US">Specifies that the maximum intensity is 100.</desc>
</info>
</maxInclusive>
</constraints>
@@ -3679,25 +3655,25 @@
</info>
<prop oor:name="MathTypeToMath" oor:type="xs:boolean">
<info>
- <desc xml:lang="en-US">Specifies if convertable MathType OLE objects are converted into Math objects.</desc>
+ <desc xml:lang="en-US">Specifies if convertible MathType OLE objects are converted into Math objects.</desc>
</info>
<value>false</value>
</prop>
<prop oor:name="WinWordToWriter" oor:type="xs:boolean">
<info>
- <desc xml:lang="en-US">Specifies if convertable WinWord OLE objects are converted into Writer objects.</desc>
+ <desc xml:lang="en-US">Specifies if convertible WinWord OLE objects are converted into Writer objects.</desc>
</info>
<value>false</value>
</prop>
<prop oor:name="ExcelToCalc" oor:type="xs:boolean">
<info>
- <desc xml:lang="en-US">Specifies if convertable Excel OLE objects are converted into Calc objects.</desc>
+ <desc xml:lang="en-US">Specifies if convertible Excel OLE objects are converted into Calc objects.</desc>
</info>
<value>false</value>
</prop>
<prop oor:name="PowerPointToImpress" oor:type="xs:boolean">
<info>
- <desc xml:lang="en-US">Specifies if convertable PowerPoint OLE objects are converted into Impress objects.</desc>
+ <desc xml:lang="en-US">Specifies if convertible PowerPoint OLE objects are converted into Impress objects.</desc>
</info>
<value>false</value>
</prop>
@@ -3755,17 +3731,17 @@
<constraints>
<enumeration oor:value="0">
<info>
- <desc xml:lang="en-US">PCD-Base16, imports a PCD graphic with a resolution of 192*128 pixel.</desc>
+ <desc xml:lang="en-US">PCD-Base16, 192*128 PCD graphic.</desc>
</info>
</enumeration>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">PCD-Base4, imports a PCD graphic with a resolution of 384*256 pixel.</desc>
+ <desc xml:lang="en-US">PCD-Base4, 384*256 PCD graphic.</desc>
</info>
</enumeration>
<enumeration oor:value="2">
<info>
- <desc xml:lang="en-US">PCD-Base, imports a PCD graphic with a resolution of 768 * 512 pixel.</desc>
+ <desc xml:lang="en-US">PCD-Base, 768*512 PCD graphic.</desc>
</info>
</enumeration>
</constraints>
@@ -3792,18 +3768,17 @@
<constraints>
<enumeration oor:value="0">
<info>
- <desc xml:lang="en-US">Original mode, graphics are stored using the original size.</desc>
+ <desc xml:lang="en-US">Original size</desc>
</info>
</enumeration>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">Resolution mode, graphics are stored using a logical size that depends to the given dpi/pixel ratio.
- Storing a 300 pixel wide graphic by 150 dpi will result in a graphic which is 2 inch wide.</desc>
+ <desc xml:lang="en-US">Logical size (dpi/pixel ratio)</desc>
</info>
</enumeration>
<enumeration oor:value="2">
<info>
- <desc xml:lang="en-US">Size mode, graphics are stored using the given size.</desc>
+ <desc xml:lang="en-US">Given size</desc>
</info>
</enumeration>
</constraints>
@@ -3820,22 +3795,22 @@
<constraints>
<enumeration oor:value="75">
<info>
- <desc xml:lang="en-US">Graphics are exported using a resolution of 75 dpi.</desc>
+ <desc xml:lang="en-US">75</desc>
</info>
</enumeration>
<enumeration oor:value="150">
<info>
- <desc xml:lang="en-US">Graphics are exported using a resolution of 150 dpi.</desc>
+ <desc xml:lang="en-US">150</desc>
</info>
</enumeration>
<enumeration oor:value="300">
<info>
- <desc xml:lang="en-US">Graphics are exported using a resolution of 300 dpi.</desc>
+ <desc xml:lang="en-US">300</desc>
</info>
</enumeration>
<enumeration oor:value="600">
<info>
- <desc xml:lang="en-US">Graphics are exported using a resolution of 600 dpi.</desc>
+ <desc xml:lang="en-US">600</desc>
</info>
</enumeration>
</constraints>
@@ -3845,48 +3820,48 @@
<!-- OldLocation: fltopt.ini -->
<!-- UIHints: File Export Filetype BMP-MS Windows - [dialog] BMP Options -->
<info>
- <desc xml:lang="en-US">Specifies number colors that are to be used for the export.</desc>
+ <desc xml:lang="en-US">Specifies the number of colors that are to be used for the export.</desc>
<label xml:lang="en-US">Color resolution</label>
</info>
<constraints>
<enumeration oor:value="0">
<info>
- <desc xml:lang="en-US">Original - Graphics are exported using the same number of colors as the original.</desc>
+ <desc xml:lang="en-US">Original</desc>
</info>
</enumeration>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">1 bit - Graphics are exported with a color reduction to 1 bit threshold value.</desc>
+ <desc xml:lang="en-US">1 bit, 1 bit threshold</desc>
</info>
</enumeration>
<enumeration oor:value="2">
<info>
- <desc xml:lang="en-US">1 bit - Graphics are exported with a color reduction to 1 bit dithered value.</desc>
+ <desc xml:lang="en-US">1 bit, 1 bit dithered</desc>
</info>
</enumeration>
<enumeration oor:value="3">
<info>
- <desc xml:lang="en-US">4 bit - Graphics are exported with a color resolution of 4 bit grayscale value.</desc>
+ <desc xml:lang="en-US">4 bit, 4 bit grayscale</desc>
</info>
</enumeration>
<enumeration oor:value="4">
<info>
- <desc xml:lang="en-US">4 bit - Graphics are exported with a color resolution of 4 bit color palette value.</desc>
+ <desc xml:lang="en-US">4 bit, 4 bit color palette</desc>
</info>
</enumeration>
<enumeration oor:value="5">
<info>
- <desc xml:lang="en-US">8 bit - Graphics are exported with a color resolution of 8 bit grayscale color value.</desc>
+ <desc xml:lang="en-US">8 bit, 8 bit grayscale color</desc>
</info>
</enumeration>
<enumeration oor:value="6">
<info>
- <desc xml:lang="en-US">8 bit - Graphics are exported with a color resolution of 8 bit color palette value.</desc>
+ <desc xml:lang="en-US">8 bit, 8 bit color palette</desc>
</info>
</enumeration>
<enumeration oor:value="7">
<info>
- <desc xml:lang="en-US">24 bit true color - Graphics are exported with a color resolution of 24 bit.</desc>
+ <desc xml:lang="en-US">24 bit, 24 bit true color</desc>
</info>
</enumeration>
</constraints>
@@ -3914,39 +3889,32 @@
<!-- OldLocation: fltopt.ini -->
<!-- UIHints: File Export Filetype File Export Filetype EPS-Encapsulated Postscript -->
<info>
- <desc xml:lang="en-US">Specifies default settings of the EPS - Encapsualted Postscript export dialog.</desc>
+ <desc xml:lang="en-US">Specifies default settings of the EPS - Encapsulated Postscript export dialog.</desc>
</info>
<prop oor:name="Preview" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Specifies if a preview graphic should be exported together with the Encapsulated PostScript file.
- Due to the fact that most programs can't render eps graphics, it is useful to
- provide a preview that can be displayed as replacement. The preview graphic will also be
- printed if the printer is not capable of Postscript.</desc>
+ <desc xml:lang="en-US">Specifies if a preview graphic should be exported together with the Encapsulated PostScript file. Due to the fact that most programs can't render eps graphics, it is useful to provide a preview that can be displayed as replacement. The preview graphic will also be printed if the printer is not capable of Postscript.</desc>
<label xml:lang="en-US">Preview - Picture preview (TIFF) / Interchange (EPSI)</label>
</info>
<constraints>
<enumeration oor:value="0">
<info>
- <desc xml:lang="en-US">Graphics are exported without preview graphic.</desc>
+ <desc xml:lang="en-US">None</desc>
</info>
</enumeration>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">Graphics are exported together with a TIFF preview graphic.
- If a TIFF preview graphic is used, the created eps won't be editable as standard text file.</desc>
+ <desc xml:lang="en-US">TIFF</desc>
</info>
</enumeration>
<enumeration oor:value="2">
<info>
- <desc xml:lang="en-US">Graphics are exported together with a Interchange (EPSI) preview graphic, which
- has a color resolution of 1 bit. EPS graphics containing an EPSI preview
- graphic remain editable as standard text file.</desc>
+ <desc xml:lang="en-US">Interchange (EPSI) - 1 bit color resolution</desc>
</info>
</enumeration>
<enumeration oor:value="3">
<info>
- <desc xml:lang="en-US">Graphics are exported together with a TIFF- and EPSI preview graphic.
- The created eps won't be editable as standard text file.</desc>
+ <desc xml:lang="en-US">TIFF and EPSI</desc>
</info>
</enumeration>
</constraints>
@@ -3954,20 +3922,18 @@
</prop>
<prop oor:name="Version" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Specifies the PostScript version that has to be used for the EPS export. Because not every PostScript printer is capable of version 2 PostScript, it
- is sometimes necessary to create version 1 PostScript graphics.
- PostScript Level 1 does not suppong color and bitmap compression.</desc>
+ <desc xml:lang="en-US">Specifies the PostScript version that has to be used for the EPS export. Because not every PostScript printer is capable of version 2 PostScript, it is sometimes necessary to create version 1 PostScript graphics. PostScript Level 1 does not support color and bitmap compression.</desc>
<label xml:lang="en-US">Version - Level 1 / Level 2</label>
</info>
<constraints>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">Graphics are exported to version 1 PostScript.</desc>
+ <desc xml:lang="en-US">Version 1 PostScript</desc>
</info>
</enumeration>
<enumeration oor:value="2">
<info>
- <desc xml:lang="en-US">Graphics are exported to version 2 PostScript.</desc>
+ <desc xml:lang="en-US">Version 2 PostScript</desc>
</info>
</enumeration>
</constraints>
@@ -3975,19 +3941,18 @@
</prop>
<prop oor:name="ColorFormat" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Specifies if color or grayscale format is used for the EPS export.
- This option is not available for version 1 PostScript files.</desc>
+ <desc xml:lang="en-US">Specifies if color or grayscale format is used for the EPS export. This option is not available for version 1 PostScript files.</desc>
<label xml:lang="en-US">Color format - Color / Grayscale</label>
</info>
<constraints>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">Graphics are exported using color format.</desc>
+ <desc xml:lang="en-US">Color format</desc>
</info>
</enumeration>
<enumeration oor:value="2">
<info>
- <desc xml:lang="en-US">Graphics are exported using grayscale format.</desc>
+ <desc xml:lang="en-US">Grayscale format</desc>
</info>
</enumeration>
</constraints>
@@ -4002,12 +3967,12 @@
<constraints>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">Bitmpas are exported with LZW compression.</desc>
+ <desc xml:lang="en-US">LZW compression</desc>
</info>
</enumeration>
<enumeration oor:value="2">
<info>
- <desc xml:lang="en-US">Bitmaps are exported without compression.</desc>
+ <desc xml:lang="en-US">No compression</desc>
</info>
</enumeration>
</constraints>
@@ -4015,22 +3980,18 @@
</prop>
<prop oor:name="TextMode" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Specifies if glyph outlines are exported.</desc>
+ <desc xml:lang="en-US">Specifies if glyph outlines are exported. They produce the highest quality and it is the only possible way to create EPS files that are CJK compliant. Not using glyphs will produce smaller files, but it might lead to problems if not all fonts are available during printing.</desc>
<label xml:lang="en-US">Export text using glyph outlines - always / never</label>
</info>
<constraints>
<enumeration oor:value="0">
<info>
- <desc xml:lang="en-US">Graphics are exported using glyph outlines.
- This will produce the highest quality and it is the only
- possible way to create EPS files which are CJK compliant.</desc>
+ <desc xml:lang="en-US">Glyph outlines</desc>
</info>
</enumeration>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">Graphics are exported without using glyph outlines.
- This will produce smaller files, but it might lead to problems,
- if not all fonts are available during printing.</desc>
+ <desc xml:lang="en-US">No glyph outlines</desc>
</info>
</enumeration>
</constraints>
@@ -4053,12 +4014,12 @@
<constraints>
<enumeration oor:value="0">
<info>
- <desc xml:lang="en-US">Deactivate interlace mode.</desc>
+ <desc xml:lang="en-US">Deactivate</desc>
</info>
</enumeration>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">Activate interlace mode.</desc>
+ <desc xml:lang="en-US">Activate</desc>
</info>
</enumeration>
</constraints>
@@ -4074,12 +4035,12 @@
<constraints>
<enumeration oor:value="0">
<info>
- <desc xml:lang="en-US">Export graphics without transparency.</desc>
+ <desc xml:lang="en-US">No transparency</desc>
</info>
</enumeration>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">Export graphics using transparency.</desc>
+ <desc xml:lang="en-US">Transparency</desc>
</info>
</enumeration>
</constraints>
@@ -4095,7 +4056,7 @@
<!-- OldLocation: fltopt.ini -->
<!-- UIHints: File Export Filetype JPG-JPEG -->
<info>
- <desc xml:lang="en-US">Specifies quality of the JPG export. A higher value results in hiqher quality and file size.</desc>
+ <desc xml:lang="en-US">Specifies quality of the JPG export. A higher value results in higher quality and file size.</desc>
</info>
<constraints>
<minInclusive oor:value="1">
@@ -4121,12 +4082,12 @@
<constraints>
<enumeration oor:value="0">
<info>
- <desc xml:lang="en-US">Graphics are exported using true colors.</desc>
+ <desc xml:lang="en-US">True colors</desc>
</info>
</enumeration>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">Graphics are exported using grayscale.</desc>
+ <desc xml:lang="en-US">Grayscale</desc>
</info>
</enumeration>
</constraints>
@@ -4147,12 +4108,12 @@
<constraints>
<enumeration oor:value="0">
<info>
- <desc xml:lang="en-US">Original mode, graphics are stored using the original size.</desc>
+ <desc xml:lang="en-US">Original size</desc>
</info>
</enumeration>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">Size mode, graphics are stored using the given size.</desc>
+ <desc xml:lang="en-US">Given size</desc>
</info>
</enumeration>
</constraints>
@@ -4180,12 +4141,12 @@
<constraints>
<enumeration oor:value="0">
<info>
- <desc xml:lang="en-US">Original mode, graphics are stored using the original size.</desc>
+ <desc xml:lang="en-US">Original size</desc>
</info>
</enumeration>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">Size mode, graphics are stored using the given size.</desc>
+ <desc xml:lang="en-US">Given size</desc>
</info>
</enumeration>
</constraints>
@@ -4213,12 +4174,12 @@
<constraints>
<enumeration oor:value="0">
<info>
- <desc xml:lang="en-US">Graphics are exported to binary format.</desc>
+ <desc xml:lang="en-US">Binary</desc>
</info>
</enumeration>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">Graphics are exported to ASCII format.</desc>
+ <desc xml:lang="en-US">ASCII</desc>
</info>
</enumeration>
</constraints>
@@ -4239,12 +4200,12 @@
<constraints>
<enumeration oor:value="0">
<info>
- <desc xml:lang="en-US">Graphics are exported to binary format.</desc>
+ <desc xml:lang="en-US">Binary</desc>
</info>
</enumeration>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">Graphics are exported to ASCII format.</desc>
+ <desc xml:lang="en-US">ASCII</desc>
</info>
</enumeration>
</constraints>
@@ -4265,12 +4226,12 @@
<constraints>
<enumeration oor:value="0">
<info>
- <desc xml:lang="en-US">Graphics are exported to binary format.</desc>
+ <desc xml:lang="en-US">Binary</desc>
</info>
</enumeration>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">Graphics are exported to ASCII format.</desc>
+ <desc xml:lang="en-US">ASCII</desc>
</info>
</enumeration>
</constraints>
@@ -4291,12 +4252,12 @@
<constraints>
<enumeration oor:value="0">
<info>
- <desc xml:lang="en-US">Original mode, graphics are stored using the original size.</desc>
+ <desc xml:lang="en-US">Original size</desc>
</info>
</enumeration>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">Size mode, graphics are stored using the given size.</desc>
+ <desc xml:lang="en-US">Given size</desc>
</info>
</enumeration>
</constraints>
@@ -4324,12 +4285,12 @@
<constraints>
<enumeration oor:value="0">
<info>
- <desc xml:lang="en-US">Original mode, graphics are stored using the original size.</desc>
+ <desc xml:lang="en-US">Original size</desc>
</info>
</enumeration>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">Size mode, graphics are stored using the given size.</desc>
+ <desc xml:lang="en-US">Given size</desc>
</info>
</enumeration>
</constraints>
@@ -4357,12 +4318,12 @@
<constraints>
<enumeration oor:value="0">
<info>
- <desc xml:lang="en-US">Original mode, graphics are stored using the original size.</desc>
+ <desc xml:lang="en-US">Original size</desc>
</info>
</enumeration>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">Size mode, graphics are stored using the given size.</desc>
+ <desc xml:lang="en-US">Given size</desc>
</info>
</enumeration>
</constraints>
@@ -4415,12 +4376,12 @@
<constraints>
<enumeration oor:value="0">
<info>
- <desc xml:lang="en-US">Deactivate interlace mode.</desc>
+ <desc xml:lang="en-US">Deactivate interlace mode</desc>
</info>
</enumeration>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">Activate interlace mode.</desc>
+ <desc xml:lang="en-US">Activate interlace mode</desc>
</info>
</enumeration>
</constraints>
@@ -4460,14 +4421,17 @@
</info>
<value>false</value>
</prop>
- <group oor:name="FontSize"><info><desc xml:lang="en-US">Specifies fontsize for HTML</desc></info>
+ <group oor:name="FontSize">
+ <info>
+ <desc xml:lang="en-US">Specifies font size for HTML.</desc>
+ </info>
<prop oor:name="Size_1" oor:type="xs:int">
<!-- OldPath: Browser/HTML/Font_Sizes -->
<!-- OldLocation: soffice.cfg -->
<!-- UIHints: Tools Options - Browser HTML [Section] Font sizes -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Specifies fontsize for HTML as Token Font 1.</desc>
+ <desc xml:lang="en-US">Specifies font size for HTML as Token Font 1.</desc>
<label xml:lang="en-US">Size 1</label>
</info>
<value>7</value>
@@ -4478,7 +4442,7 @@
<!-- UIHints: Tools Options - Browser HTML [Section] Font sizes -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Specifies fontsize for HTML as Token Font 2.</desc>
+ <desc xml:lang="en-US">Specifies font size for HTML as Token Font 2.</desc>
<label xml:lang="en-US">Size 2</label>
</info>
<value>10</value>
@@ -4489,7 +4453,7 @@
<!-- UIHints: Tools Options - Browser HTML [Section] Font sizes -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Specifies fontsize for HTML as Token Font 3.</desc>
+ <desc xml:lang="en-US">Specifies font size for HTML as Token Font 3.</desc>
<label xml:lang="en-US">Size 3</label>
</info>
<value>12</value>
@@ -4500,7 +4464,7 @@
<!-- UIHints: Tools Options - Browser HTML [Section] Font sizes -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Specifies fontsize for HTML as Token Font 4.</desc>
+ <desc xml:lang="en-US">Specifies font size for HTML as Token Font 4.</desc>
<label xml:lang="en-US">Size 4</label>
</info>
<value>14</value>
@@ -4511,7 +4475,7 @@
<!-- UIHints: Tools Options - Browser HTML [Section] Font sizes -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Specifies fontsize for HTML as Token Font 5.</desc>
+ <desc xml:lang="en-US">Specifies font size for HTML as Token Font 5.</desc>
<label xml:lang="en-US">Size 5</label>
</info>
<value>18</value>
@@ -4522,7 +4486,7 @@
<!-- UIHints: Tools Options - Browser HTML [Section] Font sizes -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Specifies fontsize for HTML as Token Font 6.</desc>
+ <desc xml:lang="en-US">Specifies font size for HTML as Token Font 6.</desc>
<label xml:lang="en-US">Size 6</label>
</info>
<value>24</value>
@@ -4533,7 +4497,7 @@
<!-- UIHints: Tools Options - Browser HTML [Section] Font sizes -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Specifies fontsize for HTML as Token Font 7.</desc>
+ <desc xml:lang="en-US">Specifies font size for HTML as Token Font 7.</desc>
<label xml:lang="en-US">Size 7</label>
</info>
<value>36</value>
@@ -4653,17 +4617,17 @@
<constraints>
<enumeration oor:value="0">
<info>
- <desc xml:lang="en-US">Screen mode - medium quality (600DPI, bitmaps reduced to 72DPI)</desc>
+ <desc xml:lang="en-US">Screen mode (600DPI, bitmaps 72DPI)</desc>
</info>
</enumeration>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">Print mode - high quality (1200DPI, bitmaps reduced to 300DPI)</desc>
+ <desc xml:lang="en-US">Print mode (1200DPI, bitmaps 300DPI)</desc>
</info>
</enumeration>
<enumeration oor:value="2">
<info>
- <desc xml:lang="en-US">Press mode - maximum quality (2400DPI, bitmaps reduced to 300DPI)</desc>
+ <desc xml:lang="en-US">Press mode (2400DPI, bitmaps 300DPI)</desc>
</info>
</enumeration>
</constraints>
@@ -4675,7 +4639,7 @@
<group oor:name="Misc">
<info>
<author>MBA</author>
- <desc xml:lang="en-US">Miscellaneous entries for the common group.</desc>
+ <desc xml:lang="en-US">Determines the miscellaneous entries for the common group.</desc>
</info>
<prop oor:name="PluginsEnabled" oor:type="xs:boolean">
<!-- OldPath: ? -->
@@ -4704,12 +4668,12 @@
<constraints>
<enumeration oor:value="0">
<info>
- <desc xml:lang="en-US">Specifies that small icons with 16x16 pixel should be used for toolboxes.</desc>
+ <desc xml:lang="en-US">16x16 pixel icons</desc>
</info>
</enumeration>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">Specifies that big icons with 32x32 pixel should be used for toolboxes.</desc>
+ <desc xml:lang="en-US">32x32 pixel icons</desc>
</info>
</enumeration>
</constraints>
@@ -4724,12 +4688,12 @@
<constraints>
<enumeration oor:value="0">
<info>
- <desc xml:lang="en-US">A 3D style should be used for displaying the toolboxes.</desc>
+ <desc xml:lang="en-US">3D style</desc>
</info>
</enumeration>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">A flat style should be used for displaying the toolboxes.</desc>
+ <desc xml:lang="en-US">Flat style</desc>
</info>
</enumeration>
</constraints>
@@ -4762,7 +4726,7 @@
<!-- UIHints: Tools Options Asian typography Asian layout Kerning Western characters only-->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Determins the kerning of western text and/or punctuation inside of asian text.</desc>
+ <desc xml:lang="en-US">Determines the kerning of western text and/or punctuation inside of Asian text.</desc>
<label xml:lang="en-US">IsKerningWesternTextOnly</label>
</info>
<value>true</value>
@@ -4773,7 +4737,7 @@
<!-- UIHints: Tools Options Asian typography Asian layout Character distance -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Determins the type of character distance compression in asian text: 0 - no compression; 1 - compress punctuation only; 2 - compress interpunction an japanese kana.</desc>
+ <desc xml:lang="en-US">Determines the type of character distance compression in Asian text: 0 - no compression; 1 - compress punctuation only; 2 - compress interpunction an japanese kana.</desc>
<label xml:lang="en-US">CompressCharacterDistance</label>
</info>
<value>0</value>
@@ -4807,7 +4771,7 @@
<!-- UIHints: Edit/Find & Replace -->
<info>
<author>PB</author>
- <desc xml:lang="en-US">Specifices search backwards.</desc>
+ <desc xml:lang="en-US">Specifies search backwards.</desc>
</info>
<value>false</value>
</prop>
@@ -4857,7 +4821,7 @@
<!-- UIHints: Edit/Find & Replace -->
<info>
<author>PB</author>
- <desc xml:lang="en-US">Specifies search with the use of asian options.</desc>
+ <desc xml:lang="en-US">Specifies search with the use of Asian options.</desc>
</info>
<value>false</value>
</prop>
@@ -4872,7 +4836,7 @@
<!-- UIHints: Tools/Options/"Asian typography"-"Japanese Find" -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Do not distinguish between full-width and half-width characters.</desc>
+ <desc xml:lang="en-US">Does not distinguish between full-width and half-width characters.</desc>
</info>
<value>true</value>
</prop>
@@ -4882,7 +4846,7 @@
<!-- UIHints: Tools/Options/"Asian typography"-"Japanese Find" -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Do not distinguish between hiragana and katakana characters.</desc>
+ <desc xml:lang="en-US">Does not distinguish between hiragana and katakana characters.</desc>
</info>
<value>true</value>
</prop>
@@ -5056,7 +5020,7 @@
<prop oor:name="AutoDetectSystemHC" oor:type="xs:boolean">
<info>
<author>FS</author>
- <desc xml:lang="en-US">Enables the automatic detection of a high contrast mode set for your desktop. Some OS' do not expose this option explicitly, but allow to choose a color scheme which is HC-compliant implicitly, which is recognized if this option is set.</desc>
+ <desc xml:lang="en-US">Enables the automatic detection of a high contrast mode set for your desktop. Some OS' do not provide this option explicitly, but allow the user to choose a color scheme that is HC-compliant implicitly, which is recognized if the option is set.</desc>
<label xml:lang="en-US">detect system's high contrast</label>
</info>
<value>true</value>
@@ -5072,7 +5036,7 @@
<prop oor:name="IsHelpTipsDisappear" oor:type="xs:boolean">
<info>
<author>OS</author>
- <desc xml:lang="en-US">This enables/disables the automatic time out of Helptips. Duration (n) could be chosen from 1 to 99 seconds. If option is disabled the Helptip will not expire automatically (Loosing focus or ESC key if automatic time out is inactive.)</desc>
+ <desc xml:lang="en-US">Enables or disables the automatic time out of help tips. You can specify a duration (n) of 1 to 99 seconds. If this option is disabled, press the Esc key to dismiss the help tip.</desc>
<label xml:lang="en-US">Help tips disappear after</label>
</info>
<value>true</value>
@@ -5080,13 +5044,21 @@
<prop oor:name="HelpTipSeconds" oor:type="xs:short">
<info>
<author>OS</author>
- <desc xml:lang="en-US">This enables/disables the automatic time out of Helptips. Duration (n) could be chosen from 1 to 99 seconds. If option is disabled the Helptip will not expire automatically (Loosing focus or ESC key if automatic time out is inactive.)</desc>
+ <desc xml:lang="en-US">Enables or disables the automatic time out of help tips. You can specify a duration (n) of 1 to 99 seconds. If this option is disabled, press the Esc key to dismiss the help tip.</desc>
<label xml:lang="en-US">Help tips disappear after</label>
</info>
<constraints>
- <minInclusive oor:value="1"><info><desc xml:lang="en-US">second</desc></info></minInclusive>
- <maxInclusive oor:value="99"><info><desc xml:lang="en-US">seconds</desc></info></maxInclusive>
- </constraints>
+ <minInclusive oor:value="1">
+ <info>
+ <desc xml:lang="en-US">Specifies the number of seconds to wait before displaying a help tip.</desc>
+ </info>
+ </minInclusive>
+ <maxInclusive oor:value="99">
+ <info>
+ <desc xml:lang="en-US">Specifies the number of seconds to display a help tip.</desc>
+ </info>
+ </maxInclusive>
+ </constraints>
<value>4</value>
</prop>
<prop oor:name="IsAllowAnimatedGraphics" oor:type="xs:boolean">
@@ -5128,7 +5100,7 @@
<prop oor:name="IsSelectionInReadonly" oor:type="xs:boolean">
<info>
<author>OS</author>
- <desc xml:lang="en-US">Indicates whether or not the cursor is displayed in readonly texts.</desc>
+ <desc xml:lang="en-US">Indicates whether the cursor is displayed in read-only texts.</desc>
<label xml:lang="en-US">Use text selection mode in readonly texts.</label>
</info>
<value>false</value>
@@ -5155,7 +5127,6 @@
<info>
<desc xml:lang="en-US">Indicates if the mail application in the OS specific user settings should be used.</desc>
</info>
- <value xsi:nil="true"/>
</prop>
<prop oor:name="Program" oor:type="xs:string">
<info>
@@ -5187,12 +5158,7 @@
</info>
<prop oor:name="ShowStatusWindow" oor:type="xs:boolean">
<info>
- <desc xml:lang="en-US">
- Currently, this entry only controls the behavior of the IIIMP status window on Unix.
- If true, the status window is always displayed.
- If false, the status window is never displayed.
- If nil (the default), the status window is displayed depending on the current locale.
- </desc>
+ <desc xml:lang="en-US">Controls the behavior of the IIIMP status window on Unix. If true, the status window is always displayed. If false, the status window is never displayed. If nil (the default), the status window is displayed depending on the current locale.</desc>
</info>
</prop>
</group>
@@ -5217,7 +5183,7 @@
<prop oor:name="AsianTypography" oor:type="xs:boolean">
<!-- UIHints: setup -->
<info>
- <desc xml:lang="en-US">Specifies, whether asian typography options like compression and forbidden characters are available (true) or not (false).</desc>
+ <desc xml:lang="en-US">Specifies, whether Asian typography options like compression and forbidden characters are available (true) or not (false).</desc>
</info>
<value>true</value>
</prop>
@@ -5285,35 +5251,46 @@
<prop oor:name="CTLCursorMovement" oor:type="xs:int">
<!-- UIHints: options-->
<info>
- <desc xml:lang="en-US">Specifies the kind of text cursor movement (logical (0) or visual (1)) within mixed text (RTL and LTR).</desc>
+ <desc xml:lang="en-US">Specifies the type of text cursor movement (logical (0) or visual (1)) within mixed text (RTL and LTR).</desc>
</info>
<value>0</value>
</prop>
<prop oor:name="CTLTextNumerals" oor:type="xs:int">
<!-- UIHints: options-->
<info>
- <desc xml:lang="en-US">Specifies the kind of numerals (arabic (0), hindi (1) or system settings (2)) is used per default in all applications.</desc>
+ <desc xml:lang="en-US">Specifies the type of numerals (Arabic (0), Hindi (1) or system settings (2)) is used per default in all applications.</desc>
</info>
<value>0</value>
</prop>
+ <prop oor:name="UIMirroring" oor:type="xs:boolean">
+ <info>
+ <author>SSA</author>
+ <desc xml:lang="en-US">
+ Specifies whether the whole user interface (UI) will be mirrored.
+ If true, the UI will be right-to-left.
+ If false, the UI will be left-to-right.
+ If nil (the default), the UI will be mirrored depending on the office locale.
+ </desc>
+ </info>
+ </prop>
</group>
</group>
<group oor:name="Startup">
<info>
<deprecated>Use cfg package Jobs instead of this.</deprecated>
<author>AS</author>
- <desc xml:lang="en-US">Use cfg package Jobs instead of this.</desc>
+ <desc xml:lang="en-US">Uses cfg package Jobs instead of this component.</desc>
</info>
<set oor:name="Run" oor:node-type="JobDescription">
<info>
<deprecated>Use cfg package Jobs instead of this.</deprecated>
- <desc xml:lang="en-US">Use cfg package Jobs instead of this.</desc>
+ <desc xml:lang="en-US">Uses cfg package Jobs instead of this component.</desc>
</info>
</set>
<set oor:name="RunOnce" oor:node-type="JobDescription">
<info>
<deprecated>Use cfg package Jobs instead of this.</deprecated>
- <desc xml:lang="en-US">Use cfg package Jobs instead of this.</desc>
+ <desc xml:lang="en-US">Uses cfg package Jobs instead of this component.</desc>
</info>
</set>
</group>
diff --git a/officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs b/officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs
index 4e756d82978e..9492ba2936f0 100644
--- a/officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: DataAccess.xcs,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: os $ $Date: 2002-12-04 14:44:44 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:50:06 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -96,34 +96,28 @@
<info>
<desc xml:lang="en-US">Specifies the height of a data row.</desc>
</info>
-
</prop>
<prop oor:name="TextColor" oor:type="xs:int">
<info>
<desc xml:lang="en-US">Specifies the text color (RGB) for displaying text.</desc>
</info>
-
</prop>
<prop oor:name="TextLineColor" oor:type="xs:int">
<info>
<desc xml:lang="en-US">Specifies the color (RGB) for text lines (i.e. underlining and outstriking).</desc>
</info>
-
</prop>
<prop oor:name="CharacterEmphasis" oor:type="xs:short">
<info>
<desc xml:lang="en-US">Specifies the character emphasis to use. This is a com.sun.star.awt.FontEmphasisMark value.</desc>
</info>
-
</prop>
<prop oor:name="CharacterRelief" oor:type="xs:short">
<info>
<desc xml:lang="en-US">Specifies the character relief to use. This is a com.sun.star.FontRelief value.</desc>
</info>
-
</prop>
- <node-ref oor:name="Font" oor:node-type="Font">
- <!-- oor:component="org.openoffice.Office.Common" -->
+ <node-ref oor:name="Font" oor:node-type="Font" oor:component="org.openoffice.Office.Common">
<info>
<desc xml:lang="en-US">Specifies the font attributes for data displaying.</desc>
</info>
@@ -135,21 +129,18 @@
</info>
<prop oor:name="FormatKey" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Contains the index of the number format that is used for the column. If the number format to be used for this column is not a standard number format (and thus can't be made persistent using a format key only), the FormatDescriptor and FormatLocale settings should be applied to calculate the format. FormatKey would be NULL in this case. If FormatKey as well as FormatDescriptor are NULL, a default number format should be used according to the datatype of the column.</desc>
+ <desc xml:lang="en-US">Contains the index of the number format that is used for the column. If the number format to be used for this column is not a standard number format (and thus can't be made persistent using a format key only), the FormatDescriptor and FormatLocale settings should be applied to calculate the format. FormatKey would be NULL in this case. If FormatKey as well as FormatDescriptor are NULL, a default number format should be used according to the data type of the column.</desc>
</info>
-
</prop>
<prop oor:name="FormatString" oor:type="xs:string">
<info>
<desc xml:lang="en-US">Contains the format which will be used to query the format key when not already set.</desc>
</info>
-
</prop>
<prop oor:name="FormatLocale" oor:type="xs:string">
<info>
<desc xml:lang="en-US">Contains the locale which will be used to query the format key when not already set.</desc>
</info>
-
</prop>
<prop oor:name="Align" oor:type="xs:int">
<info>
@@ -172,13 +163,11 @@
</info>
</enumeration>
</constraints>
-
</prop>
<prop oor:name="Width" oor:type="xs:int">
<info>
<desc xml:lang="en-US">Specifies the width of the column displayed in a grid. If the value is NULL, a default width should be used according to the size of the columns name. [UNIT=1/100 mm]</desc>
</info>
-
</prop>
<prop oor:name="Position" oor:type="xs:int">
<info>
@@ -195,13 +184,11 @@
<info>
<desc xml:lang="en-US">Contains information about a control used for displaying and editing the columns data.</desc>
</info>
-
</prop>
<prop oor:name="HelpText" oor:type="xs:string">
<info>
<desc xml:lang="en-US">Describes an optional help text which can be used by UI components when representing this column.</desc>
</info>
-
</prop>
<prop oor:name="ControlDefault" oor:type="xs:string">
<info>
@@ -256,7 +243,7 @@
</prop>
<prop oor:name="LayoutInformation" oor:type="xs:hexBinary" oor:nillable="false">
<info>
- <desc xml:lang="en-US">Contains the information for the querydesign.</desc>
+ <desc xml:lang="en-US">Contains the information for the query design.</desc>
</info>
</prop>
<node-ref oor:name="Settings" oor:node-type="DataSettings">
@@ -323,17 +310,17 @@
</prop>
<prop oor:name="User" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">Specifies the user name for the authentification upon creating a connection to the data source.</desc>
+ <desc xml:lang="en-US">Specifies the user name for the authentication upon creating a connection to the data source.</desc>
</info>
</prop>
<prop oor:name="LoginTimeout" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Specifies the default timeout to be used when establishing a connection for this data source.</desc>
+ <desc xml:lang="en-US">Specifies the default time-out to be used when establishing a connection for this data source.</desc>
</info>
</prop>
<prop oor:name="SuppressVersionColumns" oor:type="xs:boolean">
<info>
- <desc xml:lang="en-US">If set to true (the default), components displaying data obtained from this data source will suppress version columns.</desc>
+ <desc xml:lang="en-US">Suppresses version columns in components that display data obtained from the data source that you specify, if set to true (the default).</desc>
</info>
<value>true</value>
</prop>
@@ -423,411 +410,24 @@
</info>
</prop>
</group>
- <group oor:name="Font">
- <!-- Copied from org.openoffice.Office.Common -->
+ <group oor:name="UserDefinedDriver">
<info>
- <author>JB (Temporary 'hack' to avoid cross-component references)</author>
- <desc xml:lang="en-US">Describes the characteristics of a font.</desc>
+ <desc xml:lang="en-US">Specifies the user defined database drivers which should appear in the data source administration dialog.</desc>
</info>
- <prop oor:name="Name" oor:type="xs:string">
+ <prop oor:name="DriverPageDisplayName" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">Specifies the exact name of the font ("Arial","Courier", "Frutiger").</desc>
+ <desc xml:lang="en-US">Specifies the display name of the database driver page.</desc>
</info>
-
</prop>
- <prop oor:name="Height" oor:type="xs:short">
+ <prop oor:name="DriverTypeDisplayName" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">Specifies the height of the font in the measure of the destination.</desc>
+ <desc xml:lang="en-US">Specifies the display name of the database driver.</desc>
</info>
-
</prop>
- <prop oor:name="Width" oor:type="xs:short">
+ <prop oor:name="DriverDsnPrefix" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">Specifies the width of the font in the measure of the destination.</desc>
+ <desc xml:lang="en-US">Specifies the prefix of the URL of the database driver.</desc>
</info>
-
- </prop>
- <prop oor:name="StyleName" oor:type="xs:string">
- <info>
- <desc xml:lang="en-US">Specifies the style name of the font ("Bold", "Italic", "Italic Bold").</desc>
- </info>
-
- </prop>
- <prop oor:name="Family" oor:type="xs:short">
- <info>
- <desc xml:lang="en-US">Specifies the general style of the font.</desc>
- </info>
- <constraints>
- <enumeration oor:value="0">
- <info>
- <desc xml:lang="en-US">DONTKNOW</desc>
- </info>
- </enumeration>
- <enumeration oor:value="1">
- <info>
- <desc xml:lang="en-US">DECORATIVE</desc>
- </info>
- </enumeration>
- <enumeration oor:value="2">
- <info>
- <desc xml:lang="en-US">MODERN</desc>
- </info>
- </enumeration>
- <enumeration oor:value="3">
- <info>
- <desc xml:lang="en-US">ROMAN</desc>
- </info>
- </enumeration>
- <enumeration oor:value="4">
- <info>
- <desc xml:lang="en-US">SCRIPT</desc>
- </info>
- </enumeration>
- <enumeration oor:value="5">
- <info>
- <desc xml:lang="en-US">SWISS</desc>
- </info>
- </enumeration>
- <enumeration oor:value="6">
- <info>
- <desc xml:lang="en-US">SYSTEM</desc>
- </info>
- </enumeration>
- <enumeration oor:value="7">
- <info>
- <desc xml:lang="en-US">DONTKNOW</desc>
- </info>
- </enumeration>
- </constraints>
-
- </prop>
- <prop oor:name="CharSet" oor:type="xs:short">
- <info>
- <desc xml:lang="en-US">Specifies the character set that is supported by the font.</desc>
- </info>
- <constraints>
- <enumeration oor:value="0">
- <info>
- <desc xml:lang="en-US">DONTKNOW</desc>
- </info>
- </enumeration>
- <enumeration oor:value="1">
- <info>
- <desc xml:lang="en-US">ANSI</desc>
- </info>
- </enumeration>
- <enumeration oor:value="2">
- <info>
- <desc xml:lang="en-US">MAC</desc>
- </info>
- </enumeration>
- <enumeration oor:value="3">
- <info>
- <desc xml:lang="en-US">IBMPC_437</desc>
- </info>
- </enumeration>
- <enumeration oor:value="4">
- <info>
- <desc xml:lang="en-US">IBMPC_850</desc>
- </info>
- </enumeration>
- <enumeration oor:value="5">
- <info>
- <desc xml:lang="en-US">IBMPC_860</desc>
- </info>
- </enumeration>
- <enumeration oor:value="6">
- <info>
- <desc xml:lang="en-US">IBMPC_861</desc>
- </info>
- </enumeration>
- <enumeration oor:value="7">
- <info>
- <desc xml:lang="en-US">IBMPC_863</desc>
- </info>
- </enumeration>
- <enumeration oor:value="8">
- <info>
- <desc xml:lang="en-US">IBMPC_865</desc>
- </info>
- </enumeration>
- <enumeration oor:value="9">
- <info>
- <desc xml:lang="en-US">SYSTEM</desc>
- </info>
- </enumeration>
- <enumeration oor:value="10">
- <info>
- <desc xml:lang="en-US">SYMBOL</desc>
- </info>
- </enumeration>
- </constraints>
-
- </prop>
- <prop oor:name="Pitch" oor:type="xs:short">
- <info>
- <desc xml:lang="en-US">Specifies the pitch of the font.</desc>
- </info>
- <constraints>
- <enumeration oor:value="0">
- <info>
- <desc xml:lang="en-US">DONTKNOW</desc>
- </info>
- </enumeration>
- <enumeration oor:value="1">
- <info>
- <desc xml:lang="en-US">FIXED</desc>
- </info>
- </enumeration>
- <enumeration oor:value="2">
- <info>
- <desc xml:lang="en-US">VARIABLE</desc>
- </info>
- </enumeration>
- </constraints>
-
- </prop>
- <prop oor:name="CharacterWidth" oor:type="xs:double">
- <info>
- <desc xml:lang="en-US">Specifies the character width. Depending on the specified width, a font that supports this width may be selected. [UNIT=%]</desc>
- </info>
-
- </prop>
- <prop oor:name="Weight" oor:type="xs:double">
- <info>
- <desc xml:lang="en-US">Specifies the thickness of the line.</desc>
- </info>
-
- </prop>
- <prop oor:name="Slant" oor:type="xs:short">
- <info>
- <desc xml:lang="en-US">Specifies if there is a character slant (italic).</desc>
- </info>
- <constraints>
- <enumeration oor:value="0">
- <info>
- <desc xml:lang="en-US">NONE</desc>
- </info>
- </enumeration>
- <enumeration oor:value="1">
- <info>
- <desc xml:lang="en-US">OBLIQUE</desc>
- </info>
- </enumeration>
- <enumeration oor:value="2">
- <info>
- <desc xml:lang="en-US"> ITALIC</desc>
- </info>
- </enumeration>
- <enumeration oor:value="3">
- <info>
- <desc xml:lang="en-US">DONTKNOW</desc>
- </info>
- </enumeration>
- <enumeration oor:value="4">
- <info>
- <desc xml:lang="en-US">REVERSE_OBLIQUE</desc>
- </info>
- </enumeration>
- <enumeration oor:value="5">
- <info>
- <desc xml:lang="en-US">REVERSE_ITALIC</desc>
- </info>
- </enumeration>
- </constraints>
-
- </prop>
- <prop oor:name="UnderLine" oor:type="xs:short">
- <info>
- <desc xml:lang="en-US">Specifies the type of underline.</desc>
- </info>
- <constraints>
- <enumeration oor:value="0">
- <info>
- <desc xml:lang="en-US">NONE</desc>
- </info>
- </enumeration>
- <enumeration oor:value="1">
- <info>
- <desc xml:lang="en-US">SINGLE</desc>
- </info>
- </enumeration>
- <enumeration oor:value="2">
- <info>
- <desc xml:lang="en-US">DOUBLE</desc>
- </info>
- </enumeration>
- <enumeration oor:value="3">
- <info>
- <desc xml:lang="en-US">DOTTED</desc>
- </info>
- </enumeration>
- <enumeration oor:value="4">
- <info>
- <desc xml:lang="en-US">DONTKNOW</desc>
- </info>
- </enumeration>
- <enumeration oor:value="5">
- <info>
- <desc xml:lang="en-US">DASH</desc>
- </info>
- </enumeration>
- <enumeration oor:value="6">
- <info>
- <desc xml:lang="en-US">LONGDASH</desc>
- </info>
- </enumeration>
- <enumeration oor:value="7">
- <info>
- <desc xml:lang="en-US">DASHDOT</desc>
- </info>
- </enumeration>
- <enumeration oor:value="8">
- <info>
- <desc xml:lang="en-US">DASHDOTDOT</desc>
- </info>
- </enumeration>
- <enumeration oor:value="9">
- <info>
- <desc xml:lang="en-US">SMALLWAVE</desc>
- </info>
- </enumeration>
- <enumeration oor:value="10">
- <info>
- <desc xml:lang="en-US">WAVE</desc>
- </info>
- </enumeration>
- <enumeration oor:value="11">
- <info>
- <desc xml:lang="en-US">DOUBLEWAVE</desc>
- </info>
- </enumeration>
- <enumeration oor:value="12">
- <info>
- <desc xml:lang="en-US">BOLD</desc>
- </info>
- </enumeration>
- <enumeration oor:value="13">
- <info>
- <desc xml:lang="en-US">BOLDDOTTED</desc>
- </info>
- </enumeration>
- <enumeration oor:value="14">
- <info>
- <desc xml:lang="en-US">BOLDDASH</desc>
- </info>
- </enumeration>
- <enumeration oor:value="15">
- <info>
- <desc xml:lang="en-US">BOLDLONGDASH</desc>
- </info>
- </enumeration>
- <enumeration oor:value="16">
- <info>
- <desc xml:lang="en-US">BOLDDASHDOT</desc>
- </info>
- </enumeration>
- <enumeration oor:value="17">
- <info>
- <desc xml:lang="en-US">BOLDDASHDOTDOT</desc>
- </info>
- </enumeration>
- <enumeration oor:value="18">
- <info>
- <desc xml:lang="en-US">BOLDWAVE</desc>
- </info>
- </enumeration>
- </constraints>
-
- </prop>
- <prop oor:name="Strikeout" oor:type="xs:short">
- <info>
- <desc xml:lang="en-US">Specifies the type of strikeout.</desc>
- </info>
- <constraints>
- <enumeration oor:value="0">
- <info>
- <desc xml:lang="en-US">NONE</desc>
- </info>
- </enumeration>
- <enumeration oor:value="1">
- <info>
- <desc xml:lang="en-US">SINGLE</desc>
- </info>
- </enumeration>
- <enumeration oor:value="2">
- <info>
- <desc xml:lang="en-US">DOUBLE</desc>
- </info>
- </enumeration>
- <enumeration oor:value="3">
- <info>
- <desc xml:lang="en-US">DONTKNOW</desc>
- </info>
- </enumeration>
- <enumeration oor:value="4">
- <info>
- <desc xml:lang="en-US">BOLD</desc>
- </info>
- </enumeration>
- <enumeration oor:value="5">
- <info>
- <desc xml:lang="en-US">SLASH</desc>
- </info>
- </enumeration>
- <enumeration oor:value="6">
- <info>
- <desc xml:lang="en-US">X</desc>
- </info>
- </enumeration>
- </constraints>
-
- </prop>
- <prop oor:name="Orientation" oor:type="xs:double">
- <info>
- <desc xml:lang="en-US">Specifies the rotation of the font. [UNIT=degree]</desc>
- </info>
-
- </prop>
- <prop oor:name="Kerning" oor:type="xs:boolean">
- <info>
- <desc xml:lang="en-US">For requesting, specifies if there is a kerning table available. For selecting, specifies if the kerning table is to be used.</desc>
- </info>
-
- </prop>
- <prop oor:name="WordLineMode" oor:type="xs:boolean">
- <info>
- <desc xml:lang="en-US">Specifies if only words get underlined.</desc>
- </info>
-
- </prop>
- <prop oor:name="Type" oor:type="xs:short">
- <info>
- <desc xml:lang="en-US">Specifies the technology of the font representation.</desc>
- </info>
- <constraints>
- <enumeration oor:value="0">
- <info>
- <desc xml:lang="en-US">DONTKNOW</desc>
- </info>
- </enumeration>
- <enumeration oor:value="1">
- <info>
- <desc xml:lang="en-US">RASTER</desc>
- </info>
- </enumeration>
- <enumeration oor:value="2">
- <info>
- <desc xml:lang="en-US">DEVICE</desc>
- </info>
- </enumeration>
- <enumeration oor:value="3">
- <info>
- <desc xml:lang="en-US">SCALABLE</desc>
- </info>
- </enumeration>
- </constraints>
-
</prop>
</group>
</templates>
@@ -841,7 +441,7 @@
</info>
<prop oor:name="DriverPrecedence" oor:type="oor:string-list">
<info>
- <desc xml:lang="en-US">Specifies order of database drivers in which they should be asked if the accept the conncetion string.</desc>
+ <desc xml:lang="en-US">Specifies order of database drivers in which they should be asked if the accept the connection string.</desc>
</info>
<value oor:separator=";">com.sun.star.comp.sdbc.ODBCDriver;com.sun.star.comp.sdbc.JDBCDriver</value>
</prop>
@@ -867,6 +467,11 @@
<desc xml:lang="en-US">Contains a list of descriptions for data sources.</desc>
</info>
</set>
+ <set oor:name="UserDefinedDriverSettings" oor:node-type="UserDefinedDriver">
+ <info>
+ <desc xml:lang="en-US">Contains a list of descriptions for user defined drivers.</desc>
+ </info>
+ </set>
<group oor:name="AddressBook">
<info>
<desc xml:lang="en-US">Specifies the data source that can be used as an AddressBook.</desc>
@@ -875,13 +480,15 @@
<info>
<desc xml:lang="en-US">Specifies the name of the registered data source.</desc>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="Command" oor:type="xs:string">
<info>
<desc xml:lang="en-US">Specifies the command to execute on the data source to retrieve the result set. This may be an SQL command or a table name or a query name.</desc>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="CommandType" oor:type="xs:short">
<info>
@@ -903,22 +510,32 @@
<group oor:name="Bibliography">
<info>
<author>OS</author>
- <desc xml:lang="en-US">Specifies settings of the bibliography component</desc>
+ <desc xml:lang="en-US">Specifies settings of the bibliography component</desc>
</info>
- <prop oor:name="BeamerHeight" oor:type="xs:int">
- <info><desc xml:lang="en-US">Specifies the height of the database beamer</desc></info>
- </prop>
- <prop oor:name="ViewHeight" oor:type="xs:int">
- <info><desc xml:lang="en-US">Specifies the height of the view window</desc></info>
- </prop>
- <prop oor:name="QueryText" oor:type="xs:string">
- <info><desc xml:lang="en-US">Specifies the search text for filtering</desc></info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
- </prop>
+ <prop oor:name="BeamerHeight" oor:type="xs:int">
+ <info>
+ <desc xml:lang="en-US">Specifies the height of the database beamer</desc>
+ </info>
+ </prop>
+ <prop oor:name="ViewHeight" oor:type="xs:int">
+ <info>
+ <desc xml:lang="en-US">Specifies the height of the view window</desc>
+ </info>
+ </prop>
+ <prop oor:name="QueryText" oor:type="xs:string">
+ <info>
+ <desc xml:lang="en-US">Specifies the search text for filtering</desc>
+ </info>
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ </prop>
<prop oor:name="QueryField" oor:type="xs:string">
- <info><desc xml:lang="en-US">Specifies the search field for filtering</desc></info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
- </prop>
+ <info>
+ <desc xml:lang="en-US">Specifies the search field for filtering</desc>
+ </info>
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ </prop>
<prop oor:name="ShowColumnAssignmentWarning" oor:type="xs:boolean">
<info>
<desc xml:lang="en-US">Determines whether a non-assigned column results in a warning box.</desc>
@@ -956,9 +573,10 @@
</info>
<prop oor:name="ProfileName" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">Specifies the mozilla profilename.</desc>
+ <desc xml:lang="en-US">Specifies the mozilla profile name.</desc>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
</group>
<group oor:name="ColumnAliases">
@@ -997,7 +615,7 @@
</prop>
<prop oor:name="PreferMailFormat" oor:type="xs:string" oor:localized="true">
<info>
- <desc xml:lang="en-US">Specifies the perfered mail format.</desc>
+ <desc xml:lang="en-US">Specifies the preferred mail format.</desc>
</info>
</prop>
<prop oor:name="WorkPhone" oor:type="xs:string" oor:localized="true">
@@ -1164,17 +782,17 @@
<constraints>
<enumeration oor:value="text">
<info>
- <desc xml:lang="en-US">A text value should be searched for.</desc>
+ <desc xml:lang="en-US">Search for text</desc>
</info>
</enumeration>
<enumeration oor:value="null">
<info>
- <desc xml:lang="en-US">A NULL value should be searched for.</desc>
+ <desc xml:lang="en-US">Search for NULL</desc>
</info>
</enumeration>
<enumeration oor:value="non-null">
<info>
- <desc xml:lang="en-US">A non-NULL value should be searched for.</desc>
+ <desc xml:lang="en-US">Search for non-NULL</desc>
</info>
</enumeration>
</constraints>
@@ -1187,22 +805,22 @@
<constraints>
<enumeration oor:value="anywhere-in-field">
<info>
- <desc xml:lang="en-US">Specifies that the searched value can be anywhere in the field.</desc>
+ <desc xml:lang="en-US">Anywhere</desc>
</info>
</enumeration>
<enumeration oor:value="beginning-of-field">
<info>
- <desc xml:lang="en-US">Specifies that the searched value must be at the beginning of the field.</desc>
+ <desc xml:lang="en-US">Beginning</desc>
</info>
</enumeration>
<enumeration oor:value="end-of-field">
<info>
- <desc xml:lang="en-US">Specifies that the searched value must be at the end of the field.</desc>
+ <desc xml:lang="en-US">End</desc>
</info>
</enumeration>
<enumeration oor:value="complete-field">
<info>
- <desc xml:lang="en-US">Specifies that the searched value must be the complete field.</desc>
+ <desc xml:lang="en-US">Complete</desc>
</info>
</enumeration>
</constraints>
diff --git a/officecfg/registry/schema/org/openoffice/Office/Draw.xcs b/officecfg/registry/schema/org/openoffice/Office/Draw.xcs
index 520055d2dda3..3eb63073057c 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Draw.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Draw.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: Draw.xcs,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: af $ $Date: 2002-12-03 16:21:55 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:50:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -133,7 +133,7 @@
</group>
<group oor:name="Other">
<info>
- <desc xml:lang="en-US">Defines other properties regarding device independant graphical object representation.</desc>
+ <desc xml:lang="en-US">Defines other properties regarding device independent graphical object representation.</desc>
</info>
<group oor:name="TabStop">
<!-- OldPath: Draw/Layout -->
@@ -295,7 +295,7 @@
</group>
<group oor:name="Misc">
<info>
- <desc xml:lang="en-US">Contains a collection of configuration items of the Draw application that do not fit into another category.</desc>
+ <desc xml:lang="en-US">Contains a collection of configuration items for the Draw application that do not fit into another category.</desc>
</info>
<prop oor:name="BackgroundCache" oor:type="xs:boolean">
<!-- OldPath: Draw/Other -->
@@ -461,18 +461,18 @@
<!-- UIHints: Select two objects =&amp;gt; Edit Cross-fade -->
<info>
<author>AF</author>
- <desc xml:lang="en-US">Number of intermediate morphing steps between two objects.</desc>
+ <desc xml:lang="en-US">Specifies the number of intermediate morphing steps between two objects.</desc>
<label xml:lang="en-US">Steps</label>
</info>
<constraints>
<minInclusive oor:value="1">
<info>
- <desc xml:lang="en-US">There have to be at least one morphing step.</desc>
+ <desc xml:lang="en-US">Specifies that there has to be at least one morphing step.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="256">
<info>
- <desc xml:lang="en-US">There may be at least this much morphing steps.</desc>
+ <desc xml:lang="en-US">Specifies that there may be at least this many morphing steps.</desc>
</info>
</maxInclusive>
</constraints>
@@ -507,7 +507,7 @@
<!-- UIHints: Default size for newly created objects when using CTRL-Return or CTRL-Klick -->
<info>
<author>AW</author>
- <desc xml:lang="en-US">Defines the default size of newly created objects using CTRL-Return or CTRL-Klick at a object creating Button</desc>
+ <desc xml:lang="en-US">Defines the default size of newly created objects using CTRL-Return or CTRL-Click at a object creating Button</desc>
<label xml:lang="en-US">Default Object Size</label>
</info>
<prop oor:name="Width" oor:type="xs:int">
@@ -601,12 +601,12 @@
<constraints>
<minInclusive oor:value="1">
<info>
- <desc xml:lang="en-US">Minimal snap range is 1.</desc>
+ <desc xml:lang="en-US">Specifies that the minimum snap range is 1.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="50">
<info>
- <desc xml:lang="en-US">Maximal snap range is 50.</desc>
+ <desc xml:lang="en-US">Specifies that the maximum snap range is 50.</desc>
</info>
</maxInclusive>
</constraints>
@@ -662,12 +662,12 @@
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimal rotation angle is 0/100 degree.</desc>
+ <desc xml:lang="en-US">Specifies that the minimum rotation angle is 0/100 degrees.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="18000">
<info>
- <desc xml:lang="en-US">Maximal rotation angle is 18000/100 degree.</desc>
+ <desc xml:lang="en-US">Specifies that the maximum rotation angle is 18000/100 degrees.</desc>
</info>
</maxInclusive>
</constraints>
@@ -679,21 +679,18 @@
<!-- UIHints: Tools - Options - Drawing Snap to Grid - [Section] Snap position -->
<info>
<author>AF</author>
- <desc xml:lang="en-US">When moving a point in the point editor this is the maximal angle
- at the two adjacent points between the lines connecting those two points with each other
- and with the moved point at which snapping to the connection line and removal of the
- moved point takes place. [UNIT=Degree/100]</desc>
+ <desc xml:lang="en-US">Specifies the maximum angle that you can move a line before it snaps into place in the point editor that connects two points [UNIT=Degree/100].</desc>
<label xml:lang="en-US">Point reduction</label>
</info>
<constraints>
<minInclusive oor:value="100">
<info>
- <desc xml:lang="en-US">Minimal angle is 100/100 degree.</desc>
+ <desc xml:lang="en-US">Specifies that the minimum angle is 100/100 degrees.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="9000">
<info>
- <desc xml:lang="en-US">Maximal angle is 9000/100 degree.</desc>
+ <desc xml:lang="en-US">Specifies that the maximum angle is 9000/100 degrees.</desc>
</info>
</maxInclusive>
</constraints>
diff --git a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
index f0c38906b64b..c5d9428f73ed 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: Impress.xcs,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: af $ $Date: 2002-12-03 16:41:54 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:50:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -128,7 +128,7 @@
</group>
<group oor:name="Other">
<info>
- <desc xml:lang="en-US">Other layout options that do not fit into any other group.</desc>
+ <desc xml:lang="en-US">Specifies other layout options that do not fit into any other group.</desc>
<label xml:lang="en-US">Other Layout Options</label>
</info>
<group oor:name="TabStop">
@@ -286,7 +286,7 @@
</group>
<group oor:name="Misc">
<info>
- <desc xml:lang="en-US">Contains a collection of configuration items of the Impress application that do not fit into another category.</desc>
+ <desc xml:lang="en-US">Contains a collection of configuration items for the Impress application that do not fit into another category.</desc>
</info>
<prop oor:name="BackgroundCache" oor:type="xs:boolean">
<!-- OldPath: Impress/Other -->
@@ -443,7 +443,7 @@
</group>
<group oor:name="NewDoc">
<info>
- <desc xml:lang="en-US">Specifies configuration items governing the behaviour when creating a new document or a new page.</desc>
+ <desc xml:lang="en-US">Specifies configuration items governing the behavior when creating a new document or a new page.</desc>
<label xml:lang="en-US">Start with AutoPilots</label>
</info>
<prop oor:name="AutoPilot" oor:type="xs:boolean">
@@ -469,7 +469,7 @@
</group>
<group oor:name="Start">
<info>
- <desc xml:lang="en-US">Specifies configuration items governing behaviour when starting a presentation.</desc>
+ <desc xml:lang="en-US">Specifies configuration items governing behavior when starting a presentation.</desc>
</info>
<prop oor:name="CurrentPage" oor:type="xs:boolean">
<!-- OldPath: Impress/Other/Start -->
@@ -484,7 +484,7 @@
</group>
<group oor:name="Compatibility">
<info>
- <desc xml:lang="en-US">Group of options that control the compatibility to other applications.</desc>
+ <desc xml:lang="en-US">Contains the group of options that control the compatibility to other applications.</desc>
<label xml:lang="en-US">Compatibility options.</label>
</info>
<prop oor:name="AddBetween" oor:type="xs:boolean">
@@ -504,7 +504,7 @@
<!-- UIHints: Default size for newly created objects when using CTRL-Return or CTRL-Klick -->
<info>
<author>AW</author>
- <desc xml:lang="en-US">Defines the default size of newly created objects using CTRL-Return or CTRL-Klick at a object creating Button</desc>
+ <desc xml:lang="en-US">Defines the default size of newly created objects using CTRL-Return or CTRL-Click at a object creating Button.</desc>
<label xml:lang="en-US">Default Object Size</label>
</info>
<prop oor:name="Width" oor:type="xs:int">
@@ -592,12 +592,12 @@
<constraints>
<minInclusive oor:value="1">
<info>
- <desc xml:lang="en-US">Minimal snap range is 1.</desc>
+ <desc xml:lang="en-US">Specifies that the minimum snap range is 1.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="50">
<info>
- <desc xml:lang="en-US">Maximal snap range is 50.</desc>
+ <desc xml:lang="en-US">Specifies that the maximal snap range is 50.</desc>
</info>
</maxInclusive>
</constraints>
@@ -649,12 +649,12 @@
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimal rotation angle is 0/100 degree.</desc>
+ <desc xml:lang="en-US">Specifies that the minimum rotation angle is 0/100 degrees.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="18000">
<info>
- <desc xml:lang="en-US">Maximal rotation angle is 18000/100 degree.</desc>
+ <desc xml:lang="en-US">Specifies that the maximum rotation angle is 18000/100 degrees.</desc>
</info>
</maxInclusive>
</constraints>
@@ -665,18 +665,18 @@
<!-- OldLocation: Soffice.cfg -->
<!-- UIHints: Tools - Options - Presentation Snap to Grid - [Section] Snap position -->
<info>
- <desc xml:lang="en-US">When moving a point in the point editor this is the maximal angle at the two adjacent points between the lines connecting those two points with each other and with the moved point at which snapping to the connection line and removal of the moved point takes place. [UNIT=Degree/100]</desc>
+ <desc xml:lang="en-US">Specifies the maximum angle that you can move a line before it snaps into place in the point editor that connects two points [UNIT=Degree/100].</desc>
<label xml:lang="en-US">Point reduction</label>
</info>
<constraints>
<minInclusive oor:value="100">
<info>
- <desc xml:lang="en-US">Minimal angle is 100/100 degree.</desc>
+ <desc xml:lang="en-US">Specifies that the minimum angle is 100/100 degrees.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="9000">
<info>
- <desc xml:lang="en-US">Maximal angle is 9000/100 degree.</desc>
+ <desc xml:lang="en-US">Specifies that the maximum angle is 9000/100 degrees.</desc>
</info>
</maxInclusive>
</constraints>
@@ -1055,19 +1055,19 @@
</group>
<group oor:name="Filter">
<info>
- <desc xml:lang="en-US">Group of options that control the behaviour of filters.</desc>
+ <desc xml:lang="en-US">Contains the group of options that control the behavior of filters.</desc>
<label xml:lang="en-US">Filter Options</label>
</info>
<group oor:name="Import">
+ <info>
+ <desc xml:lang="en-US">Contains the group of options that control the behavior of the import filters.</desc>
+ <label xml:lang="en-US">Import Filter</label>
+ </info>
+ <group oor:name="VBA">
<info>
- <desc xml:lang="en-US">Group of options that control the behaviour of the import filters.</desc>
- <label xml:lang="en-US">Import Filter</label>
+ <desc xml:lang="en-US">Contains the group of options that control the behavior of the VBA filter.</desc>
+ <label xml:lang="en-US">VBA Filter</label>
</info>
- <group oor:name="VBA">
- <info>
- <desc xml:lang="en-US">Group of options that control the behaviour of the VBA filter.</desc>
- <label xml:lang="en-US">VBA Filter</label>
- </info>
<prop oor:name="Load" oor:type="xs:boolean">
<!-- OldPath: Filter/MS_Office/Basic/PowerPoint -->
<!-- OldLocation: soffice.cfg -->
@@ -1105,79 +1105,79 @@
</info>
<constraints>
<enumeration oor:value="HTML">
- <info>
- <desc xml:lang="en-US">HTML filter.</desc>
- </info>
+ <info>
+ <desc xml:lang="en-US">HTML</desc>
+ </info>
</enumeration>
<enumeration oor:value="BMP - MS Windows">
- <info>
- <desc xml:lang="en-US">MS Windows bitmap filter.</desc>
- </info>
+ <info>
+ <desc xml:lang="en-US">MS Windows bitmap</desc>
+ </info>
</enumeration>
<enumeration oor:value="PNG - Portable Network Graphic">
- <info>
- <desc xml:lang="en-US">Portable Network Graphic filter.</desc>
- </info>
+ <info>
+ <desc xml:lang="en-US">Portable Network Graphic</desc>
+ </info>
</enumeration>
<enumeration oor:value="EPS - Encapsulated PostScript">
- <info>
- <desc xml:lang="en-US">Encapsulated PostScript filter.</desc>
- </info>
+ <info>
+ <desc xml:lang="en-US">Encapsulated PostScript</desc>
+ </info>
</enumeration>
<enumeration oor:value="GIF - Graphic Interchange">
- <info>
- <desc xml:lang="en-US">Graphic Interchange Format filter.</desc>
- </info>
+ <info>
+ <desc xml:lang="en-US">Graphic Interchange Format</desc>
+ </info>
</enumeration>
<enumeration oor:value="JPG - JPEG">
- <info>
- <desc xml:lang="en-US">JPEG filter.</desc>
- </info>
+ <info>
+ <desc xml:lang="en-US">JPEG</desc>
+ </info>
</enumeration>
<enumeration oor:value="MET - OS/2 Metafile">
- <info>
- <desc xml:lang="en-US">OS/2 Metafile filter.</desc>
- </info>
+ <info>
+ <desc xml:lang="en-US">OS/2 Metafile</desc>
+ </info>
</enumeration>
<enumeration oor:value="PCT - Mac Pict">
- <info>
- <desc xml:lang="en-US">Mac Pict filter.</desc>
- </info>
+ <info>
+ <desc xml:lang="en-US">Mac Pict</desc>
+ </info>
</enumeration>
<enumeration oor:value="PBM - Portable Bitmap">
- <info>
- <desc xml:lang="en-US">Portable Bitmap filter.</desc>
- </info>
+ <info>
+ <desc xml:lang="en-US">Portable Bitmap</desc>
+ </info>
</enumeration>
<enumeration oor:value="PGM - Portable Graymap">
- <info>
- <desc xml:lang="en-US">Portable Graymap filter.</desc>
- </info>
+ <info>
+ <desc xml:lang="en-US">Portable Graymap</desc>
+ </info>
</enumeration>
<enumeration oor:value="PPM - Portable Pixelmap">
- <info>
- <desc xml:lang="en-US">Portable Pixelmap filter.</desc>
- </info>
+ <info>
+ <desc xml:lang="en-US">Portable Pixelmap</desc>
+ </info>
</enumeration>
<enumeration oor:value="RAS - Sun Rasterfile">
- <info>
- <desc xml:lang="en-US">Sun Rasterfile filter.</desc>
- </info>
+ <info>
+ <desc xml:lang="en-US">Sun Rasterfile</desc>
+ </info>
</enumeration>
<enumeration oor:value="SVM - StarView Metafile">
- <info>
- <desc xml:lang="en-US">StarView Metafile filter.</desc>
- </info>
+ <info>
+ <desc xml:lang="en-US">StarView Metafile</desc>
+ </info>
</enumeration>
<enumeration oor:value="WMF - MS Windows Metafile">
- <info>
- <desc xml:lang="en-US">MS Windows Metafile filter.</desc>
- </info>
+ <info>
+ <desc xml:lang="en-US">MS Windows Metafile</desc>
+ </info>
</enumeration>
<enumeration oor:value="XPM">
- <info>
- <desc xml:lang="en-US">XPM filter.</desc>
- </info>
+ <info>
+ <desc xml:lang="en-US">XPM</desc>
+ </info>
</enumeration>
</constraints>
</prop>
diff --git a/officecfg/registry/schema/org/openoffice/Office/Java.xcs b/officecfg/registry/schema/org/openoffice/Office/Java.xcs
index 0fc3b7440dd4..53327bf6b237 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Java.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Java.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: Java.xcs,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: jl $ $Date: 2002-12-04 15:44:56 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:50:08 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -95,15 +95,17 @@
<info>
<desc xml:lang="en-US">Specifies the JVM shared library that is used.</desc>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="SystemClassPath" oor:type="xs:string">
<!-- OldPath: Java -->
<!-- OldLocation: java.ini -->
<info>
- <desc xml:lang="en-US">Contains jars of the Office intallation and may also contain other jars or folders.</desc>
+ <desc xml:lang="en-US">Contains jars of the Office installation and may also contain other jars or folders.</desc>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="Enable" oor:type="xs:boolean">
<!-- OldPath: Java -->
@@ -129,23 +131,23 @@
<!-- OldLocation: java.ini -->
<!-- UIHints: Tools Options StarOffice Security [Section] Java -->
<info>
- <desc xml:lang="en-US">Determines if and to what extent java applets are allowed to access the network.</desc>
+ <desc xml:lang="en-US">Determines if and to what extent Java applets are allowed to access the network.</desc>
<label xml:lang="en-US">Net access</label>
</info>
<constraints>
<enumeration oor:value="0">
<info>
- <desc xml:lang="en-US">Host - the applet may connect to the computer where it originated from.</desc>
+ <desc xml:lang="en-US">Host - connect to origin</desc>
</info>
</enumeration>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">Unrestricted - the applet may connect to other computers on the network.</desc>
+ <desc xml:lang="en-US">Unrestricted - connect to all</desc>
</info>
</enumeration>
<enumeration oor:value="3">
<info>
- <desc xml:lang="en-US">None - the applet cannot connect to other computers.</desc>
+ <desc xml:lang="en-US">None - no connection alloed</desc>
</info>
</enumeration>
</constraints>
@@ -155,17 +157,18 @@
<!-- OldLocation: java.ini -->
<!-- UIHints: Tools Options StarOffice Security [Section] Java -->
<info>
- <desc xml:lang="en-US">Specifies additional java classes or jars which are contained in the classpath of the JVM (java.class.path system property).</desc>
+ <desc xml:lang="en-US">Specifies additional Java classes or jars which are contained in the classpath of the JVM (java.class.path system property).</desc>
<label xml:lang="en-US">Classpath</label>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="Debug" oor:type="xs:boolean">
<!-- OldPath: Java -->
<!-- OldLocation: java.ini -->
<info>
<deprecated/>
- <desc xml:lang="en-US"> JVM supports debugging.</desc>
+ <desc xml:lang="en-US"> Indicates that JVM supports debugging.</desc>
</info>
</prop>
<prop oor:name="DebugPort" oor:type="xs:int">
@@ -181,7 +184,7 @@
<!-- OldLocation: java.ini -->
<info>
<deprecated/>
- <desc xml:lang="en-US">Turns on the verbose garbace collection.</desc>
+ <desc xml:lang="en-US">Turns on verbose garbage collection.</desc>
</info>
</prop>
<prop oor:name="Verbose" oor:type="xs:boolean">
@@ -205,7 +208,7 @@
<!-- OldLocation: java.ini -->
<info>
<deprecated/>
- <desc xml:lang="en-US">Determines the java stack size.</desc>
+ <desc xml:lang="en-US">Determines the Java stack size.</desc>
</info>
</prop>
<prop oor:name="VerifyMode" oor:type="xs:int">
@@ -219,19 +222,19 @@
<enumeration oor:value="0">
<info>
<deprecated/>
- <desc xml:lang="en-US">Verify mode 0.</desc>
+ <desc xml:lang="en-US">Verify mode 0</desc>
</info>
</enumeration>
<enumeration oor:value="1">
<info>
<deprecated/>
- <desc xml:lang="en-US">Verify mode 1.</desc>
+ <desc xml:lang="en-US">Verify mode 1</desc>
</info>
</enumeration>
<enumeration oor:value="2">
<info>
<deprecated/>
- <desc xml:lang="en-US">Verify mode 2.</desc>
+ <desc xml:lang="en-US">Verify mode 2</desc>
</info>
</enumeration>
</constraints>
@@ -240,8 +243,8 @@
<!-- OldPath: Java -->
<!-- OldLocation: java.ini -->
<info>
- <deprecated/>
- <desc xml:lang="en-US">Determines the minimal size of the heap.</desc>
+ <deprecated/>
+ <desc xml:lang="en-US">Determines the minimum size of the heap.</desc>
</info>
</prop>
<prop oor:name="MaxHeapSize" oor:type="xs:int">
@@ -249,7 +252,7 @@
<!-- OldLocation: java.ini -->
<info>
<deprecated/>
- <desc xml:lang="en-US">Determines the maximal size of the heap.</desc>
+ <desc xml:lang="en-US">Determines the maximum size of the heap.</desc>
</info>
</prop>
<prop oor:name="DisableAsyncGC" oor:type="xs:boolean">
@@ -273,18 +276,18 @@
<!-- OldLocation: java.ini -->
<info>
<deprecated/>
- <desc xml:lang="en-US">Values for different VM types.</desc>
+ <desc xml:lang="en-US">Specifies values for different VM types.</desc>
</info>
<constraints>
<enumeration oor:value="Classic">
- <info>
- <desc xml:lang="en-US">Use classic VM.</desc>
- </info>
+ <info>
+ <desc xml:lang="en-US">Classic VM</desc>
+ </info>
</enumeration>
<enumeration oor:value="Hotspot">
<info>
- <desc xml:lang="en-US">Use hospot VM.</desc>
- </info>
+ <desc xml:lang="en-US">Hotspot VM</desc>
+ </info>
</enumeration>
</constraints>
</prop>
@@ -297,12 +300,12 @@
<constraints>
<enumeration oor:value="JDK">
<info>
- <desc xml:lang="en-US">The Virtual Machine comes from a JDKxxx or j2sdkxxx installation. </desc>
+ <desc xml:lang="en-US">JDKxxx or j2sdkxxx</desc>
</info>
</enumeration>
<enumeration oor:value="JRE">
<info>
- <desc xml:lang="en-US">The Virtual Machine comes from a JRExxx installation. </desc>
+ <desc xml:lang="en-US">JRExxx</desc>
</info>
</enumeration>
</constraints>
@@ -312,16 +315,17 @@
<!-- OldPath: Java -->
<!-- OldLocation: java.ini -->
<info>
- <desc xml:lang="en-US">Contains directories which contain shared libraries which are used by the Java runtime library.</desc>
+ <desc xml:lang="en-US">Contains directories which contain shared libraries that are used by the Java runtime library.</desc>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="Properties" oor:type="oor:string-list">
<!-- OldPath: Java -->
<!-- OldLocation: java.ini -->
<info>
<deprecated/>
- <desc xml:lang="en-US">Properties for use with the Java VM.</desc>
+ <desc xml:lang="en-US">Specifies properties for use with the Java VM.</desc>
</info>
</prop>
</group>
@@ -335,7 +339,8 @@
<info>
<desc xml:lang="en-US">Specifies the name of the folder that will contain the JRE installation (depends on the JRE package).</desc>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="VerifiedVersion" oor:type="xs:string">
<!-- OldPath: Install -->
@@ -343,7 +348,8 @@
<info>
<desc xml:lang="en-US">Contains a space separated list of verified Java versions.</desc>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="Version" oor:type="xs:string">
<!-- OldPath: Install -->
@@ -351,7 +357,8 @@
<info>
<desc xml:lang="en-US">Specifies the version of the JRE which is provided by the setup.</desc>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="Vendor" oor:type="xs:string">
<!-- OldPath: Install -->
@@ -359,7 +366,8 @@
<info>
<desc xml:lang="en-US">Specifies the vendor of the JRE package.</desc>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="RequiredVersion" oor:type="xs:string">
<!-- OldPath: Install -->
@@ -367,7 +375,8 @@
<info>
<desc xml:lang="en-US">Specifies that all Java installations with a lower version will be ignored by the Java setup (jvmsetup.exe).</desc>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="InstallationPackage" oor:type="xs:string">
<!-- OldPath: Install -->
@@ -375,7 +384,8 @@
<info>
<desc xml:lang="en-US">Specifies the JRE package which can be installed during the Java setup.</desc>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="ExcludeVersion" oor:type="xs:string">
<!-- OldPath: Install -->
@@ -383,16 +393,18 @@
<info>
<desc xml:lang="en-US">Contains a space separated list of Java versions which should be ignored by the Java setup (jvmsetup.exe).</desc>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="AdditionalSearchPath" oor:type="xs:string">
<!-- OldPath: Install -->
<!-- OldLocation: java.ini -->
<info>
<deprecated/>
- <desc xml:lang="en-US">Used to locate resources.</desc>
+ <desc xml:lang="en-US">Locates resources.</desc>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="AdditionalClasspath" oor:type="xs:string">
<!-- OldPath: Install -->
@@ -400,7 +412,8 @@
<info>
<desc xml:lang="en-US">Contains the Office's jar files. The Java setup uses it to form the SystemClasspath.</desc>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
</group>
</component>
diff --git a/officecfg/registry/schema/org/openoffice/Office/Jobs.xcs b/officecfg/registry/schema/org/openoffice/Office/Jobs.xcs
index 85b7a168ceae..4a01a886dd4d 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Jobs.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Jobs.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: Jobs.xcs,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: tpf $ $Date: 2002-10-25 17:16:39 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:50:08 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -63,7 +63,7 @@
<oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Jobs" oor:package="org.openoffice.Office" xml:lang="en-US">
<info>
<author>AS</author>
- <desc xml:lang="en-US">Contains informations about registered jobs, bound on events.</desc>
+ <desc xml:lang="en-US">Contains information about registered jobs, bound on events.</desc>
</info>
<templates>
<group oor:name="Job">
diff --git a/officecfg/registry/schema/org/openoffice/Office/Labels.xcs b/officecfg/registry/schema/org/openoffice/Office/Labels.xcs
index baf306cd3e6b..40d3cf825c12 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Labels.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Labels.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: Labels.xcs,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: tpf $ $Date: 2002-10-25 17:16:39 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:50:08 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -64,7 +64,7 @@
<!-- UIHints: File - New - Labels - Labels -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Containings settings for Writer documents used as labels.</desc>
+ <desc xml:lang="en-US">Contains settings for Writer documents used as labels.</desc>
</info>
<templates>
<group oor:name="LabelType">
@@ -80,7 +80,7 @@
<prop oor:name="Measure" oor:type="xs:string">
<!--Label: Contains the measurement data of the label contatenated by a colon (;) in the following order: No of Rows;No. Of Columns; Width; Height; Hor. Distance; Vert. Distance;Left margin;Upper margin; At the end a '1' is append if the label type is continuous otherwise a '0'-->
<info>
- <desc xml:lang="en-US">Contains the measurement data of the label conacenated by a colon (;) in the following order: No of Rows;No. Of Columns; Width; Height; Hor. Distance; Vert. Distance;Left margin;Upper margin; At the end a '1' is append if the label type is continuous otherwise a '0'.</desc>
+ <desc xml:lang="en-US">Contains the measurement data of the label concatenated by a colon (;) in the following order: No of Rows;No. Of Columns; Width; Height; Hor. Distance; Vert. Distance;Left margin;Upper margin; At the end a '1' is append if the label type is continuous otherwise a '0'.</desc>
</info>
</prop>
</group>
diff --git a/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs b/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs
index cc9ef035e02c..068650b690ae 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: Linguistic.xcs,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: tl $ $Date: 2002-12-04 12:27:30 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:50:08 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -97,7 +97,8 @@
<desc xml:lang="en-US">Specifies the default document CJK language.</desc>
<label xml:lang="en-US">Default language for CJK linguistics</label>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="DefaultLocale_CTL" oor:type="xs:string">
<!-- OldPath: DefaultLanguage -->
@@ -107,7 +108,8 @@
<desc xml:lang="en-US">Specifies the default document CTL language.</desc>
<label xml:lang="en-US">Default language for CTL linguistics</label>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="IsGermanPreReform" oor:type="xs:boolean">
<!-- OldPath: MiscOptions -->
@@ -122,7 +124,7 @@
</prop>
<group oor:name="DictionaryList">
<info>
- <desc xml:lang="en-US">Defines which personal dictonaries are used.</desc>
+ <desc xml:lang="en-US">Defines which personal dictionaries are used.</desc>
</info>
<prop oor:name="ActiveDictionaries" oor:type="oor:string-list">
<!-- OldPath: Active-Dictionaries -->
@@ -188,7 +190,7 @@
<!-- UIHints: Tools - Options - General - Language -->
<info>
<author>TL</author>
- <desc xml:lang="en-US">Hides markings from automatic spell check.</desc>
+ <desc xml:lang="en-US">Hides the wavy lines that underline possible spelling errors when AutoSpellcheck is active.</desc>
<label xml:lang="en-US">Hide markings</label>
</info>
<value>false</value>
@@ -254,12 +256,12 @@
<constraints>
<minInclusive oor:value="2">
<info>
- <desc xml:lang="en-US">Minimum value allowed.</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="9">
<info>
- <desc xml:lang="en-US">Maximum value allowed.</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed.</desc>
</info>
</maxInclusive>
</constraints>
@@ -277,12 +279,12 @@
<constraints>
<minInclusive oor:value="2">
<info>
- <desc xml:lang="en-US">Minimum value allowed.</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="9">
<info>
- <desc xml:lang="en-US">Maximum value allowed.</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed.</desc>
</info>
</maxInclusive>
</constraints>
@@ -299,12 +301,12 @@
<constraints>
<minInclusive oor:value="2">
<info>
- <desc xml:lang="en-US">Minimum value allowed.</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="9">
<info>
- <desc xml:lang="en-US">Maximum value allowed.</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed.</desc>
</info>
</maxInclusive>
</constraints>
@@ -349,24 +351,24 @@
</group>
<group oor:name="HyphenatorList" oor:extensible="true">
<info>
- <desc xml:lang="en-US">Contains a list of languages and hyphenation-service pairs. Only languages listed will be supported.</desc>
+ <desc xml:lang="en-US">Contains a list of languages and hyphenation-service pairs. Only the languages that are listed are supported.</desc>
+ </info>
+ </group>
+ <group oor:name="LastFoundSpellCheckers" oor:extensible="true">
+ <info>
+ <desc xml:lang="en-US">Contains a list of languages and spell-checking-service entries. The entries represent those languages/spellcheckers that were available the last time. New languages/spellcheckers (those available this time but not the last time) will be activated automatically.</desc>
+ </info>
+ </group>
+ <group oor:name="LastFoundThesauri" oor:extensible="true">
+ <info>
+ <desc xml:lang="en-US">Contains a list of languages and thesaurus-service entries. The entries represent those languages/thesauri that were available the last time. New languages/thesauri (those available this time but not the last time) will be activated automatically.</desc>
+ </info>
+ </group>
+ <group oor:name="LastFoundHyphenators" oor:extensible="true">
+ <info>
+ <desc xml:lang="en-US">Contains a list of languages and hyphenation-service pairs. The entries represent those languages/hyphenators that were available the last time. New languages/hyphenators (those available this time but not the last time) will be activated automatically.</desc>
</info>
</group>
- <group oor:name="LastFoundSpellCheckers" oor:extensible="true">
- <info>
- <desc xml:lang="en-US">Contains a list of languages and spell-checking-service entries. The entries represent those languages/spellcheckers that were available the last time. New languages/spellcheckers (those available this time but not the last time) will be activated automatically.</desc>
- </info>
- </group>
- <group oor:name="LastFoundThesauri" oor:extensible="true">
- <info>
- <desc xml:lang="en-US">Contains a list of languages and thesaurus-service entries. The entries represent those languages/thesauri that were available the last time. New languages/thesauri (those available this time but not the last time) will be activated automatically.</desc>
- </info>
- </group>
- <group oor:name="LastFoundHyphenators" oor:extensible="true">
- <info>
- <desc xml:lang="en-US">Contains a list of languages and hyphenation-service pairs. The entries represent those languages/hyphenators that were available the last time. New languages/hyphenators (those available this time but not the last time) will be activated automatically.</desc>
- </info>
- </group>
</group>
</component>
</oor:component-schema>
diff --git a/officecfg/registry/schema/org/openoffice/Office/Math.xcs b/officecfg/registry/schema/org/openoffice/Office/Math.xcs
index 693e481c5478..d253815db004 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Math.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Math.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: Math.xcs,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: tpf $ $Date: 2002-12-09 08:56:56 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:50:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -92,32 +92,32 @@
</enumeration>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">'decorative'</desc>
+ <desc xml:lang="en-US">decorative</desc>
</info>
</enumeration>
<enumeration oor:value="2">
<info>
- <desc xml:lang="en-US">'modern'</desc>
+ <desc xml:lang="en-US">modern</desc>
</info>
</enumeration>
<enumeration oor:value="3">
<info>
- <desc xml:lang="en-US">'roman'</desc>
+ <desc xml:lang="en-US">roman</desc>
</info>
</enumeration>
<enumeration oor:value="4">
<info>
- <desc xml:lang="en-US">'script'</desc>
+ <desc xml:lang="en-US">script</desc>
</info>
</enumeration>
<enumeration oor:value="5">
<info>
- <desc xml:lang="en-US">'swiss'</desc>
+ <desc xml:lang="en-US">swiss</desc>
</info>
</enumeration>
<enumeration oor:value="6">
<info>
- <desc xml:lang="en-US">'system'</desc>
+ <desc xml:lang="en-US">system</desc>
</info>
</enumeration>
</constraints>
@@ -156,52 +156,52 @@
</enumeration>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">'thin'</desc>
+ <desc xml:lang="en-US">thin</desc>
</info>
</enumeration>
<enumeration oor:value="2">
<info>
- <desc xml:lang="en-US">'ultra light'</desc>
+ <desc xml:lang="en-US">ultra light</desc>
</info>
</enumeration>
<enumeration oor:value="3">
<info>
- <desc xml:lang="en-US">'light'</desc>
+ <desc xml:lang="en-US">light</desc>
</info>
</enumeration>
<enumeration oor:value="4">
<info>
- <desc xml:lang="en-US">'semi light'</desc>
+ <desc xml:lang="en-US">semi light</desc>
</info>
</enumeration>
<enumeration oor:value="5">
<info>
- <desc xml:lang="en-US">'normal'</desc>
+ <desc xml:lang="en-US">normal</desc>
</info>
</enumeration>
<enumeration oor:value="6">
<info>
- <desc xml:lang="en-US">'medium'</desc>
+ <desc xml:lang="en-US">medium</desc>
</info>
</enumeration>
<enumeration oor:value="7">
<info>
- <desc xml:lang="en-US">'semi bold'</desc>
+ <desc xml:lang="en-US">semi bold</desc>
</info>
</enumeration>
<enumeration oor:value="8">
<info>
- <desc xml:lang="en-US">'bold'</desc>
+ <desc xml:lang="en-US">bold</desc>
</info>
</enumeration>
<enumeration oor:value="9">
<info>
- <desc xml:lang="en-US">'ultra bold'</desc>
+ <desc xml:lang="en-US">ultra bold</desc>
</info>
</enumeration>
<enumeration oor:value="10">
<info>
- <desc xml:lang="en-US">'black'</desc>
+ <desc xml:lang="en-US">black</desc>
</info>
</enumeration>
</constraints>
@@ -218,12 +218,12 @@
</enumeration>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">'oblique'</desc>
+ <desc xml:lang="en-US">oblique</desc>
</info>
</enumeration>
<enumeration oor:value="2">
<info>
- <desc xml:lang="en-US">'normal'</desc>
+ <desc xml:lang="en-US">normal</desc>
</info>
</enumeration>
<enumeration oor:value="3">
@@ -311,17 +311,17 @@
<constraints>
<enumeration oor:value="0">
<info>
- <desc xml:lang="en-US">Prints the formula in original size.</desc>
+ <desc xml:lang="en-US">Original size</desc>
</info>
</enumeration>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">Adapts formula size to paper size.</desc>
+ <desc xml:lang="en-US">Adapt to paper size</desc>
</info>
</enumeration>
<enumeration oor:value="2">
<info>
- <desc xml:lang="en-US">Defines the zoom factor.</desc>
+ <desc xml:lang="en-US">Define zoom factor</desc>
</info>
</enumeration>
</constraints>
@@ -333,18 +333,18 @@
<!-- UIHints: Tools - Options Formula Settings - [Section] Print format -->
<info>
<author>TL</author>
- <desc xml:lang="en-US">Zoom factor for printing formulas. Only valid when the print size is defined by the zoom factor. [UNIT=%]</desc>
+ <desc xml:lang="en-US">Specifies the zoom factor for printing formulas. This is only valid when the print size is defined by the zoom factor. [UNIT=%]</desc>
<label xml:lang="en-US">Zoom factor</label>
</info>
<constraints>
<minInclusive oor:value="10">
<info>
- <desc xml:lang="en-US">Minimum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed</desc>
</info>
</minInclusive>
<maxInclusive oor:value="400">
<info>
- <desc xml:lang="en-US">Maximum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed.</desc>
</info>
</maxInclusive>
</constraints>
@@ -362,7 +362,7 @@
<info>
<deprecated/>
<author>TL</author>
- <desc xml:lang="en-US">If true a warning message will be shown when symbol file used by the formulars is missing.</desc>
+ <desc xml:lang="en-US">Specifies that, if true, a warning message is shown when the symbol file used by the formulas is missing.</desc>
<label xml:lang="en-US">Missing symbols warning.</label>
</info>
<value>true</value>
@@ -400,7 +400,7 @@
<!-- UIHints: View - AutoRefresh Display -->
<info>
<author>TL</author>
- <desc xml:lang="en-US">Automatically updates th display of the formula after the text has changed.</desc>
+ <desc xml:lang="en-US">Automatically updates the display of the formula after the text has changed.</desc>
<label xml:lang="en-US">Update display automatically</label>
</info>
<value>true</value>
@@ -460,17 +460,17 @@
<constraints>
<enumeration oor:value="0">
<info>
- <desc xml:lang="en-US">The formula is aligned left.</desc>
+ <desc xml:lang="en-US">left</desc>
</info>
</enumeration>
<enumeration oor:value="1">
<info>
- <desc xml:lang="en-US">The formula is aligned centered.</desc>
+ <desc xml:lang="en-US">centered</desc>
</info>
</enumeration>
<enumeration oor:value="2">
<info>
- <desc xml:lang="en-US">The formula is aligned right.</desc>
+ <desc xml:lang="en-US">right</desc>
</info>
</enumeration>
</constraints>
@@ -488,12 +488,12 @@
<constraints>
<minInclusive oor:value="4">
<info>
- <desc xml:lang="en-US">Minimum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed</desc>
</info>
</minInclusive>
<maxInclusive oor:value="127">
<info>
- <desc xml:lang="en-US">Maximum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed</desc>
</info>
</maxInclusive>
</constraints>
@@ -511,12 +511,12 @@
<constraints>
<minInclusive oor:value="5">
<info>
- <desc xml:lang="en-US">Minimum value allowed (must be positive)</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed (must be positive)</desc>
</info>
</minInclusive>
<maxInclusive oor:value="200">
<info>
- <desc xml:lang="en-US">Maximum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed</desc>
</info>
</maxInclusive>
</constraints>
@@ -534,12 +534,12 @@
<constraints>
<minInclusive oor:value="5">
<info>
- <desc xml:lang="en-US">Minimum value allowed (must be positive)</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed (must be positive)</desc>
</info>
</minInclusive>
<maxInclusive oor:value="200">
<info>
- <desc xml:lang="en-US">Maximum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed</desc>
</info>
</maxInclusive>
</constraints>
@@ -557,12 +557,12 @@
<constraints>
<minInclusive oor:value="5">
<info>
- <desc xml:lang="en-US">Minimum value allowed (must be positive)</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed (must be positive)</desc>
</info>
</minInclusive>
<maxInclusive oor:value="200">
<info>
- <desc xml:lang="en-US">Maximum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed</desc>
</info>
</maxInclusive>
</constraints>
@@ -580,12 +580,12 @@
<constraints>
<minInclusive oor:value="5">
<info>
- <desc xml:lang="en-US">Minimum value allowed (must be positive)</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed (must be positive)</desc>
</info>
</minInclusive>
<maxInclusive oor:value="200">
<info>
- <desc xml:lang="en-US">Maximum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed</desc>
</info>
</maxInclusive>
</constraints>
@@ -603,12 +603,12 @@
<constraints>
<minInclusive oor:value="5">
<info>
- <desc xml:lang="en-US">Minimum value allowed (must be positive)</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed (must be positive)</desc>
</info>
</minInclusive>
<maxInclusive oor:value="200">
<info>
- <desc xml:lang="en-US">Maximum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed</desc>
</info>
</maxInclusive>
</constraints>
@@ -707,12 +707,12 @@
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed</desc>
</info>
</minInclusive>
<maxInclusive oor:value="200">
<info>
- <desc xml:lang="en-US">Maximum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed</desc>
</info>
</maxInclusive>
</constraints>
@@ -730,12 +730,12 @@
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed</desc>
</info>
</minInclusive>
<maxInclusive oor:value="200">
<info>
- <desc xml:lang="en-US">Maximum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed</desc>
</info>
</maxInclusive>
</constraints>
@@ -753,12 +753,12 @@
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed</desc>
</info>
</minInclusive>
<maxInclusive oor:value="100">
<info>
- <desc xml:lang="en-US">Maximum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed</desc>
</info>
</maxInclusive>
</constraints>
@@ -776,12 +776,12 @@
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed</desc>
</info>
</minInclusive>
<maxInclusive oor:value="100">
<info>
- <desc xml:lang="en-US">Maximum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed</desc>
</info>
</maxInclusive>
</constraints>
@@ -799,12 +799,12 @@
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed</desc>
</info>
</minInclusive>
<maxInclusive oor:value="100">
<info>
- <desc xml:lang="en-US">Maximum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed</desc>
</info>
</maxInclusive>
</constraints>
@@ -822,12 +822,12 @@
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed</desc>
</info>
</minInclusive>
<maxInclusive oor:value="100">
<info>
- <desc xml:lang="en-US">Maximum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed</desc>
</info>
</maxInclusive>
</constraints>
@@ -845,12 +845,12 @@
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed</desc>
</info>
</minInclusive>
<maxInclusive oor:value="100">
<info>
- <desc xml:lang="en-US">Maximum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed</desc>
</info>
</maxInclusive>
</constraints>
@@ -868,12 +868,12 @@
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed</desc>
</info>
</minInclusive>
<maxInclusive oor:value="100">
<info>
- <desc xml:lang="en-US">Maximum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed</desc>
</info>
</maxInclusive>
</constraints>
@@ -891,12 +891,12 @@
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed</desc>
</info>
</minInclusive>
<maxInclusive oor:value="100">
<info>
- <desc xml:lang="en-US">Maximum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed</desc>
</info>
</maxInclusive>
</constraints>
@@ -914,12 +914,12 @@
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed</desc>
</info>
</minInclusive>
<maxInclusive oor:value="100">
<info>
- <desc xml:lang="en-US">Maximum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed</desc>
</info>
</maxInclusive>
</constraints>
@@ -931,18 +931,18 @@
<!-- UIHints: Format - Spacing - Category - Fractions - Denominator -->
<info>
<author>TL</author>
- <desc xml:lang="en-US">Specifies the vertical distance from the denominator to the fraction seperator. [UNIT=%]</desc>
+ <desc xml:lang="en-US">Specifies the vertical distance from the denominator to the fraction separator [UNIT=%]</desc>
<label xml:lang="en-US">Denominator distance</label>
</info>
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed</desc>
</info>
</minInclusive>
<maxInclusive oor:value="100">
<info>
- <desc xml:lang="en-US">Maximum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed</desc>
</info>
</maxInclusive>
</constraints>
@@ -960,12 +960,12 @@
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed</desc>
</info>
</minInclusive>
<maxInclusive oor:value="100">
<info>
- <desc xml:lang="en-US">Maximum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed</desc>
</info>
</maxInclusive>
</constraints>
@@ -977,18 +977,18 @@
<!-- UIHints: Format - Spacing - Category - Fraction Bars - Weight -->
<info>
<author>TL</author>
- <desc xml:lang="en-US">Specifies the strokewidth of the fraction seperator. [UNIT=%]</desc>
+ <desc xml:lang="en-US">Specifies the stroke width of the fraction separator [UNIT=%]</desc>
<label xml:lang="en-US">Fraction strokewidth</label>
</info>
<constraints>
<minInclusive oor:value="1">
<info>
- <desc xml:lang="en-US">Minimum value allowed (must be positive)</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed (must be positive)</desc>
</info>
</minInclusive>
<maxInclusive oor:value="100">
<info>
- <desc xml:lang="en-US">Maximum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed</desc>
</info>
</maxInclusive>
</constraints>
@@ -1006,12 +1006,12 @@
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed</desc>
</info>
</minInclusive>
<maxInclusive oor:value="100">
<info>
- <desc xml:lang="en-US">Maximum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed</desc>
</info>
</maxInclusive>
</constraints>
@@ -1029,12 +1029,12 @@
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed</desc>
</info>
</minInclusive>
<maxInclusive oor:value="100">
<info>
- <desc xml:lang="en-US">Maximum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed</desc>
</info>
</maxInclusive>
</constraints>
@@ -1052,12 +1052,12 @@
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed</desc>
</info>
</minInclusive>
<maxInclusive oor:value="100">
<info>
- <desc xml:lang="en-US">Maximum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed</desc>
</info>
</maxInclusive>
</constraints>
@@ -1075,12 +1075,12 @@
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed</desc>
</info>
</minInclusive>
<maxInclusive oor:value="300">
<info>
- <desc xml:lang="en-US">Maximum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed</desc>
</info>
</maxInclusive>
</constraints>
@@ -1098,12 +1098,12 @@
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed</desc>
</info>
</minInclusive>
<maxInclusive oor:value="300">
<info>
- <desc xml:lang="en-US">Maximum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed</desc>
</info>
</maxInclusive>
</constraints>
@@ -1121,12 +1121,12 @@
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed</desc>
</info>
</minInclusive>
<maxInclusive oor:value="100">
<info>
- <desc xml:lang="en-US">Maximum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed</desc>
</info>
</maxInclusive>
</constraints>
@@ -1144,12 +1144,12 @@
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed</desc>
</info>
</minInclusive>
<maxInclusive oor:value="100">
<info>
- <desc xml:lang="en-US">Maximum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed</desc>
</info>
</maxInclusive>
</constraints>
@@ -1167,12 +1167,12 @@
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed</desc>
</info>
</minInclusive>
<maxInclusive oor:value="10000">
<info>
- <desc xml:lang="en-US">Maximum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed</desc>
</info>
</maxInclusive>
</constraints>
@@ -1190,12 +1190,12 @@
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed</desc>
</info>
</minInclusive>
<maxInclusive oor:value="10000">
<info>
- <desc xml:lang="en-US">Maximum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed</desc>
</info>
</maxInclusive>
</constraints>
@@ -1213,12 +1213,12 @@
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed</desc>
</info>
</minInclusive>
<maxInclusive oor:value="10000">
<info>
- <desc xml:lang="en-US">Maximum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed</desc>
</info>
</maxInclusive>
</constraints>
@@ -1236,12 +1236,12 @@
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed</desc>
</info>
</minInclusive>
<maxInclusive oor:value="10000">
<info>
- <desc xml:lang="en-US">Maximum value allowed</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed</desc>
</info>
</maxInclusive>
</constraints>
diff --git a/officecfg/registry/schema/org/openoffice/Office/ProtocolHandler.xcs b/officecfg/registry/schema/org/openoffice/Office/ProtocolHandler.xcs
index 2e5cd1caa490..b33f292e677a 100644
--- a/officecfg/registry/schema/org/openoffice/Office/ProtocolHandler.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/ProtocolHandler.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: ProtocolHandler.xcs,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: tpf $ $Date: 2002-10-25 17:16:40 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:50:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -68,7 +68,7 @@
<templates>
<group oor:name="Handler">
<info>
- <desc xml:lang="en-US">A UNO service used for URL dispatches that handle special URL protocols.</desc>
+ <desc xml:lang="en-US">Specifies the UNO service to use for URL dispatches that handle special URL protocols.</desc>
</info>
<prop oor:name="Protocols" oor:type="oor:string-list">
<info>
diff --git a/officecfg/registry/schema/org/openoffice/Office/Substitution.xcs b/officecfg/registry/schema/org/openoffice/Office/Substitution.xcs
index a586ded14c92..cdf7d5a75569 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Substitution.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Substitution.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: Substitution.xcs,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: tpf $ $Date: 2002-10-25 17:16:41 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:50:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,43 +77,38 @@
</prop>
<group oor:name="Environment">
<info>
- <desc xml:lang="en-US">Specifies a rule parameter that restricts applying mappings to a certain environment.</desc>
+ <desc xml:lang="en-US">Specifies the operating system required for this share point mapping. As a result, system dependent settings can be defined.</desc>
</info>
<prop oor:name="OS" oor:type="xs:string">
<info>
<desc xml:lang="en-US">Specifies the operating system required for this share point mapping. As a result, system depedent settings can be defined.</desc>
</info>
- <value xsi:nil="true"/>
</prop>
<prop oor:name="Host" oor:type="xs:string">
<info>
<desc xml:lang="en-US">Specifies the name of the host for which the Directory property setting is valid. You can use the '*' wildcard for the name.</desc>
</info>
- <value xsi:nil="true"/>
</prop>
<prop oor:name="DNSDomain" oor:type="xs:string">
<info>
<desc xml:lang="en-US">Specifies the dns domain for which the Directory property variable is valid. You can use the '*' wildcard for the domain.</desc>
</info>
- <value xsi:nil="true"/>
</prop>
<prop oor:name="YPDomain" oor:type="xs:string">
<info>
<desc xml:lang="en-US">Specifies the yellow pages or NIS domain for which the Directory property variable is valid. You can use the '*' wildcard for the name.</desc>
</info>
- <value xsi:nil="true"/>
</prop>
<prop oor:name="NTDomain" oor:type="xs:string">
<info>
<desc xml:lang="en-US">Specifies the NT domain for which the Directory property variable is valid. You can use the '*' wildcard for the domain.</desc>
</info>
- <value xsi:nil="true"/>
</prop>
</group>
</group>
<set oor:name="SharePoint" oor:node-type="SharePointMapping">
<info>
- <desc xml:lang="en-US">Used as the path variable name. The name is case-sensitive and must be defined with ascii characters. The name is used as a placeholder within path settings and can be substituted during runtime with a path defined in one of the defined mappings.</desc>
+ <desc xml:lang="en-US">Specifies the path variable name. The name is case-sensitive and must be defined with ASCII characters. The name is used as a placeholder within path settings and can be substituted during runtime with a path defined in one of the defined mappings.</desc>
</info>
</set>
</templates>
diff --git a/officecfg/registry/schema/org/openoffice/Office/TypeDetection.xcs b/officecfg/registry/schema/org/openoffice/Office/TypeDetection.xcs
index da302199cc31..00c460764978 100644
--- a/officecfg/registry/schema/org/openoffice/Office/TypeDetection.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/TypeDetection.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: TypeDetection.xcs,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: tpf $ $Date: 2002-10-25 17:16:42 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:50:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -68,7 +68,7 @@
<templates>
<group oor:name="Type">
<info>
- <desc xml:lang="en-US">A list of types representing common content formats in Office.</desc>
+ <desc xml:lang="en-US">Lists the types that represent common content formats in Office.</desc>
</info>
<prop oor:name="UIName" oor:type="xs:string" oor:localized="true">
<info>
@@ -77,7 +77,7 @@
</prop>
<prop oor:name="Data" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">Contains all other data of a type as an own formated string. Items are seperated by using "," - list items are seperated by using ";". Data={Preferred,MediaType,ClipboardFormat,URLPattern,Extensions,DocumentIconID}</desc>
+ <desc xml:lang="en-US">Contains configuration items of the type. Items are separated by using ",", list items are separated by";". Sequence of items: Preferred,MediaType,ClipboardFormat,URLPattern,Extensions,DocumentIconID.</desc>
</info>
<value>false</value>
</prop>
@@ -99,13 +99,13 @@
</prop>
<prop oor:name="Data" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">Contains all other data of a filter as an own formated string. Items are seperated by "," - lists items are seperated by using ";". Data={Order,Type,DocumentService,FilterService,Flags,UserData,FilteFormatVersion,TemplateName,UIComponent}</desc>
+ <desc xml:lang="en-US">Contains configuration items of the filter. Items are separated by ",", list items are separated by ";". Sequence of items: Order,Type,DocumentService,FilterService,Flags,UserData,FilteFormatVersion,TemplateName,UIComponent.</desc>
</info>
</prop>
</group>
<group oor:name="DetectService">
<info>
- <desc xml:lang="en-US">Improve the type detection. UNO services access stored content to determine type.</desc>
+ <desc xml:lang="en-US">Improves the type detection. UNO services access stored content to determine type.</desc>
</info>
<prop oor:name="Types" oor:type="oor:string-list">
<info>
@@ -125,7 +125,7 @@
</group>
<group oor:name="FrameLoader">
<info>
- <desc xml:lang="en-US">Such UNO services are used to load "visible content" into a frame.</desc>
+ <desc xml:lang="en-US">Loads "visible content" into a frame.</desc>
</info>
<prop oor:name="UIName" oor:type="xs:string" oor:localized="true">
<info>
diff --git a/officecfg/registry/schema/org/openoffice/Office/UI.xcs b/officecfg/registry/schema/org/openoffice/Office/UI.xcs
index 7b544cc10c91..3f4ef1167dab 100644
--- a/officecfg/registry/schema/org/openoffice/Office/UI.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/UI.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: UI.xcs,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: pb $ $Date: 2002-12-05 07:25:44 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:50:10 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -72,12 +72,12 @@
</info>
<prop oor:name="DisplayName" oor:type="xs:string" oor:localized="true" oor:nillable="false">
<info>
- <desc xml:lang="en-US">Localized name used when presenting the class to the user.</desc>
+ <desc xml:lang="en-US">Specifies the localized name that is used when presenting the class to the user.</desc>
</info>
</prop>
<prop oor:name="Filters" oor:type="oor:string-list">
<info>
- <desc xml:lang="en-US">List of filters which belong to this filter class. All filters referred here (for a given class) will be collected at runtime and presented as one single entry.</desc>
+ <desc xml:lang="en-US">Contains a list of filters that belong to this filter class. Filters that referred here (for a given class) are collected at runtime and then presented as one single entry.</desc>
</info>
</prop>
</group>
@@ -85,37 +85,37 @@
<!-- UIHints: Tools / Options / Star|OpenOffice / Appearance -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Templates for color settings used to customize the appearance of the applications.</desc>
+ <desc xml:lang="en-US">Defines the templates for color settings used to customize the appearance of the applications.</desc>
</info>
<group oor:name="DocColor">
<info>
- <desc xml:lang="en-US">Color settings for the document.</desc>
+ <desc xml:lang="en-US">Specifies the color settings for the document.</desc>
</info>
<prop oor:name="Color" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Color of the document.</desc>
+ <desc xml:lang="en-US">Specifies the color of the document.</desc>
</info>
</prop>
</group>
<group oor:name="DocBoundaries">
<info>
- <desc xml:lang="en-US">Settings for the documents boundaries.</desc>
+ <desc xml:lang="en-US">Specifies the settings for the documents boundaries.</desc>
</info>
<prop oor:name="IsVisible" oor:type="xs:boolean">
<info>
- <desc xml:lang="en-US">Specifies the visibilty of the document boundaries (true = visible).</desc>
+ <desc xml:lang="en-US">Specifies the visibility of anchors (true = visible).</desc>
</info>
<value>true</value>
</prop>
<prop oor:name="Color" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Color used for of the document boundaries.</desc>
+ <desc xml:lang="en-US">Specifies the color used for of the document boundaries.</desc>
</info>
</prop>
</group>
<group oor:name="AppBackground">
<info>
- <desc xml:lang="en-US">Settings for the application background.</desc>
+ <desc xml:lang="en-US">Specifies the settings for the application background.</desc>
</info>
<prop oor:name="Color" oor:type="xs:int">
<info>
@@ -125,39 +125,39 @@
</group>
<group oor:name="ObjectBoundaries">
<info>
- <desc xml:lang="en-US">Settings for object boundaries.</desc>
+ <desc xml:lang="en-US">Specifies the settings for object boundaries.</desc>
</info>
<prop oor:name="IsVisible" oor:type="xs:boolean">
<info>
- <desc xml:lang="en-US">Specifies the visibilty of object boundaries (true = visible).</desc>
+ <desc xml:lang="en-US">Specifies the visibility of object boundaries (true = visible).</desc>
</info>
<value>true</value>
</prop>
<prop oor:name="Color" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Color used for object boundaries.</desc>
+ <desc xml:lang="en-US">Specifies the color used for object boundaries.</desc>
</info>
</prop>
</group>
<group oor:name="TableBoundaries">
<info>
- <desc xml:lang="en-US">Settings for table boundaries.</desc>
+ <desc xml:lang="en-US">Specifies the settings for table boundaries.</desc>
</info>
<prop oor:name="IsVisible" oor:type="xs:boolean">
<info>
- <desc xml:lang="en-US">Specifies the visibilty of table boundaries (true = visible).</desc>
+ <desc xml:lang="en-US">Specifies the visibility of table boundaries (true = visible).</desc>
</info>
<value>true</value>
</prop>
<prop oor:name="Color" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Color used for table boundaries.</desc>
+ <desc xml:lang="en-US">Specifies the color used for table boundaries.</desc>
</info>
</prop>
</group>
<group oor:name="FontColor">
<info>
- <desc xml:lang="en-US">Settings for the font.</desc>
+ <desc xml:lang="en-US">Specifies the settings for the font.</desc>
</info>
<prop oor:name="Color" oor:type="xs:int">
<info>
@@ -167,389 +167,389 @@
</group>
<group oor:name="Links">
<info>
- <desc xml:lang="en-US">Settings for unvisited links.</desc>
+ <desc xml:lang="en-US">Specifies the settings for unvisited links.</desc>
</info>
<prop oor:name="IsVisible" oor:type="xs:boolean">
<info>
- <desc xml:lang="en-US">Specifies the visibilty of unvisited links (true = visible).</desc>
+ <desc xml:lang="en-US">Specifies the visibility of unvisited links (true = visible).</desc>
</info>
<value>false</value>
</prop>
<prop oor:name="Color" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Color used for unvisited links.</desc>
+ <desc xml:lang="en-US">Specifies the color used for unvisited links.</desc>
</info>
</prop>
</group>
<group oor:name="LinksVisited">
<info>
- <desc xml:lang="en-US">Settings for visited links.</desc>
+ <desc xml:lang="en-US">Specifies the settings for visited links.</desc>
</info>
<prop oor:name="IsVisible" oor:type="xs:boolean">
<info>
- <desc xml:lang="en-US">Specifies the visibilty of visited links (true = visible).</desc>
+ <desc xml:lang="en-US">Specifies the visibility of visited links (true = visible).</desc>
</info>
<value>false</value>
</prop>
<prop oor:name="Color" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Color used for visited links.</desc>
+ <desc xml:lang="en-US">Specifies the color used for visited links.</desc>
</info>
</prop>
</group>
<group oor:name="Anchor">
<info>
- <desc xml:lang="en-US">Settings for anchors.</desc>
+ <desc xml:lang="en-US">Specifies the settings for anchors.</desc>
</info>
<prop oor:name="IsVisible" oor:type="xs:boolean">
<info>
- <desc xml:lang="en-US">Specifies the visibilty of anchors (true = visible).</desc>
+ <desc xml:lang="en-US">Specifies the visibility of anchors (true = visible).</desc>
</info>
<value>true</value>
</prop>
<prop oor:name="Color" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Color used for anchors.</desc>
+ <desc xml:lang="en-US">Specifies the color used for anchors.</desc>
</info>
</prop>
</group>
<group oor:name="Spell">
<info>
- <desc xml:lang="en-US">Settings for incorrect text found with spellchecking.</desc>
+ <desc xml:lang="en-US">Specifies the settings for incorrect text found with spellchecking.</desc>
</info>
<prop oor:name="Color" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Color of incorrect text found with AutoSpellcheck.</desc>
+ <desc xml:lang="en-US">Specifies the color of incorrect text found with AutoSpellcheck.</desc>
</info>
</prop>
</group>
<group oor:name="WriterTextGrid">
<info>
- <desc xml:lang="en-US">Settings for the text grid in Writer.</desc>
+ <desc xml:lang="en-US">Specifies the settings for the text grid in Writer.</desc>
</info>
<prop oor:name="Color" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Color used for the text grid.</desc>
+ <desc xml:lang="en-US">Specifies the color used for the text grid.</desc>
</info>
</prop>
</group>
<group oor:name="WriterFieldShadings">
<info>
- <desc xml:lang="en-US">Settings for field shadings in Writer.</desc>
+ <desc xml:lang="en-US">Specifies the settings for field shadings in Writer.</desc>
</info>
<prop oor:name="IsVisible" oor:type="xs:boolean">
<info>
- <desc xml:lang="en-US">Specifies the visibilty of field shadings (true = visible).</desc>
+ <desc xml:lang="en-US">Specifies the visibility of field shadings (true = visible).</desc>
</info>
<value>true</value>
</prop>
<prop oor:name="Color" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Color used for the field shadings.</desc>
+ <desc xml:lang="en-US">Specifies the color used for the field shadings.</desc>
</info>
</prop>
</group>
<group oor:name="WriterIdxShadings">
<info>
- <desc xml:lang="en-US">Settings for index and table shadings in Writer.</desc>
+ <desc xml:lang="en-US">Specifies the settings for index and table shadings in Writer.</desc>
</info>
<prop oor:name="IsVisible" oor:type="xs:boolean">
<info>
- <desc xml:lang="en-US">Specifies the visibilty of index and table shadings (true = visible).</desc>
+ <desc xml:lang="en-US">Specifies the visibility of index and table shadings (true = visible).</desc>
</info>
<value>true</value>
</prop>
<prop oor:name="Color" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Color used for the index and table shadings.</desc>
+ <desc xml:lang="en-US">Specifies the color used for the index and table shadings.</desc>
</info>
</prop>
</group>
<group oor:name="WriterDirectCursor">
<info>
- <desc xml:lang="en-US">Settings for the direct cursor in Writer.</desc>
+ <desc xml:lang="en-US">Specifies the settings for the direct cursor in Writer.</desc>
</info>
<prop oor:name="IsVisible" oor:type="xs:boolean">
<info>
- <desc xml:lang="en-US">Specifies the visibilty of direct cursor (true = visible).</desc>
+ <desc xml:lang="en-US">Specifies the visibility of direct cursor (true = visible).</desc>
</info>
<value>true</value>
</prop>
<prop oor:name="Color" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Color used for the direct cursor.</desc>
+ <desc xml:lang="en-US">Specifies the color used for the direct cursor.</desc>
</info>
</prop>
</group>
<group oor:name="WriterNotesIndicator">
<info>
- <desc xml:lang="en-US">Settings for note indicators in Writer.</desc>
+ <desc xml:lang="en-US">Specifies the settings for note indicators in Writer.</desc>
</info>
<prop oor:name="Color" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Color used for note indicators.</desc>
+ <desc xml:lang="en-US">Specifies the color used for note indicators.</desc>
</info>
</prop>
</group>
<group oor:name="WriterScriptIndicator">
<info>
- <desc xml:lang="en-US">Settings for script indicators in Writer.</desc>
+ <desc xml:lang="en-US">Specifies the settings for script indicators in Writer.</desc>
</info>
<prop oor:name="Color" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Color used for script indicators.</desc>
+ <desc xml:lang="en-US">Specifies the color used for script indicators.</desc>
</info>
</prop>
</group>
<group oor:name="WriterSectionBoundaries">
<info>
- <desc xml:lang="en-US">Settings for section boundaries in Writer.</desc>
+ <desc xml:lang="en-US">Specifies the settings for section boundaries in Writer.</desc>
</info>
<prop oor:name="IsVisible" oor:type="xs:boolean">
<info>
- <desc xml:lang="en-US">Specifies the visibilty of section boundaries (true = visible).</desc>
+ <desc xml:lang="en-US">Specifies the visibility of section boundaries (true = visible).</desc>
</info>
<value>true</value>
</prop>
<prop oor:name="Color" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Color used for section boundaries.</desc>
+ <desc xml:lang="en-US">Specifies the color used for section boundaries.</desc>
</info>
</prop>
</group>
<group oor:name="WriterPageBreaks">
<info>
- <desc xml:lang="en-US">Settings for the page break mark in Writer.</desc>
+ <desc xml:lang="en-US">Specifies the settings for the page break mark in Writer.</desc>
</info>
<prop oor:name="Color" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Color used for the page break mark.</desc>
+ <desc xml:lang="en-US">Specifies the color used for the page break mark.</desc>
</info>
</prop>
</group>
<group oor:name="HTMLSGML">
<info>
- <desc xml:lang="en-US">Settings used for SGML in HTML documents.</desc>
+ <desc xml:lang="en-US">Specifies the settings used for SGML in HTML documents.</desc>
</info>
<prop oor:name="Color" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Color used for SGML code.</desc>
+ <desc xml:lang="en-US">Specifies the color used for SGML code.</desc>
</info>
</prop>
</group>
<group oor:name="HTMLComment">
<info>
- <desc xml:lang="en-US">Settings used for comments in HTML documents.</desc>
+ <desc xml:lang="en-US">Specifies the settings used for comments in HTML documents.</desc>
</info>
<prop oor:name="Color" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Color used for comments.</desc>
+ <desc xml:lang="en-US">Specifies the color used for comments.</desc>
</info>
</prop>
</group>
<group oor:name="HTMLKeyword">
<info>
- <desc xml:lang="en-US">Settings used for keywords in HTML documents.</desc>
+ <desc xml:lang="en-US">Specifies the settings used for keywords in HTML documents.</desc>
</info>
<prop oor:name="Color" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Color used for keywords.</desc>
+ <desc xml:lang="en-US">Specifies the color used for keywords.</desc>
</info>
</prop>
</group>
<group oor:name="HTMLUnknown">
<info>
- <desc xml:lang="en-US">Settings used for other text in HTML documents.</desc>
+ <desc xml:lang="en-US">Specifies the settings used for other text in HTML documents.</desc>
</info>
<prop oor:name="Color" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Color used for other text.</desc>
+ <desc xml:lang="en-US">Specifies the color used for other text.</desc>
</info>
</prop>
</group>
<group oor:name="CalcGrid">
<info>
- <desc xml:lang="en-US">Settings used for grid lines in Calc.</desc>
+ <desc xml:lang="en-US">Specifies the settings used for grid lines in Calc.</desc>
</info>
<prop oor:name="Color" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Color used for the grid.</desc>
+ <desc xml:lang="en-US">Specifies the color used for the grid.</desc>
</info>
</prop>
</group>
<group oor:name="CalcPageBreak">
<info>
- <desc xml:lang="en-US">Settings used for page breaks in the page break preview in Calc.</desc>
+ <desc xml:lang="en-US">Specifies the settings used for page breaks in the page break preview in Calc.</desc>
</info>
<prop oor:name="Color" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Color used for page breaks in the page break preview.</desc>
+ <desc xml:lang="en-US">Specifies the color used for page breaks in the page break preview.</desc>
</info>
</prop>
</group>
<group oor:name="CalcPageBreakManual">
<info>
- <desc xml:lang="en-US">Settings used for manual breaks in Calc.</desc>
+ <desc xml:lang="en-US">Specifies the settings used for manual breaks in Calc.</desc>
</info>
<prop oor:name="Color" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Color used for manual page breaks.</desc>
+ <desc xml:lang="en-US">Specifies the color used for manual page breaks.</desc>
</info>
</prop>
</group>
<group oor:name="CalcPageBreakAutomatic">
<info>
- <desc xml:lang="en-US">Settings used for automatic breaks in Calc.</desc>
+ <desc xml:lang="en-US">Specifies the settings used for automatic breaks in Calc.</desc>
</info>
<prop oor:name="Color" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Color used for automatic page breaks.</desc>
+ <desc xml:lang="en-US">Specifies the color used for automatic page breaks.</desc>
</info>
</prop>
</group>
<group oor:name="CalcDetective">
<info>
- <desc xml:lang="en-US">Settings used for audition arrows in Calc.</desc>
+ <desc xml:lang="en-US">Specifies the settings used for audition arrows in Calc.</desc>
</info>
<prop oor:name="Color" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Color used for audition arrows to precedent or dependent cells.</desc>
+ <desc xml:lang="en-US">Specifies the color used for audition arrows to precedent or dependent cells.</desc>
</info>
</prop>
</group>
<group oor:name="CalcDetectiveError">
<info>
- <desc xml:lang="en-US">Settings used for audition arrows to cells with errors in Calc.</desc>
+ <desc xml:lang="en-US">Specifies the settings used for audition arrows to cells with errors in Calc.</desc>
</info>
<prop oor:name="Color" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Color used for audition arrows to cells containing errors.</desc>
+ <desc xml:lang="en-US">Specifies the color used for audition arrows to cells containing errors.</desc>
</info>
</prop>
</group>
<group oor:name="CalcReference">
<info>
- <desc xml:lang="en-US">Settings used for the cursor when editing references in Calc.</desc>
+ <desc xml:lang="en-US">Specifies the settings used for the cursor when editing references in Calc.</desc>
</info>
<prop oor:name="Color" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Color used for the cursor when editing references.</desc>
+ <desc xml:lang="en-US">Specifies the color used for the cursor when editing references.</desc>
</info>
</prop>
</group>
<group oor:name="CalcNotesBackground">
<info>
- <desc xml:lang="en-US">Settings used for the background of notes in Calc.</desc>
+ <desc xml:lang="en-US">Specifies the settings used for the background of notes in Calc.</desc>
</info>
<prop oor:name="Color" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Color used for the background of notes.</desc>
+ <desc xml:lang="en-US">Specifies the color used for the background of notes.</desc>
</info>
</prop>
</group>
<group oor:name="DrawGrid">
<info>
- <desc xml:lang="en-US">Settings used for the grid in Draw/Impress.</desc>
+ <desc xml:lang="en-US">Specifies the settings used for the grid in Draw/Impress.</desc>
</info>
<prop oor:name="IsVisible" oor:type="xs:boolean">
<info>
- <desc xml:lang="en-US">Specifies the visibilty of the grid (true = visible).</desc>
+ <desc xml:lang="en-US">Specifies the visibility of the grid (true = visible).</desc>
</info>
<value>true</value>
</prop>
<prop oor:name="Color" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Color used for the grid.</desc>
+ <desc xml:lang="en-US">Specifies the color used for the grid.</desc>
</info>
</prop>
</group>
<group oor:name="DrawDrawing">
<info>
- <desc xml:lang="en-US">Settings for the default drawing color in Draw/Impress.</desc>
+ <desc xml:lang="en-US">Specifies the settings for the default drawing color in Draw/Impress.</desc>
</info>
<prop oor:name="Color" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">The default drawing color being used.</desc>
+ <desc xml:lang="en-US">Specifies the default drawing color.</desc>
</info>
</prop>
</group>
<group oor:name="DrawFill">
<info>
- <desc xml:lang="en-US">Settings for the default fill color in Draw/Impress.</desc>
+ <desc xml:lang="en-US">Specifies the settings for the default fill color in Draw/Impress.</desc>
</info>
<prop oor:name="Color" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">The default fill color being used.</desc>
+ <desc xml:lang="en-US">Specifies the default fill color.</desc>
</info>
</prop>
</group>
<group oor:name="BASICIdentifier">
<info>
- <desc xml:lang="en-US">Settings for identifiers in BASIC source code.</desc>
+ <desc xml:lang="en-US">Specifies the settings for identifiers in BASIC source code.</desc>
</info>
<prop oor:name="Color" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Color used for identifiers.</desc>
+ <desc xml:lang="en-US">Specifies the color used for identifiers.</desc>
</info>
</prop>
</group>
<group oor:name="BASICComment">
<info>
- <desc xml:lang="en-US">Settings for comments in BASIC source code.</desc>
+ <desc xml:lang="en-US">Specifies the settings for comments in BASIC source code.</desc>
</info>
<prop oor:name="Color" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Color used for comments.</desc>
+ <desc xml:lang="en-US">Specifies the color used for comments.</desc>
</info>
</prop>
</group>
<group oor:name="BASICNumber">
<info>
- <desc xml:lang="en-US">Settings for numbers in BASIC source code.</desc>
+ <desc xml:lang="en-US">Specifies the settings for numbers in BASIC source code.</desc>
</info>
<prop oor:name="Color" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Color used for numbers.</desc>
+ <desc xml:lang="en-US">Specifies the color used for numbers.</desc>
</info>
</prop>
</group>
<group oor:name="BASICString">
<info>
- <desc xml:lang="en-US">Settings for strings in BASIC source code.</desc>
+ <desc xml:lang="en-US">Specifies the settings for strings in BASIC source code.</desc>
</info>
<prop oor:name="Color" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Color used for strings.</desc>
+ <desc xml:lang="en-US">Specifies the color used for strings.</desc>
</info>
</prop>
</group>
<group oor:name="BASICOperator">
<info>
- <desc xml:lang="en-US">Settings for operators in BASIC source code.</desc>
+ <desc xml:lang="en-US">Specifies the settings for operators in BASIC source code.</desc>
</info>
<prop oor:name="Color" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Color used for operators.</desc>
+ <desc xml:lang="en-US">Specifies the color used for operators.</desc>
</info>
</prop>
</group>
<group oor:name="BASICKeyword">
<info>
- <desc xml:lang="en-US">Settings for keywords in BASIC source code.</desc>
+ <desc xml:lang="en-US">Specifies the settings for keywords in BASIC source code.</desc>
</info>
<prop oor:name="Color" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Color used for keywords (reserved expressions).</desc>
+ <desc xml:lang="en-US">Specifies the color used for keywords (reserved expressions).</desc>
</info>
</prop>
</group>
<group oor:name="BASICError">
<info>
- <desc xml:lang="en-US">Settings for errors shown in BASIC source code.</desc>
+ <desc xml:lang="en-US">Specifies the settings for errors shown in BASIC source code.</desc>
</info>
<prop oor:name="Color" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Color used for errors.</desc>
+ <desc xml:lang="en-US">Specifies the color used for errors.</desc>
</info>
</prop>
</group>
@@ -559,19 +559,17 @@
<group oor:name="FilterClassification">
<info>
<author>FS</author>
- <desc xml:lang="en-US">Collection of settings relevant for filter classification.
-These settings are used in the file open / file save dialogs, where the user is presented with a list of file format filters to choose from.
-Filters are classified into so-called global and local classes, which control how filters are grouped together in the user interface.</desc>
+ <desc xml:lang="en-US">Contains the collection of settings relevant for filter classification. These settings are used in the file open / file save dialogs, where the user is presented with a list of file format filters to choose from. Filters are classified into so-called global and local classes, which control how filters are grouped together in the user interface.</desc>
</info>
<group oor:name="GlobalFilters">
<info>
- <desc xml:lang="en-US">Global classes are presented to the user in a group of it's own. A typical example for a global class is "text documents", whereas "StarWriter 4.0 / 5.0 documents" is not a global class.</desc>
+ <desc xml:lang="en-US">Presents global classes to the user in a group of their own. A typical example for a global class is "text documents", whereas "StarWriter 4.0 / 5.0 documents" is not a global class.</desc>
</info>
<prop oor:name="Order" oor:type="oor:string-list">
<info>
<desc xml:lang="en-US">List specifying the order of the global filters within their group.</desc>
</info>
- <value oor:separator=";">com.sun.star.text.TextDocument;com.sun.star.sheet.SpreadsheetDocument;com.sun.star.presentation.PresentationDocument;com.sun.star.drawing.DrawingDocument;com.sun.star.text.WebDocument;com.sun.star.text.GlobalDocument;com.sun.star.formular.FormularProperties</value>
+ <value oor:separator=";">com.sun.star.text.TextDocument;com.sun.star.sheet.SpreadsheetDocument;com.sun.star.presentation.PresentationDocument;com.sun.star.drawing.DrawingDocument;com.sun.star.text.WebDocument;com.sun.star.text.GlobalDocument;com.sun.star.formula.FormularProperties</value>
</prop>
<set oor:name="Classes" oor:node-type="FilterClass">
<info>
@@ -581,9 +579,7 @@ Filters are classified into so-called global and local classes, which control ho
</group>
<group oor:name="LocalFilters">
<info>
- <desc xml:lang="en-US">Like global classes, local classes combine several filters into one entry.
-The only difference to global filters is that all these are presented in an own group, while entries resulting from local classes are presented "in-place", at the position where the first of it's filters would normally appear.
-Additionally, filters in global classes can repeat elsewhere, while filters in local classes do not appear anywhere else than in the entry which is assembled from their class.</desc>
+ <desc xml:lang="en-US">Combines several filters into one entry and presents the classes to the user "in-place".</desc>
</info>
<set oor:name="Classes" oor:node-type="FilterClass">
<info>
@@ -595,11 +591,11 @@ Additionally, filters in global classes can repeat elsewhere, while filters in l
<group oor:name="ColorScheme">
<info>
<author>OS</author>
- <desc xml:lang="en-US">Color settings for customizing the appearance of the applications.</desc>
+ <desc xml:lang="en-US">Specifies the color settings for customizing the appearance of the applications.</desc>
</info>
<prop oor:name="CurrentColorScheme" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">Name of the columns selected for inserting data into text or fields, plus inserted text and line breaks</desc>
+ <desc xml:lang="en-US">Specifies the name of the columns selected for inserting data into text or fields, plus inserted text and line breaks.</desc>
</info>
<value>Default</value>
</prop>
diff --git a/officecfg/registry/schema/org/openoffice/Office/Views.xcs b/officecfg/registry/schema/org/openoffice/Office/Views.xcs
index d053eea3aeca..84493c5115c2 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Views.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Views.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: Views.xcs,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: tpf $ $Date: 2002-10-25 17:16:42 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:50:10 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,7 +77,7 @@
</prop>
<group oor:name="UserData" oor:extensible="true">
<info>
- <desc xml:lang="en-US">Can be used for own purposes.</desc>
+ <desc xml:lang="en-US">Denotes an additional field for arbitrary data. There is no special semantic associated with this field. Application is to be determined by the user.</desc>
</info>
</group>
</group>
@@ -97,7 +97,7 @@
</prop>
<group oor:name="UserData" oor:extensible="true">
<info>
- <desc xml:lang="en-US">Can be used for own purposes.</desc>
+ <desc xml:lang="en-US">Denotes an additional field for arbitrary data. There is no special semantic associated with this field. Application is to be determined by the user.</desc>
</info>
</group>
</group>
@@ -112,7 +112,7 @@
</prop>
<group oor:name="UserData" oor:extensible="true">
<info>
- <desc xml:lang="en-US">Can be used for own purposes.</desc>
+ <desc xml:lang="en-US">Denotes an additional field for arbitrary data. There is no special semantic associated with this field. Application is to be determined by the user.</desc>
</info>
</group>
</group>
@@ -127,12 +127,12 @@
</prop>
<prop oor:name="Visible" oor:type="xs:boolean">
<info>
- <desc xml:lang="en-US">Make window visible.</desc>
+ <desc xml:lang="en-US">Makes window visible.</desc>
</info>
</prop>
<group oor:name="UserData" oor:extensible="true">
<info>
- <desc xml:lang="en-US">Can be used for own purposes.</desc>
+ <desc xml:lang="en-US">Denotes an additional field for arbitrary data. There is no special semantic associated with this field. Application is to be determined by the user.</desc>
</info>
</group>
</group>
diff --git a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
index 94f54542ed0c..0d5a7b8cbccd 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: Writer.xcs,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: os $ $Date: 2002-12-04 15:48:48 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:50:10 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -69,34 +69,34 @@
<templates>
<group oor:name="AgendaType">
<info>
- <desc xml:lang="en-US">Settings for a single agenda entry.</desc>
+ <desc xml:lang="en-US">Specifies the settings for a single agenda entry.</desc>
</info>
<prop oor:name="Author" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">Person responsible person for the topic.</desc>
+ <desc xml:lang="en-US">Specifies the name of the person who is responsible for the topic.</desc>
<label xml:lang="en-US">Responsible</label>
</info>
</prop>
<prop oor:name="Topic" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">Title for each agenda topic.</desc>
+ <desc xml:lang="en-US">Specifies the title for each agenda topic.</desc>
<label xml:lang="en-US">Agenda topic</label>
</info>
</prop>
<prop oor:name="Duration" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Scheduled duration of each topic [UNIT=Minute].</desc>
+ <desc xml:lang="en-US">Specifies the duration of each topic [UNIT=Minute].</desc>
<label xml:lang="en-US">Duration</label>
</info>
</prop>
</group>
<group oor:name="StyleType">
<info>
- <desc xml:lang="en-US">A type for the preferred style of templates.</desc>
+ <desc xml:lang="en-US">Determines the default template style.</desc>
</info>
<prop oor:name="PreferredStyle" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Preferred style for the template.</desc>
+ <desc xml:lang="en-US">Specifies the default template style.</desc>
<label xml:lang="en-US">Style - Modern/Classic/Decorative</label>
</info>
<constraints>
@@ -124,13 +124,13 @@
</info>
<prop oor:name="Width" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">[UNIT=1/100 mm]</desc>
+ <desc xml:lang="en-US">Specifies the width. [UNIT=1/100 mm]</desc>
<label xml:lang="en-US"/>
</info>
</prop>
<prop oor:name="Height" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">[UNIT=1/100 mm]</desc>
+ <desc xml:lang="en-US">Specifies the height. [UNIT=1/100 mm]</desc>
<label xml:lang="en-US"/>
</info>
</prop>
@@ -141,22 +141,22 @@
</info>
<prop oor:name="Left" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Left distance of the object [UNIT=1/100 mm]</desc>
+ <desc xml:lang="en-US">Specifies the left distance of the object [UNIT=1/100 mm]</desc>
</info>
</prop>
<prop oor:name="Right" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Right distance of the object [UNIT=1/100 mm]</desc>
+ <desc xml:lang="en-US">Specifies the right distance of the object [UNIT=1/100 mm].</desc>
</info>
</prop>
<prop oor:name="Top" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Top distance of the object [UNIT=1/100 mm]</desc>
+ <desc xml:lang="en-US">Specifies the top distance of the object [UNIT=1/100 mm]</desc>
</info>
</prop>
<prop oor:name="Bottom" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Bottom distance of the object [UNIT=1/100 mm]</desc>
+ <desc xml:lang="en-US">Specifies the bottom distance of the object [UNIT=1/100 mm].</desc>
</info>
</prop>
</group>
@@ -165,10 +165,10 @@
<desc xml:lang="en-US">Contains settings for aligning an object or an element.</desc>
</info>
<prop oor:name="Position" oor:type="xs:int">
- <info>
- <desc xml:lang="en-US">Specifies alignment enumeration values.</desc>
- </info>
- <constraints>
+ <info>
+ <desc xml:lang="en-US">Specifies alignment enumeration values.</desc>
+ </info>
+ <constraints>
<enumeration oor:value="0">
<info>
<desc xml:lang="en-US">Zero</desc>
@@ -219,51 +219,51 @@
</group>
<group oor:name="TextElementType">
<info>
- <desc xml:lang="en-US"/>
+ <desc xml:lang="en-US">Contains a text information together with a visibility information.</desc>
</info>
<prop oor:name="Visible" oor:type="xs:boolean">
<info>
- <desc xml:lang="en-US"/>
+ <desc xml:lang="en-US">Determines whether the element is visible.</desc>
</info>
</prop>
<prop oor:name="Content" oor:type="xs:string" oor:localized="true">
<info>
- <desc xml:lang="en-US"/>
+ <desc xml:lang="en-US">Contains the text content.</desc>
</info>
</prop>
</group>
<group oor:name="IntElementType">
<info>
- <desc xml:lang="en-US"/>
+ <desc xml:lang="en-US">Contains a date or time information together with a visibility information.</desc>
</info>
<prop oor:name="Visible" oor:type="xs:boolean">
<info>
- <desc xml:lang="en-US"/>
+ <desc xml:lang="en-US">Determines whether the element is visible or not.</desc>
</info>
</prop>
<prop oor:name="Content" oor:type="xs:int">
<info>
- <desc xml:lang="en-US"/>
+ <desc xml:lang="en-US">Contains the date or time value.</desc>
</info>
</prop>
</group>
<group oor:name="FileType">
<info>
- <desc xml:lang="en-US"/>
+ <desc xml:lang="en-US">Contains information about a linked file, i.e. a graphic file.</desc>
</info>
<prop oor:name="Name" oor:type="xs:string">
<info>
- <desc xml:lang="en-US"/>
+ <desc xml:lang="en-US">Contains the file name as URL.</desc>
</info>
</prop>
<prop oor:name="Filter" oor:type="xs:string">
<info>
- <desc xml:lang="en-US"/>
+ <desc xml:lang="en-US">Contains the name of the import filter to load the file.</desc>
</info>
</prop>
<prop oor:name="AsLink" oor:type="xs:boolean">
<info>
- <desc xml:lang="en-US"/>
+ <desc xml:lang="en-US">Determines whether the file is embedded or linked.</desc>
</info>
</prop>
</group>
@@ -273,13 +273,13 @@
</info>
<prop oor:name="X" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">[UNIT=1/100 mm]</desc>
+ <desc xml:lang="en-US">Specifies the X-value. [UNIT=1/100 mm]</desc>
<label xml:lang="en-US"/>
</info>
</prop>
<prop oor:name="Y" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">[UNIT=1/100 mm]</desc>
+ <desc xml:lang="en-US">Specifies the Y-value. [UNIT=1/100 mm]</desc>
<label xml:lang="en-US"/>
</info>
</prop>
@@ -295,7 +295,7 @@
</prop>
<prop oor:name="Command" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">The name of the database table or query.</desc>
+ <desc xml:lang="en-US">Specifies the name of the database table or query.</desc>
</info>
</prop>
<prop oor:name="CommandType" oor:type="xs:short">
@@ -305,12 +305,12 @@
</prop>
<prop oor:name="ColumnsToText" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">Name of the columns that have been selected for inserting data into text or fields, as well as inserted text and line breaks.</desc>
+ <desc xml:lang="en-US">Specifies the name of the columns that have been selected for inserting data into text or fields, as well as inserted text and line breaks.</desc>
</info>
</prop>
<prop oor:name="ColumnsToTable" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">Name of the columns, that have been selected for inserting data into tables, plus inserted text and line breaks.</desc>
+ <desc xml:lang="en-US">Specifies the name of the columns, that have been selected for inserting data into tables, plus inserted text and line breaks.</desc>
</info>
</prop>
<prop oor:name="ParaStyle" oor:type="xs:string">
@@ -623,7 +623,7 @@
</info>
<group oor:name="Line">
<info>
- <desc xml:lang="en-US">Contains settings for guiding lines or points (for example when selcting/moving an aobject or frame).</desc>
+ <desc xml:lang="en-US">Contains settings for guiding lines or points (for example when selecting/moving an object or frame).</desc>
</info>
<prop oor:name="Guide" oor:type="xs:boolean">
<!-- OldPath: Writer/Layout/Lines -->
@@ -661,7 +661,7 @@
</group>
<group oor:name="Window">
<info>
- <desc xml:lang="en-US">Contains vairous window settings such as scrollbars, rules, etc.</desc>
+ <desc xml:lang="en-US">Contains various window settings such as scrollbars, rules, etc.</desc>
</info>
<prop oor:name="HorizontalScroll" oor:type="xs:boolean">
<!-- OldPath: Writer/Layout/Window -->
@@ -689,7 +689,7 @@
<!-- UIHints: Tools - Options - Text document - View - [Section] View -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Specifies, if rulers are displayed. It filters the values of HorizontalRuler and VerticalRuler</desc>
+ <desc xml:lang="en-US">Specifies whether rulers are displayed. Filters the values of HorizontalRuler and VerticalRuler.</desc>
<label xml:lang="en-US">Show rulers</label>
</info>
<value>true</value>
@@ -909,7 +909,6 @@
</info>
</enumeration>
</constraints>
- <value>2</value>
</prop>
<prop oor:name="TabStop" oor:type="xs:int">
<!-- OldPath: Writer/Layout -->
@@ -926,7 +925,7 @@
</group>
<group oor:name="Zoom">
<info>
- <desc xml:lang="en-US">Contains zoom ttings..</desc>
+ <desc xml:lang="en-US">Contains zoom settings.</desc>
</info>
<prop oor:name="Type" oor:type="xs:int">
<!-- UIHints: (Status Bar) -->
@@ -979,7 +978,7 @@
<!-- UIHints: Tools - Options - Text document Grid - [Section] Options -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Move frames, drawing elements, and form functions only between the grid points.</desc>
+ <desc xml:lang="en-US">Moves frames, drawing elements, and form functions only between the grid points.</desc>
<label xml:lang="en-US">Snap to grid</label>
</info>
<value>false</value>
@@ -1353,7 +1352,7 @@
<!-- UIHints: Tools - Options - Text document - Print - [Section] Pages -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Prints all left pages in the document.</desc>
+ <desc xml:lang="en-US">Prints only the even pages in the document.</desc>
<label xml:lang="en-US">Left pages</label>
</info>
<value>true</value>
@@ -1364,7 +1363,7 @@
<!-- UIHints: Tools - Options - Text document - Print - [Section] Pages -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Prints all right pages in the document.</desc>
+ <desc xml:lang="en-US">Prints only the odd pages in the document.</desc>
<label xml:lang="en-US">Right pages</label>
</info>
<value>true</value>
@@ -1416,7 +1415,8 @@
<desc xml:lang="en-US">Specifies the fax machine that is used when faxing directly from the document.</desc>
<label xml:lang="en-US">Fax</label>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
</group>
<group oor:name="Papertray">
@@ -1532,7 +1532,7 @@
</group>
<group oor:name="Input">
<info>
- <desc xml:lang="en-US">Contains settings used when inputing text or data in tables.</desc>
+ <desc xml:lang="en-US">Contains settings used when inputting text or data in tables.</desc>
</info>
<prop oor:name="NumberRecognition" oor:type="xs:boolean">
<!-- OldPath: Writer/Insert/IntoTables -->
@@ -1932,7 +1932,7 @@
</group>
<group oor:name="Insert">
<info>
- <desc xml:lang="en-US">Settings for insertion of various object types.</desc>
+ <desc xml:lang="en-US">Specifies the settings for inserting various object types.</desc>
</info>
<group oor:name="Caption">
<!-- OldLocation: Soffice.cfg -->
@@ -1940,23 +1940,23 @@
<!--UIHints: Tools - Options - Text document Insert - [Section] Caption -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Settings for insertion of captions for various object types.</desc>
+ <desc xml:lang="en-US">Specifies the settings for inserting captions for various object types.</desc>
</info>
<prop oor:name="Automatic" oor:type="xs:boolean">
<info>
- <desc xml:lang="en-US">Specifies how tables, graphics, frames and Office documents, which have been inserted as OLE objects, are labelled.</desc>
+ <desc xml:lang="en-US">Specifies how tables, graphics, frames and Office documents, which have been inserted as OLE objects, are labeled</desc>
<label xml:lang="en-US">Automatic</label>
</info>
<value>false</value>
</prop>
<group oor:name="WriterObject">
<info>
- <desc xml:lang="en-US">Settings for insertion of captions for Writer objects.</desc>
+ <desc xml:lang="en-US">Specifies the settings for inserting captions for Writer objects.</desc>
</info>
<group oor:name="Table">
<!--OldPath: Writer/Insert/Caption/Object/StarWriter_Table-->
<info>
- <desc xml:lang="en-US">Settings for insertion of captions for tables.</desc>
+ <desc xml:lang="en-US">Specifies the settings for inserting captions for tables.</desc>
</info>
<prop oor:name="Enable" oor:type="xs:boolean">
<info>
@@ -1971,13 +1971,13 @@
</info>
<prop oor:name="Category" oor:type="xs:string" oor:localized="true">
<info>
- <desc xml:lang="en-US">Category of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the character that appears directly after the number of the heading or chapter level.</desc>
<label xml:lang="en-US">Category</label>
</info>
</prop>
<prop oor:name="Numbering" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Numbering of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the numbering of the caption field.</desc>
<label xml:lang="en-US">Numbering</label>
</info>
<constraints>
@@ -2021,14 +2021,15 @@
</prop>
<prop oor:name="CaptionText" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">Text of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the text of the caption field.</desc>
<label xml:lang="en-US">CaptionText</label>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="Position" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Position of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the position of the caption field.</desc>
<label xml:lang="en-US">Position</label>
</info>
<constraints>
@@ -2047,18 +2048,18 @@
</prop>
<prop oor:name="Level" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Headings or chapter levels where the numbering starts in the document.</desc>
+ <desc xml:lang="en-US">Specifies the headings or chapter levels where the numbering starts in the document</desc>
<label xml:lang="en-US">Level</label>
</info>
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimum value allowed.</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="11">
<info>
- <desc xml:lang="en-US">Maximum value allowed.</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed.</desc>
</info>
</maxInclusive>
</constraints>
@@ -2066,7 +2067,7 @@
</prop>
<prop oor:name="Delimiter" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">The character that appears directly after the number of the heading or chapter level.</desc>
+ <desc xml:lang="en-US">Specifies the character that appears directly after the number of the heading or chapter level.</desc>
<label xml:lang="en-US">Separator</label>
</info>
<value>.</value>
@@ -2076,7 +2077,7 @@
<group oor:name="Frame">
<!-- OldPath: Writer/Insert/Caption/Object/StarWriter_Frame -->
<info>
- <desc xml:lang="en-US">Settings for insertion of captions for frames.</desc>
+ <desc xml:lang="en-US">Specifies the settings for inserting captions for frames.</desc>
</info>
<prop oor:name="Enable" oor:type="xs:boolean">
<info>
@@ -2091,13 +2092,13 @@
</info>
<prop oor:name="Category" oor:type="xs:string" oor:localized="true">
<info>
- <desc xml:lang="en-US">Category of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the category of the caption field.</desc>
<label xml:lang="en-US">Category</label>
</info>
</prop>
<prop oor:name="Numbering" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Numbering of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the numbering of the caption field.</desc>
<label xml:lang="en-US">Numbering</label>
</info>
<constraints>
@@ -2141,14 +2142,15 @@
</prop>
<prop oor:name="CaptionText" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">Text of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the text of the caption field.</desc>
<label xml:lang="en-US">CaptionText</label>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="Position" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Position of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the position of the caption field.</desc>
<label xml:lang="en-US">Position</label>
</info>
<constraints>
@@ -2167,18 +2169,18 @@
</prop>
<prop oor:name="Level" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Headings or chapter levels where the numbering starts in the document.</desc>
+ <desc xml:lang="en-US">Specifies the headings or chapter levels where the numbering starts in the document.</desc>
<label xml:lang="en-US">Level</label>
</info>
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimum value allowed.</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="11">
<info>
- <desc xml:lang="en-US">Maximum value allowed.</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed.</desc>
</info>
</maxInclusive>
</constraints>
@@ -2186,7 +2188,7 @@
</prop>
<prop oor:name="Delimiter" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">The character that appears directly after the number of the heading or chapter level.</desc>
+ <desc xml:lang="en-US">Specifies the character that appears directly after the number of the heading or chapter level.</desc>
<label xml:lang="en-US">Separator</label>
</info>
<value>.</value>
@@ -2211,13 +2213,13 @@
</info>
<prop oor:name="Category" oor:type="xs:string" oor:localized="true">
<info>
- <desc xml:lang="en-US">Category of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the category of the caption field.</desc>
<label xml:lang="en-US">Category</label>
</info>
</prop>
<prop oor:name="Numbering" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Numbering of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the numbering of the caption field.</desc>
<label xml:lang="en-US">Numbering</label>
</info>
<constraints>
@@ -2261,25 +2263,26 @@
</prop>
<prop oor:name="CaptionText" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">Text of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the text of the caption field.</desc>
<label xml:lang="en-US">CaptionText</label>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="Level" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Headings or chapter levels where the numbering starts in the document</desc>
+ <desc xml:lang="en-US">Specifies the headings or chapter levels where the numbering starts in the document.</desc>
<label xml:lang="en-US">Level</label>
</info>
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimum value allowed.</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="11">
<info>
- <desc xml:lang="en-US">Maximum value allowed.</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed.</desc>
</info>
</maxInclusive>
</constraints>
@@ -2287,7 +2290,7 @@
</prop>
<prop oor:name="Delimiter" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">The character that appears directly after the number of the heading or chapter level.</desc>
+ <desc xml:lang="en-US">Specifies the character that appears directly after the number of the heading or chapter level.</desc>
<label xml:lang="en-US">Separator</label>
</info>
<value>.</value>
@@ -2297,12 +2300,12 @@
</group>
<group oor:name="OfficeObject">
<info>
- <desc xml:lang="en-US">Settings for insertion of captions for office objects.</desc>
+ <desc xml:lang="en-US">Specifies the settings for inserting captions for office objects.</desc>
</info>
<group oor:name="Calc">
<!-- OldPath: Writer/Insert/Caption/Object/StarOffice5.2_Calc -->
<info>
- <desc xml:lang="en-US">Settings for insertion of captions for Calc documents.</desc>
+ <desc xml:lang="en-US">Specifies the settings for inserting captions for Calc documents.</desc>
</info>
<prop oor:name="Enable" oor:type="xs:boolean">
<info>
@@ -2317,13 +2320,13 @@
</info>
<prop oor:name="Category" oor:type="xs:string" oor:localized="true">
<info>
- <desc xml:lang="en-US">Category of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the category of the caption field.</desc>
<label xml:lang="en-US">Category</label>
</info>
</prop>
<prop oor:name="Numbering" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Numbering of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the numbering of the caption field.</desc>
<label xml:lang="en-US">Numbering</label>
</info>
<constraints>
@@ -2367,14 +2370,15 @@
</prop>
<prop oor:name="CaptionText" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">Text of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the text of the caption field.</desc>
<label xml:lang="en-US">CaptionText</label>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="Position" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Position of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the position of the caption field.</desc>
<label xml:lang="en-US">Position</label>
</info>
<constraints>
@@ -2393,18 +2397,18 @@
</prop>
<prop oor:name="Level" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Headings or chapter levels where the numbering starts in the document.</desc>
+ <desc xml:lang="en-US">Specifies the headings or chapter levels where the numbering starts in the document.</desc>
<label xml:lang="en-US">Level</label>
</info>
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimum value allowed.</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="11">
<info>
- <desc xml:lang="en-US">Maximum value allowed.</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed.</desc>
</info>
</maxInclusive>
</constraints>
@@ -2412,7 +2416,7 @@
</prop>
<prop oor:name="Delimiter" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">The character that appears directly after the number of the heading or chapter level.</desc>
+ <desc xml:lang="en-US">Specifies the character that appears directly after the number of the heading or chapter level.</desc>
<label xml:lang="en-US">Separator</label>
</info>
<value>.</value>
@@ -2422,7 +2426,7 @@
<group oor:name="Draw">
<!-- OldPath: Writer/Insert/Caption/Object/StarOffice5.2_Draw -->
<info>
- <desc xml:lang="en-US">Settings for insertion of captions for Draw documents.</desc>
+ <desc xml:lang="en-US">Specifies the settings for inserting captions for Draw documents.</desc>
</info>
<prop oor:name="Enable" oor:type="xs:boolean">
<info>
@@ -2437,13 +2441,13 @@
</info>
<prop oor:name="Category" oor:type="xs:string" oor:localized="true">
<info>
- <desc xml:lang="en-US">Category of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the category of the caption field.</desc>
<label xml:lang="en-US">Category</label>
</info>
</prop>
<prop oor:name="Numbering" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Numbering of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the numbering of the caption field.</desc>
<label xml:lang="en-US">Numbering</label>
</info>
<constraints>
@@ -2487,14 +2491,15 @@
</prop>
<prop oor:name="CaptionText" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">Text of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the text of the caption field.</desc>
<label xml:lang="en-US">CaptionText</label>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="Position" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Position of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the position of the caption field.</desc>
<label xml:lang="en-US">Position</label>
</info>
<constraints>
@@ -2513,18 +2518,18 @@
</prop>
<prop oor:name="Level" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Headings or chapter levels where the numbering starts in the document.</desc>
+ <desc xml:lang="en-US">Specifies the headings or chapter levels where the numbering starts in the document.</desc>
<label xml:lang="en-US">Level</label>
</info>
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimum value allowed.</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="11">
<info>
- <desc xml:lang="en-US">Maximum value allowed.</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed.</desc>
</info>
</maxInclusive>
</constraints>
@@ -2532,7 +2537,7 @@
</prop>
<prop oor:name="Delimiter" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">The character that appears directly after the number of the heading or chapter level.</desc>
+ <desc xml:lang="en-US">Specifies the character that appears directly after the number of the heading or chapter level.</desc>
<label xml:lang="en-US">Separator</label>
</info>
<value>.</value>
@@ -2542,7 +2547,7 @@
<group oor:name="Chart">
<!-- OldPath: Writer/Insert/Caption/Object/StarOffice5.2_Chart -->
<info>
- <desc xml:lang="en-US">Settings for insertion of captions for Chart documents.</desc>
+ <desc xml:lang="en-US">Specifies the settings for inserting captions for Chart documents.</desc>
</info>
<prop oor:name="Enable" oor:type="xs:boolean">
<info>
@@ -2557,13 +2562,13 @@
</info>
<prop oor:name="Category" oor:type="xs:string" oor:localized="true">
<info>
- <desc xml:lang="en-US">Category of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the category of the caption field.</desc>
<label xml:lang="en-US">Category</label>
</info>
</prop>
<prop oor:name="Numbering" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Numbering of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the numbering of the caption field.</desc>
<label xml:lang="en-US">Numbering</label>
</info>
<constraints>
@@ -2607,14 +2612,15 @@
</prop>
<prop oor:name="CaptionText" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">Text of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the text of the caption field.</desc>
<label xml:lang="en-US">CaptionText</label>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="Position" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Position of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the position of the caption field.</desc>
<label xml:lang="en-US">Position</label>
</info>
<constraints>
@@ -2633,18 +2639,18 @@
</prop>
<prop oor:name="Level" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Headings or chapter levels where the numbering starts in the document.</desc>
+ <desc xml:lang="en-US">Specifies the headings or chapter levels where the numbering starts in the document.</desc>
<label xml:lang="en-US">Level</label>
</info>
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimum value allowed.</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="11">
<info>
- <desc xml:lang="en-US">Maximum value allowed.</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed.</desc>
</info>
</maxInclusive>
</constraints>
@@ -2652,7 +2658,7 @@
</prop>
<prop oor:name="Delimiter" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">The character that appears directly after the number of the heading or chapter level.</desc>
+ <desc xml:lang="en-US">Specifies the character that appears directly after the number of the heading or chapter level.</desc>
<label xml:lang="en-US">Separator</label>
</info>
<value>.</value>
@@ -2662,7 +2668,7 @@
<group oor:name="Image">
<!-- OldPath: Writer/Insert/Caption/Object/StarOffice5.2_Image -->
<info>
- <desc xml:lang="en-US">Settings for insertion of captions for Image documents.</desc>
+ <desc xml:lang="en-US">Specifies the settings for inserting captions for Image documents.</desc>
</info>
<prop oor:name="Enable" oor:type="xs:boolean">
<info>
@@ -2677,13 +2683,13 @@
</info>
<prop oor:name="Category" oor:type="xs:string" oor:localized="true">
<info>
- <desc xml:lang="en-US">Category of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the category of the caption field.</desc>
<label xml:lang="en-US">Category</label>
</info>
</prop>
<prop oor:name="Numbering" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Numbering of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the numbering of the caption field.</desc>
<label xml:lang="en-US">Numbering</label>
</info>
<constraints>
@@ -2727,14 +2733,15 @@
</prop>
<prop oor:name="CaptionText" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">Text of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the text of the caption field.</desc>
<label xml:lang="en-US">CaptionText</label>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="Position" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Position of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the position of the caption field.</desc>
<label xml:lang="en-US">Position</label>
</info>
<constraints>
@@ -2753,18 +2760,18 @@
</prop>
<prop oor:name="Level" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Headings or chapter levels where the numbering starts in the document.</desc>
+ <desc xml:lang="en-US">Specifies the feadings or chapter levels where the numbering starts in the document.</desc>
<label xml:lang="en-US">Level</label>
</info>
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimum value allowed.</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="11">
<info>
- <desc xml:lang="en-US">Maximum value allowed.</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed.</desc>
</info>
</maxInclusive>
</constraints>
@@ -2772,7 +2779,7 @@
</prop>
<prop oor:name="Delimiter" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">The character that appear directly after the number of the heading or chapter level.</desc>
+ <desc xml:lang="en-US">Specifies the character that appears directly after the number of the heading or chapter level.</desc>
<label xml:lang="en-US">Separator</label>
</info>
<value>.</value>
@@ -2782,7 +2789,7 @@
<group oor:name="Formula">
<!-- OldPath: Writer/Insert/Caption/Object/StarOffice5.2_Formula -->
<info>
- <desc xml:lang="en-US">Settings for insertion of captions formula documents.</desc>
+ <desc xml:lang="en-US">Specifies the settings for inserting captions for formula documents.</desc>
</info>
<prop oor:name="Enable" oor:type="xs:boolean">
<info>
@@ -2797,13 +2804,13 @@
</info>
<prop oor:name="Category" oor:type="xs:string" oor:localized="true">
<info>
- <desc xml:lang="en-US">Category of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the category of the caption field.</desc>
<label xml:lang="en-US">Category</label>
</info>
</prop>
<prop oor:name="Numbering" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Numbering of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the numbering of the caption field.</desc>
<label xml:lang="en-US">Numbering</label>
</info>
<constraints>
@@ -2847,14 +2854,15 @@
</prop>
<prop oor:name="CaptionText" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">Text of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the text of the caption field.</desc>
<label xml:lang="en-US">CaptionText</label>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="Position" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Position of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the position of the caption field.</desc>
<label xml:lang="en-US">Position</label>
</info>
<constraints>
@@ -2873,18 +2881,18 @@
</prop>
<prop oor:name="Level" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Headings or chapter levels where the numbering starts in the document.</desc>
+ <desc xml:lang="en-US">Specifies the headings or chapter levels where the numbering starts in the document.</desc>
<label xml:lang="en-US">Level</label>
</info>
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimum value allowed.</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="11">
<info>
- <desc xml:lang="en-US">Maximum value allowed.</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed.</desc>
</info>
</maxInclusive>
</constraints>
@@ -2892,7 +2900,7 @@
</prop>
<prop oor:name="Delimiter" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">The character that appears directly after the number of the heading or chapter level.</desc>
+ <desc xml:lang="en-US">Specifies the character that appears directly after the number of the heading or chapter level.</desc>
<label xml:lang="en-US">Separator</label>
</info>
<value>.</value>
@@ -2902,7 +2910,7 @@
<group oor:name="Impress">
<!-- OldPath: Writer/Insert/Caption/Object/StarOffice5.2_Impress -->
<info>
- <desc xml:lang="en-US">Settings for insertion of captions for Impress objects.</desc>
+ <desc xml:lang="en-US">Specifies the settings for inserting captions for Impress objects.</desc>
</info>
<prop oor:name="Enable" oor:type="xs:boolean">
<info>
@@ -2917,13 +2925,13 @@
</info>
<prop oor:name="Category" oor:type="xs:string" oor:localized="true">
<info>
- <desc xml:lang="en-US">Category of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the category of the caption field.</desc>
<label xml:lang="en-US">Category</label>
</info>
</prop>
<prop oor:name="Numbering" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Numbering of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the numbering of the caption field.</desc>
<label xml:lang="en-US">Numbering</label>
</info>
<constraints>
@@ -2967,14 +2975,15 @@
</prop>
<prop oor:name="CaptionText" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">Text of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the text of the caption field.</desc>
<label xml:lang="en-US">CaptionText</label>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="Position" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Position of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the position of the caption field.</desc>
<label xml:lang="en-US">Position</label>
</info>
<constraints>
@@ -2993,18 +3002,18 @@
</prop>
<prop oor:name="Level" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Headings or chapter levels where the numbering starts in the document.</desc>
+ <desc xml:lang="en-US">Specifies the headings or chapter levels where the numbering starts in the document.</desc>
<label xml:lang="en-US">Level</label>
</info>
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimum value allowed.</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="11">
<info>
- <desc xml:lang="en-US">Maximum value allowed.</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed.</desc>
</info>
</maxInclusive>
</constraints>
@@ -3012,7 +3021,7 @@
</prop>
<prop oor:name="Delimiter" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">The character that appears directly after the number of the heading or chapter level.</desc>
+ <desc xml:lang="en-US">Specifies the character that appears directly after the number of the heading or chapter level.</desc>
<label xml:lang="en-US">Separator</label>
</info>
<value>.</value>
@@ -3022,7 +3031,7 @@
<group oor:name="OLEMisc">
<!-- OldPath: Writer/Insert/Caption/Object/StarOffice5.2_OLEMisc -->
<info>
- <desc xml:lang="en-US">Settings for insertion of captions for other OLE objects.</desc>
+ <desc xml:lang="en-US">Specifies the settings for inserting captions for other OLE objects.</desc>
</info>
<prop oor:name="Enable" oor:type="xs:boolean">
<info>
@@ -3037,13 +3046,13 @@
</info>
<prop oor:name="Category" oor:type="xs:string" oor:localized="true">
<info>
- <desc xml:lang="en-US">Category of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the category of the caption field.</desc>
<label xml:lang="en-US">Category</label>
</info>
</prop>
<prop oor:name="Numbering" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Numbering of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the numbering of the caption field.</desc>
<label xml:lang="en-US">Numbering</label>
</info>
<constraints>
@@ -3087,14 +3096,15 @@
</prop>
<prop oor:name="CaptionText" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">Text of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the text of the caption field.</desc>
<label xml:lang="en-US">CaptionText</label>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="Position" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Position of the caption field.</desc>
+ <desc xml:lang="en-US">Specifies the position of the caption field.</desc>
<label xml:lang="en-US">Position</label>
</info>
<constraints>
@@ -3113,18 +3123,18 @@
</prop>
<prop oor:name="Level" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Headings or chapter levels where the numbering starts in the document</desc>
+ <desc xml:lang="en-US">Specifies the headings or chapter levels where the numbering starts in the document</desc>
<label xml:lang="en-US">Level</label>
</info>
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimum value allowed.</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="11">
<info>
- <desc xml:lang="en-US">Maximum value allowed.</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed.</desc>
</info>
</maxInclusive>
</constraints>
@@ -3132,7 +3142,7 @@
</prop>
<prop oor:name="Delimiter" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">The character that appears directly after the number of the heading or chapter level.</desc>
+ <desc xml:lang="en-US">Specifies the character that appears directly after the number of the heading or chapter level.</desc>
<label xml:lang="en-US">Separator</label>
</info>
<value>.</value>
@@ -3147,7 +3157,7 @@
<!-- UIHints: Tools - Options - Text document - Insert - [Section] Tables -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Default settings for tables to be inserted.</desc>
+ <desc xml:lang="en-US">Specifies the default settings for tables to be inserted.</desc>
</info>
<prop oor:name="Header" oor:type="xs:boolean">
<info>
@@ -3193,7 +3203,7 @@
<!-- UIHints: Tools - Options - Text document - Other - [Section] Compatibility -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Specifies if spacings between paragraphs and tables are added to ensure the compatibility to MS Word documents.</desc>
+ <desc xml:lang="en-US">Specifies if spacing between paragraphs and tables are added to ensure the compatibility to MS Word documents.</desc>
<label xml:lang="en-US">Add spacing between paragraphs and tables</label>
</info>
<value>false</value>
@@ -3437,7 +3447,7 @@
</prop>
<group oor:name="ChangeToBullets">
<info>
- <desc xml:lang="en-US">Settings for automatic replacement of enumeration characters (dash, plus, and so on) into bullets.</desc>
+ <desc xml:lang="en-US">Specifies the settings for the automatic replacement of enumeration characters (dash, plus, and so on) into bullets.</desc>
</info>
<prop oor:name="Enable" oor:type="xs:boolean">
<!-- OldPath: Writer/AutoFormat/Options -->
@@ -3818,7 +3828,8 @@
<desc xml:lang="en-US">Specifies the label text (address).</desc>
<label xml:lang="en-US">Label text</label>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="Database" oor:type="xs:string">
<!-- OldPath: Writer/Dialog/Labels/Labels -->
@@ -3829,7 +3840,8 @@
<desc xml:lang="en-US">Specifies the database used.</desc>
<label xml:lang="en-US">Database</label>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
</group>
<group oor:name="Medium">
@@ -3856,7 +3868,8 @@
<desc xml:lang="en-US">Specifies the brand name of the label format.</desc>
<label xml:lang="en-US">Brand</label>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="Type" oor:type="xs:string">
<!-- OldPath: Writer/Dialog/Labels/Labels -->
@@ -3867,7 +3880,8 @@
<desc xml:lang="en-US">Specifies the type of the label format.</desc>
<label xml:lang="en-US">Type</label>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
</group>
<group oor:name="Format">
@@ -4041,7 +4055,8 @@
<desc xml:lang="en-US">Specifies the brand name of the business card format.</desc>
<label xml:lang="en-US">Brand</label>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="Type" oor:type="xs:string">
<!-- OldPath: Writer/Dialog/BusinessCards/Medium -->
@@ -4052,7 +4067,8 @@
<desc xml:lang="en-US">Specifies the type of the business card format.</desc>
<label xml:lang="en-US">Type</label>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
</group>
<group oor:name="Format">
@@ -4223,7 +4239,7 @@
</group>
<group oor:name="PrivateAddress">
<info>
- <desc xml:lang="en-US">Private address data.</desc>
+ <desc xml:lang="en-US">Species private address data.</desc>
</info>
<prop oor:name="FirstName" oor:type="xs:string">
<!-- OldPath: Writer/Dialog/BusinessCards/PrivateAddress -->
@@ -4231,7 +4247,7 @@
<!-- UIHints: File New BusinessCards Private -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Your first name</desc>
+ <desc xml:lang="en-US">Specifies your first name.</desc>
<label xml:lang="en-US">First name</label>
</info>
</prop>
@@ -4241,7 +4257,7 @@
<!-- UIHints: File New BusinessCards Private -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Your last name</desc>
+ <desc xml:lang="en-US">Specifies your last name.</desc>
<label xml:lang="en-US">Last name</label>
</info>
</prop>
@@ -4251,7 +4267,7 @@
<!-- UIHints: File New BusinessCards Private -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Your initials</desc>
+ <desc xml:lang="en-US">Specifies your initials.</desc>
<label xml:lang="en-US">Initials</label>
</info>
</prop>
@@ -4261,7 +4277,7 @@
<!-- UIHints: File New BusinessCards Private -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Your first name (2nd entry)</desc>
+ <desc xml:lang="en-US">Specifies your first name (2nd entry).</desc>
<label xml:lang="en-US">First name 2</label>
</info>
</prop>
@@ -4271,7 +4287,7 @@
<!-- UIHints: File New BusinessCards Private -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Your last name (2nd entry)</desc>
+ <desc xml:lang="en-US">Specifies your last name (2nd entry).</desc>
<label xml:lang="en-US">Last name 2</label>
</info>
</prop>
@@ -4281,7 +4297,7 @@
<!-- UIHints: File New BusinessCards Private -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Your initials (2nd entry)</desc>
+ <desc xml:lang="en-US">Specifies your initials (2nd entry).</desc>
<label xml:lang="en-US">Initials 2</label>
</info>
</prop>
@@ -4291,7 +4307,7 @@
<!-- UIHints: File New BusinessCards Private -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">The name of the street where you live.</desc>
+ <desc xml:lang="en-US">Specifies the name of the street where you live.</desc>
<label xml:lang="en-US">Street</label>
</info>
</prop>
@@ -4301,7 +4317,7 @@
<!-- UIHints: File New BusinessCards Private -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Your ZIP code</desc>
+ <desc xml:lang="en-US">Specifies your ZIP code.</desc>
<label xml:lang="en-US">Zip</label>
</info>
</prop>
@@ -4311,7 +4327,7 @@
<!-- UIHints: File New BusinessCards Private -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">The city where you live.</desc>
+ <desc xml:lang="en-US">Specifies the city where you live.</desc>
<label xml:lang="en-US">City</label>
</info>
</prop>
@@ -4321,7 +4337,7 @@
<!-- UIHints: File New BusinessCards Private -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">The country where you live.</desc>
+ <desc xml:lang="en-US">Specifies the country where you live.</desc>
<label xml:lang="en-US">Country</label>
</info>
</prop>
@@ -4331,7 +4347,7 @@
<!-- UIHints: File New BusinessCards Private -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">The state where you live.</desc>
+ <desc xml:lang="en-US">Specifies the state where you live.</desc>
<label xml:lang="en-US">State</label>
</info>
</prop>
@@ -4341,7 +4357,7 @@
<!-- UIHints: File New BusinessCards Private -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Your title.</desc>
+ <desc xml:lang="en-US">Specifies your title.</desc>
<label xml:lang="en-US">Title</label>
</info>
</prop>
@@ -4351,7 +4367,7 @@
<!-- UIHints: File New BusinessCards Private -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Your profession.</desc>
+ <desc xml:lang="en-US">Specifies your profession.</desc>
<label xml:lang="en-US">Profession</label>
</info>
</prop>
@@ -4361,7 +4377,7 @@
<!-- UIHints: File New BusinessCards Private -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Your phone number.</desc>
+ <desc xml:lang="en-US">Specifies your phone number.</desc>
<label xml:lang="en-US">Phone</label>
</info>
</prop>
@@ -4371,7 +4387,7 @@
<!-- UIHints: File New BusinessCards Private -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Your mobile phone number.</desc>
+ <desc xml:lang="en-US">Specifies your mobile phone number.</desc>
<label xml:lang="en-US">Mobile</label>
</info>
</prop>
@@ -4381,7 +4397,7 @@
<!-- UIHints: File New BusinessCards Private -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Your fax number.</desc>
+ <desc xml:lang="en-US">Specifies your fax number.</desc>
<label xml:lang="en-US">Fax</label>
</info>
</prop>
@@ -4391,7 +4407,7 @@
<!-- UIHints: File New BusinessCards Private -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">The address of your homepage.</desc>
+ <desc xml:lang="en-US">Specifies the address of your homepage.</desc>
<label xml:lang="en-US">Homepage</label>
</info>
</prop>
@@ -4401,14 +4417,14 @@
<!-- UIHints: File New BusinessCards Private -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Your e-mail address.</desc>
+ <desc xml:lang="en-US">Specifies your e-mail address.</desc>
<label xml:lang="en-US">E-mail</label>
</info>
</prop>
</group>
<group oor:name="BusinessAddress">
<info>
- <desc xml:lang="en-US">Business address data.</desc>
+ <desc xml:lang="en-US">Specifies the business address data.</desc>
</info>
<prop oor:name="Company" oor:type="xs:string">
<!-- OldPath: Writer/Dialog/BusinessCards/BusinessAddress -->
@@ -4416,7 +4432,7 @@
<!-- UIHints: File New BusinessCards Business -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">The company name, 1st line.</desc>
+ <desc xml:lang="en-US">Specifies the company name, 1st line.</desc>
<label xml:lang="en-US">Company</label>
</info>
</prop>
@@ -4426,7 +4442,7 @@
<!-- UIHints: File New BusinessCards Business -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">The company name, 2nd line.</desc>
+ <desc xml:lang="en-US">Specifies the company name, 2nd line.</desc>
<label xml:lang="en-US">CompanyExt</label>
</info>
</prop>
@@ -4436,7 +4452,7 @@
<!-- UIHints: File New BusinessCards Business -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">The company slogan.</desc>
+ <desc xml:lang="en-US">Specifies the company slogan.</desc>
<label xml:lang="en-US">Slogan</label>
</info>
</prop>
@@ -4446,7 +4462,7 @@
<!-- UIHints: File New BusinessCards Business -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">The name of the street.</desc>
+ <desc xml:lang="en-US">Specifies the name of the street.</desc>
<label xml:lang="en-US">Street</label>
</info>
</prop>
@@ -4456,7 +4472,7 @@
<!-- UIHints: File New BusinessCards Business -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">The ZIP code.</desc>
+ <desc xml:lang="en-US">Specifies the postal code or zip code.</desc>
<label xml:lang="en-US">Zip</label>
</info>
</prop>
@@ -4466,7 +4482,7 @@
<!-- UIHints: File New BusinessCards Business -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">The name of the city.</desc>
+ <desc xml:lang="en-US">Specifies the name of the city.</desc>
<label xml:lang="en-US">City</label>
</info>
</prop>
@@ -4476,7 +4492,7 @@
<!-- UIHints: File New BusinessCards Business -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">The country where the company is located.</desc>
+ <desc xml:lang="en-US">Specifies the country where the company is located.</desc>
<label xml:lang="en-US">Country</label>
</info>
</prop>
@@ -4486,7 +4502,7 @@
<!-- UIHints: File New BusinessCards Business -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">The state where the company is located.</desc>
+ <desc xml:lang="en-US">Specifies the state where the company is located.</desc>
<label xml:lang="en-US">State</label>
</info>
</prop>
@@ -4496,7 +4512,7 @@
<!-- UIHints: File New BusinessCards Business -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Your position in the company.</desc>
+ <desc xml:lang="en-US">Specifies your position in the company.</desc>
<label xml:lang="en-US">Position</label>
</info>
</prop>
@@ -4506,7 +4522,7 @@
<!-- UIHints: File New BusinessCards Business -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Your phone number.</desc>
+ <desc xml:lang="en-US">Specifies your phone number.</desc>
<label xml:lang="en-US">Phone</label>
</info>
</prop>
@@ -4516,7 +4532,7 @@
<!-- UIHints: File New BusinessCards Business -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Your mobile phone number.</desc>
+ <desc xml:lang="en-US">Specifies your mobile phone number.</desc>
<label xml:lang="en-US">Mobile</label>
</info>
</prop>
@@ -4526,7 +4542,7 @@
<!-- UIHints: File New BusinessCards Business -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Your fax number.</desc>
+ <desc xml:lang="en-US">Specifies your fax number.</desc>
<label xml:lang="en-US">Fax</label>
</info>
</prop>
@@ -4536,7 +4552,7 @@
<!-- UIHints: File New BusinessCards Business -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">The internet address for the company.</desc>
+ <desc xml:lang="en-US">Specifies the internet address for the company.</desc>
<label xml:lang="en-US">WebAddress</label>
</info>
</prop>
@@ -4546,7 +4562,7 @@
<!-- UIHints: File New BusinessCards Business -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Your e-mail address.</desc>
+ <desc xml:lang="en-US">Specifies your e-mail address.</desc>
<label xml:lang="en-US">Email</label>
</info>
</prop>
@@ -4650,18 +4666,18 @@
<!-- UIHints: Navigator -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Specifies the ouline level shown in the Navigator.</desc>
+ <desc xml:lang="en-US">Specifies the outline level shown in the Navigator.</desc>
<label xml:lang="en-US">Heading levels shown</label>
</info>
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimum value allowed.</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed.</desc>
</info>
</minInclusive>
<maxInclusive oor:value="10">
<info>
- <desc xml:lang="en-US">Maximum value allowed.</desc>
+ <desc xml:lang="en-US">Specifies the maximum value allowed.</desc>
</info>
</maxInclusive>
</constraints>
@@ -4723,7 +4739,8 @@
<desc xml:lang="en-US">Specifies the recipient&amp;apos;s address.</desc>
<label xml:lang="en-US">Addressee</label>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="Sender" oor:type="xs:string">
<!-- OldPath: Writer/Dialog/Envelope/Envelope -->
@@ -4755,7 +4772,8 @@
<desc xml:lang="en-US">Specifies the database to be used for the addressee.</desc>
<label xml:lang="en-US">Database</label>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
</group>
<group oor:name="Format">
@@ -4921,7 +4939,7 @@
<!-- UIHints: Dialog Insert Database Columns -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">The data set to be inserted.</desc>
+ <desc xml:lang="en-US">Specifies the data set that you want to insert.</desc>
</info>
</set>
</group>
@@ -4942,7 +4960,7 @@
<!-- UIHints: File / AutoPilot / Agenda / Page1-->
<info>
<author>OS</author>
- <desc xml:lang="en-US">The template for the preferred style.</desc>
+ <desc xml:lang="en-US">Specifies the template for the preferred style.</desc>
</info>
</node-ref>
</group>
@@ -4975,7 +4993,7 @@
<!-- Notice: Constraints: Any -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Title for the agenda.</desc>
+ <desc xml:lang="en-US">Specifies the title for the agenda.</desc>
<label xml:lang="en-US">Title of meeting</label>
</info>
</prop>
@@ -4985,7 +5003,7 @@
<!-- Notice: Default: Current date -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Date of the meeting.</desc>
+ <desc xml:lang="en-US">Displays the date of the meeting.</desc>
<label xml:lang="en-US">Date</label>
</info>
</prop>
@@ -4995,7 +5013,7 @@
<!--Current Time-->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Time of the meeting.</desc>
+ <desc xml:lang="en-US">Specifies the time of the meeting.</desc>
<label xml:lang="en-US">Time</label>
</info>
</prop>
@@ -5004,7 +5022,7 @@
<!-- UIHints: File / AutoPilot / Agenda / Page 2 -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Location of the meeting.</desc>
+ <desc xml:lang="en-US">Specifies the location of the meeting.</desc>
<label xml:lang="en-US">Location</label>
</info>
</prop>
@@ -5013,7 +5031,7 @@
<!-- UIHints: File / AutoPilot / Agenda / Page 2 / Occasion -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Reference Occasion as a header for the agenda.</desc>
+ <desc xml:lang="en-US">Uses the Reference Occasion as a header for the agenda.</desc>
<label xml:lang="en-US">Occasion</label>
</info>
</prop>
@@ -5022,7 +5040,7 @@
<!-- UIHints: File / AutoPilot / Agenda / Page 2 / Bring along -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Header _Bring along_ for the agenda.</desc>
+ <desc xml:lang="en-US">Specifies the Header _Bring along_ for the agenda.</desc>
<label xml:lang="en-US">Bring along</label>
</info>
</prop>
@@ -5031,7 +5049,7 @@
<!-- UIHints: File / AutoPilot / Agenda / Page 2 / Please prepare -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Reference _Please prepare_ for the agenda.</desc>
+ <desc xml:lang="en-US">Specifies the Reference _Please prepare_ for the agenda.</desc>
<label xml:lang="en-US">Please prepare</label>
</info>
</prop>
@@ -5040,7 +5058,7 @@
<!-- UIHints: File / AutoPilot / Agenda / Page 2 / Notes -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Element Notes for the agenda.</desc>
+ <desc xml:lang="en-US">Defines Element Notes for the agenda.</desc>
<label xml:lang="en-US">Notes</label>
</info>
</prop>
@@ -5049,7 +5067,7 @@
<!-- UIHints: File / AutoPilot / Agenda / Page 3 / Convened by -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Header _Convened by_ for the agenda.</desc>
+ <desc xml:lang="en-US">Specifies the Header _Convened by_ for the agenda.</desc>
<label xml:lang="en-US">Convened by</label>
</info>
</prop>
@@ -5058,7 +5076,7 @@
<!-- UIHints: File / AutoPilot / Agenda / Page 3 / Presiding -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Header _Presiding_ for the agenda.</desc>
+ <desc xml:lang="en-US">Specifies the Header _Presiding_ for the agenda.</desc>
<label xml:lang="en-US">Presiding</label>
</info>
</prop>
@@ -5067,7 +5085,7 @@
<!-- UIHints: File / AutoPilot / Agenda / Page 3 / Minutes -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Header _Minutes_ for the agenda.</desc>
+ <desc xml:lang="en-US">Specifies the Header _Minutes_ for the agenda.</desc>
<label xml:lang="en-US">Minutes</label>
</info>
</prop>
@@ -5076,7 +5094,7 @@
<!-- UIHints: File / AutoPilot / Agenda / Page 3 / Participants -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Header Participants for the agenda.</desc>
+ <desc xml:lang="en-US">Specifies the Header Participants for the agenda.</desc>
<label xml:lang="en-US">Participants</label>
</info>
</prop>
@@ -5085,7 +5103,7 @@
<!-- UIHints: File / AutoPilot / Agenda / Page 3 / Guests -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Header_ Guests_ for the agenda.</desc>
+ <desc xml:lang="en-US">Specifies the Header_ Guests_ for the agenda.</desc>
<label xml:lang="en-US">Guests</label>
</info>
</prop>
@@ -5094,7 +5112,7 @@
<!-- UIHints: File / AutoPilot / Agenda / Page 3 / Experts -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Header _Experts_ for the agenda.</desc>
+ <desc xml:lang="en-US">Specifies the Header _Experts_ for the agenda.</desc>
<label xml:lang="en-US">Experts</label>
</info>
</prop>
@@ -5103,7 +5121,7 @@
<!-- UIHints: File / AutoPilot / Agenda / Page 3 / Follow-up -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Header Follow-up for the agenda.</desc>
+ <desc xml:lang="en-US">Specifies the Header Follow-up for the agenda.</desc>
<label xml:lang="en-US">Follow-up</label>
</info>
</prop>
@@ -5133,7 +5151,7 @@
<constraints>
<minInclusive oor:value="0">
<info>
- <desc xml:lang="en-US">Minimum value allowed.</desc>
+ <desc xml:lang="en-US">Specifies the minimum value allowed.</desc>
</info>
</minInclusive>
</constraints>
@@ -5143,13 +5161,13 @@
<!-- UIHints: File / AutoPilot / Agenda / Page4-->
<info>
<author>OS</author>
- <desc xml:lang="en-US">The set of specified agenda topics.</desc>
+ <desc xml:lang="en-US">Specifies the set of specified agenda topics.</desc>
</info>
</set>
</group>
<group oor:name="Save">
<info>
- <desc xml:lang="en-US">Options for saving the agenda document and template.</desc>
+ <desc xml:lang="en-US">Specifies the options for saving the agenda document and template.</desc>
</info>
<prop oor:name="DocInfoTitle" oor:type="xs:string">
<!-- OldLocation: wizard.ini -->
@@ -5162,82 +5180,82 @@
<constraints>
<enumeration oor:value="None">
<info>
- <desc xml:lang="en-US">The entry is not be filled.</desc>
+ <desc xml:lang="en-US">Not filled</desc>
</info>
</enumeration>
<enumeration oor:value="Weekly Project Meeting">
<info>
- <desc xml:lang="en-US">The entry contains the title of the meeting.</desc>
+ <desc xml:lang="en-US">Title of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="~Date">
<info>
- <desc xml:lang="en-US">The entry contains the date of the meeting.</desc>
+ <desc xml:lang="en-US">Date of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="~Time">
<info>
- <desc xml:lang="en-US">The entry contains the time of the meeting.</desc>
+ <desc xml:lang="en-US">Time of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Location">
<info>
- <desc xml:lang="en-US">The entry contains the location of the meeting.</desc>
+ <desc xml:lang="en-US">Location of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Occasion">
<info>
- <desc xml:lang="en-US">The entry contains the reason for the meeting.</desc>
+ <desc xml:lang="en-US">Reason for the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Bring ~along">
<info>
- <desc xml:lang="en-US">The entry contains the items which are to be brought to the meeting.</desc>
+ <desc xml:lang="en-US">Items for the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Please prepare">
<info>
- <desc xml:lang="en-US">The entry contains the items to prepare for the meeting.</desc>
+ <desc xml:lang="en-US">Items to prepare for the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="No~tes">
<info>
- <desc xml:lang="en-US">The entry contains notes from the meeting.</desc>
+ <desc xml:lang="en-US">Notes from the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Co~nvened by">
<info>
- <desc xml:lang="en-US">The entry contains the name of the person who convened the meeting.</desc>
+ <desc xml:lang="en-US">Person who convened the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="~Presiding">
<info>
- <desc xml:lang="en-US">The entry contains the name of the person who presides over the meeting.</desc>
+ <desc xml:lang="en-US">Person who presides over the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="~Minutes">
<info>
- <desc xml:lang="en-US">The entry contains the name of the meeting minutes.</desc>
+ <desc xml:lang="en-US">Name of the meeting minutes</desc>
</info>
</enumeration>
<enumeration oor:value="P~articipants">
<info>
- <desc xml:lang="en-US">The entry contains the number of the participants.</desc>
+ <desc xml:lang="en-US">Number of the participants</desc>
</info>
</enumeration>
<enumeration oor:value="~Guests">
<info>
- <desc xml:lang="en-US">The entry contains the number of the guests.</desc>
+ <desc xml:lang="en-US">Number of the guests</desc>
</info>
</enumeration>
<enumeration oor:value="~Experts">
<info>
- <desc xml:lang="en-US">The entry contains the number of the experts.</desc>
+ <desc xml:lang="en-US">Number of the experts</desc>
</info>
</enumeration>
<enumeration oor:value="~Follow-up">
<info>
- <desc xml:lang="en-US">The entry contains the date of the follow-up meetings.</desc>
+ <desc xml:lang="en-US">Date of the follow-up meetings</desc>
</info>
</enumeration>
</constraints>
@@ -5247,88 +5265,88 @@
<!-- UIHints: File / AutoPilot / Agenda / Page 5 / Subject -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Subject for the properties</desc>
+ <desc xml:lang="en-US">Specifies the subject for the properties.</desc>
<label xml:lang="en-US">Subject</label>
</info>
<constraints>
<enumeration oor:value="None">
<info>
- <desc xml:lang="en-US">The entry is not filled.</desc>
+ <desc xml:lang="en-US">Not filled</desc>
</info>
</enumeration>
<enumeration oor:value="Weekly Project Meeting">
<info>
- <desc xml:lang="en-US">The entry contains the title of the meeting.</desc>
+ <desc xml:lang="en-US">Title of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="~Date">
<info>
- <desc xml:lang="en-US">The entry contains the date of the meeting.</desc>
+ <desc xml:lang="en-US">Date of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="~Time">
<info>
- <desc xml:lang="en-US">The entry contains the time of the meeting.</desc>
+ <desc xml:lang="en-US">Time of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Location">
<info>
- <desc xml:lang="en-US">The entry contains the location of the meeting.</desc>
+ <desc xml:lang="en-US">Location of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Occasion">
<info>
- <desc xml:lang="en-US">The entry contains the reason for the meeting.</desc>
+ <desc xml:lang="en-US">Reason for the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Bring ~along">
<info>
- <desc xml:lang="en-US">The entry contains the items which are to be brought to the meeting.</desc>
+ <desc xml:lang="en-US">Items which are to be brought to the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Please prepare">
<info>
- <desc xml:lang="en-US">The entry contains the items to prepare for the meeting.</desc>
+ <desc xml:lang="en-US">Items to prepare for the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="No~tes">
<info>
- <desc xml:lang="en-US">The entry contains notes of the meeting.</desc>
+ <desc xml:lang="en-US">Notes of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Co~nvened by">
<info>
- <desc xml:lang="en-US">The entry contains the name of the person who convened the meeting.</desc>
+ <desc xml:lang="en-US">Name of the person who convened the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="~Presiding">
<info>
- <desc xml:lang="en-US">The entry contains the name of the person who presides over the meeting.</desc>
+ <desc xml:lang="en-US">Name of the person who presides over the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="~Minutes">
<info>
- <desc xml:lang="en-US">The entry contains the name of the meeting minutes.</desc>
+ <desc xml:lang="en-US">Name of the meeting minutes</desc>
</info>
</enumeration>
<enumeration oor:value="P~articipants">
<info>
- <desc xml:lang="en-US">The entry contains the number of the participants.</desc>
+ <desc xml:lang="en-US">Number of the participants</desc>
</info>
</enumeration>
<enumeration oor:value="~Guests">
<info>
- <desc xml:lang="en-US">The entry contains the number of the guests.</desc>
+ <desc xml:lang="en-US">Number of the guests</desc>
</info>
</enumeration>
<enumeration oor:value="~Experts">
<info>
- <desc xml:lang="en-US">The entry contains the number of the experts.</desc>
+ <desc xml:lang="en-US">Number of the experts</desc>
</info>
</enumeration>
<enumeration oor:value="~Follow-up">
<info>
- <desc xml:lang="en-US">The entry contains the date of the follow-up meetings.</desc>
+ <desc xml:lang="en-US">Date of the follow-up meeting</desc>
</info>
</enumeration>
</constraints>
@@ -5348,7 +5366,7 @@
<!-- UIHints: File / AutoPilot / Agenda / Page 5 / Info -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Text that appears in the description field of the properties dialog.</desc>
+ <desc xml:lang="en-US">Specifies the text that appears in the description field of the properties dialog.</desc>
<label xml:lang="en-US">Info</label>
</info>
</prop>
@@ -5366,7 +5384,7 @@
<!-- UIHints: File / AutoPilot / Agenda / Page 5 -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Prefix of the automatically created document name.</desc>
+ <desc xml:lang="en-US">Specifies the prefix of the automatically created document name.</desc>
<label xml:lang="en-US">Prefix</label>
</info>
</prop>
@@ -5375,7 +5393,7 @@
<!-- UIHints: File / AutoPilot / Agenda / Page 5 / Destination -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Location to save the document.</desc>
+ <desc xml:lang="en-US">Specifies the location that you want to save the document.</desc>
<label xml:lang="en-US">Destination</label>
</info>
</prop>
@@ -5403,7 +5421,7 @@
<!-- UIHints: File / AutoPilot / Letter / Page1-->
<info>
<author>OS</author>
- <desc xml:lang="en-US">The template for the preferred style.</desc>
+ <desc xml:lang="en-US">Specifies the template for the preferred style.</desc>
</info>
</node-ref>
</group>
@@ -5648,7 +5666,7 @@
<!-- UIHints: File / AutoPilot / Letter / Page 5 -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Copies</desc>
+ <desc xml:lang="en-US">Copies a component.</desc>
<label xml:lang="en-US">Copy to</label>
</info>
</prop>
@@ -5903,7 +5921,7 @@
<!-- UIHints: File / AutoPilot / Letter / Page 6 / Footer -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Toggles the delimiter line of the document footer.</desc>
+ <desc xml:lang="en-US">Specifies whether the delimiter line of the document footer is visible.</desc>
<label xml:lang="en-US">Separator line</label>
</info>
</prop>
@@ -6005,82 +6023,82 @@
<constraints>
<enumeration oor:value="None">
<info>
- <desc xml:lang="en-US">The entry is not filled.</desc>
+ <desc xml:lang="en-US">not filled</desc>
</info>
</enumeration>
<enumeration oor:value="Weekly Project Meeting">
<info>
- <desc xml:lang="en-US">The entry contains the title of the meeting.</desc>
+ <desc xml:lang="en-US">Title of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="~Date">
<info>
- <desc xml:lang="en-US">The entry contains the date of the meeting.</desc>
+ <desc xml:lang="en-US">Date of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="~Time">
<info>
- <desc xml:lang="en-US">The entry contains the time of the meeting.</desc>
+ <desc xml:lang="en-US">Time of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Location">
<info>
- <desc xml:lang="en-US">The entry contains the location of the meeting.</desc>
+ <desc xml:lang="en-US">Location of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Occasion">
<info>
- <desc xml:lang="en-US">The entry contains the reason the meeting.</desc>
+ <desc xml:lang="en-US">Reason the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Bring ~along">
<info>
- <desc xml:lang="en-US">The entry contains the items which are to be brought to the meeting.</desc>
+ <desc xml:lang="en-US">Items which are to be brought to the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Please prepare">
<info>
- <desc xml:lang="en-US">The entry contains the items to prepare for the meeting.</desc>
+ <desc xml:lang="en-US">Items to prepare for the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="No~tes">
<info>
- <desc xml:lang="en-US">The entry contains notes of the meeting.</desc>
+ <desc xml:lang="en-US">Notes of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Co~nvened by">
<info>
- <desc xml:lang="en-US">The entry contains the name of the person who convened the meeting.</desc>
+ <desc xml:lang="en-US">Name of the person who convened the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="~Presiding">
<info>
- <desc xml:lang="en-US">The entry contains the name of the person who presides over the meeting.</desc>
+ <desc xml:lang="en-US">Name of the person who presides over the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="~Minutes">
<info>
- <desc xml:lang="en-US">The entry contains the name of the meeting minutes.</desc>
+ <desc xml:lang="en-US">Name of the meeting minutes</desc>
</info>
</enumeration>
<enumeration oor:value="P~articipants">
<info>
- <desc xml:lang="en-US">The entry contains the number of the participants.</desc>
+ <desc xml:lang="en-US">Number of the participants</desc>
</info>
</enumeration>
<enumeration oor:value="~Guests">
<info>
- <desc xml:lang="en-US">The entry contains the number of the guests.</desc>
+ <desc xml:lang="en-US">Number of the guests</desc>
</info>
</enumeration>
<enumeration oor:value="~Experts">
<info>
- <desc xml:lang="en-US">The entry contains the number of the experts.</desc>
+ <desc xml:lang="en-US">Number of the experts</desc>
</info>
</enumeration>
<enumeration oor:value="~Follow-up">
<info>
- <desc xml:lang="en-US">The entry contains the date of the follow-up meetings.</desc>
+ <desc xml:lang="en-US">Date of the follow-up meetings</desc>
</info>
</enumeration>
</constraints>
@@ -6090,88 +6108,88 @@
<!-- UIHints: File / AutoPilot / Letter / Page 8 -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Subject for the properties.</desc>
+ <desc xml:lang="en-US">Specifies the subject for the properties.</desc>
<label xml:lang="en-US">Subject</label>
</info>
<constraints>
<enumeration oor:value="None">
<info>
- <desc xml:lang="en-US">The entry is not filled.</desc>
+ <desc xml:lang="en-US">not filled.</desc>
</info>
</enumeration>
<enumeration oor:value="Weekly Project Meeting">
<info>
- <desc xml:lang="en-US">The entry contains the title of the meeting.</desc>
+ <desc xml:lang="en-US">Title of the meeting.</desc>
</info>
</enumeration>
<enumeration oor:value="~Date">
<info>
- <desc xml:lang="en-US">The entry contains the date of the meeting.</desc>
+ <desc xml:lang="en-US">Date of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="~Time">
<info>
- <desc xml:lang="en-US">The entry contains the time of the meeting.</desc>
+ <desc xml:lang="en-US">Time of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Location">
<info>
- <desc xml:lang="en-US">The entry contains the location of the meeting.</desc>
+ <desc xml:lang="en-US">Location of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Occasion">
<info>
- <desc xml:lang="en-US">The entry contains the reason for the meeting.</desc>
+ <desc xml:lang="en-US">Reason for the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Bring ~along">
<info>
- <desc xml:lang="en-US">The entry contains the items which are to be brought to the meeting.</desc>
+ <desc xml:lang="en-US">Items which are to be brought to the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Please prepare">
<info>
- <desc xml:lang="en-US">The entry contains the items to prepare for the meeting.</desc>
+ <desc xml:lang="en-US">Items to prepare for the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="No~tes">
<info>
- <desc xml:lang="en-US">The entry contains notes of the meeting.</desc>
+ <desc xml:lang="en-US">Notes of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Co~nvened by">
<info>
- <desc xml:lang="en-US">The entry contains the name of the person who convened the meeting.</desc>
+ <desc xml:lang="en-US">Name of the person who convened the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="~Presiding">
<info>
- <desc xml:lang="en-US">The entry contains the name of the person who presides over the meeting.</desc>
+ <desc xml:lang="en-US">Name of the person who presides over the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="~Minutes">
<info>
- <desc xml:lang="en-US">The entry contains the name of the meeting minutes.</desc>
+ <desc xml:lang="en-US">Name of the meeting minutes</desc>
</info>
</enumeration>
<enumeration oor:value="P~articipants">
<info>
- <desc xml:lang="en-US">The entry contains the number of the participants.</desc>
+ <desc xml:lang="en-US">Number of the participants</desc>
</info>
</enumeration>
<enumeration oor:value="~Guests">
<info>
- <desc xml:lang="en-US">The entry contains the number of the guests.</desc>
+ <desc xml:lang="en-US">Number of the guests</desc>
</info>
</enumeration>
<enumeration oor:value="~Experts">
<info>
- <desc xml:lang="en-US">The entry contains the number of the experts.</desc>
+ <desc xml:lang="en-US">Number of the experts</desc>
</info>
</enumeration>
<enumeration oor:value="~Follow-up">
<info>
- <desc xml:lang="en-US">The entry contains the date of the follow-up meetings.</desc>
+ <desc xml:lang="en-US">Date of the follow-up meetings</desc>
</info>
</enumeration>
</constraints>
@@ -6336,38 +6354,38 @@
<!-- UIHints: File / AutoPilot / Fax / Page 1 -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Fax title</desc>
+ <desc xml:lang="en-US">Specifies the Fax title.</desc>
<label xml:lang="en-US">Please enter the fax title</label>
</info>
<constraints>
<enumeration oor:value="Fax Note">
<info>
- <desc xml:lang="en-US">The entry contains the note entered for the fax.</desc>
+ <desc xml:lang="en-US">Note entered for the fax</desc>
</info>
</enumeration>
<enumeration oor:value="Fax Cover">
<info>
- <desc xml:lang="en-US">The entry contains the fax cover page.</desc>
+ <desc xml:lang="en-US">Fax cover page</desc>
</info>
</enumeration>
<enumeration oor:value="Fax Letter">
<info>
- <desc xml:lang="en-US">The entry contains the letter selected for the fax.</desc>
+ <desc xml:lang="en-US">Letter selected for the fax</desc>
</info>
</enumeration>
<enumeration oor:value="Fax Message">
<info>
- <desc xml:lang="en-US">The entry contains the fax message.</desc>
+ <desc xml:lang="en-US">Fax message</desc>
</info>
</enumeration>
<enumeration oor:value="Telefax">
<info>
- <desc xml:lang="en-US">The entry contains the text 'Telefax'.</desc>
+ <desc xml:lang="en-US">Text 'Telefax'</desc>
</info>
</enumeration>
<enumeration oor:value="User Title">
<info>
- <desc xml:lang="en-US">The entry contains the user-defined title.</desc>
+ <desc xml:lang="en-US">User-defined title</desc>
</info>
</enumeration>
</constraints>
@@ -6587,7 +6605,7 @@
<!-- UIHints: File / AutoPilot / Fax / Page 4 / Salutation -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">The telephone number of the addressee.</desc>
+ <desc xml:lang="en-US">Specifies the telephone number of the addressee.</desc>
<label xml:lang="en-US">Phone</label>
</info>
</prop>
@@ -6596,7 +6614,7 @@
<!-- UIHints: File / AutoPilot / Fax / Page 4 / Salutation -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">The fax number of the addressee.</desc>
+ <desc xml:lang="en-US">Specifies the fax number of the addressee.</desc>
<label xml:lang="en-US">Fax</label>
</info>
</prop>
@@ -6640,14 +6658,14 @@
</group>
<group oor:name="Elements">
<info>
- <desc xml:lang="en-US">Contains settings for the content elemnts.</desc>
+ <desc xml:lang="en-US">Contains settings for the content elements</desc>
</info>
<prop oor:name="Copy" oor:type="xs:boolean">
<!-- OldLocation: wizard.ini -->
<!-- UIHints: File / AutoPilot / Fax / Page 5 -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Copies</desc>
+ <desc xml:lang="en-US">Copies a component.</desc>
<label xml:lang="en-US">Copy to</label>
</info>
</prop>
@@ -6768,7 +6786,7 @@
<!-- UIHints: File / AutoPilot / Fax / Page 6 -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Toggles the delimiter line of the document footer.</desc>
+ <desc xml:lang="en-US">Specifies whether the delimiter line of the document footer is visible.</desc>
<label xml:lang="en-US">Separator line</label>
</info>
</prop>
@@ -6819,82 +6837,82 @@
<constraints>
<enumeration oor:value="None">
<info>
- <desc xml:lang="en-US">The entry is not filled.</desc>
+ <desc xml:lang="en-US">not filled</desc>
</info>
</enumeration>
<enumeration oor:value="Weekly Project Meeting">
<info>
- <desc xml:lang="en-US">The entry contains the title of the meeting.</desc>
+ <desc xml:lang="en-US">Title of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="~Date">
<info>
- <desc xml:lang="en-US">The entry contains the date of the meeting.</desc>
+ <desc xml:lang="en-US">Date of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="~Time">
<info>
- <desc xml:lang="en-US">The entry contains the time of the meeting.</desc>
+ <desc xml:lang="en-US">Time of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Location">
<info>
- <desc xml:lang="en-US">The entry contains the location of the meeting.</desc>
+ <desc xml:lang="en-US">Location of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Occasion">
<info>
- <desc xml:lang="en-US">The entry contains the reason for the meeting.</desc>
+ <desc xml:lang="en-US">Reason for the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Bring ~along">
<info>
- <desc xml:lang="en-US">The entry contains the items which are to be brought to the meeting.</desc>
+ <desc xml:lang="en-US">Items which are to be brought to the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Please prepare">
<info>
- <desc xml:lang="en-US">The entry contains the items to prepare for the meeting.</desc>
+ <desc xml:lang="en-US">Items to prepare for the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="No~tes">
<info>
- <desc xml:lang="en-US">The entry contains notes of the meeting.</desc>
+ <desc xml:lang="en-US">Notes of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Co~nvened by">
<info>
- <desc xml:lang="en-US">The entry contains the name of the person who convenes the meeting.</desc>
+ <desc xml:lang="en-US">Name of the person who convenes the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="~Presiding">
<info>
- <desc xml:lang="en-US">The entry contains the name of the person who presides over the meeting.</desc>
+ <desc xml:lang="en-US">Name of the person who presides over the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="~Minutes">
<info>
- <desc xml:lang="en-US">The entry contains the name of the meeting minutes.</desc>
+ <desc xml:lang="en-US">Name of the meeting minutes</desc>
</info>
</enumeration>
<enumeration oor:value="P~articipants">
<info>
- <desc xml:lang="en-US">The entry contains the number of the participants.</desc>
+ <desc xml:lang="en-US">Number of the participants</desc>
</info>
</enumeration>
<enumeration oor:value="~Guests">
<info>
- <desc xml:lang="en-US">The entry contains the number of the guests.</desc>
+ <desc xml:lang="en-US">Number of the guests</desc>
</info>
</enumeration>
<enumeration oor:value="~Experts">
<info>
- <desc xml:lang="en-US">The entry contains the number of the experts.</desc>
+ <desc xml:lang="en-US">Number of the experts</desc>
</info>
</enumeration>
<enumeration oor:value="~Follow-up">
<info>
- <desc xml:lang="en-US">The entry contains the date of the follow-up meetings.</desc>
+ <desc xml:lang="en-US">Date of the follow-up meetings</desc>
</info>
</enumeration>
</constraints>
@@ -6910,82 +6928,82 @@
<constraints>
<enumeration oor:value="None">
<info>
- <desc xml:lang="en-US">The entry is not filled.</desc>
+ <desc xml:lang="en-US">not filled</desc>
</info>
</enumeration>
<enumeration oor:value="Weekly Project Meeting">
<info>
- <desc xml:lang="en-US">The entry contains the title of the meeting.</desc>
+ <desc xml:lang="en-US">Title of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="~Date">
<info>
- <desc xml:lang="en-US">The entry contains the date of the meeting.</desc>
+ <desc xml:lang="en-US">Date of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="~Time">
<info>
- <desc xml:lang="en-US">The entry contains the time of the meeting.</desc>
+ <desc xml:lang="en-US">Time of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Location">
<info>
- <desc xml:lang="en-US">The entry contains the location of the meeting.</desc>
+ <desc xml:lang="en-US">Location of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Occasion">
<info>
- <desc xml:lang="en-US">The entry contains the reason of the meeting.</desc>
+ <desc xml:lang="en-US">Reason of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Bring ~along">
<info>
- <desc xml:lang="en-US">The entry contains the items which are to be brought to the meeting.</desc>
+ <desc xml:lang="en-US">Items which are to be brought to the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Please prepare">
<info>
- <desc xml:lang="en-US">The entry contains the items to prepare for the meeting.</desc>
+ <desc xml:lang="en-US">Items to prepare for the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="No~tes">
<info>
- <desc xml:lang="en-US">The entry contains notes of the meeting.</desc>
+ <desc xml:lang="en-US">Notes of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Co~nvened by">
<info>
- <desc xml:lang="en-US">The entry contains the name of the person who convened the meeting.</desc>
+ <desc xml:lang="en-US">Name of the person who convened the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="~Presiding">
<info>
- <desc xml:lang="en-US">The entry contains the name of the person who presides over the meeting.</desc>
+ <desc xml:lang="en-US">Name of the person who presides over the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="~Minutes">
<info>
- <desc xml:lang="en-US">The entry contains the name of the meeting minutes.</desc>
+ <desc xml:lang="en-US">Name of the meeting minutes</desc>
</info>
</enumeration>
<enumeration oor:value="P~articipants">
<info>
- <desc xml:lang="en-US">The entry contains the number of the participants.</desc>
+ <desc xml:lang="en-US">Number of the participants</desc>
</info>
</enumeration>
<enumeration oor:value="~Guests">
<info>
- <desc xml:lang="en-US">The entry contains the number of the guests.</desc>
+ <desc xml:lang="en-US">Number of the guests</desc>
</info>
</enumeration>
<enumeration oor:value="~Experts">
<info>
- <desc xml:lang="en-US">The entry contains the number of the experts.</desc>
+ <desc xml:lang="en-US">Number of the experts</desc>
</info>
</enumeration>
<enumeration oor:value="~Follow-up">
<info>
- <desc xml:lang="en-US">The entry contains the date of the follow-up meetings.</desc>
+ <desc xml:lang="en-US">Date of the follow-up meetings</desc>
</info>
</enumeration>
</constraints>
@@ -7013,7 +7031,7 @@
<!-- UIHints: File / AutoPilot / Fax / Page 7 / File name -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Create a document name automatically</desc>
+ <desc xml:lang="en-US">Creates a document name automatically.</desc>
<label xml:lang="en-US">Automatic</label>
</info>
</prop>
@@ -7067,17 +7085,17 @@
<constraints>
<enumeration oor:value="Internal Memo">
<info>
- <desc xml:lang="en-US">The entry contains the text 'Internal Memo'.</desc>
+ <desc xml:lang="en-US">Text 'Internal Memo'</desc>
</info>
</enumeration>
<enumeration oor:value="Interoffice Memo">
<info>
- <desc xml:lang="en-US">The entry contains the text 'Interoffice Memo'.</desc>
+ <desc xml:lang="en-US">Text 'Interoffice Memo'</desc>
</info>
</enumeration>
<enumeration oor:value="Memorandum">
<info>
- <desc xml:lang="en-US">The entry contains the text 'Memorandum'.</desc>
+ <desc xml:lang="en-US">Text 'Memorandum'</desc>
</info>
</enumeration>
</constraints>
@@ -7110,7 +7128,7 @@
<!-- UIHints: File / AutoPilot / Memo / Page 2 -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Add Addressee</desc>
+ <desc xml:lang="en-US">Adds Addressee.</desc>
<label xml:lang="en-US">To</label>
</info>
</prop>
@@ -7128,7 +7146,7 @@
<!-- UIHints: File / AutoPilot / Memo / Page 2 -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Add Sender address</desc>
+ <desc xml:lang="en-US">Adds Sender address.</desc>
<label xml:lang="en-US">From</label>
</info>
</prop>
@@ -7226,7 +7244,7 @@
<!-- UIHints: File / AutoPilot / Memo / Page 3 -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Date in the header</desc>
+ <desc xml:lang="en-US">Displays the date in the header.</desc>
<label xml:lang="en-US">Date</label>
</info>
</prop>
@@ -7244,7 +7262,7 @@
<!-- UIHints: File / AutoPilot / Memo / Page 3 -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Page number in the header</desc>
+ <desc xml:lang="en-US">Specifies that the page number is in the header.</desc>
<label xml:lang="en-US">Page number</label>
</info>
</prop>
@@ -7253,7 +7271,7 @@
<!-- UIHints: File / AutoPilot / Memo / Page 3 -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Toggles the delimiter line of the document header.</desc>
+ <desc xml:lang="en-US">Specifies whether the delimiter line of the document footer is visible.</desc>
<label xml:lang="en-US">Separator line</label>
</info>
</prop>
@@ -7276,7 +7294,7 @@
<!-- UIHints: File / AutoPilot / Memo / Page 3 -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Page number in the footer</desc>
+ <desc xml:lang="en-US">Specifies that the page number is in the footer.</desc>
<label xml:lang="en-US">Continuation page number</label>
</info>
</prop>
@@ -7285,7 +7303,7 @@
<!-- UIHints: File / AutoPilot / Memo / Page 3 -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Toggles the delimiter line of the document footer.</desc>
+ <desc xml:lang="en-US">Specifies whether the delimiter line of the document footer is visible.</desc>
<label xml:lang="en-US">Separator line</label>
</info>
</prop>
@@ -7294,7 +7312,7 @@
<!-- UIHints: File / AutoPilot / Memo / Page 3 -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Confidential visible in the footer.</desc>
+ <desc xml:lang="en-US">Specifies that Confidential is visible in the footer.</desc>
<label xml:lang="en-US">Confidentiality level</label>
</info>
</node-ref>
@@ -7314,82 +7332,82 @@
<constraints>
<enumeration oor:value="None">
<info>
- <desc xml:lang="en-US">The entry is not filled.</desc>
+ <desc xml:lang="en-US">not filled</desc>
</info>
</enumeration>
<enumeration oor:value="Weekly Project Meeting">
<info>
- <desc xml:lang="en-US">The entry contains the title of the meeting.</desc>
+ <desc xml:lang="en-US">Title of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="~Date">
<info>
- <desc xml:lang="en-US">The entry contains the date of the meeting.</desc>
+ <desc xml:lang="en-US">Date of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="~Time">
<info>
- <desc xml:lang="en-US">The entry contains the time of the meeting.</desc>
+ <desc xml:lang="en-US">Time of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Location">
<info>
- <desc xml:lang="en-US">The entry contains the location of the meeting.</desc>
+ <desc xml:lang="en-US">Location of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Occasion">
<info>
- <desc xml:lang="en-US">The entry contains the reason for the meeting.</desc>
+ <desc xml:lang="en-US">Reason for the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Bring ~along">
<info>
- <desc xml:lang="en-US">The entry contains the items which are to be brought to the meeting.</desc>
+ <desc xml:lang="en-US">Items which are to be brought to the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Please prepare">
<info>
- <desc xml:lang="en-US">The entry contains the items to prepare for the meeting.</desc>
+ <desc xml:lang="en-US">Items to prepare for the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="No~tes">
<info>
- <desc xml:lang="en-US">The entry contains notes of the meeting.</desc>
+ <desc xml:lang="en-US">Notes of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Co~nvened by">
<info>
- <desc xml:lang="en-US">The entry contains the name of the person who convened the meeting.</desc>
+ <desc xml:lang="en-US">Name of the person who convened the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="~Presiding">
<info>
- <desc xml:lang="en-US">The entry contains the name of the person who presides over the meeting.</desc>
+ <desc xml:lang="en-US">Name of the person who presides over the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="~Minutes">
<info>
- <desc xml:lang="en-US">The entry contains the name of the meeting minutes.</desc>
+ <desc xml:lang="en-US">Name of the meeting minutes</desc>
</info>
</enumeration>
<enumeration oor:value="P~articipants">
<info>
- <desc xml:lang="en-US">The entry contains the number of the participants.</desc>
+ <desc xml:lang="en-US">Number of the participants</desc>
</info>
</enumeration>
<enumeration oor:value="~Guests">
<info>
- <desc xml:lang="en-US">The entry contains the number of the guests.</desc>
+ <desc xml:lang="en-US">Number of the guests</desc>
</info>
</enumeration>
<enumeration oor:value="~Experts">
<info>
- <desc xml:lang="en-US">The entry contains the number of the experts.</desc>
+ <desc xml:lang="en-US">Number of the experts</desc>
</info>
</enumeration>
<enumeration oor:value="~Follow-up">
<info>
- <desc xml:lang="en-US">The entry contains the date of the follow-up meetings.</desc>
+ <desc xml:lang="en-US">Date of the follow-up meetings</desc>
</info>
</enumeration>
</constraints>
@@ -7405,82 +7423,82 @@
<constraints>
<enumeration oor:value="None">
<info>
- <desc xml:lang="en-US">The entry is not filled.</desc>
+ <desc xml:lang="en-US">not filled</desc>
</info>
</enumeration>
<enumeration oor:value="Weekly Project Meeting">
<info>
- <desc xml:lang="en-US">The entry contains the title of the meeting.</desc>
+ <desc xml:lang="en-US">Title of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="~Date">
<info>
- <desc xml:lang="en-US">The entry contains the date of the meeting.</desc>
+ <desc xml:lang="en-US">Date of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="~Time">
<info>
- <desc xml:lang="en-US">The entry contains the time of the meeting.</desc>
+ <desc xml:lang="en-US">Time of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Location">
<info>
- <desc xml:lang="en-US">The entry contains the location of the meeting.</desc>
+ <desc xml:lang="en-US">Location of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Occasion">
<info>
- <desc xml:lang="en-US">The entry contains the reason for the meeting.</desc>
+ <desc xml:lang="en-US">Reason for the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Bring ~along">
<info>
- <desc xml:lang="en-US">The entry contains the items which are to be brought to the meeting.</desc>
+ <desc xml:lang="en-US">Items which are to be brought to the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Please prepare">
<info>
- <desc xml:lang="en-US">The entry contains the items to prepare for the meeting.</desc>
+ <desc xml:lang="en-US">Items to prepare for the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="No~tes">
<info>
- <desc xml:lang="en-US">The entry contains notes of the meeting.</desc>
+ <desc xml:lang="en-US">Notes of the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="Co~nvened by">
<info>
- <desc xml:lang="en-US">The entry contains the name of the person who convened the meeting.</desc>
+ <desc xml:lang="en-US">Name of the person who convened the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="~Presiding">
<info>
- <desc xml:lang="en-US">The entry contains the name of the person who presides over the meeting.</desc>
+ <desc xml:lang="en-US">Name of the person who presides over the meeting</desc>
</info>
</enumeration>
<enumeration oor:value="~Minutes">
<info>
- <desc xml:lang="en-US">The entry contains the name of the meeting minutes.</desc>
+ <desc xml:lang="en-US">Name of the meeting minutes</desc>
</info>
</enumeration>
<enumeration oor:value="P~articipants">
<info>
- <desc xml:lang="en-US">The entry contains the number of the participants.</desc>
+ <desc xml:lang="en-US">Number of the participants</desc>
</info>
</enumeration>
<enumeration oor:value="~Guests">
<info>
- <desc xml:lang="en-US">The entry contains the number of the guests.</desc>
+ <desc xml:lang="en-US">Number of the guests</desc>
</info>
</enumeration>
<enumeration oor:value="~Experts">
<info>
- <desc xml:lang="en-US">The entry contains the number of the experts.</desc>
+ <desc xml:lang="en-US">Number of the experts</desc>
</info>
</enumeration>
<enumeration oor:value="~Follow-up">
<info>
- <desc xml:lang="en-US">The entry will contain the date of the follow-up meetings.</desc>
+ <desc xml:lang="en-US">Date of the follow-up meeting</desc>
</info>
</enumeration>
</constraints>
@@ -7511,7 +7529,6 @@
<desc xml:lang="en-US">Specifies the prefix of the automatically created document name.</desc>
<label xml:lang="en-US">Prefix</label>
</info>
- <value xsi:nil="true"/>
</prop>
<prop oor:name="AutoDocName" oor:type="xs:boolean">
<!-- OldLocation: wizard.ini -->
@@ -7679,7 +7696,7 @@
</group>
<group oor:name="FileOutput">
<info>
- <desc xml:lang="en-US">Settings for form letter output to file.</desc>
+ <desc xml:lang="en-US">Specifies the settings for outputting a form letter to a file.</desc>
</info>
<prop oor:name="Path" oor:type="xs:string">
<!-- OldLocation: Soffice.cfg -->
@@ -7688,7 +7705,8 @@
<author>OS</author>
<desc xml:lang="en-US">Specifies the path for the form letter file.</desc>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<group oor:name="FileName">
<!-- OldLocation: Soffice.cfg -->
@@ -7783,7 +7801,7 @@
</prop>
<prop oor:name="W4W000" oor:type="xs:long">
<info>
- <desc xml:lang="en-US">A Word for Word filter flag entry. If W4W000 is set, the flag is valid for all W4W filters that are not specified in detail. To specify a filter, replace "000" with the corresponding filter ID.</desc>
+ <desc xml:lang="en-US">Specifies a Word for Word filter flag entry. If W4W000 is set, the flag is valid for all W4W filters that are not specified in detail. To specify a filter, replace "000" with the corresponding filter ID.</desc>
</info>
<constraints>
<enumeration oor:value="0">
@@ -7871,7 +7889,7 @@
</info>
<prop oor:name="WW1F" oor:type="xs:long">
<info>
- <desc xml:lang="en-US">Flags for controlling the import of WinWord 1.0 documents.</desc>
+ <desc xml:lang="en-US">Specifies the flags for controlling the import of WinWord 1.0 documents.</desc>
</info>
<constraints>
<enumeration oor:value="0">
@@ -7899,7 +7917,7 @@
</prop>
<prop oor:name="WW" oor:type="xs:long">
<info>
- <desc xml:lang="en-US">Flags for importing WinWord documents.</desc>
+ <desc xml:lang="en-US">Specifies the flags for importing WinWord documents.</desc>
</info>
<constraints>
<enumeration oor:value="0">
@@ -8027,7 +8045,7 @@
</prop>
<prop oor:name="WW8" oor:type="xs:long">
<info>
- <desc xml:lang="en-US">Flags for importing WinWord 8 documents.</desc>
+ <desc xml:lang="en-US">Specifies the flags for importing WinWord 8 documents.</desc>
</info>
<constraints>
<enumeration oor:value="0">
@@ -8050,7 +8068,7 @@
</prop>
<prop oor:name="WWF" oor:type="xs:long">
<info>
- <desc xml:lang="en-US">Flags for controlling the import of fields in WW6 documents. The key WWF stands for "WinWord Field". </desc>
+ <desc xml:lang="en-US">Specifies the flags for controlling the import of fields in WW6 documents. The key WWF stands for "WinWord Field".</desc>
</info>
<constraints>
<enumeration oor:value="0">
@@ -8108,37 +8126,37 @@
</prop>
<prop oor:name="WWFA0" oor:type="xs:long">
<info>
- <desc xml:lang="en-US">"WinWord-field tag Always". A bit-field with 32 bits for enabling the tagging of fields for every field type. WWFA0 controls the field types 0 to 31.</desc>
+ <desc xml:lang="en-US">Enables the tagging of fields for every field type. Controls the field types 0 to 31.</desc>
</info>
<value>0</value>
</prop>
<prop oor:name="WWFA1" oor:type="xs:long">
<info>
- <desc xml:lang="en-US">"WinWord-field tag Always". A bit-field with 32 bits for enabling the tagging of fields for every field type. WWFA0 controls the field types 32 to 63.</desc>
+ <desc xml:lang="en-US">Enables the tagging of fields for every field type.Controls the field types 32 to 63.</desc>
</info>
<value>0</value>
</prop>
<prop oor:name="WWFA2" oor:type="xs:long">
<info>
- <desc xml:lang="en-US">"WinWord-field tag Always". A bit-field with 32 bits for enabling the tagging of fields for every field type. WWFA0 controls the field types 64 to 95.</desc>
+ <desc xml:lang="en-US">Enables the tagging of fields for every field type.Controls the field types 64 to 95.</desc>
</info>
<value>0</value>
</prop>
<prop oor:name="WWFB0" oor:type="xs:long">
<info>
- <desc xml:lang="en-US">"WinWord-field tag when Bad". A bit-field with 32 bits for disabling the tagging of fields for every field type. Useful for fields that cannot be imported completely, for example, nested fields. WWFB0 controls the field types 0 to 31.</desc>
+ <desc xml:lang="en-US">Disables the tagging of fields for every field type. Useful for fields that cannot be imported completely, for example, nested fields.Controls the field types 0 to 31.</desc>
</info>
<value>0</value>
</prop>
<prop oor:name="WWFB1" oor:type="xs:long">
<info>
- <desc xml:lang="en-US">"WinWord-field tag when Bad". A bit-field with 32 bits for disabling the tagging of fields for every field type. Useful for fields that cannot be imported completely, for example, nested fields. WWFB0 controls the field types 32 to 63.</desc>
+ <desc xml:lang="en-US">Disables the tagging of fields for every field type. Useful for fields that cannot be imported completely, for example, nested fields. Controls the field types 32 to 63.</desc>
</info>
<value>0</value>
</prop>
<prop oor:name="WWFB2" oor:type="xs:long">
<info>
- <desc xml:lang="en-US">"WinWord-field tag when Bad". A bit-field with 32 bits for disabling the tagging of fields for every field type. Useful for fields that cannot be imported completely, for example, nested fields. WWFB0 controls the field types 64 to 95.</desc>
+ <desc xml:lang="en-US">Disables the tagging of fields for every field type. Useful for fields that cannot be imported completely, for example, nested fields. Controls the field types 64 to 95.</desc>
</info>
<value>0</value>
</prop>
@@ -8162,7 +8180,7 @@
</prop>
<prop oor:name="WWWR" oor:type="xs:long">
<info>
- <desc xml:lang="en-US">Several flags for exporting (for debugging).</desc>
+ <desc xml:lang="en-US">Specifies several flags for exporting (for debugging).</desc>
</info>
<constraints>
<enumeration oor:value="0">
@@ -8195,7 +8213,7 @@
</info>
<prop oor:name="SW3Imp" oor:type="xs:long">
<info>
- <desc xml:lang="en-US">Flags for the Writer filter.</desc>
+ <desc xml:lang="en-US">Specifies the flags for the Writer filter.</desc>
</info>
<constraints>
<enumeration oor:value="0">
diff --git a/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs b/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs
index 770ffc250e2e..abf62bc35225 100644
--- a/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: WriterWeb.xcs,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: jb $ $Date: 2002-11-20 17:03:40 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:50:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -270,7 +270,7 @@
</group>
<group oor:name="Window">
<info>
- <desc xml:lang="en-US">Contains vaious settings for the window, such as scrollbars, rules, etc.</desc>
+ <desc xml:lang="en-US">Contains various settings for the window, such as scrollbars, rules, etc.</desc>
</info>
<prop oor:name="HorizontalScroll" oor:type="xs:boolean">
<!-- OldPath: HTML_Editor/Layout/Window -->
@@ -298,7 +298,7 @@
<!-- UIHints: Tools - Options - Text document - View - [Section] View -->
<info>
<author>OS</author>
- <desc xml:lang="en-US">Specifies, if rulers are displayed. It filters the values of HorizontalRuler and VerticalRuler</desc>
+ <desc xml:lang="en-US">Specifies whether rulers are displayed. It filters the values of HorizontalRuler and VerticalRuler</desc>
<label xml:lang="en-US">Show rulers</label>
</info>
<value>true</value>
@@ -509,7 +509,6 @@
</info>
</enumeration>
</constraints>
- <value>2</value>
</prop>
</group>
<group oor:name="Zoom">
@@ -797,7 +796,8 @@
<desc xml:lang="en-US">Specifies which fax machine is used when faxing directly from the document</desc>
<label xml:lang="en-US">Fax</label>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
</group>
<group oor:name="Papertray">
@@ -913,7 +913,7 @@
</group>
<group oor:name="Input">
<info>
- <desc xml:lang="en-US">Contains settings used when inputing text or data in tables.</desc>
+ <desc xml:lang="en-US">Contains settings used when inputting text or data in tables.</desc>
</info>
<prop oor:name="NumberRecognition" oor:type="xs:boolean">
<!-- OldPath: HTML_Editor/Insert/IntoTables -->
@@ -952,11 +952,11 @@
</group>
<group oor:name="Insert">
<info>
- <desc xml:lang="en-US">Settings for inserting various object types.</desc>
+ <desc xml:lang="en-US">Specifies the settings for inserting various object types.</desc>
</info>
<group oor:name="Table">
<info>
- <desc xml:lang="en-US">Default settings for inserting tables.</desc>
+ <desc xml:lang="en-US">Specifies the default settings for inserting tables.</desc>
</info>
<prop oor:name="Header" oor:type="xs:boolean">
<!-- OldPath: HTML_Editor/Insert/Tables -->
@@ -1025,7 +1025,7 @@
</prop>
<prop oor:name="NumberedList_InTable" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Specifies wehther the Numbering Object Bar, the Table Object Bar or the Text Object Bar/Web is visible toolbar when text formatted with numbering/list is selected in a table.</desc>
+ <desc xml:lang="en-US">Specifies whether the Numbering Object Bar, the Table Object Bar or the Text Object Bar/Web is visible toolbar when text formatted with numbering/list is selected in a table.</desc>
</info>
<value>-1</value>
</prop>
diff --git a/officecfg/registry/schema/org/openoffice/Setup.xcs b/officecfg/registry/schema/org/openoffice/Setup.xcs
index 549844c81ea4..8f4d526a3690 100644
--- a/officecfg/registry/schema/org/openoffice/Setup.xcs
+++ b/officecfg/registry/schema/org/openoffice/Setup.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: Setup.xcs,v $
*
- * $Revision: 1.19 $
+ * $Revision: 1.20 $
*
- * last change: $Author: mba $ $Date: 2002-12-06 14:06:22 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:50:01 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -107,7 +107,7 @@
<group oor:name="Product">
<info>
<author>MBA</author>
- <desc xml:lang="en-US">Common product and version information</desc>
+ <desc xml:lang="en-US">Contains common product and version information</desc>
</info>
<!--The default must be written by the setup.-->
<prop oor:name="ooName" oor:type="xs:string">
@@ -204,7 +204,7 @@
<info>
<deprecated>This feature is controlled by an entry in the soffice.ini or the -nologo command line parameter.</deprecated>
<author>CD</author>
- <desc xml:lang="en-US">Specifies if the splash screen should be displayed or not during startup.</desc>
+ <desc xml:lang="en-US">Specifies whether the splash screen is displayed during startup.</desc>
</info>
</prop>
<prop oor:name="ooSetupConnectionURL" oor:type="xs:string">
@@ -265,7 +265,7 @@
<group oor:name="Configuration">
<info>
<author>JB</author>
- <desc xml:lang="en-US">Settings that control configuration data access.</desc>
+ <desc xml:lang="en-US">Contains settings that control configuration data access.</desc>
</info>
<prop oor:name="TransferUserSettingsOnce" oor:type="xs:boolean" oor:nillable="false">
<info>
diff --git a/officecfg/registry/schema/org/openoffice/UserProfile.xcs b/officecfg/registry/schema/org/openoffice/UserProfile.xcs
index d78f46a161eb..26a4b91ec64b 100644
--- a/officecfg/registry/schema/org/openoffice/UserProfile.xcs
+++ b/officecfg/registry/schema/org/openoffice/UserProfile.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: UserProfile.xcs,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: jb $ $Date: 2002-11-20 17:03:37 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:50:01 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,9 +76,10 @@
<!-- UIHints: Tools - Options - General - User Data -->
<info>
<author>PB</author>
- <desc xml:lang="en-US">The name of the user's company.</desc>
+ <desc xml:lang="en-US">Specifies the name of the user's company.</desc>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="givenname" oor:type="xs:string">
<!-- OldPath: User -->
@@ -86,9 +87,10 @@
<!-- UIHints: Tools - Options - General - User Data -->
<info>
<author>PB</author>
- <desc xml:lang="en-US">The first name of the user.</desc>
+ <desc xml:lang="en-US">Specifies the first name of the user.</desc>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="sn" oor:type="xs:string">
<!-- OldPath: User -->
@@ -96,9 +98,10 @@
<!-- UIHints: Tools - Options - General - User Data -->
<info>
<author>PB</author>
- <desc xml:lang="en-US">The last name of the user.</desc>
+ <desc xml:lang="en-US">Specifies the last name of the user.</desc>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="initials" oor:type="xs:string">
<!-- OldPath: User -->
@@ -106,9 +109,10 @@
<!-- UIHints: Tools - Options - General - User Data -->
<info>
<author>PB</author>
- <desc xml:lang="en-US">The user's initials.</desc>
+ <desc xml:lang="en-US">Specifies the user's initials.</desc>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="street" oor:type="xs:string">
<!-- OldPath: User -->
@@ -116,9 +120,10 @@
<!-- UIHints: Tools - Options - General - User Data -->
<info>
<author>PB</author>
- <desc xml:lang="en-US">The street where the use lives.</desc>
+ <desc xml:lang="en-US">Specifies the street where the use lives.</desc>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="l" oor:type="xs:string">
<!-- OldPath: User -->
@@ -126,9 +131,10 @@
<!-- UIHints: Tools - Options - General - User Data -->
<info>
<author>PB</author>
- <desc xml:lang="en-US">The city where the user lives.</desc>
+ <desc xml:lang="en-US">Specifies the city where the user lives.</desc>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="st" oor:type="xs:string">
<!-- OldPath: User -->
@@ -136,9 +142,10 @@
<!-- UIHints: Tools - Options - General - User Data -->
<info>
<author>PB</author>
- <desc xml:lang="en-US">The state where the user lives.</desc>
+ <desc xml:lang="en-US">Specifies the state where the user lives.</desc>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="postalcode" oor:type="xs:string">
<!-- OldPath: User -->
@@ -146,9 +153,10 @@
<!-- UIHints: Tools - Options - General - User Data -->
<info>
<author>PB</author>
- <desc xml:lang="en-US">The user's ZIP-code.</desc>
+ <desc xml:lang="en-US">Specifies the user's ZIP-code.</desc>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="c" oor:type="xs:string">
<!-- OldPath: User -->
@@ -156,9 +164,10 @@
<!-- UIHints: Tools - Options - General - User Data -->
<info>
<author>PB</author>
- <desc xml:lang="en-US">The country where the user lives.</desc>
+ <desc xml:lang="en-US">Specifies the country where the user lives.</desc>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="title" oor:type="xs:string">
<!-- OldPath: User -->
@@ -166,9 +175,10 @@
<!-- UIHints: Tools - Options - General - User Data -->
<info>
<author>PB</author>
- <desc xml:lang="en-US">The user's title.</desc>
+ <desc xml:lang="en-US">Specifies the user's title.</desc>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="position" oor:type="xs:string">
<!-- OldPath: User -->
@@ -176,9 +186,10 @@
<!-- UIHints: Tools - Options - General - User Data -->
<info>
<author>PB</author>
- <desc xml:lang="en-US">The users position. This field is only present for backward compatibility. It is not defined for ldap orgPerson.</desc>
+ <desc xml:lang="en-US">Specifies the users position. This field is only present for backward compatibility. It is not defined for ldap orgPerson.</desc>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="homephone" oor:type="xs:string">
<!-- OldPath: User -->
@@ -186,9 +197,10 @@
<!-- UIHints: Tools - Options - General - User Data -->
<info>
<author>PB</author>
- <desc xml:lang="en-US">The user's private telephone number.</desc>
+ <desc xml:lang="en-US">Specifies the user's private telephone number.</desc>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="telephonenumber" oor:type="xs:string">
<!-- OldPath: User -->
@@ -196,9 +208,10 @@
<!-- UIHints: Tools - Options - General - User Data -->
<info>
<author>PB</author>
- <desc xml:lang="en-US">The user's telephone number at work.</desc>
+ <desc xml:lang="en-US">Specifies the user's telephone number at work.</desc>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="facsimiletelephonenumber" oor:type="xs:string">
<!-- OldPath: User -->
@@ -206,9 +219,10 @@
<!-- UIHints: Tools - Options - General - User Data -->
<info>
<author>PB</author>
- <desc xml:lang="en-US">The user's fax number.</desc>
+ <desc xml:lang="en-US">Specifies the user's fax number.</desc>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="mail" oor:type="xs:string">
<!-- OldPath: User -->
@@ -216,9 +230,10 @@
<!-- UIHints: Tools - Options - General - User Data -->
<info>
<author>PB</author>
- <desc xml:lang="en-US">The user's e-mail address.</desc>
+ <desc xml:lang="en-US">Specifies the user's e-mail address.</desc>
</info>
- <value/> <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
+ <value/>
+ <!-- JB: Empty default inserted into empty property node. Remove if NIL was intended -->
</prop>
<prop oor:name="UserGroup" oor:type="xs:string">
<!-- OldPath: User -->
@@ -226,7 +241,7 @@
<!-- UIHints: Tools - Options - General - User Data -->
<info>
<author>PB</author>
- <desc xml:lang="en-US">This field is kept for backwards compatibility. It will be dropped as soon as possible.</desc>
+ <desc xml:lang="en-US">This field is kept for backwards compatibility.</desc>
</info>
<value>UserGroup</value>
</prop>
diff --git a/officecfg/registry/schema/org/openoffice/VCL.xcs b/officecfg/registry/schema/org/openoffice/VCL.xcs
index bc82dedebbd0..bbee54a0c883 100644
--- a/officecfg/registry/schema/org/openoffice/VCL.xcs
+++ b/officecfg/registry/schema/org/openoffice/VCL.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: VCL.xcs,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: tpf $ $Date: 2002-11-25 17:18:27 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:50:02 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -103,66 +103,20 @@
</prop>
<prop oor:name="FontType" oor:type="xs:string">
<info>
- <desc xml:lang="en-US">Denotes the compatible styles for the font. Multiple styles are separated by ','. Valid styles are:
- "Default" for a default font (Arial, Andale, ...),
- "Standard" for a standard font (Times, Helvetica, ...),
- "Normal" for a normal font (e.g. non-italic, non-script, etc.)
- "Symbol" for a symbol font,
- "Fixed" for a fixed-width font,
- "SansSerif" for a font without serifs,
- "Serif" for a font with serifs,
- "Decorative" for readable, for example, in drawings,
- "Special" for a decorative font that has no good readability,
- "Italic" for a italic designed font,
- "Title" for a font containing only upper case,
- "Capitals" for fonts where lower case are small caps,
- "CJK" for fonts usable in a cjk context,
- "CJK_JP" for japanese cjk fonts,
- "CJK_SC" for simplified chinese cjk fonts,
- "CJK_TC" for traditional chinese cjk fonts,
- "CJK_KR" for korean cjk fonts,
- "CTL" for a ctl font (thai, arabic,...),
- "NoneLatin" for a font not containing latin letters,
- "Full" for a font containing all characters,
- "Outline" for a outline designed font,
- "Shadow" for a font designed with shadows,
- "Rounded" for a font designed withoud edges,
- "Typewriter" for a fixed width typewriter like font,
- "Script" for a font designed like script,
- "Handwriting" for a font designed like handwriting,
- "Chancery" for a font resembling chancery,
- "comic" for a font resembling comic,
- "brushscript" for a font designed like brush painting,
- "gothic" for a font resembling gothic,
- "schoolbook" for a font resembling schoolbook,
- "other" for a font that can replace many things</desc>
+ <desc xml:lang="en-US">Denotes the compatible styles for the font. Multiple styles are separated by ','. Valid styles are: "Default", "Standard", "Normal", "Symbol", "Fixed", "SansSerif", "Serif", "Decorative", "Special", "Italic", "Title", "Capitals", "CJK", "CJK_JP", "CJK_SC", "CJK_TC", "CJK_KR", "CTL", "NoneLatin", "Full", "Outline", "Shadow", "Rounded", "Typewriter", "Script", "Handwriting", "Chancery", "comic", "brushscript", "gothic", "schoolbook", "other"</desc>
</info>
</prop>
</group>
<group oor:name="ConfigurableSettings" oor:extensible="true">
<info>
<author>PL</author>
- <desc xml:lang="en-US">An extensible set of options used by VCL ordered into key/value pairs. A valid key is: "EnableATToolSupport" (valid values = "true", "false"), that describes when ATTools are activated.</desc>
+ <desc xml:lang="en-US">Specifies an extensible set of options that are ordered into key/value pairs for the VCL. For example, a valid key for describing when ATTools is activated is: "EnableATToolSupport" (valid values = "true", "false").</desc>
</info>
</group>
<group oor:name="LocalizedDefaultFonts" oor:extensible="true">
<info>
<author>PL</author>
- <desc xml:lang="en-US">Contains a localized table of default font lists organized as a set of sets ofkey/value pairs. The outer set denotes the language (e.g. "en-US") so that default fonts can be declared for different language contexts. Each value is a font list separated by ';' that will be searched in ascending order to find the specified default font. The following default fonts are defined:
- CJK_DISPLAY, CJK_HEADING, CJK_PRESENTATION, CJK_SPREADSHEET, CJK_TEXT, CTL_DISPLAY, CTL_HEADING, CTL_PRESENTATION, CTL_SPREADSHEET, CTL_TEXT, FIXED, LATIN_DISPLAY, LATIN_FIXED, LATIN_HEADING, LATIN_PRESENTATION, LATIN_SPREADSHEET, LATIN_TEXT, SANS, SANS_UNICODE, SERIF, SYMBOL, UI_FIXED, UI_SANS
- The corresponding font lists are used for:
- *_DISPLAY: for control fonts,
- *_HEADING: for title texts,
- *_PRESENTATION: for the default font in presentations,
- *_SPREADSHEET: for the default font in spreadsheets,
- *_TEXT: for the default font in text documents,
- SANS: the default font without serifs,
- SANS_UNICODE: the default font without serifs that has a (more or less) complete unicode subset,
- SERIF: the default font with serifs,
- SYMBOL: the default symbol font,
- UI_FIXED: the default monospaced font,
- UI_SANS: the default ui font,
- The language specifics are handle the following way: if the office requests a font for a certain language context the configuration is first search for this language, e.g. for japanes first the set "ja-jp" would be searched for. If the corresponding key cannot be found the key for the general locale (e.g. "ja") is searched in if that is not found we fall back to "en".</desc>
+ <desc xml:lang="en-US">Contains a localized table of default font lists organized as a set of sets of key/value pairs. The outer set denotes the language (e.g. "en-US") so that default fonts can be declared for different language contexts. Each value is a font list separated by ';'. Default fonts are: CJK_DISPLAY, CJK_HEADING, CJK_PRESENTATION, CJK_SPREADSHEET, CJK_TEXT, CTL_DISPLAY, CTL_HEADING, CTL_PRESENTATION, CTL_SPREADSHEET, CTL_TEXT, FIXED, LATIN_DISPLAY, LATIN_FIXED, LATIN_HEADING, LATIN_PRESENTATION, LATIN_SPREADSHEET, LATIN_TEXT, SANS, SANS_UNICODE, SERIF, SYMBOL, UI_FIXED, UI_SANS. Corresponding font lists: *_DISPLAY, *_HEADING, *_PRESENTATION, *_SPREADSHEET, *_TEXT, SANS, SANS_UNICODE, SERIF,SYMBOL, UI_FIXED, UI_SANS.</desc>
</info>
</group>
<set oor:name="LocalizedFontSubstitutions" oor:node-type="LFonts">
diff --git a/officecfg/registry/schema/org/openoffice/ucb/Configuration.xcs b/officecfg/registry/schema/org/openoffice/ucb/Configuration.xcs
index 74efcc563c1f..38074fc06f78 100644
--- a/officecfg/registry/schema/org/openoffice/ucb/Configuration.xcs
+++ b/officecfg/registry/schema/org/openoffice/ucb/Configuration.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: Configuration.xcs,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: tpf $ $Date: 2002-11-21 15:08:58 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:50:18 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -68,7 +68,7 @@
<templates>
<group oor:name="ContentProviderData">
<info>
- <desc xml:lang="en-US">Contains data describing the configuartion parameters of a Content Provider.</desc>
+ <desc xml:lang="en-US">Contains data describing the configuration parameters of a Content Provider.</desc>
</info>
<prop oor:name="ServiceName" oor:type="xs:string">
<info>
diff --git a/officecfg/registry/schema/org/openoffice/ucb/Store.xcs b/officecfg/registry/schema/org/openoffice/ucb/Store.xcs
index f612bcd1cca5..649076662e9c 100644
--- a/officecfg/registry/schema/org/openoffice/ucb/Store.xcs
+++ b/officecfg/registry/schema/org/openoffice/ucb/Store.xcs
@@ -3,9 +3,9 @@
*
* $RCSfile: Store.xcs,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: tpf $ $Date: 2002-11-21 15:00:04 $
+ * last change: $Author: hr $ $Date: 2003-03-26 13:50:18 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -68,36 +68,36 @@
<templates>
<group oor:name="PropertyValue">
<info>
- <desc xml:lang="en-US">A property value</desc>
+ <desc xml:lang="en-US">Specifies a property value.</desc>
</info>
<prop oor:name="Handle" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Numeric property identifier</desc>
+ <desc xml:lang="en-US">Specifies the numeric property identifier.</desc>
</info>
</prop>
<prop oor:name="Attributes" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Property attributes</desc>
+ <desc xml:lang="en-US">Specifies property attributes.</desc>
</info>
</prop>
<prop oor:name="Value" oor:type="oor:any">
<info>
- <desc xml:lang="en-US">Property value</desc>
+ <desc xml:lang="en-US">Specifies the Property value.</desc>
</info>
</prop>
<prop oor:name="State" oor:type="xs:int">
<info>
- <desc xml:lang="en-US">Property state</desc>
+ <desc xml:lang="en-US">Specifies the property state.</desc>
</info>
</prop>
</group>
<group oor:name="Properties">
<info>
- <desc xml:lang="en-US">A set of property values</desc>
+ <desc xml:lang="en-US">Specifies a set of property values.</desc>
</info>
<set oor:name="Values" oor:node-type="PropertyValue">
<info>
- <desc xml:lang="en-US">A set of property values</desc>
+ <desc xml:lang="en-US">Specifies a set of property values.</desc>
</info>
</set>
</group>
@@ -105,7 +105,7 @@
<component>
<set oor:name="ContentProperties" oor:node-type="Properties">
<info>
- <desc xml:lang="en-US">Root entry for stored content properties</desc>
+ <desc xml:lang="en-US">Specifies the root entry for stored content properties.</desc>
</info>
</set>
</component>