From 145eda05e5a35f17118726e74b511cdd1f36a53a Mon Sep 17 00:00:00 2001 From: Samuel Mehrbrodt Date: Mon, 29 Sep 2014 12:20:40 +0200 Subject: fdo#70998 Fix capitalization Change-Id: I17d3f512309ab0cd5d717b2e7ca3e8d51165c8a4 --- .../schema/org/openoffice/Office/Writer.xcs | 40 +++++++++++----------- .../org/openoffice/TypeDetection/GraphicFilter.xcs | 4 +-- 2 files changed, 22 insertions(+), 22 deletions(-) (limited to 'officecfg') 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 @@ - Contains information about a linked file, i.e. an Image file. + Contains information about a linked file, i.e. an image file. @@ -1001,7 +1001,7 @@ - Specifies whether Images and Objects are displayed. + Specifies whether images and objects are displayed. true @@ -1961,7 +1961,7 @@ - Specifies whether Images are printed. + Specifies whether images are printed. true @@ -1971,7 +1971,7 @@ - Specifies whether Tables are printed. + Specifies whether tables are printed. true @@ -1981,7 +1981,7 @@ - Specifies whether Drawings are printed. + Specifies whether drawings are printed. true @@ -2689,7 +2689,7 @@ - Specifies how Tables, Images, Frames and Office documents, which have been inserted as OLE objects, are labeled + Specifies how tables, images, frames and office documents, which have been inserted as OLE objects, are labeled false @@ -2966,11 +2966,11 @@ - Settings for insertion of captions for Images. + Settings for insertion of captions for images. - Determines if the caption settings are valid for an Image in a text document. + Determines if the caption settings are valid for an image in a text document. false @@ -3095,7 +3095,7 @@ - Determines whether the border and shadow attributes of the Image frame should be applied to the newly inserted caption frame surrounding the Image. + Determines whether the border and shadow attributes of the image frame should be applied to the newly inserted caption frame surrounding the image. @@ -3238,7 +3238,7 @@ - Determines whether the border and shadow attributes of the Image frame should be applied to the newly inserted caption frame surrounding the Image. + Determines whether the border and shadow attributes of the image frame should be applied to the newly inserted caption frame surrounding the image. @@ -3376,7 +3376,7 @@ - Determines whether the border and shadow attributes of the Image frame should be applied to the newly inserted caption frame surrounding the Image. + Determines whether the border and shadow attributes of the image frame should be applied to the newly inserted caption frame surrounding the image. @@ -3514,7 +3514,7 @@ - Determines whether the border and shadow attributes of the Image frame should be applied to the newly inserted caption frame surrounding the Image. + Determines whether the border and shadow attributes of the image frame should be applied to the newly inserted caption frame surrounding the image. @@ -3523,11 +3523,11 @@ - Specifies the settings for inserting captions for Image documents. + Specifies the settings for inserting captions for image documents. - Determines if the caption settings are valid for an Image object. + Determines if the caption settings are valid for an image object. false @@ -3652,7 +3652,7 @@ - Determines whether the border and shadow attributes of the Image frame should be applied to the newly inserted caption frame surrounding the Image. + Determines whether the border and shadow attributes of the image frame should be applied to the newly inserted caption frame surrounding the image. @@ -3790,7 +3790,7 @@ - Determines whether the border and shadow attributes of the Image frame should be applied to the newly inserted caption frame surrounding the Image. + Determines whether the border and shadow attributes of the image frame should be applied to the newly inserted caption frame surrounding the image. @@ -3928,7 +3928,7 @@ - Determines whether the border and shadow attributes of the Image frame should be applied to the newly inserted caption frame surrounding the Image. + Determines whether the border and shadow attributes of the image frame should be applied to the newly inserted caption frame surrounding the image. @@ -4066,7 +4066,7 @@ - Determines whether the border and shadow attributes of the Image frame should be applied to the newly inserted caption frame surrounding the Image. + Determines whether the border and shadow attributes of the image frame should be applied to the newly inserted caption frame surrounding the image. @@ -5410,7 +5410,7 @@ - Specifies whether the Image Object Bar or the Text Object Bar is visible when an Image is selected. + Specifies whether the Image Object Bar or the Text Object Bar is visible when an image is selected. -1 @@ -5851,7 +5851,7 @@ - Maintains the proportions of Images when the size is modified. + Maintains the proportions of images when the size is modified. false 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 @@ - Contains specialized data for internal Image filter. + Contains specialized data for internal image filter. - Lists of all internal Image filters. + Lists of all internal image filters. -- cgit