diff options
author | Eike Rathke <erack@redhat.com> | 2014-05-28 15:01:35 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2014-05-28 15:15:21 +0200 |
commit | e0cc4109616c522d7477b3f8c37d1d77824e4012 (patch) | |
tree | 243061a4b249e0e5f084b3d77fe7668eb74520f9 | |
parent | 51d0f2dce5c99a57b0c2268411cabfe884c91756 (diff) |
document language list combo box
Change-Id: I77097ca9e91233222108043cbe1ca9c12a326d74
(cherry picked from commit 10178deb770a99a29e299e0f3e553e25f1d3ad36)
-rw-r--r-- | source/text/shared/01/05020100.xhp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source/text/shared/01/05020100.xhp b/source/text/shared/01/05020100.xhp index ec7eb0f8ad..89f7f8cac6 100644 --- a/source/text/shared/01/05020100.xhp +++ b/source/text/shared/01/05020100.xhp @@ -101,6 +101,8 @@ <bookmark xml-lang="en-US" branch="hid/cui/ui/charnamepage/ctllanglb" id="bm_id3154068" localize="false"/> <paragraph role="heading" id="hd_id3151176" xml-lang="en-US" level="2" l10n="U" oldref="38">Language</paragraph> <paragraph role="paragraph" id="par_id3157961" xml-lang="en-US" l10n="U" oldref="39"><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" l10n="U" oldref="40">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" l10n="U" oldref="41">For language tag details please see the <link href="http://langtag.net/"><emph>For users</emph> section on the langtag.net web site</link>.</paragraph> <switch select="appl"> <case select="CALC"> <paragraph role="note" id="par_id3153770" xml-lang="en-US" l10n="U" oldref="59">You can also change the locale setting for cells (choose <emph>Format - Cells – Numbers</emph>).</paragraph> |