diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2016-07-24 21:11:38 +0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2016-07-25 10:48:38 +0000 |
commit | 034f593c7a63283b361349b152e598ea2ec51b90 (patch) | |
tree | 88436a64e2da07231bdc425d7af81d2fa755356b | |
parent | 95e2f998f1a995b7af4f7a4e7ddbf0803daf4cf1 (diff) |
tdf#100962 adjust menu paths to track changes commands
Change-Id: I9a0f4964cd29af3fb600b6cb4570ceae5f33f50d
Reviewed-on: https://gerrit.libreoffice.org/27491
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
-rw-r--r-- | source/text/shared/01/02230100.xhp | 8 | ||||
-rw-r--r-- | source/text/shared/optionen/01060600.xhp | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/source/text/shared/01/02230100.xhp b/source/text/shared/01/02230100.xhp index a7ba284e17..3ad803e11d 100644 --- a/source/text/shared/01/02230100.xhp +++ b/source/text/shared/01/02230100.xhp @@ -21,7 +21,7 @@ <helpdocument version="1.0"> <meta> <topic id="textshared0102230100xml" indexer="include" status="PUBLISH"> -<title id="tit" xml-lang="en-US">Record</title> +<title id="tit" xml-lang="en-US">Record Changes</title> <filename>/text/shared/01/02230100.xhp</filename> </topic> <history> @@ -34,14 +34,14 @@ <bookmark xml-lang="en-US" branch="hid/.uno:TrackChanges" id="bm_id3153882" localize="false"/> <bookmark xml-lang="en-US" branch="hid/.uno:TraceChangeMode" id="bm_id1407220" localize="false"/><!-- HID added by script --> <bookmark xml-lang="en-US" branch="hid/.uno:TraceChangeMode" id="bm_id3154841" localize="false"/> -<paragraph role="heading" id="hd_id3150758" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/shared/01/02230100.xhp" name="Record">Record</link></paragraph> +<paragraph role="heading" id="hd_id3150758" xml-lang="en-US" level="1"><link href="text/shared/01/02230100.xhp" name="Record Changes">Record Changes</link></paragraph> <paragraph role="paragraph" id="par_id3155599" xml-lang="en-US" l10n="U" oldref="2"><ahelp hid=".uno:TraceChangeMode">Tracks each change that is made in the current document by author and date. </ahelp></paragraph> </section> <section id="howtoget"> <embed href="text/shared/00/00000402.xhp#aufzeichnen"/> </section> -<paragraph role="paragraph" id="par_id3155934" xml-lang="en-US" l10n="U" oldref="26"><switchinline select="appl"> -<caseinline select="WRITER">If you choose <emph>Record - Show</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href="text/shared/optionen/01040700.xhp" name="Writer - Changes"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline></paragraph> +<paragraph role="paragraph" id="par_id3155934" xml-lang="en-US"><switchinline select="appl"> +<caseinline select="WRITER">If you choose <emph>Edit - Track Changes - Show Changes</emph>, the lines containing changed text passages are indicated by a vertical line in the left page margin. You can set the properties of the vertical line and the other markup elements by choosing <link href="text/shared/optionen/01040700.xhp" name="Writer - Changes"><emph>%PRODUCTNAME Writer - Changes</emph></link> in the Options dialog box.</caseinline></switchinline></paragraph> <paragraph role="paragraph" id="par_id3147261" xml-lang="en-US" l10n="U" oldref="27"><switchinline select="appl"> <caseinline select="CALC">You can set the properties of the markup elements by choosing <link href="text/shared/optionen/01060600.xhp" name="Calc - Changes"><emph>%PRODUCTNAME Calc - Changes</emph></link> in the Options dialog box.</caseinline></switchinline></paragraph> <paragraph role="paragraph" id="par_id3145669" xml-lang="en-US" l10n="U" oldref="7">The following changes are tracked when the record changes command is active:</paragraph> diff --git a/source/text/shared/optionen/01060600.xhp b/source/text/shared/optionen/01060600.xhp index 56a57a51e8..c564f1bdad 100644 --- a/source/text/shared/optionen/01060600.xhp +++ b/source/text/shared/optionen/01060600.xhp @@ -35,7 +35,7 @@ <paragraph role="heading" id="hd_id3159399" xml-lang="en-US" level="1" l10n="U" oldref="1"><link href="text/shared/optionen/01060600.xhp" name="Changes">Changes</link></paragraph> <paragraph role="paragraph" id="par_id3155390" xml-lang="en-US" l10n="U" oldref="2"><ahelp hid="modules/scalc/ui/optchangespage/OptChangesPage">The<emph> Changes </emph>dialog specifies various options for highlighting recorded changes in documents.</ahelp></paragraph> </section> -<paragraph role="paragraph" id="par_id3156343" xml-lang="en-US" l10n="U" oldref="13">To record changes to your work, choose <link href="text/shared/01/02230000.xhp" name="Edit - Track Changes"><emph>Edit - Track Changes</emph></link>.</paragraph> +<paragraph role="paragraph" id="par_id3156343" xml-lang="en-US">To record changes to your work, choose <link href="text/shared/01/02230000.xhp" name="Edit - Track Changes - Record Changes"><emph>Edit - Track Changes - Record Changes</emph></link>.</paragraph> <section id="howtoget"> <embed href="text/shared/00/00000406.xhp#exopaen"/> </section> |