diff options
author | Johnny_M <klasse@partyheld.de> | 2021-12-18 14:33:43 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-12-18 21:28:43 +0100 |
commit | 23bbbafa530b389488b285d95fe1b1a3a79a50c3 (patch) | |
tree | 165a6f0f6d645ae851f0021e1c162c875ec52214 /source/text/scalc | |
parent | 7c906e0fdfcd9c563003ea9b8b89027206fe11bd (diff) |
tdf#132643 Translate German section IDs
Change-Id: I3658d9e89ee8edd4f5cb54af702345da66748f52
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/127042
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/scalc')
-rw-r--r-- | source/text/scalc/00/00000412.xhp | 4 | ||||
-rw-r--r-- | source/text/scalc/01/12030100.xhp | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/source/text/scalc/00/00000412.xhp b/source/text/scalc/00/00000412.xhp index b7a8723aa..66322b123 100644 --- a/source/text/scalc/00/00000412.xhp +++ b/source/text/scalc/00/00000412.xhp @@ -32,10 +32,10 @@ <paragraph role="paragraph" id="par_id3150443" xml-lang="en-US"><variable id="dnsrt">Choose <emph>Data - Sort...</emph>.</variable></paragraph> <paragraph role="paragraph" id="par_id641584647437810"><variable id="datasortascending">Choose <menuitem>Data - Sort Ascending</menuitem></variable></paragraph> <paragraph role="paragraph" id="par_id711584647447316"><variable id="datasortdescending">Choose <menuitem>Data - Sort Descending</menuitem></variable></paragraph> - <section id="dnsosk"> + <section id="sort_criteria"> <paragraph role="paragraph" id="par_id3148491" xml-lang="en-US">Choose <emph>Data - Sort - Sort Criteria</emph> tab.</paragraph> <paragraph role="paragraph" id="par_id3154516" xml-lang="en-US"><variable id="onthestandardbar">On <emph>Standard</emph> bar, click</variable></paragraph> - <section id="sysortieren"> + <section id="sysort_criteria"> <section id="sortascending"> <table id="tbl_id3156023"> <tablerow> diff --git a/source/text/scalc/01/12030100.xhp b/source/text/scalc/01/12030100.xhp index 383406890..be87bba34 100644 --- a/source/text/scalc/01/12030100.xhp +++ b/source/text/scalc/01/12030100.xhp @@ -34,7 +34,7 @@ </section> <note id="par_id3152462">Ensure that you include any row and column titles in the selection.</note> <section id="howtoget"> - <embed href="text/scalc/00/00000412.xhp#dnsosk"/> + <embed href="text/scalc/00/00000412.xhp#sort_criteria"/> </section> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/sortkey/@@nowidget@@" id="bm_id3147434" localize="false"/> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/sortkey/SortKeyFrame" id="bm_id3147434" localize="false"/> @@ -56,6 +56,6 @@ <h2 id="hd_id3150300">Sort Ascending/Descending</h2> <paragraph role="paragraph" id="par_id3158212" xml-lang="en-US"><ahelp hid="."><variable id="sytext">Sorts the selection from the highest to the lowest value, or from the lowest to the highest value. Number fields are sorted by size and text fields by the order of the characters. You can define the sort rules on Data - Sort - Options.</variable></ahelp> You define the default on <switchinline select="sys"><caseinline select="MAC">%PRODUCTNAME - Preferences</caseinline><defaultinline>Tools - Options</defaultinline></switchinline> - Language settings - Languages.</paragraph> <paragraph role="paragraph" id="par_id3159236" xml-lang="en-US">Icons on the <emph>Standard</emph> toolbar</paragraph> -<embed href="text/scalc/00/00000412.xhp#sysortieren"/> +<embed href="text/scalc/00/00000412.xhp#sysort_criteria"/> </body> </helpdocument> |