diff options
author | Johnny_M <klasse@partyheld.de> | 2021-02-15 12:00:54 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-02-16 00:16:04 +0100 |
commit | 79ed003b367f90e718561eda01affd67330744f3 (patch) | |
tree | 3923f565db3fa96ce4e3dd489a1066a2229d8cd2 | |
parent | d9b55436a388bd655b209ec9344ac41c60aa4421 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I758676582deda7fc910c73820121bcda1b110125
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/110905
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/02/12120000.xhp | 4 | ||||
-rw-r--r-- | source/text/shared/main0212.xhp | 4 | ||||
-rw-r--r-- | source/text/shared/main0213.xhp | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/source/text/shared/02/12120000.xhp b/source/text/shared/02/12120000.xhp index e4fd2faede..fd56ba479b 100644 --- a/source/text/shared/02/12120000.xhp +++ b/source/text/shared/02/12120000.xhp @@ -28,12 +28,12 @@ </history> </meta> <body> -<section id="filteranwenden"> +<section id="apply_filter"> <bookmark branch="hid/.uno:FormFiltered" xml-lang="en-US" id="bm_id3151097" localize="false"/> <paragraph id="hd_id3149748" role="heading" level="1" xml-lang="en-US"><link href="text/shared/02/12120000.xhp" name="Apply Filter">Apply Filter</link></paragraph> <paragraph role="paragraph" id="par_id3149495" xml-lang="en-US"><ahelp hid=".uno:FormFiltered" visibility="visible">Switches between the filtered and unfiltered view of the table.</ahelp></paragraph> </section> -<section id="syfilteranwenden"> +<section id="syapply_filter"> <table id="tbl_id3143281"> <tablerow> <tablecell> diff --git a/source/text/shared/main0212.xhp b/source/text/shared/main0212.xhp index b5b627b7a8..89a4c2203f 100644 --- a/source/text/shared/main0212.xhp +++ b/source/text/shared/main0212.xhp @@ -72,8 +72,8 @@ <embed href="text/scalc/00/00000412.xhp#sortdescending"/> <embed href="text/shared/02/12030000.xhp#autofilter"/> <embed href="text/shared/02/12030000.xhp#syautofilter"/> - <embed href="text/shared/02/12120000.xhp#filteranwenden"/> - <embed href="text/shared/02/12120000.xhp#syfilteranwenden"/> + <embed href="text/shared/02/12120000.xhp#apply_filter"/> + <embed href="text/shared/02/12120000.xhp#syapply_filter"/> <embed href="text/shared/02/12090000.xhp#standardfilter1"/> <embed href="text/shared/02/12090000.xhp#systandardfilter"/> <embed href="text/shared/02/12040000.xhp#filterentfernen"/> diff --git a/source/text/shared/main0213.xhp b/source/text/shared/main0213.xhp index b5625faddb..5c476431f6 100644 --- a/source/text/shared/main0213.xhp +++ b/source/text/shared/main0213.xhp @@ -188,7 +188,7 @@ <embed href="text/shared/02/12040000.xhp#syfilterentfernen"/> <embed href="text/shared/02/12130000.xhp#datenquelletab"/> <embed href="text/shared/02/12130000.xhp#sydatenquelletab"/> -<embed href="text/shared/02/12120000.xhp#filteranwenden"/> -<embed href="text/shared/02/12120000.xhp#syfilteranwenden"/> +<embed href="text/shared/02/12120000.xhp#apply_filter"/> +<embed href="text/shared/02/12120000.xhp#syapply_filter"/> </body> </helpdocument> |