diff options
author | Johnny_M <klasse@partyheld.de> | 2020-12-13 11:38:31 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-12-16 13:36:40 +0100 |
commit | 3d55957744a3e88eff6a365fe245a487e8201d36 (patch) | |
tree | 1f49409ef7d13ac76288ab0262ab68df11571ac1 /source | |
parent | 110d3e0065399ebc82dd198114726dc26dc18613 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I8ee9ee061801051a8b332edcc7226495d0c968ed
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107650
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source')
-rw-r--r-- | source/text/shared/00/edit_menu.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/01/02100000.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/main0201.xhp | 8 |
3 files changed, 5 insertions, 7 deletions
diff --git a/source/text/shared/00/edit_menu.xhp b/source/text/shared/00/edit_menu.xhp index beca4b5807..67858433fd 100644 --- a/source/text/shared/00/edit_menu.xhp +++ b/source/text/shared/00/edit_menu.xhp @@ -184,7 +184,7 @@ <paragraph role="paragraph" id="par_id3156297" xml-lang="en-US">Choose <menuitem>Edit - Find & Replace</menuitem>.</paragraph> <paragraph role="paragraph" id="par_id3154503" xml-lang="en-US"><switchinline select="sys"><caseinline select="MAC">Command</caseinline><defaultinline><keycode>Ctrl</keycode></defaultinline></switchinline><keycode>+H</keycode></paragraph> <paragraph role="paragraph" id="par_id3155083" xml-lang="en-US">On the <emph>Standard</emph> bar, click</paragraph> -<section id="sysuchenersetzen"> +<section id="syfind_and_replace"> <table id="tbl_id3156320"> <tablerow> <tablecell> diff --git a/source/text/shared/01/02100000.xhp b/source/text/shared/01/02100000.xhp index e731954b9c..434c099b2a 100644 --- a/source/text/shared/01/02100000.xhp +++ b/source/text/shared/01/02100000.xhp @@ -28,14 +28,12 @@ </meta> <body> <section id="find_and_replace"> - <section id="suchenersetzen"> <bookmark xml-lang="en-US" branch="hid/.uno:SearchProperties" id="bm_id3160463" localize="false"/> <bookmark xml-lang="en-US" branch="hid/.uno:SearchDialog" id="bm_id7754440" localize="false"/> <bookmark xml-lang="en-US" branch="hid/svx/ui/findreplacedialog/@@nowidget@@" id="bm_@@nowidget@@" localize="false"/> <bookmark xml-lang="en-US" branch="hid/svx/ui/findreplacedialog/FindReplaceDialog" id="bm_id3149031" localize="false"/> <paragraph xml-lang="en-US" id="hd_id3154044" role="heading" level="1"><variable id="02100000"><link href="text/shared/01/02100000.xhp" name="Find & Replace">Find & Replace</link></variable></paragraph> <paragraph xml-lang="en-US" id="par_id3149893" role="paragraph"><variable id="suchenersetzentext"><ahelp hid=".uno:SearchDialog">Finds or replaces text or formats in the current document.</ahelp></variable></paragraph> - </section> </section> <section id="howtoget"> <embed href="text/shared/00/edit_menu.xhp#suchen"/> diff --git a/source/text/shared/main0201.xhp b/source/text/shared/main0201.xhp index 4bad7eb574..ee41e9480b 100644 --- a/source/text/shared/main0201.xhp +++ b/source/text/shared/main0201.xhp @@ -79,8 +79,8 @@ <embed href="text/swriter/00/00000404.xhp#sytabelle"/> <embed href="text/shared/02/01140000.xhp#zeichnen"/> <embed href="text/shared/02/01140000.xhp#syshowdraw"/> -<embed href="text/shared/01/02100000.xhp#suchenersetzen"/> -<embed href="text/shared/00/edit_menu.xhp#sysuchenersetzen"/> +<embed href="text/shared/01/02100000.xhp#find_and_replace"/> +<embed href="text/shared/00/edit_menu.xhp#syfind_and_replace"/> <embed href="text/shared/01/04180100.xhp#data_sources"/> <embed href="text/shared/00/00000403.xhp#sydata_sources"/> <embed href="text/swriter/01/03100000.xhp#nonprinting_chars"/> @@ -90,8 +90,8 @@ </case> <case select="CALC"><embed href="text/shared/02/01140000.xhp#zeichnen"/> <embed href="text/shared/02/01140000.xhp#syshowdraw"/> -<embed href="text/shared/01/02100000.xhp#suchenersetzen"/> -<embed href="text/shared/00/edit_menu.xhp#sysuchenersetzen"/> +<embed href="text/shared/01/02100000.xhp#find_and_replace"/> +<embed href="text/shared/00/edit_menu.xhp#syfind_and_replace"/> <embed href="text/shared/01/04180100.xhp#data_sources"/> <embed href="text/shared/00/00000403.xhp#sydata_sources"/> <h2 id="par_idN1086E"><link href="text/schart/01/wiz_chart_type.xhp">Insert Chart</link></h2> |