sc/uiconfig/scalc/ui/cellprotectionpage.ui |    4 +---
 translations                               |    2 +-
 2 files changed, 2 insertions(+), 4 deletions(-)

New commits:
commit 77f69dc3b530eabcb15939e60f2c702374279d3d
Author:     Andras Timar <andras.ti...@collabora.com>
AuthorDate: Thu Feb 22 23:29:12 2024 +0100
Commit:     Gerrit Code Review <ger...@gerrit.libreoffice.org>
CommitDate: Thu Feb 22 23:29:12 2024 +0100

    Update git submodules
    
    * Update translations from branch 'distro/collabora/co-24.04'
      to ced8f5a17e47cf094e7b82b6a84e46766e10621c
      - [cp] Remove reference to menu in dialog text
    
        Change-Id: Ifabd27fba28f8189f4be3f3c3604982eba4602bc

diff --git a/translations b/translations
index a90a713acbaa..ced8f5a17e47 160000
--- a/translations
+++ b/translations
@@ -1 +1 @@
-Subproject commit a90a713acbaa675695628c7553fbfc65d3847c30
+Subproject commit ced8f5a17e47cf094e7b82b6a84e46766e10621c
commit eb9284352e3ec96ffd0370918f52f4e47667ec3c
Author:     Hubert Figuière <h...@collabora.com>
AuthorDate: Thu Feb 22 10:50:53 2024 -0500
Commit:     Andras Timar <andras.ti...@collabora.com>
CommitDate: Thu Feb 22 23:29:01 2024 +0100

    [cp] tdf#159748 Remove reference to menu in dialog text
    
    This menu doesn't exist when using the tabbed UI
    
    Change-Id: I2dc89e630049171777684aff55b51872121b6e39
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/163776
    Reviewed-by: Andras Timar <andras.ti...@collabora.com>
    Tested-by: Andras Timar <andras.ti...@collabora.com>
    (cherry picked from commit 581ca37c96ee5b1d029d79bf7bb4c7b6baf5487c)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/163764

diff --git a/sc/uiconfig/scalc/ui/cellprotectionpage.ui 
b/sc/uiconfig/scalc/ui/cellprotectionpage.ui
index b9a2d90a72c6..9074d3a04aff 100644
--- a/sc/uiconfig/scalc/ui/cellprotectionpage.ui
+++ b/sc/uiconfig/scalc/ui/cellprotectionpage.ui
@@ -96,9 +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.
-
-Select 'Protect Sheet' from the 'Tools' menu.</property>
+                <property name="label" translatable="yes" 
context="cellprotectionpage|label1">Cell protection is only effective after the 
current sheet has been protected.</property>
                 <property name="wrap">True</property>
                 <property name="max_width_chars">52</property>
                 <property name="xalign">0</property>

Reply via email to