summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <s.mehrbrodt@gmail.com>2014-09-29 12:20:40 +0200
committerSamuel Mehrbrodt <s.mehrbrodt@gmail.com>2014-09-29 12:25:51 +0200
commit145eda05e5a35f17118726e74b511cdd1f36a53a (patch)
tree763a5f6c9fbb84b50313b94bd17b0e7f651340f5 /officecfg
parent40861378a22503b58c7c6dd1f691fc824697c1db (diff)
fdo#70998 Fix capitalization
Change-Id: I17d3f512309ab0cd5d717b2e7ca3e8d51165c8a4
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Writer.xcs40
-rw-r--r--officecfg/registry/schema/org/openoffice/TypeDetection/GraphicFilter.xcs4
2 files changed, 22 insertions, 22 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
index 3c4d3407a779..74cfbd68deba 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
@@ -205,7 +205,7 @@
</group>
<group oor:name="FileType">
<info>
- <desc>Contains information about a linked file, i.e. an Image file.</desc>
+ <desc>Contains information about a linked file, i.e. an image file.</desc>
</info>
<prop oor:name="Name" oor:type="xs:string">
<info>
@@ -1001,7 +1001,7 @@
<!-- OldLocation: Soffice.cfg -->
<!-- UIHints: Tools - Options - Text document - Contents - [Section] Display -->
<info>
- <desc>Specifies whether Images and Objects are displayed.</desc>
+ <desc>Specifies whether images and objects are displayed.</desc>
<label>Images and Objects</label>
</info>
<value>true</value>
@@ -1961,7 +1961,7 @@
<!-- OldLocation: Soffice.cfg -->
<!-- UIHints: Tools - Options - Text document - Print - [Section] Contents -->
<info>
- <desc>Specifies whether Images are printed.</desc>
+ <desc>Specifies whether images are printed.</desc>
<label>Images</label>
</info>
<value>true</value>
@@ -1971,7 +1971,7 @@
<!-- OldLocation: Soffice.cfg -->
<!-- UIHints: Tools - Options - Text document - Print - [Section] Contents -->
<info>
- <desc>Specifies whether Tables are printed.</desc>
+ <desc>Specifies whether tables are printed.</desc>
<label>Tables</label>
</info>
<value>true</value>
@@ -1981,7 +1981,7 @@
<!-- OldLocation: Soffice.cfg -->
<!-- UIHints: Tools - Options - Text document - Print - [Section] Contents -->
<info>
- <desc>Specifies whether Drawings are printed.</desc>
+ <desc>Specifies whether drawings are printed.</desc>
<label>Drawings</label>
</info>
<value>true</value>
@@ -2689,7 +2689,7 @@
</prop>
<prop oor:name="Automatic" oor:type="xs:boolean" oor:nillable="false">
<info>
- <desc>Specifies how Tables, Images, Frames and Office documents, which have been inserted as OLE objects, are labeled</desc>
+ <desc>Specifies how tables, images, frames and office documents, which have been inserted as OLE objects, are labeled</desc>
<label>Automatic</label>
</info>
<value>false</value>
@@ -2966,11 +2966,11 @@
<group oor:name="Graphic">
<!-- OldPath: Writer/Insert/Caption/Object/StarWriter_Graphic -->
<info>
- <desc>Settings for insertion of captions for Images.</desc>
+ <desc>Settings for insertion of captions for images.</desc>
</info>
<prop oor:name="Enable" oor:type="xs:boolean" oor:nillable="false">
<info>
- <desc>Determines if the caption settings are valid for an Image in a text document.</desc>
+ <desc>Determines if the caption settings are valid for an image in a text document.</desc>
<label>Writer Image</label>
</info>
<value>false</value>
@@ -3095,7 +3095,7 @@
</prop>
<prop oor:name="ApplyAttributes" oor:type="xs:boolean">
<info>
- <desc>Determines whether the border and shadow attributes of the Image frame should be applied to the newly inserted caption frame surrounding the Image.</desc>
+ <desc>Determines whether the border and shadow attributes of the image frame should be applied to the newly inserted caption frame surrounding the image.</desc>
<label>Apply attributes</label>
</info>
</prop>
@@ -3238,7 +3238,7 @@
</prop>
<prop oor:name="ApplyAttributes" oor:type="xs:boolean">
<info>
- <desc>Determines whether the border and shadow attributes of the Image frame should be applied to the newly inserted caption frame surrounding the Image.</desc>
+ <desc>Determines whether the border and shadow attributes of the image frame should be applied to the newly inserted caption frame surrounding the image.</desc>
<label>Apply attributes</label>
</info>
</prop>
@@ -3376,7 +3376,7 @@
</prop>
<prop oor:name="ApplyAttributes" oor:type="xs:boolean">
<info>
- <desc>Determines whether the border and shadow attributes of the Image frame should be applied to the newly inserted caption frame surrounding the Image.</desc>
+ <desc>Determines whether the border and shadow attributes of the image frame should be applied to the newly inserted caption frame surrounding the image.</desc>
<label>Apply attributes</label>
</info>
</prop>
@@ -3514,7 +3514,7 @@
</prop>
<prop oor:name="ApplyAttributes" oor:type="xs:boolean">
<info>
- <desc>Determines whether the border and shadow attributes of the Image frame should be applied to the newly inserted caption frame surrounding the Image.</desc>
+ <desc>Determines whether the border and shadow attributes of the image frame should be applied to the newly inserted caption frame surrounding the image.</desc>
<label>Apply attributes</label>
</info>
</prop>
@@ -3523,11 +3523,11 @@
<group oor:name="Image">
<!-- OldPath: Writer/Insert/Caption/Object/StarOffice5.2_Image -->
<info>
- <desc>Specifies the settings for inserting captions for Image documents.</desc>
+ <desc>Specifies the settings for inserting captions for image documents.</desc>
</info>
<prop oor:name="Enable" oor:type="xs:boolean" oor:nillable="false">
<info>
- <desc>Determines if the caption settings are valid for an Image object.</desc>
+ <desc>Determines if the caption settings are valid for an image object.</desc>
<label>Image</label>
</info>
<value>false</value>
@@ -3652,7 +3652,7 @@
</prop>
<prop oor:name="ApplyAttributes" oor:type="xs:boolean">
<info>
- <desc>Determines whether the border and shadow attributes of the Image frame should be applied to the newly inserted caption frame surrounding the Image.</desc>
+ <desc>Determines whether the border and shadow attributes of the image frame should be applied to the newly inserted caption frame surrounding the image.</desc>
<label>Apply attributes</label>
</info>
</prop>
@@ -3790,7 +3790,7 @@
</prop>
<prop oor:name="ApplyAttributes" oor:type="xs:boolean">
<info>
- <desc>Determines whether the border and shadow attributes of the Image frame should be applied to the newly inserted caption frame surrounding the Image.</desc>
+ <desc>Determines whether the border and shadow attributes of the image frame should be applied to the newly inserted caption frame surrounding the image.</desc>
<label>Apply attributes</label>
</info>
</prop>
@@ -3928,7 +3928,7 @@
</prop>
<prop oor:name="ApplyAttributes" oor:type="xs:boolean">
<info>
- <desc>Determines whether the border and shadow attributes of the Image frame should be applied to the newly inserted caption frame surrounding the Image.</desc>
+ <desc>Determines whether the border and shadow attributes of the image frame should be applied to the newly inserted caption frame surrounding the image.</desc>
<label>Apply attributes</label>
</info>
</prop>
@@ -4066,7 +4066,7 @@
</prop>
<prop oor:name="ApplyAttributes" oor:type="xs:boolean">
<info>
- <desc>Determines whether the border and shadow attributes of the Image frame should be applied to the newly inserted caption frame surrounding the Image.</desc>
+ <desc>Determines whether the border and shadow attributes of the image frame should be applied to the newly inserted caption frame surrounding the image.</desc>
<label>Apply attributes</label>
</info>
</prop>
@@ -5410,7 +5410,7 @@
</info>
<prop oor:name="Graphic" oor:type="xs:int" oor:nillable="false">
<info>
- <desc>Specifies whether the Image Object Bar or the Text Object Bar is visible when an Image is selected.</desc>
+ <desc>Specifies whether the Image Object Bar or the Text Object Bar is visible when an image is selected.</desc>
</info>
<value>-1</value>
</prop>
@@ -5851,7 +5851,7 @@
<!--OldLocation: Soffice.cfg -->
<!--UIHints: Numbering/Bullets dialog - Customize - Graphics - Keep Ratio-->
<info>
- <desc>Maintains the proportions of Images when the size is modified.</desc>
+ <desc>Maintains the proportions of images when the size is modified.</desc>
</info>
<value>false</value>
</prop>
diff --git a/officecfg/registry/schema/org/openoffice/TypeDetection/GraphicFilter.xcs b/officecfg/registry/schema/org/openoffice/TypeDetection/GraphicFilter.xcs
index 3bfb5f5d52da..bd13eefb2900 100644
--- a/officecfg/registry/schema/org/openoffice/TypeDetection/GraphicFilter.xcs
+++ b/officecfg/registry/schema/org/openoffice/TypeDetection/GraphicFilter.xcs
@@ -19,12 +19,12 @@
<!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd">
<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="GraphicFilter" oor:package="org.openoffice.TypeDetection" xml:lang="en-US">
<info>
- <desc>Contains specialized data for internal Image filter.</desc>
+ <desc>Contains specialized data for internal image filter.</desc>
</info>
<templates>
<group oor:name="Filter">
<info>
- <desc>Lists of all internal Image filters.</desc>
+ <desc>Lists of all internal image filters.</desc>
</info>
<prop oor:name="Type" oor:type="xs:string">
<info>