[Libreoffice-commits] help.git: source/text

Gabor Kelemen kelemeng at gnome.hu
Fri Dec 23 08:50:09 UTC 2016


 source/text/scalc/01/06060100.xhp        |    6 +++---
 source/text/scalc/guide/cell_protect.xhp |    2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 70274981c0428b95e2868660f7b8d387048ef2ba
Author: Gabor Kelemen <kelemeng at gnome.hu>
Date:   Fri Dec 23 00:54:55 2016 +0100

    tdf#60873 Link Protect Sheet dialog to its own help page
    
    Instead of Protecting Cells from Changes.
    Create a link to the Password page too.
    TODO: Update formatting of all those tips, they look terrible
    
    Change-Id: I345bcfd315680b5ad4fdf71dcc04085ef438ad13
    Reviewed-on: https://gerrit.libreoffice.org/32360
    Reviewed-by: Gabor Kelemen <kelemeng at ubuntu.com>
    Tested-by: Gabor Kelemen <kelemeng at ubuntu.com>

diff --git a/source/text/scalc/01/06060100.xhp b/source/text/scalc/01/06060100.xhp
index 3faac0a..2905f06 100644
--- a/source/text/scalc/01/06060100.xhp
+++ b/source/text/scalc/01/06060100.xhp
@@ -27,7 +27,7 @@
 </topic>
 </meta>
 <body>
-<bookmark xml-lang="en-US" branch="hid/.uno:Protect" id="bm_id5349783" localize="false"/><!-- HID added by script -->
+<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/protectsheetdlg/ProtectSheetDialog" id="bm_id3148919" localize="false"/>
 <bookmark xml-lang="en-US" branch="hid/.uno:Protect" id="bm_id3156326" localize="false"/>
 <paragraph role="heading" id="hd_id3153087" xml-lang="en-US" level="1" l10n="U" oldref="1">Protecting Sheet</paragraph>
 <paragraph role="paragraph" id="par_id3148664" xml-lang="en-US"><variable id="tabelletext"><ahelp hid=".uno:Protect">Protects the cells in the current sheet from being modified.</ahelp></variable> Choose <emph>Tools - Protect Sheet</emph> to open the <emph>Protect Sheet</emph> dialog in which you then specify sheet protection with or without a password.</paragraph>
@@ -44,8 +44,8 @@
 <paragraph role="tip" id="par_id3150301" xml-lang="en-US" l10n="U" oldref="19">If a sheet is protected, you will not be able to modify or delete any Cell Styles.</paragraph>
 <paragraph role="paragraph" id="par_id3154656" xml-lang="en-US">A protected sheet or cell range can no longer be modified until this protection is disabled. To disable the protection, choose the <emph>Tools - Protect Sheet</emph> command. If no password was set, the sheet protection is immediately disabled. If the sheet was password protected, the <emph>Remove Protection</emph> dialog opens, where you must enter the password.</paragraph>
 <paragraph role="paragraph" id="par_id3149815" xml-lang="en-US" l10n="U" oldref="11">Once saved, protected sheets can only be saved again by using the <emph>File - Save As</emph> command.</paragraph>
-<paragraph role="heading" id="hd_id3150206" xml-lang="en-US" level="2" l10n="U" oldref="4">Password (optional)</paragraph>
-<paragraph role="paragraph" id="par_id3152990" xml-lang="en-US" l10n="U" oldref="7"><ahelp hid=".uno:Protect">Allows you to enter a password to protect the sheet from unauthorized changes.</ahelp></paragraph>
+<paragraph role="heading" id="hd_id3150206" xml-lang="en-US" level="2" l10n="U" oldref="4"><link href="text/shared/01/password_dlg.xhp" name="Password">Password (optional)</link></paragraph>
+<paragraph role="paragraph" id="par_id3152990" xml-lang="en-US" l10n="U" oldref="7"><ahelp hid="modules/scalc/ui/protectsheetdlg/password1">Allows you to enter a password to protect the sheet from unauthorized changes.</ahelp></paragraph>
 <paragraph role="note" id="par_id3148700" xml-lang="en-US">Complete protection of your work can be achieved by combining the options <emph>Tools - Protect Sheet</emph> and <emph>Tools - Protect Spreadsheet</emph>, including password protection. To prohibit opening the document altogether, in the <emph>Save</emph> dialog mark the <emph>Save with password</emph> box before you click the <emph>Save</emph> button.</paragraph>
 </body>
 </helpdocument>
diff --git a/source/text/scalc/guide/cell_protect.xhp b/source/text/scalc/guide/cell_protect.xhp
index 8ffa1fe..aa8d5fb 100644
--- a/source/text/scalc/guide/cell_protect.xhp
+++ b/source/text/scalc/guide/cell_protect.xhp
@@ -37,7 +37,7 @@
       <bookmark_value>hiding;formulas</bookmark_value>
       <bookmark_value>formulas;hiding</bookmark_value>
 </bookmark>
-<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/protectsheetdlg/ProtectSheetDialog" id="bm_id3148919" localize="false"/>
+
 <paragraph xml-lang="en-US" id="hd_id3146119" role="heading" level="1" l10n="U" oldref="5"><variable id="cell_protect"><link href="text/scalc/guide/cell_protect.xhp" name="Protecting Cells from Changes">Protecting Cells from Changes</link>
 </variable></paragraph>
       <paragraph xml-lang="en-US" id="par_id3153368" role="paragraph" l10n="U" oldref="17">In <item type="productname">%PRODUCTNAME</item> Calc you can protect sheets and the document as a whole. You can choose whether the cells are protected against accidental changes, whether the formulas can be viewed from within Calc, whether the cells are visible or whether the cells can be printed.</paragraph>


More information about the Libreoffice-commits mailing list