diff options
author | Eike Rathke <erack@redhat.com> | 2022-09-02 11:38:22 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2022-09-02 11:47:34 +0200 |
commit | 2db5a35831ceda4d75930077fc4c2f0298f4193e (patch) | |
tree | 383d1e6f7a9d9da688476492171c41224d826f58 /source/text/shared | |
parent | f7e717277963bd80b80a6f4b947e79cc97eea0e2 (diff) |
Replace dead langtag.net reference link with Wikipedia and W3C
Change-Id: I5bc4d6c1133a6af3d7ffa97acdc2da5ae5fb66ab
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/139255
Tested-by: Jenkins
Reviewed-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'source/text/shared')
-rw-r--r-- | source/text/shared/01/05020100.xhp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/text/shared/01/05020100.xhp b/source/text/shared/01/05020100.xhp index 521c855179..d58acf3a96 100644 --- a/source/text/shared/01/05020100.xhp +++ b/source/text/shared/01/05020100.xhp @@ -99,7 +99,7 @@ <h2 id="hd_id3151176">Language</h2> <paragraph role="paragraph" id="par_id3157961" xml-lang="en-US"><ahelp hid="cui/ui/charnamepage/ctllanglb">Sets the language that the spellchecker uses for the selected text or the text that you type. Available language modules have a check mark in front of them.</ahelp></paragraph> <paragraph role="paragraph" id="par_id3157962" xml-lang="en-US">If the language list consists of an editable combo box, you can enter a valid <emph>BCP 47 language tag</emph> if the language you want to assign is not available from the selectable list.</paragraph> -<paragraph role="paragraph" id="par_id3157963" xml-lang="en-US">For language tag details please see the <link href="http://www.langtag.net/"><emph>For users</emph> section on the langtag.net web site</link>.</paragraph> +<paragraph role="paragraph" id="par_id3157963" xml-lang="en-US">For language tag details please see the <link href="https://en.wikipedia.org/wiki/IETF_language_tag">IETF language tag</link> Wikipedia page and the W3C <link href="https://www.w3.org/International/articles/language-tags/">Language tags in HTML and XML</link> article.</paragraph> <switch select="appl"> <case select="CALC"> <note id="par_id3153770">You can also change the locale setting for cells (choose <emph>Format - Cells - Numbers</emph>).</note> |