diff options
author | Johnny_M <klasse@partyheld.de> | 2021-12-04 12:29:20 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-12-05 22:05:50 +0100 |
commit | b88a7d768dd2eaf95a9ca9ad75f98be8c470ed15 (patch) | |
tree | fe10f5f744e4c7a45b3e30311bb470b7a3c22f5a /source/text | |
parent | f0f2c703b70316bb4b11493015823d7f5647efc5 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I23f5d13712314ad647163c7d7cae3e5f7540dfc0
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126352
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text')
-rw-r--r-- | source/text/scalc/00/00000404.xhp | 4 | ||||
-rw-r--r-- | source/text/scalc/01/04020000.xhp | 2 | ||||
-rw-r--r-- | source/text/scalc/02/18020000.xhp | 4 | ||||
-rw-r--r-- | source/text/scalc/main0218.xhp | 4 |
4 files changed, 7 insertions, 7 deletions
diff --git a/source/text/scalc/00/00000404.xhp b/source/text/scalc/00/00000404.xhp index 46699684a7..2629110926 100644 --- a/source/text/scalc/00/00000404.xhp +++ b/source/text/scalc/00/00000404.xhp @@ -29,10 +29,10 @@ </meta> <body> <h1 id="hd_id3149346">Insert Menu</h1> -<section id="eize"> +<section id="insert_cells"> <paragraph role="paragraph" id="par_id3149784" xml-lang="en-US">Choose <menuitem>Sheet - Insert Cells</menuitem>.</paragraph> <paragraph role="paragraph" id="par_id3154514" xml-lang="en-US">Choose <menuitem>View - Toolbars</menuitem> and select the <emph>Insert Cells</emph> toolbar:</paragraph> -<section id="syzelleneinfuegen"> +<section id="syinsert_cells"> <table id="tbl_id3148550"> <tablerow> <tablecell> diff --git a/source/text/scalc/01/04020000.xhp b/source/text/scalc/01/04020000.xhp index 0efb8a1df7..cea11df7f3 100644 --- a/source/text/scalc/01/04020000.xhp +++ b/source/text/scalc/01/04020000.xhp @@ -40,7 +40,7 @@ <paragraph role="paragraph" id="par_id3150542" xml-lang="en-US"><variable id="zelleneinfuegentext"><ahelp hid=".uno:InsertCell">Opens the<emph> Insert Cells </emph>dialog, in which you can insert new cells according to the options that you specify.</ahelp> </variable> You can delete cells by choosing <link href="text/scalc/01/02160000.xhp" name="Edit - Delete Cells"><emph>Edit - Delete Cells</emph></link>.</paragraph> <section id="howtoget"> - <embed href="text/scalc/00/00000404.xhp#eize"/> + <embed href="text/scalc/00/00000404.xhp#insert_cells"/> </section> <paragraph role="heading" id="hd_id3153768" xml-lang="en-US" level="2">Selection</paragraph> <paragraph role="paragraph" id="par_id3149262" xml-lang="en-US">This area contains the options available for inserting cells into a sheet. The cell quantity and position is defined by selecting a cell range in the sheet beforehand.</paragraph> diff --git a/source/text/scalc/02/18020000.xhp b/source/text/scalc/02/18020000.xhp index 2ae8b6ed86..a5738429d9 100644 --- a/source/text/scalc/02/18020000.xhp +++ b/source/text/scalc/02/18020000.xhp @@ -30,7 +30,7 @@ </history> </meta> <body> -<section id="zelleneinfuegen"> +<section id="insert_cells"> <bookmark xml-lang="en-US" branch="index" id="bm_id3150275"><bookmark_value>inserting; cells, toolbar icon</bookmark_value> </bookmark> <bookmark xml-lang="en-US" branch="hid/.uno:InsCellsCtrl" id="bm_id3156329" localize="false"/> @@ -38,7 +38,7 @@ <paragraph role="paragraph" id="par_id3156024" xml-lang="en-US"><ahelp hid=".uno:InsCellsCtrl">Click the arrow next to the icon to open the <emph>Insert Cells </emph>toolbar, where you can insert cells, rows, and columns into the current sheet.</ahelp></paragraph> </section> <paragraph role="paragraph" id="par_id3150398" xml-lang="en-US">Tools bar icon:</paragraph> -<embed href="text/scalc/00/00000404.xhp#syzelleneinfuegen"/> +<embed href="text/scalc/00/00000404.xhp#syinsert_cells"/> <paragraph role="paragraph" id="par_id3150767" xml-lang="en-US">You can select the following icons:</paragraph> <paragraph role="heading" id="hd_id3150439" xml-lang="en-US" level="2"><link href="text/scalc/01/04020000.xhp" name="Insert Cells Down">Insert Cells Down</link></paragraph> <embed href="text/scalc/01/04020000.xhp#zellenuntentext"/> diff --git a/source/text/scalc/main0218.xhp b/source/text/scalc/main0218.xhp index 50932e6019..2430fd6b4b 100644 --- a/source/text/scalc/main0218.xhp +++ b/source/text/scalc/main0218.xhp @@ -34,8 +34,8 @@ </section> <embed href="text/scalc/02/18010000.xhp#insert"/> <embed href="text/scalc/02/18010000.xhp#syinsert"/> -<embed href="text/scalc/02/18020000.xhp#zelleneinfuegen"/> -<embed href="text/scalc/00/00000404.xhp#syzelleneinfuegen"/> +<embed href="text/scalc/02/18020000.xhp#insert_cells"/> +<embed href="text/scalc/00/00000404.xhp#syinsert_cells"/> <bookmark xml-lang="en-US" branch="hid/.uno:InsObjCtrl" id="bm_id2513504" localize="false"/> <h2 id="par_idN10610"><link href="text/shared/02/01170000.xhp" name="Controls">Controls</link></h2> <embed href="text/shared/02/01170000.xhp#formulartext"/> |