diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2017-11-07 07:41:26 +0100 |
---|---|---|
committer | Gabor Kelemen <kelemeng@ubuntu.com> | 2017-11-07 13:09:48 +0100 |
commit | 8ee909099c5cfa878f9c36adee031dcea84a5a4d (patch) | |
tree | 75edcde1e666914a1eb7bbe1c0e482196eb1edab /source/text/swriter/01 | |
parent | a9a38be9f58074514e852bd1964f26cba53b2e71 (diff) |
Terminology change: Non-printing Characters -> Formatting Marks
This change happened in the toolbar/menu in commit
37ad8daabf596e039b4ca62e06e91d5a83128b7c
Change-Id: Icde87814ecc559b461ec9233186137161eda3a30
Reviewed-on: https://gerrit.libreoffice.org/44383
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
Diffstat (limited to 'source/text/swriter/01')
-rw-r--r-- | source/text/swriter/01/03080000.xhp | 4 | ||||
-rw-r--r-- | source/text/swriter/01/03100000.xhp | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/source/text/swriter/01/03080000.xhp b/source/text/swriter/01/03080000.xhp index 1a2deedb1c..1638504525 100644 --- a/source/text/swriter/01/03080000.xhp +++ b/source/text/swriter/01/03080000.xhp @@ -40,8 +40,8 @@ </section> <section id="relatedtopics"> -<paragraph id="par_id3153540" role="paragraph" xml-lang="en-US"><link href="text/swriter/01/03100000.xhp" name="Non-printing Characters On/Off">Non-printing Characters On/Off</link></paragraph> +<paragraph id="par_id3153540" role="paragraph" xml-lang="en-US"><link href="text/swriter/01/03100000.xhp" name="Formatting Marks On/Off">Formatting Marks On/Off</link></paragraph> </section> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> diff --git a/source/text/swriter/01/03100000.xhp b/source/text/swriter/01/03100000.xhp index ddca848893..f101823aa6 100644 --- a/source/text/swriter/01/03100000.xhp +++ b/source/text/swriter/01/03100000.xhp @@ -20,7 +20,7 @@ <meta> <topic id="textswriter0103100000xml" indexer="include" status="PUBLISH"> - <title id="tit" xml-lang="en-US">Non-printing Characters</title> + <title id="tit" xml-lang="en-US">Formatting Marks</title> <filename>/text/swriter/01/03100000.xhp</filename> </topic> </meta> @@ -31,7 +31,7 @@ <section id="nonprinting_chars"> <bookmark xml-lang="en-US" branch="hid/.uno:ControlCodes" id="bm_id9113552" localize="false"/> -<paragraph id="hd_id3154507" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/03100000.xhp" name="Non-printing Characters">Non-printing Characters</link></paragraph> +<paragraph id="hd_id3154507" role="heading" level="1" xml-lang="en-US"><link href="text/swriter/01/03100000.xhp" name="Formatting Marks">Formatting Marks</link></paragraph> <paragraph id="par_id3154646" role="paragraph" xml-lang="en-US"><ahelp hid=".">Shows hidden formatting symbols in your text, such as paragraph marks, line breaks, tab stops, and spaces.</ahelp></paragraph> </section> @@ -39,7 +39,7 @@ <embed href="text/swriter/00/00000403.xhp#steuerzeichen"/> </section> <paragraph id="par_id3145410" role="paragraph" xml-lang="en-US">When you delete a paragraph mark, the paragraph that is merged takes on the formatting of the paragraph that the cursor is in.</paragraph> -<paragraph id="par_id3147511" role="paragraph" xml-lang="en-US">To specify which non-printing characters are displayed, choose <switchinline select="sys"><caseinline select="MAC"><item type="menuitem">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type="menuitem">Tools - Options</item></defaultinline></switchinline><emph> - </emph><link href="text/shared/optionen/01040600.xhp" name="Writer - Formatting Aids"><emph>%PRODUCTNAME Writer - Formatting Aids</emph></link>, and then select the options that you want in the <emph>Display of</emph> area.</paragraph> +<paragraph id="par_id3147511" role="paragraph" xml-lang="en-US">To specify which formatting marks are displayed, choose <switchinline select="sys"><caseinline select="MAC"><item type="menuitem">%PRODUCTNAME - Preferences</item></caseinline><defaultinline><item type="menuitem">Tools - Options</item></defaultinline></switchinline><emph> - </emph><link href="text/shared/optionen/01040600.xhp" name="Writer - Formatting Aids"><emph>%PRODUCTNAME Writer - Formatting Aids</emph></link>, and then select the options that you want in the <emph>Display of</emph> area.</paragraph> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> |