diff options
author | Andras Timar <atimar@suse.com> | 2011-06-24 12:12:59 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2011-06-24 12:12:59 +0200 |
commit | 2bde981b87507d2a25233e1d6c1d3f01377c3564 (patch) | |
tree | bcde6045a8d40ed90cb37499ed50f9d058f1463d | |
parent | 073f29a8e976507494ea7a63f30d8617684fe660 (diff) |
Revert "Update the operation of delete and backspace key fdo#31652"
This reverts commit 073f29a8e976507494ea7a63f30d8617684fe660.
it broke string freeze
-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 b7e71f4118..6ccb1e4f5d 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 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_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_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> |