diff options
author | Korrawit Pruegsanusak <detective.conan.1412@gmail.com> | 2011-06-23 22:15:16 +0700 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-06-23 16:30:47 +0100 |
commit | cf330b6e18030da5fb0d60c8bc9f9aa6f2bb824e (patch) | |
tree | a18ec52c93b7eb53b10ea83d2ecd9d826839e58e /helpcontent2 | |
parent | d8b867f7abb54c65eb2e50a02a7a193bffc9cb17 (diff) |
Update the operation of delete and backspace key fdo#31652
The operation of these two buttons are interchanged, so help needs update.
Released under LGPLv3+/MPL
Diffstat (limited to 'helpcontent2')
-rw-r--r-- | helpcontent2/source/text/scalc/01/02150000.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/helpcontent2/source/text/scalc/01/02150000.xhp b/helpcontent2/source/text/scalc/01/02150000.xhp index 38d70ba0a6..6f1bc4e4fa 100644 --- a/helpcontent2/source/text/scalc/01/02150000.xhp +++ b/helpcontent2/source/text/scalc/01/02150000.xhp @@ -52,8 +52,8 @@ <section id="howtoget"> <embed href="text/scalc/00/00000402.xhp#binhalt"/> </section> -<paragraph role="tip" id="par_id3159154" xml-lang="en-US" l10n="U" oldref="21">This dialog is also called by pressing Del after the cell cursor has been activated on the sheet.</paragraph> -<paragraph role="tip" id="par_id3145367" xml-lang="en-US" l10n="U" oldref="22">Pressing Backspace deletes content without calling the dialog or changing formats.</paragraph> +<paragraph role="tip" id="par_id3159154" xml-lang="en-US" l10n="U" oldref="21">This dialog is also called by pressing Backspace after the cell cursor has been activated on the sheet.</paragraph> +<paragraph role="tip" id="par_id3145367" xml-lang="en-US" l10n="U" oldref="22">Pressing Delete deletes content without calling the dialog or changing formats.</paragraph> <paragraph role="tip" id="par_id3153951" xml-lang="en-US" l10n="U" oldref="23">Use <emph>Cut</emph> on the Standard bar to delete contents and formats without the dialog.</paragraph> <paragraph role="heading" id="hd_id3148575" xml-lang="en-US" level="2" l10n="U" oldref="3">Selection</paragraph> <paragraph role="paragraph" id="par_id3149665" xml-lang="en-US" l10n="U" oldref="4">This area lists the options for deleting contents.</paragraph> |