diff options
author | Johnny_M <klasse@partyheld.de> | 2020-07-02 12:51:08 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-07-05 15:19:35 +0200 |
commit | d0b8c9029801f0a51b2ce72d7b8fdc67fc6f570f (patch) | |
tree | 5720146f12baba6b9f2a6a62f6c128d1d6a96c61 | |
parent | fc51a0560e6a26202f47f6144b8c5e65cb8694ad (diff) |
tdf#132643 Translate German section IDs
Change-Id: I2e0f576ce1a7741eea231607d4f335e8ff08af2d
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/97747
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/sdraw/main0101.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/01060000.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/main0201.xhp | 2 | ||||
-rw-r--r-- | source/text/smath/main0101.xhp | 2 |
4 files changed, 3 insertions, 5 deletions
diff --git a/source/text/sdraw/main0101.xhp b/source/text/sdraw/main0101.xhp index e63af462ef..9fbb9951f3 100644 --- a/source/text/sdraw/main0101.xhp +++ b/source/text/sdraw/main0101.xhp @@ -39,7 +39,7 @@ <embed href="text/shared/autopi/01000000.xhp#autopilot"/> <embed href="text/shared/01/01110000.xhp#templates"/> <embed href="text/shared/01/01050000.xhp#schliessen"/> - <embed href="text/shared/01/01060000.xhp#speichern"/> + <embed href="text/shared/01/01060000.xhp#save"/> <embed href="text/shared/01/01060001.xhp#saveremote"/> <embed href="text/shared/01/01070000.xhp#saveas"/> <embed href="text/shared/01/01060002.xhp#saveacopy"/> diff --git a/source/text/shared/01/01060000.xhp b/source/text/shared/01/01060000.xhp index 42bfd58327..4497a57cfe 100644 --- a/source/text/shared/01/01060000.xhp +++ b/source/text/shared/01/01060000.xhp @@ -29,12 +29,10 @@ </meta> <body> <section id="save"> -<section id="speichern"><comment>Can this be removed?</comment> <bookmark xml-lang="en-US" branch="hid/.uno:Save" id="bm_id3151097" localize="false"/> <paragraph role="heading" id="hd_id3147000" xml-lang="en-US" level="1"><link href="text/shared/01/01060000.xhp" name="Save">Save</link></paragraph> <paragraph role="paragraph" id="par_id3153255" xml-lang="en-US"><ahelp hid=".uno:Save">Saves the current document.</ahelp></paragraph> </section> -</section> <section id="howtoget"> <embed href="text/shared/00/00000401.xhp#save"/> </section> diff --git a/source/text/shared/main0201.xhp b/source/text/shared/main0201.xhp index 48da54f9e7..2e43c77d19 100644 --- a/source/text/shared/main0201.xhp +++ b/source/text/shared/main0201.xhp @@ -33,7 +33,7 @@ <h2 id="hd_id3166460"><link href="text/shared/01/01020000.xhp" name="Open File">Open File</link></h2> <embed href="text/shared/01/01020000.xhp#oeffnentext"/> <embed href="text/shared/00/00000401.xhp#syoeffnen"/> -<embed href="text/shared/01/01060000.xhp#speichern"/> +<embed href="text/shared/01/01060000.xhp#save"/> <embed href="text/shared/00/00000401.xhp#sysave"/> <h2 id="par_idN10661"><link href="text/shared/01/01070000.xhp">Save As</link></h2> <paragraph role="paragraph" id="par_idN10671" xml-lang="en-US" localize="false"> diff --git a/source/text/smath/main0101.xhp b/source/text/smath/main0101.xhp index fca81312d7..44637af01b 100644 --- a/source/text/smath/main0101.xhp +++ b/source/text/smath/main0101.xhp @@ -39,7 +39,7 @@ <embed href="text/shared/01/01990000.xhp#picklist"/> <embed href="text/shared/autopi/01000000.xhp#wizards"/> <embed href="text/shared/01/01050000.xhp#schliessen"/> - <embed href="text/shared/01/01060000.xhp#speichern"/> + <embed href="text/shared/01/01060000.xhp#save"/> <embed href="text/shared/01/01070000.xhp#saveas"/> <embed href="text/shared/01/01180000.xhp#saveall"/> <embed href="text/shared/02/07060000.xhp#neuladen"/> |