[Libreoffice-commits] core.git: officecfg/registry
Samuel Mehrbrodt
s.mehrbrodt at gmail.com
Mon Sep 29 03:32:56 PDT 2014
officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit d9632a6effabe8554c4e7e05ee24c16acd0f4f95
Author: Samuel Mehrbrodt <s.mehrbrodt at gmail.com>
Date: Mon Sep 29 12:32:27 2014 +0200
fdo#70998 Fix capitalization
Change-Id: Ie0dc41bd091cedcc6bd8a20aff16a9d0e4b73689
diff --git a/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs b/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs
index f4b63a4..cd65511 100644
--- a/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs
@@ -36,7 +36,7 @@
<!-- OldLocation: Soffice.cfg -->
<!-- UIHints: Tools - Option - HTML-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>
@@ -592,7 +592,7 @@
<!-- OldLocation: Soffice.cfg -->
<!-- UIHints: Tools - Option - HTML-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>
@@ -923,7 +923,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/Web is the visible toolbar when a Image is selected.</desc>
+ <desc>Specifies whether the Image Object Bar or the Text Object Bar/Web is the visible toolbar when a image is selected.</desc>
</info>
<value>-1</value>
</prop>
@@ -975,7 +975,7 @@
<!--OldLocation: Soffice.cfg -->
<!--UIHints: HTML document in readonly mode - context menu of an Image - Add Image - As Link / Copy-->
<info>
- <desc>Specifies whether an Image is embedded or added as link when it is inserted into the Gallery.</desc>
+ <desc>Specifies whether an image is embedded or added as link when it is inserted into the Gallery.</desc>
</info>
<value>true</value>
</prop>
More information about the Libreoffice-commits
mailing list