diff options
author | Johnny_M <klasse@partyheld.de> | 2020-10-11 13:56:53 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-10-23 00:11:36 +0200 |
commit | 66c66c7a43f6c360fcd3a9ff65b095b7313fd399 (patch) | |
tree | d5836a8a94768db8b2ba492f438158068d1a430e | |
parent | 77ded5d5318d76e8d6925a533c8f1c2bdde993f4 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I2b0b64ec22dc60d0c077ed8d7e241f077fe8ba84
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104185
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/scalc/main0105.xhp | 2 | ||||
-rw-r--r-- | source/text/sdraw/main_edit.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/00/00000005.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/02200000.xhp | 2 |
4 files changed, 3 insertions, 5 deletions
diff --git a/source/text/scalc/main0105.xhp b/source/text/scalc/main0105.xhp index f9f4bc35a7..acf3471d6b 100644 --- a/source/text/scalc/main0105.xhp +++ b/source/text/scalc/main0105.xhp @@ -32,7 +32,7 @@ <bookmark xml-lang="en-US" branch="hid/.uno:FormatMenu" id="bm_id4623554" localize="false"/> <h1 id="hd_id3149669"><link href="text/scalc/main0105.xhp" name="Format">Format</link></h1> -<paragraph id="par_id3145171" role="paragraph" xml-lang="en-US"><ahelp hid=".">The <emph>Format</emph> menu contains commands for formatting selected cells, <link href="text/shared/00/00000005.xhp#objekt" name="objects">objects</link>, and cell contents in your document.</ahelp></paragraph> +<paragraph id="par_id3145171" role="paragraph" xml-lang="en-US"><ahelp hid=".">The <emph>Format</emph> menu contains commands for formatting selected cells, <link href="text/shared/00/00000005.xhp#object" name="objects">objects</link>, and cell contents in your document.</ahelp></paragraph> </section> <embed href="text/shared/submenu_text.xhp#submenu_text"/> <embed href="text/shared/01/05010000.xhp#standard"/> diff --git a/source/text/sdraw/main_edit.xhp b/source/text/sdraw/main_edit.xhp index d362fdc67f..43493980ef 100644 --- a/source/text/sdraw/main_edit.xhp +++ b/source/text/sdraw/main_edit.xhp @@ -53,7 +53,7 @@ <embed href="text/simpress/01/02130000.xhp#seite"/><comment>UFI removed Layer command (as I did in zillion CWSs before...)</comment> <h2 id="hd_id3156446"><link href="text/shared/01/02180000.xhp" name="Links">Links</link></h2> <embed href="text/shared/01/02180000.xhp#verknuepfungentext"/> -<embed href="text/shared/01/02200000.xhp#objekt"/> +<embed href="text/shared/01/02200000.xhp#object"/> <h2 id="hd_id3157867"><link href="text/shared/02/09070000.xhp" name="Hyperlink">Hyperlink</link></h2> <embed href="text/shared/02/09070000.xhp#hyperdiatext"/> </body> diff --git a/source/text/shared/00/00000005.xhp b/source/text/shared/00/00000005.xhp index 6bcfd87ab7..eb5118d889 100644 --- a/source/text/shared/00/00000005.xhp +++ b/source/text/shared/00/00000005.xhp @@ -185,7 +185,7 @@ <paragraph xml-lang="en-US" id="par_id3157846" role="paragraph">A number system is determined by the number of characters available for representing numbers. The decimal system, for instance is based on the ten numbers (0..9), the binary system is based on the two numbers 0 and 1, the hexadecimal system is based on 16 characters (0...9 and A...F).</paragraph> </section> - <section id="objekt"> + <section id="object"> <bookmark xml-lang="en-US" branch="index" id="bm_id3156358"><bookmark_value>objects; definition</bookmark_value> diff --git a/source/text/shared/01/02200000.xhp b/source/text/shared/01/02200000.xhp index e7da58dcb3..e3eab65763 100644 --- a/source/text/shared/01/02200000.xhp +++ b/source/text/shared/01/02200000.xhp @@ -26,12 +26,10 @@ </meta> <body> <section id="object"> -<section id="objekt"> <bookmark xml-lang="en-US" branch="hid/.uno:ObjectMenue" id="bm_id4538964" localize="false"/> <paragraph id="hd_id3146959" role="heading" level="1" xml-lang="en-US"><link href="text/shared/01/02200000.xhp" name="Object">Edit Object</link></paragraph> <paragraph id="par_id3154840" role="paragraph" xml-lang="en-US"><variable id="object_text"><ahelp hid=".uno:ObjectMenue">Lets you edit a selected object in your file that you inserted with the <item type="menuitem">Insert - Object</item> command.</ahelp></variable></paragraph> </section> -</section> <section id="howtoget"> <embed href="text/shared/00/edit_menu.xhp#edit1"/> </section> |