diff options
author | Johnny_M <klasse@partyheld.de> | 2021-04-10 14:30:59 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-04-12 10:47:40 +0200 |
commit | 31a21db0b3f6f372d1b6e5c95feee906114f1a1a (patch) | |
tree | 0cf8425ea8537a2fcf21b4425a3c958f883d445c | |
parent | ff2318b4f04b66c2cb1f170e704326e0832177a2 (diff) |
tdf#132643 Translate German section IDs
Change-Id: I4bec4888477dcbce8610f27c5f46bd505b432ac5
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/113918
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/00/00000450.xhp | 4 | ||||
-rw-r--r-- | source/text/shared/02/12100100.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/main0212.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/main0213.xhp | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/source/text/shared/00/00000450.xhp b/source/text/shared/00/00000450.xhp index 66602fd7dd..77e9f26be1 100644 --- a/source/text/shared/00/00000450.xhp +++ b/source/text/shared/00/00000450.xhp @@ -96,9 +96,9 @@ </table> </section> </section> -<section id="sortieren"> +<section id="sort_order"> <paragraph role="paragraph" id="par_id3150870" xml-lang="en-US"><emph>Sort Order</emph> icon on the Table Data bar and Form Design bar.</paragraph> -<section id="sysortieren"> +<section id="sysort_order"> <table id="tbl_id3153353"> <tablerow> <tablecell > diff --git a/source/text/shared/02/12100100.xhp b/source/text/shared/02/12100100.xhp index 1f60436989..37947e6763 100644 --- a/source/text/shared/02/12100100.xhp +++ b/source/text/shared/02/12100100.xhp @@ -34,7 +34,7 @@ <paragraph role="paragraph" id="par_id3163829" xml-lang="en-US"><variable id="sortierentext"><ahelp hid=".uno:OrderCrit">Specifies the sort criteria for the data display.</ahelp></variable></paragraph> </section> <section id="howtoget"> - <embed href="text/shared/00/00000450.xhp#sortieren"/> + <embed href="text/shared/00/00000450.xhp#sort_order"/> </section> <paragraph role="paragraph" id="par_id3149549" xml-lang="en-US">While the functions <link href="text/shared/02/12010000.xhp" name="Sort in Ascending Order"><emph>Sort in Ascending Order</emph></link> and <link href="text/shared/02/12020000.xhp" name="Sort in Descending Order"><emph>Sort in Descending Order</emph></link> sort by one criterion only, you can combine several criteria in the <emph>Sort Order</emph> dialog.</paragraph> <paragraph role="paragraph" id="par_id3145136" xml-lang="en-US">You can remove a sorting that has been performed with the <link href="text/shared/02/12040000.xhp" name="Reset Filter/Sorting"><emph>Reset Filter/Sorting</emph></link> icon.</paragraph> diff --git a/source/text/shared/main0212.xhp b/source/text/shared/main0212.xhp index 73aa7fb661..18380c0c47 100644 --- a/source/text/shared/main0212.xhp +++ b/source/text/shared/main0212.xhp @@ -65,7 +65,7 @@ <embed href="text/shared/02/12050000.xhp#refresh"/> <embed href="text/shared/02/12050000.xhp#syrefresh"/> <embed href="text/shared/02/12100100.xhp#sortorder"/> - <embed href="text/shared/00/00000450.xhp#sysortieren"/> + <embed href="text/shared/00/00000450.xhp#sysort_order"/> <embed href="text/shared/02/12010000.xhp#sortascending"/> <embed href="text/scalc/00/00000412.xhp#sortascending"/> <embed href="text/shared/02/12020000.xhp#sortdescending"/> diff --git a/source/text/shared/main0213.xhp b/source/text/shared/main0213.xhp index b161836d4f..6445ffff0b 100644 --- a/source/text/shared/main0213.xhp +++ b/source/text/shared/main0213.xhp @@ -181,7 +181,7 @@ <embed href="text/shared/02/12110000.xhp#syformfilter"/> <paragraph role="heading" id="hd_id3148599" xml-lang="en-US" level="2"><link href="text/shared/02/12100100.xhp" name="Sort">Sort</link></paragraph> <embed href="text/shared/02/12100100.xhp#sortierentext"/> -<embed href="text/shared/00/00000450.xhp#sysortieren"/> +<embed href="text/shared/00/00000450.xhp#sysort_order"/> <embed href="text/shared/02/12040000.xhp#reset_filter"/> <embed href="text/shared/02/12040000.xhp#syreset_filter"/> <embed href="text/shared/02/12130000.xhp#data_source_as_table"/> |