diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2016-08-12 21:31:54 +0200 |
---|---|---|
committer | Olivier Hallot <ohallot@collabora.co.uk> | 2016-08-13 19:41:38 +0000 |
commit | a66bd48b54c7efea526cd2bbebbba924d8524c0e (patch) | |
tree | bae0640e2714bdc9333fb822b76e3c1377995243 | |
parent | 6193c8a5f97aa5d6922b412019c6da0bfda97590 (diff) |
tdf#101163 adjust menu path to changing case
Change-Id: Ia0c35fbff1f638040bd48971da8a536bf799367a
Reviewed-on: https://gerrit.libreoffice.org/28092
Reviewed-by: Olivier Hallot <ohallot@collabora.co.uk>
Tested-by: Olivier Hallot <ohallot@collabora.co.uk>
-rw-r--r-- | source/text/shared/00/00040500.xhp | 3 | ||||
-rw-r--r-- | source/text/swriter/guide/text_capital.xhp | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/source/text/shared/00/00040500.xhp b/source/text/shared/00/00040500.xhp index 481248be64..0fb4cf1229 100644 --- a/source/text/shared/00/00040500.xhp +++ b/source/text/shared/00/00040500.xhp @@ -325,8 +325,7 @@ </section> <section id="grossklein"> -<paragraph id="par_id3151254" role="paragraph" xml-lang="en-US">Choose <emph>Format - Text - Change Case</emph></paragraph> -<paragraph id="par_id3159624" role="paragraph" xml-lang="en-US">Open context menu (text) - choose <emph>Change Case</emph> </paragraph> +<paragraph id="par_id3151254" role="paragraph" xml-lang="en-US">Choose <emph>Format - Text</emph> or <emph>Format - Text - Change Case</emph></paragraph> </section> <section id="ruby"> diff --git a/source/text/swriter/guide/text_capital.xhp b/source/text/swriter/guide/text_capital.xhp index 0dcc06f9a2..353663e0aa 100644 --- a/source/text/swriter/guide/text_capital.xhp +++ b/source/text/swriter/guide/text_capital.xhp @@ -39,7 +39,7 @@ <paragraph xml-lang="en-US" id="hd_id3155182" role="heading" level="1" l10n="U" oldref="1"><variable id="text_capital"><link href="text/swriter/guide/text_capital.xhp" name="Changing the Case of Text">Changing the Case of Text</link> </variable></paragraph> <paragraph xml-lang="en-US" id="par_id3155916" role="paragraph" l10n="U" oldref="2">You can change the case of text, format text with small capitals, or capitalize the first letter of each word in a selection.</paragraph> - <paragraph xml-lang="en-US" id="par_idN10728" role="note">When you apply formatting to your text by <emph>Format - Character</emph>, the text stays the same, it is only displayed in another way. On the other hand, when you choose <emph>Format - Text - Change Case</emph>, the text is permanently changed.</paragraph> + <paragraph xml-lang="en-US" id="par_idN10728" role="note">When you apply formatting to your text by <emph>Format - Character</emph>, the text stays the same, it is only displayed in another way. On the other hand, when you choose <emph>Format - Text</emph> or <emph>Format - Text - Change Case</emph>, the text is permanently changed.</paragraph> <paragraph xml-lang="en-US" id="hd_id3155861" role="heading" level="2" l10n="U" oldref="8">To Capitalize Text</paragraph> <list type="ordered"> <listitem> @@ -47,7 +47,7 @@ </listitem> <listitem> <paragraph xml-lang="en-US" id="par_id3149841" role="listitem" l10n="U" oldref="10">Do one of the following:</paragraph> - <paragraph xml-lang="en-US" id="par_id1120200910485778" role="listitem">Choose <item type="menuitem">Format - Text - Change Case - Uppercase</item>.</paragraph> + <paragraph xml-lang="en-US" id="par_id1120200910485778" role="listitem">Choose <item type="menuitem">Format - Text - Uppercase</item>.</paragraph> <paragraph xml-lang="en-US" id="par_id1120200910485775" role="listitem" l10n="NEW">Choose <item type="menuitem">Format - Character</item>, click the Font Effects tab, then select the type of capitalization in the Effects box. "Capitals" capitalizes all letters. "Title" capitalizes the first letter of each word. "Small capitals" capitalizes all letters, but in a reduced font size.</paragraph> </listitem> </list> @@ -59,7 +59,7 @@ </listitem> <listitem> <paragraph xml-lang="en-US" id="par_id3149606" role="listitem" l10n="U" oldref="13">Do one of the following:</paragraph> - <paragraph xml-lang="en-US" id="par_id112020091049000" role="listitem">Choose <item type="menuitem">Format - Text - Change Case - Lowercase</item>.</paragraph> + <paragraph xml-lang="en-US" id="par_id112020091049000" role="listitem">Choose <item type="menuitem">Format - Text - Lowercase</item>.</paragraph> <paragraph xml-lang="en-US" id="par_id1120200910490034" role="listitem" l10n="NEW">Choose <item type="menuitem">Format - Character</item>, click the Font Effects tab, then select "Lowercase" in the Effects box.</paragraph> </listitem> </list> |