sc/uiconfig/scalc/ui/cellprotectionpage.ui |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 34847d2745298227aa92db9f11c69d5c51d3abcd
Author:     Hubert Figuière <[email protected]>
AuthorDate: Wed Nov 5 15:17:32 2025 -0500
Commit:     Miklos Vajna <[email protected]>
CommitDate: Fri Nov 7 08:30:21 2025 +0100

    [cp] calc: Clarify the steps for cell protection
    
    Signed-off-by: Hubert Figuière <[email protected]>
    Change-Id: I05b1f5bca8ad1860e53b07702b7390a2e51c3ef3
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/193498
    Tested-by: Jenkins CollaboraOffice <[email protected]>
    Reviewed-by: Miklos Vajna <[email protected]>

diff --git a/sc/uiconfig/scalc/ui/cellprotectionpage.ui 
b/sc/uiconfig/scalc/ui/cellprotectionpage.ui
index 9074d3a04aff..bfc046710762 100644
--- a/sc/uiconfig/scalc/ui/cellprotectionpage.ui
+++ b/sc/uiconfig/scalc/ui/cellprotectionpage.ui
@@ -96,7 +96,7 @@
                 <property name="can_focus">False</property>
                 <property name="halign">end</property>
                 <property name="hexpand">True</property>
-                <property name="label" translatable="yes" 
context="cellprotectionpage|label1">Cell protection is only effective after the 
current sheet has been protected.</property>
+                <property name="label" translatable="yes" 
context="cellprotectionpage|label1">Cell protection is only effective after the 
current sheet has been protected. By default all cells in a sheet are protected 
- to protect individual cells first select all cells and toggle off the 
"Protected" option in the Format Cells dialog.</property>
                 <property name="wrap">True</property>
                 <property name="max_width_chars">52</property>
                 <property name="xalign">0</property>

Reply via email to