diff options
author | Johnny_M <klasse@partyheld.de> | 2020-10-27 11:58:45 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-10-28 20:07:14 +0100 |
commit | 6a019e4df3209fe86ba616bad0e26795c1a5fbca (patch) | |
tree | d668911f34c19bed2e898484787e3567d1e04ce9 /source | |
parent | 7b8b3bf81202cf0c383a56a1a18e6f6b143bb942 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I36736eab7aaa3ac5e0db6dfa51cccd57938565e7
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104875
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/sdraw/main_edit.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/02090000.xhp | 2 | ||||
-rw-r--r-- | source/text/smath/main0102.xhp | 2 |
3 files changed, 2 insertions, 4 deletions
diff --git a/source/text/sdraw/main_edit.xhp b/source/text/sdraw/main_edit.xhp index 43493980ef..03fe8996ef 100644 --- a/source/text/sdraw/main_edit.xhp +++ b/source/text/sdraw/main_edit.xhp @@ -37,7 +37,7 @@ <embed href="text/shared/01/02050000.xhp#kopieren"/> <embed href="text/shared/01/02060000.xhp#paste"/> <embed href="text/shared/01/pastespecialmenu.xhp#pastespecialmenu"/> -<embed href="text/shared/01/02090000.xhp#auswaehlen"/> +<embed href="text/shared/01/02090000.xhp#select_all"/> <h2 id="hd_id3149400"><link href="text/shared/01/02100000.xhp" name="Find & Replace">Find & Replace</link></h2> <embed href="text/shared/01/02100000.xhp#suchenersetzentext"/> <h2 id="hd_id3153713"><link href="text/shared/01/05270000.xhp" name="Points">Points</link></h2> diff --git a/source/text/shared/01/02090000.xhp b/source/text/shared/01/02090000.xhp index 70f33659ac..ff2edac24a 100644 --- a/source/text/shared/01/02090000.xhp +++ b/source/text/shared/01/02090000.xhp @@ -29,12 +29,10 @@ </meta> <body> <section id="select_all"> - <section id="auswaehlen"> <bookmark branch="hid/.uno:SelectAll" xml-lang="en-US" id="bm_id3159079" localize="false"/> <bookmark xml-lang="en-US" branch="hid/.uno:Select" id="bm_id9111451" localize="false"/> <paragraph id="hd_id3145138" role="heading" level="1" xml-lang="en-US"><link href="text/shared/01/02090000.xhp" name="Select All">Select All</link></paragraph> <paragraph role="paragraph" id="par_id3149999" xml-lang="en-US"><variable id="allestext"><ahelp hid=".">Selects the entire content of the current file, frame, or text object.</ahelp></variable></paragraph> - </section> </section> <paragraph role="paragraph" id="par_id3155261" xml-lang="en-US"><switchinline select="appl"><caseinline select="CALC">To select all of the cells on a sheet, click the button at the intersection of the column and row header in the top left corner of the sheet.</caseinline><defaultinline></defaultinline></switchinline></paragraph> <section id="howtoget"> diff --git a/source/text/smath/main0102.xhp b/source/text/smath/main0102.xhp index 6d4405fbb4..bdc2e3b6ee 100644 --- a/source/text/smath/main0102.xhp +++ b/source/text/smath/main0102.xhp @@ -46,7 +46,7 @@ <embed href="text/shared/01/02060000.xhp#paste"/> - <embed href="text/shared/01/02090000.xhp#auswaehlen"/> + <embed href="text/shared/01/02090000.xhp#select_all"/> <embed href="text/smath/01/02080000.xhp#naechstermarker"/> |