[Libreoffice-commits] help.git: source/text

Balaharipreetha Muthu (via logerrit) logerrit at kemper.freedesktop.org
Sat Jan 9 12:50:03 UTC 2021


 source/text/shared/01/02100000.xhp |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit e3ac5513e2a4729063413ba131ef0cb5cb8f6daf
Author:     Balaharipreetha Muthu <balaharipreetha at gmail.com>
AuthorDate: Fri Jan 8 20:34:41 2021 +0100
Commit:     Olivier Hallot <olivier.hallot at libreoffice.org>
CommitDate: Sat Jan 9 13:49:42 2021 +0100

    tdf#103587 - Find and Replace : Add explanations for options: Kashida sensitive and Diacritics sensitive.
    
    Change-Id: I4d94ed1c76ff799280b32bfec184a617c2a3d7f9
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/108994
    Tested-by: Jenkins
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/source/text/shared/01/02100000.xhp b/source/text/shared/01/02100000.xhp
index 434c099b2..ecdb265dd 100644
--- a/source/text/shared/01/02100000.xhp
+++ b/source/text/shared/01/02100000.xhp
@@ -172,6 +172,10 @@ Ext help text not found within switches. Solution: Keep switched text for normal
 <bookmark xml-lang="en-US" branch="hid/cui/ui/fmsearchdialog/SoundsLikeCJKSettings" id="bm_id3155506" localize="false"/>
 <paragraph xml-lang="en-US" id="par_id3149765" role="paragraph"><variable id="aehnlichbutton"><ahelp hid="svx/ui/findreplacedialog/soundslikebtn" visibility="hidden">Sets the search options for similar notation used in Japanese text.</ahelp></variable></paragraph>
   <paragraph xml-lang="en-US" id="par_id3148672" role="paragraph"><link href="text/shared/optionen/01150200.xhp" name="Searching in Japanese">Searching in Japanese</link></paragraph>
+<paragraph xml-lang="en-US" id="par_id931610137016377" role="heading" level="2">Diacritic-Sensitive</paragraph>
+<paragraph xml-lang="en-US" id="par_id411610137146460" role="paragraph">Searches exact match, doesnot include Unicode combining marks in search. For example, searching for كتب will not match كَتَبَ or كُتُب or كتِب and so on</paragraph>
+<paragraph xml-lang="en-US" id="par_id881610137232495" role="heading" level="2">Kashida-sensitive</paragraph>
+<paragraph xml-lang="en-US" id="par_id871610137311451" role="paragraph">Searches exact match, does not include Arabic Tatweel mark U+0640 (also known as Kashida) in search. For example, searching for كتاب will not match كـتاب or كتــــاب and so on.</paragraph>
 <switch select="appl">
 <case select="WRITER">
 <bookmark xml-lang="en-US" branch="hid/svx/ui/findreplacedialog/notes" id="bm_id0302200901445934" localize="false"/>


More information about the Libreoffice-commits mailing list