diff options
author | Laurent Balland-Poirier <laurent.balland-poirier@laposte.net> | 2014-06-02 16:19:51 +0200 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-06-03 15:00:59 +0000 |
commit | 0040595dcb207b21f81349af1b71fcd854f3b589 (patch) | |
tree | 2dd97efcf3884dd56c455af4dc7ea428d315d142 | |
parent | e0cc4109616c522d7477b3f8c37d1d77824e4012 (diff) |
fdo#79530 Update help for minimum length of password
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 <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
(cherry picked from commit 99e6e19c88313251a236ef25150d339b930c7f9a)
Reviewed-on: https://gerrit.libreoffice.org/9630
-rw-r--r-- | source/text/shared/guide/protection.xhp | 2 | ||||
-rw-r--r-- | source/text/shared/guide/redlining_protect.xhp | 2 | ||||
-rw-r--r-- | 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 @@ <paragraph xml-lang="en-US" id="par_id3154684" role="paragraph" l10n="U" oldref="12">Turning on protection</paragraph> </tablecell> <tablecell> - <paragraph xml-lang="en-US" id="par_id3153104" role="paragraph" l10n="U" oldref="13">Choose <emph>Edit - Changes - Protect Records</emph>. Enter and confirm a password of at least 5 characters.</paragraph> + <paragraph xml-lang="en-US" id="par_id3153104" role="paragraph" l10n="U" oldref="13">Choose <emph>Edit - Changes - Protect Records</emph>. Enter and confirm a password of at least one character.</paragraph> </tablecell> </tablerow> <tablerow> 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 @@ <paragraph xml-lang="en-US" id="par_id3147088" role="listitem" l10n="U" oldref="3">Choose <emph>Protect Records</emph>. This opens the <link href="text/shared/01/password_dlg.xhp" name="Password"><emph>Password</emph></link> dialog.</paragraph> </listitem> <listitem> - <paragraph xml-lang="en-US" id="par_id3153345" role="listitem" l10n="U" oldref="4">Enter a password consisting of at least 5 characters and confirm it. Click <emph>OK</emph>.</paragraph> + <paragraph xml-lang="en-US" id="par_id3153345" role="listitem" l10n="U" oldref="4">Enter a password consisting of at least one character and confirm it. Click <emph>OK</emph>.</paragraph> </listitem> </list> <embed href="text/shared/00/00000004.xhp#related"/> 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 @@ <paragraph xml-lang="en-US" id="par_id3166413" role="tablecontent" l10n="U" oldref="31">Turning on protection</paragraph> </tablecell> <tablecell> - <paragraph xml-lang="en-US" id="par_id3144764" role="tablecontent" l10n="U" oldref="32">Select the text. Choose <emph>Insert - Section - Section</emph>, then under <emph>Write protection</emph> mark the <emph>Protect</emph> and <emph>With password</emph> check boxes. (If the section already exists: <emph>Format - Sections</emph>.) Enter and confirm a password of at least 5 characters.</paragraph> + <paragraph xml-lang="en-US" id="par_id3144764" role="tablecontent" l10n="U" oldref="32">Select the text. Choose <emph>Insert - Section - Section</emph>, then under <emph>Write protection</emph> mark the <emph>Protect</emph> and <emph>With password</emph> check boxes. (If the section already exists: <emph>Format - Sections</emph>.) Enter and confirm a password of at least one character.</paragraph> </tablecell> </tablerow> <tablerow> |