From 8d852d1c804bb12ffc339f56b0d838797200f8b5 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Mon, 25 Jan 2016 13:24:49 +0100 Subject: fix some …… cases MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit as closing formatting just to open it immediately again doesn't make sense. unfortunately "switchinline" is none of emph's allowed children, so the individual cases need to have the formatting Change-Id: I9071990f882086d6c280df1d3ab958a8f3ff3c61 --- source/text/shared/00/00000406.xhp | 2 +- source/text/shared/guide/aaa_start.xhp | 2 +- source/text/shared/guide/language_select.xhp | 2 +- source/text/shared/guide/measurement_units.xhp | 2 +- source/text/shared/optionen/01090000.xhp | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'source/text/shared') diff --git a/source/text/shared/00/00000406.xhp b/source/text/shared/00/00000406.xhp index d803a72a5f..163f4aeb62 100644 --- a/source/text/shared/00/00000406.xhp +++ b/source/text/shared/00/00000406.xhp @@ -147,7 +147,7 @@ Path selection button in various wizards Click Edit button for a few entries under %PRODUCTNAME - PreferencesTools - Options - $[officename] - Paths - Choose %PRODUCTNAME - PreferencesTools - Options + Choose %PRODUCTNAME - PreferencesTools - Options Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] diff --git a/source/text/shared/guide/aaa_start.xhp b/source/text/shared/guide/aaa_start.xhp index e654f40262..f5f4cb3cf4 100644 --- a/source/text/shared/guide/aaa_start.xhp +++ b/source/text/shared/guide/aaa_start.xhp @@ -35,7 +35,7 @@ How to simplify your work using samples and templates -%PRODUCTNAME includes many sample documents and ready-to-use templates. You can access these by choosing File - New - Templates, or press Shift+CommandCtrl+N. +%PRODUCTNAME includes many sample documents and ready-to-use templates. You can access these by choosing File - New - Templates, or press Shift+CommandCtrl+N. When you open one of the templates, a new document is created based on this template. Click the Get more templates online link in the dialog to select and download more templates. You can also use the various wizards (under the File - Wizards menu) to create your own templates, which you can use as a basis for further documents. diff --git a/source/text/shared/guide/language_select.xhp b/source/text/shared/guide/language_select.xhp index 5699d7e24a..dd97f89a0a 100644 --- a/source/text/shared/guide/language_select.xhp +++ b/source/text/shared/guide/language_select.xhp @@ -55,7 +55,7 @@ Selecting a language for the whole document - Choose %PRODUCTNAME - PreferencesTools - Options. Go to Language Settings - Languages. + Choose %PRODUCTNAME - PreferencesTools - Options. Go to Language Settings - Languages. Under Default languages for documents, select the document language for all newly created documents. If you mark For the current document only, your choice will only apply to the current document. Close the dialog with OK. diff --git a/source/text/shared/guide/measurement_units.xhp b/source/text/shared/guide/measurement_units.xhp index 0cfd800c64..cfea6abcc5 100644 --- a/source/text/shared/guide/measurement_units.xhp +++ b/source/text/shared/guide/measurement_units.xhp @@ -46,7 +46,7 @@ Open a document of the type for which you want to change the measurement units. -Choose %PRODUCTNAME - PreferencesTools - Options. +Choose %PRODUCTNAME - PreferencesTools - Options. In the left pane of the dialog, double-click the application for which you want to select the measurement unit. diff --git a/source/text/shared/optionen/01090000.xhp b/source/text/shared/optionen/01090000.xhp index 72c1a5d211..faca4e236b 100644 --- a/source/text/shared/optionen/01090000.xhp +++ b/source/text/shared/optionen/01090000.xhp @@ -34,7 +34,7 @@ %PRODUCTNAME Math Options Defines the print format and print options for all new formula documents. These options apply when you print a formula directly from %PRODUCTNAME Math. - You can also call the dialog by clicking the Options button in the Print dialog. The settings you define in the %PRODUCTNAME - PreferencesTools - Options dialog will be permanent settings, whereas the settings in the Print dialog are only valid for the current document. + You can also call the dialog by clicking the Options button in the Print dialog. The settings you define in the %PRODUCTNAME - PreferencesTools - Options dialog will be permanent settings, whereas the settings in the Print dialog are only valid for the current document.
-- cgit