From 0040595dcb207b21f81349af1b71fcd854f3b589 Mon Sep 17 00:00:00 2001 From: Laurent Balland-Poirier Date: Mon, 2 Jun 2014 16:19:51 +0200 Subject: fdo#79530 Update help for minimum length of password MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Since some time, password only required 1 character (as indicated in UI) instead of 5 as indicated in help Change-Id: Id7fef69ee273ee622365b4077d83cd46368475c6 Reviewed-on: https://gerrit.libreoffice.org/9624 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara (cherry picked from commit 99e6e19c88313251a236ef25150d339b930c7f9a) Reviewed-on: https://gerrit.libreoffice.org/9630 --- source/text/shared/guide/protection.xhp | 2 +- source/text/shared/guide/redlining_protect.xhp | 2 +- source/text/swriter/guide/protection.xhp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/source/text/shared/guide/protection.xhp b/source/text/shared/guide/protection.xhp index 7774929670..3313cb5404 100644 --- a/source/text/shared/guide/protection.xhp +++ b/source/text/shared/guide/protection.xhp @@ -73,7 +73,7 @@ Turning on protection - Choose Edit - Changes - Protect Records. Enter and confirm a password of at least 5 characters. + Choose Edit - Changes - Protect Records. Enter and confirm a password of at least one character. diff --git a/source/text/shared/guide/redlining_protect.xhp b/source/text/shared/guide/redlining_protect.xhp index 16139ab1aa..13f4b9480e 100644 --- a/source/text/shared/guide/redlining_protect.xhp +++ b/source/text/shared/guide/redlining_protect.xhp @@ -47,7 +47,7 @@ Choose Protect Records. This opens the Password dialog. - Enter a password consisting of at least 5 characters and confirm it. Click OK. + Enter a password consisting of at least one character and confirm it. Click OK. diff --git a/source/text/swriter/guide/protection.xhp b/source/text/swriter/guide/protection.xhp index 177acd280a..fafd5475ba 100644 --- a/source/text/swriter/guide/protection.xhp +++ b/source/text/swriter/guide/protection.xhp @@ -48,7 +48,7 @@ Turning on protection - Select the text. Choose Insert - Section - Section, then under Write protection mark the Protect and With password check boxes. (If the section already exists: Format - Sections.) Enter and confirm a password of at least 5 characters. + Select the text. Choose Insert - Section - Section, then under Write protection mark the Protect and With password check boxes. (If the section already exists: Format - Sections.) Enter and confirm a password of at least one character. -- cgit