diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2017-12-16 22:29:29 -0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2017-12-17 01:31:43 +0100 |
commit | 9b8cedbb0cb1b996c508eb9ae0635228ee919307 (patch) | |
tree | 733e79cff194dad173545a542168b4495691b3ed /source/text/shared | |
parent | 2d1dfbc702217bde0e208de8f969cdb1b4262f81 (diff) |
tdf#106421 Terminology change Set Paragraph Style
Change-Id: Ia05979c826a283296396ecca42277ce8d352ef1c
Reviewed-on: https://gerrit.libreoffice.org/46629
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
(cherry picked from commit f583ac513198a3aa70840f63aa26d766e5f9daf3)
Reviewed-on: https://gerrit.libreoffice.org/46630
Diffstat (limited to 'source/text/shared')
-rw-r--r-- | source/text/shared/02/02010000.xhp | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/source/text/shared/02/02010000.xhp b/source/text/shared/02/02010000.xhp index d6ca148bca..90a8a17ffe 100644 --- a/source/text/shared/02/02010000.xhp +++ b/source/text/shared/02/02010000.xhp @@ -20,7 +20,7 @@ <meta> <topic id="textshared0202010000xml" indexer="include" status="PUBLISH"> - <title id="tit" xml-lang="en-US">Apply Style</title> + <title id="tit" xml-lang="en-US">Set Paragrph Style</title> <filename>/text/shared/02/02010000.xhp</filename> </topic> </meta> @@ -33,7 +33,7 @@ <section id="benvor"> -<paragraph id="hd_id3148520" role="heading" level="1" xml-lang="en-US"><link href="text/shared/02/02010000.xhp" name="Apply Style">Apply Style</link></paragraph> + <paragraph id="hd_id3148520" role="heading" level="1" xml-lang="en-US"><link href="text/shared/02/02010000.xhp" name="Set Paragraph Style">Set Paragraph Style</link></paragraph> <section id="benvortext"> <paragraph id="par_id3155351" role="paragraph" xml-lang="en-US"><ahelp hid=".">Assigns a style to the current paragraph, selected paragraphs, or to a selected object.</ahelp></paragraph> @@ -47,10 +47,10 @@ <table id="tbl_id3156042"> <tablerow> <tablecell> - <paragraph id="par_id3155552" role="paragraph" xml-lang="en-US"> <image id="img_id3152801" src="media/helpimg/zellvor.png" width="2.642cm" height="0.533cm" localize="true"><alt xml-lang="en-US" id="alt_id3152801">Apply Style</alt></image></paragraph> + <paragraph id="par_id3155552" role="paragraph" xml-lang="en-US"> <image id="img_id3152801" src="media/helpimg/zellvor.png" width="2.642cm" height="0.533cm" localize="true"><alt xml-lang="en-US" id="alt_id3152801">Set Paragraph Style</alt></image></paragraph> </tablecell> <tablecell> - <paragraph id="par_id3145345" role="paragraph" xml-lang="en-US">Apply Style</paragraph> + <paragraph id="par_id3145345" role="paragraph" xml-lang="en-US">Set Paragraph Style</paragraph> </tablecell> </tablerow> </table> |