sc/uiconfig/scalc/ui/cellprotectionpage.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 2c4bb8d799e7ae27648a575872e521d62f6e53ac Author: Gabor Kelemen <[email protected]> Date: Tue Nov 29 10:04:19 2016 +0100 tdf#104177 Modify helper label to reflect menu changes Change-Id: I4adc48af562b934975b555488758546d2ddc1203 Reviewed-on: https://gerrit.libreoffice.org/31348 Tested-by: Jenkins <[email protected]> Reviewed-by: Andras Timar <[email protected]> diff --git a/sc/uiconfig/scalc/ui/cellprotectionpage.ui b/sc/uiconfig/scalc/ui/cellprotectionpage.ui index c619dfc..83e0bc3 100644 --- a/sc/uiconfig/scalc/ui/cellprotectionpage.ui +++ b/sc/uiconfig/scalc/ui/cellprotectionpage.ui @@ -98,7 +98,7 @@ <property name="xalign">0</property> <property name="label" translatable="yes">Cell protection is only effective after the current sheet has been protected. -Select 'Protect Document' from the 'Tools' menu, and specify 'Sheet'.</property> +Select 'Protect Sheet' from the 'Tools' menu.</property> <property name="wrap">True</property> <property name="max_width_chars">52</property> </object> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
