diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-11-16 08:37:42 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-11-19 00:34:27 +0100 |
commit | e20b575c56ebe912501e932192e509b6a227ce3c (patch) | |
tree | a53c95652b9ffd56913c16693bf8b500d118750f /source/text/swriter/04 | |
parent | 4ad79a357b335ab87b0565ec18b3d17044ab502e (diff) |
tdf#128227 disambiguate text frame and text box
in summary,
on Writer, Text frame -> Frame
On other modules
Text Frame -> text box
Change-Id: I3b218fafb03cd5ab79c8c0b902ec417bf5445ff8
Reviewed-on: https://gerrit.libreoffice.org/82976
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/swriter/04')
-rw-r--r-- | source/text/swriter/04/01020000.xhp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/source/text/swriter/04/01020000.xhp b/source/text/swriter/04/01020000.xhp index 2499e588c9..22172d20fd 100644 --- a/source/text/swriter/04/01020000.xhp +++ b/source/text/swriter/04/01020000.xhp @@ -1054,8 +1054,8 @@ <paragraph xml-lang="en-US" id="hd_id3149010" role="tablecontent">Esc</paragraph> </tablecell> <tablecell> - <paragraph xml-lang="en-US" id="par_id3149024" role="tablecontent">Cursor is inside a text frame and no text is selected: Escape selects the text frame.</paragraph> - <paragraph xml-lang="en-US" id="par_id3149039" role="tablecontent">Text frame is selected: Escape clears the cursor from the text frame.</paragraph> + <paragraph xml-lang="en-US" id="par_id3149024" role="tablecontent">Cursor is inside a frame and no text is selected: Escape selects the frame.</paragraph> + <paragraph xml-lang="en-US" id="par_id3149039" role="tablecontent">Frame is selected: Escape clears the cursor from the frame.</paragraph> </tablecell> </tablerow> <tablerow> @@ -1063,7 +1063,7 @@ <paragraph xml-lang="en-US" id="hd_id3149054" role="tablecontent">F2 or Enter or any key that produces a character on screen</paragraph> </tablecell> <tablecell> - <paragraph xml-lang="en-US" id="par_id3149890" role="tablecontent">If a text frame is selected: positions the cursor to the end of the text in the text frame. If you press any key that produces a character on screen, and the document is in edit mode, the character is appended to the text.</paragraph> + <paragraph xml-lang="en-US" id="par_id3149890" role="tablecontent">If a frame is selected: positions the cursor to the end of the text in the frame. If you press any key that produces a character on screen, and the document is in edit mode, the character is appended to the text.</paragraph> </tablecell> </tablerow> <tablerow> |