Hello all, This patch update help texts about operation of delete and backspace key as described in fdo#31652. As in comment 2, this affects 3.3 release, so obviously 3.4 too, hence it would be good to include it into both -3-3 and -3-4.
Please feel free to comment. Best Regards, -- Korrawit Pruegsanusak
From 4e7fd205c4e41f733944a594cd3180b070c632cd Mon Sep 17 00:00:00 2001 From: Korrawit Pruegsanusak <detective.conan.1...@gmail.com> Date: Thu, 23 Jun 2011 22:15:16 +0700 Subject: [PATCH] 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 --- 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 38d70ba..6f1bc4e 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> -- 1.7.0.4
_______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice