source/text/shared/optionen/01150300.xhp | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-)
New commits: commit c0646cd11e80fda95143a448366ced5f01f79a13 Author: Laurent Balland <laurent.ball...@mailo.fr> AuthorDate: Sat May 24 10:03:23 2025 +0200 Commit: Olivier Hallot <olivier.hal...@libreoffice.org> CommitDate: Sat May 24 13:41:20 2025 +0200 tdf#166477 Add help for "Context" option in numerals - change option "Hindi" to "Eastern Arabic", according to tdf#102235 - add exemple of numerals for disambiguation - add help text for "Context" entry Change-Id: I50230a5548535a0b11e4e909719d4cf4a71069d5 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/185731 Reviewed-by: Olivier Hallot <olivier.hal...@libreoffice.org> Tested-by: Jenkins diff --git a/source/text/shared/optionen/01150300.xhp b/source/text/shared/optionen/01150300.xhp index 6964359301..73528cf943 100644 --- a/source/text/shared/optionen/01150300.xhp +++ b/source/text/shared/optionen/01150300.xhp @@ -63,13 +63,16 @@ <paragraph role="paragraph" id="par_id3153254" xml-lang="en-US"><ahelp hid="cui/ui/optctlpage/numerals">Selects the type of numerals used within text, text in objects, fields, and controls, in all <item type="productname">%PRODUCTNAME</item> modules. Only cell contents of <item type="productname">%PRODUCTNAME</item> Calc are not affected.</ahelp><comment>UFI: see http://www.webster-dictionary.org/definition/Indian%20numerals</comment></paragraph> <list type="unordered"> <listitem> -<paragraph role="listitem" id="par_id3153561" xml-lang="en-US">Arabic: All numbers are shown using Arabic numerals. This is the default.</paragraph> +<paragraph role="listitem" id="par_id3153561" xml-lang="en-US">Arabic: All numbers are shown using Arabic numerals (1, 2, 3..). This is the default.</paragraph> </listitem> <listitem> -<paragraph role="listitem" id="par_id3148563" xml-lang="en-US">Hindi: All numbers are shown using Hindi numerals. </paragraph> +<paragraph role="listitem" id="par_id3148563" xml-lang="en-US">Eastern Arabic: All numbers are shown using Eastern Arabic numerals (١, ٢, ٣...). </paragraph> </listitem> <listitem> -<paragraph role="listitem" id="par_id3149295" xml-lang="en-US">System: All numbers are shown using Arabic or Hindi numerals, according to the locale settings defined by your system locale.</paragraph> +<paragraph role="listitem" id="par_id3149295" xml-lang="en-US">System: All numbers are shown using Arabic or Eastern Arabic numerals, according to the locale settings defined by your system locale.</paragraph> +</listitem> +<listitem> +<paragraph role="listitem" id="par_id3149296" xml-lang="en-US">Context: Numbers are shown using Arabic, Eastern Arabic or other numerals, according to the locale settings defined by the context: surrounding text or character format. Digits can then be rendered in other languages (Amharic, Burmese, Odia, etc.).</paragraph> </listitem> </list> <paragraph role="paragraph" id="par_id3146794" xml-lang="en-US">This setting is not saved in the document but in the <item type="productname">%PRODUCTNAME</item> configuration.</paragraph>