diff options
author | Stanislav Horacek <stanislav.horacek@gmail.com> | 2016-11-06 20:33:21 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2016-11-06 23:05:40 +0000 |
commit | 63fa2d5d4e0b4136516bd8204109271bf85c91ae (patch) | |
tree | 4b2290f46ab8fb3b19004b46dc5a6e987d114dba /source/text/scalc/guide | |
parent | 1678d9035beaf714860804462f03501393291c56 (diff) |
tdf#103244 adjust menu path to Tools - Protect Sheet/Spreadsheet
Change-Id: I5993052af55e681c19b15f8e08f22b36d15e1e65
Reviewed-on: https://gerrit.libreoffice.org/30614
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'source/text/scalc/guide')
-rw-r--r-- | source/text/scalc/guide/cell_protect.xhp | 4 | ||||
-rw-r--r-- | source/text/scalc/guide/cell_unprotect.xhp | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/source/text/scalc/guide/cell_protect.xhp b/source/text/scalc/guide/cell_protect.xhp index ef443cd228..8ffa1fea26 100644 --- a/source/text/scalc/guide/cell_protect.xhp +++ b/source/text/scalc/guide/cell_protect.xhp @@ -63,8 +63,8 @@ </listitem> <listitem> <paragraph xml-lang="en-US" id="par_id3145362" role="listitem" l10n="U" oldref="12">Apply the protection options.</paragraph> - <paragraph xml-lang="en-US" id="par_idN106C0" role="listitem" l10n="NEW">To protect the cells from being changed / viewed / printed according to your settings in the <emph>Format - Cells</emph> dialog, choose <item type="menuitem">Tools - Protect Document - Sheet</item>.</paragraph> - <paragraph xml-lang="en-US" id="par_idN106C7" role="listitem" l10n="CHG">To protect the structure of the document, for example the count, <link href="text/scalc/guide/rename_table.xhp">names</link>, and order of the sheets, from being changed, choose <item type="menuitem">Tools - Protect Document - Document</item>.</paragraph> + <paragraph xml-lang="en-US" id="par_idN106C0" role="listitem">To protect the cells from being changed / viewed / printed according to your settings in the <emph>Format - Cells</emph> dialog, choose <item type="menuitem">Tools - Protect Sheet</item>.</paragraph> + <paragraph xml-lang="en-US" id="par_idN106C7" role="listitem">To protect the structure of the document, for example the count, <link href="text/scalc/guide/rename_table.xhp">names</link>, and order of the sheets, from being changed, choose <item type="menuitem">Tools - Protect Spreadsheet</item>.</paragraph> </listitem> <listitem> <paragraph xml-lang="en-US" id="par_idN106CF" role="listitem" l10n="CHG">(Optional) Enter a password.</paragraph> diff --git a/source/text/scalc/guide/cell_unprotect.xhp b/source/text/scalc/guide/cell_unprotect.xhp index 52fa3b031d..cfd6bcfc5c 100644 --- a/source/text/scalc/guide/cell_unprotect.xhp +++ b/source/text/scalc/guide/cell_unprotect.xhp @@ -39,7 +39,7 @@ <paragraph xml-lang="en-US" id="par_id3151112" role="listitem" l10n="U" oldref="15">Click the sheet for which you want to cancel the protection.</paragraph> </listitem> <listitem> - <paragraph xml-lang="en-US" id="par_id3149656" role="listitem" l10n="U" oldref="16">Select <emph>Tools - Protect Document</emph>, then choose <emph>Sheet</emph> or <emph>Document</emph> to remove the check mark indicating the protected status.</paragraph> + <paragraph xml-lang="en-US" id="par_id3149656" role="listitem">Select <emph>Tools - Protect Sheet</emph> or <emph>Tools - Protect Spreadsheet</emph> to remove the check mark indicating the protected status.</paragraph> </listitem> <listitem> <paragraph xml-lang="en-US" id="par_id3145171" role="listitem" l10n="U" oldref="17">If you have assigned a password, enter it in this dialog and click <emph>OK</emph>.</paragraph> |