summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source/text/shared/guide/protection.xhp2
-rw-r--r--source/text/shared/guide/redlining_protect.xhp2
-rw-r--r--source/text/swriter/guide/protection.xhp2
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>
ion value='libreoffice-4-0-5'>libreoffice-4-0-5 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sal/util
AgeCommit message (Expand)Author
2014-07-11Introduce osl_areCommandArgsSet.Andrzej Hunt
2014-05-20fdo#60338: Introduce osl_createDirectoryWithFlagsStephan Bergmann
2014-05-13All three uses of osl_getFileOSHandle have been removed againStephan Bergmann
2014-05-13osl_openMemoryAsFile is internal, Android-only functionalityStephan Bergmann
2014-02-28Fix typo: s/Alined/AlignedTor Lillqvist
2014-02-27Ensure that numeric array storage is aligned to 256-byte boundary.Kohei Yoshida
2014-02-18Stick to a single O[U]String hash functionStephan Bergmann
2014-02-17String cleanups.Muthu Subramanian
2014-02-13Move string hash function into String class.Muthu Subramanian
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann
2013-03-25Clean up new toUInt64Stephan Bergmann