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

László Németh nemeth at numbertext.org
Mon Apr 21 04:27:35 PDT 2014


 source/text/shared/01/06040200.xhp |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 4a202ac51e3cfda0dc2e52392e394bf51f185f38
Author: László Németh <nemeth at numbertext.org>
Date:   Mon Apr 21 13:26:12 2014 +0200

    fdo#77603 update help (new wildcard in autocorrection)
    
    Change-Id: If50c0716f1a21b3df09a49cce779fc5b52cc1693

diff --git a/source/text/shared/01/06040200.xhp b/source/text/shared/01/06040200.xhp
index 3992fe5..a7fd075 100644
--- a/source/text/shared/01/06040200.xhp
+++ b/source/text/shared/01/06040200.xhp
@@ -54,7 +54,7 @@
 </caseinline></switchinline></paragraph>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/acorreplacepage/origtext" id="bm_id1574449" localize="false"/>
 <paragraph role="heading" id="hd_id3148943" xml-lang="en-US" level="3" l10n="U" oldref="5">Replace</paragraph>
-<paragraph role="paragraph" id="par_id3147560" xml-lang="en-US" l10n="U" oldref="6"><ahelp hid="cui/ui/acorreplacepage/origtext">Enter the word or abbreviation that you want to replace while you type. Wildcard character * in the end of word results the replacement of the word before arbitrary suffixes, too. Wildcard character * before the word results the replacement after arbitrary prefixes, too. For example, the pattern "i18n*" with the replacement text "internationalization" will find and replace "i18ns" with "internationalizations", or the pattern "*..." with the replacement text "…" will find and replace three dots in "word..." with the typographically correct precomposed Unicode horizontal ellipsis ("word…").</ahelp></paragraph>
+<paragraph role="paragraph" id="par_id3147560" xml-lang="en-US" l10n="U" oldref="6"><ahelp hid="cui/ui/acorreplacepage/origtext">Enter the word or abbreviation that you want to replace while you type. Wildcard character sequence .* in the end of word results the replacement of the word before arbitrary suffixes, too. Wildcard character sequence .* before the word results the replacement after arbitrary prefixes, too. For example, the pattern "i18n.*" with the replacement text "internationalization" will find and replace "i18ns" with "internationalizations", or the pattern ".*..." with the replacement text "…" will find and replace three dots in "word..." with the typographically correct precomposed Unicode horizontal ellipsis ("word…").</ahelp></paragraph>
 <bookmark xml-lang="en-US" branch="hid/cui/ui/acorreplacepage/newtext" id="bm_id6447340" localize="false"/>
 <paragraph role="heading" id="hd_id3148947" xml-lang="en-US" level="3" l10n="U" oldref="7">With:</paragraph>
 <paragraph role="paragraph" id="par_id3149456" xml-lang="en-US" l10n="U" oldref="8"><ahelp hid="cui/ui/acorreplacepage/newtext">Enter the replacement text, graphic, frame, or OLE object that you want to replace the text in the<emph> Replace</emph> box. If you have selected text, a graphic, a frame, or an OLE object in your document, the relevant information is already entered here.</ahelp></paragraph>


More information about the Libreoffice-commits mailing list