diff options
author | Johnny_M <klasse@partyheld.de> | 2021-07-14 12:50:50 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-07-14 14:50:52 +0200 |
commit | d55f1498b49ddeedad84b5f79012fc80fb4e6c75 (patch) | |
tree | d317dfcf4d2f941fdfce6a9761e46db664c64fdc | |
parent | 4a07aa673277b6769d16c968a3f868c11b6765c5 (diff) |
tdf#132643 Translate German section IDs
Change-Id: Idd1c44b507aa4a739d58659504fb6bacd3add879
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/118898
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/00/00040503.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/05340100.xhp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/00/00040503.xhp b/source/text/shared/00/00040503.xhp index 2f41d5a147..8f20f8e296 100644 --- a/source/text/shared/00/00040503.xhp +++ b/source/text/shared/00/00040503.xhp @@ -30,7 +30,7 @@ <body> <comment>This listing is split over the files 00040500, 00040501, 00040502 and 00040503.</comment> <h1 id="hd_id3155757">Format Menu</h1> -<section id="fozeihoe"> +<section id="row_height"> <paragraph role="paragraph" id="par_id3147294">Choose <emph>Format - Rows - Height</emph>.</paragraph> <paragraph role="paragraph" id="par_id3149551">Open context menu of a row header in an open database table - choose <emph>Row Height</emph>.</paragraph> </section> diff --git a/source/text/shared/01/05340100.xhp b/source/text/shared/01/05340100.xhp index bfa85b7a04..9e3cb966d0 100644 --- a/source/text/shared/01/05340100.xhp +++ b/source/text/shared/01/05340100.xhp @@ -37,7 +37,7 @@ <paragraph xml-lang="en-US" id="par_id3150756" role="paragraph"><switchinline select="appl"><caseinline select="CALC">You can also change the height of a row by dragging the divider below the row header. To fit the row height to the cell contents, double-click the divider. </caseinline></switchinline></paragraph> <section id="howtoget"> - <embed href="text/shared/00/00040503.xhp#fozeihoe"/> + <embed href="text/shared/00/00040503.xhp#row_height"/> </section> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/rowheightdialog/value" id="bm_id3146946" localize="false"/> <bookmark xml-lang="en-US" branch="hid/dbaccess/ui/rowheight/value" id="bm_id3083278" localize="false"/> |