diff options
author | Andras Timar <atimar@suse.com> | 2012-06-13 11:15:37 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-06-13 12:30:23 +0200 |
commit | a1946cd22e74c07368adcc208b7b2819a116586e (patch) | |
tree | c80d749132c69676696cafd9dc14416a888dccd5 | |
parent | 7f66e765f023fb5687a51ba0e4516835717586f4 (diff) |
remove accelerator mark (~) from help text
Change-Id: Ib09cf4ed60419afc34012d2bd00489e25a2b9ed0
-rw-r--r-- | helpcontent2/source/text/shared/00/00040500.xhp | 4 | ||||
-rw-r--r-- | helpcontent2/source/text/shared/01/05050000.xhp | 2 | ||||
-rw-r--r-- | helpcontent2/source/text/shared/guide/microsoft_terms.xhp | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/helpcontent2/source/text/shared/00/00040500.xhp b/helpcontent2/source/text/shared/00/00040500.xhp index a51fb0860c..4a78b9ff8a 100644 --- a/helpcontent2/source/text/shared/00/00040500.xhp +++ b/helpcontent2/source/text/shared/00/00040500.xhp @@ -322,7 +322,7 @@ <section id="grossklein"> <paragraph xml-lang="en-US" id="par_id3151254" role="paragraph" l10n="CHG" oldref="195">Choose <emph>Format - Change Case</emph> </paragraph> - <paragraph xml-lang="en-US" id="par_id3159624" role="paragraph" l10n="U" oldref="196">Open context menu (text) - choose <emph>~Change Case</emph> + <paragraph xml-lang="en-US" id="par_id3159624" role="paragraph" l10n="U" oldref="196">Open context menu (text) - choose <emph>Change Case</emph> </paragraph> </section> <section id="ruby"> @@ -330,4 +330,4 @@ </paragraph> </section> </body> -</helpdocument>
\ No newline at end of file +</helpdocument> diff --git a/helpcontent2/source/text/shared/01/05050000.xhp b/helpcontent2/source/text/shared/01/05050000.xhp index 91a8705d91..d207179133 100644 --- a/helpcontent2/source/text/shared/01/05050000.xhp +++ b/helpcontent2/source/text/shared/01/05050000.xhp @@ -38,7 +38,7 @@ <body> <section id="grossklein"> <bookmark xml-lang="en-US" branch="hid/.uno:TransliterateMenu" id="bm_id668355" localize="false"/> -<paragraph role="heading" id="hd_id3152952" xml-lang="en-US" level="1" l10n="CHG" oldref="1"><link href="text/shared/01/05050000.xhp" name="~Change Case">Change Case</link></paragraph> +<paragraph role="heading" id="hd_id3152952" xml-lang="en-US" level="1" l10n="CHG" oldref="1"><link href="text/shared/01/05050000.xhp" name="Change Case">Change Case</link></paragraph> <paragraph role="paragraph" id="par_id3151299" xml-lang="en-US" l10n="U" oldref="2"><ahelp hid=".">Changes the case of characters in the selection. If the cursor is within a word and no text is selected, then the word is the selection.</ahelp></paragraph> </section> <section id="howtoget"> diff --git a/helpcontent2/source/text/shared/guide/microsoft_terms.xhp b/helpcontent2/source/text/shared/guide/microsoft_terms.xhp index bf35d6d92a..56abe06beb 100644 --- a/helpcontent2/source/text/shared/guide/microsoft_terms.xhp +++ b/helpcontent2/source/text/shared/guide/microsoft_terms.xhp @@ -65,7 +65,7 @@ <paragraph role="tablecontent" id="par_id3157910" xml-lang="en-US" l10n="U" oldref="6">Change Case</paragraph> </tablecell> <tablecell> -<paragraph role="tablecontent" id="par_id3153825" xml-lang="en-US" l10n="U" oldref="7"><link href="text/shared/01/05050000.xhp" name="~Change Case">Case/Characters</link></paragraph> +<paragraph role="tablecontent" id="par_id3153825" xml-lang="en-US" l10n="U" oldref="7"><link href="text/shared/01/05050000.xhp" name="Change Case">Case/Characters</link></paragraph> </tablecell> </tablerow> <tablerow> |