diff options
author | Gabor Kelemen <kelemeng@ubuntu.com> | 2016-11-29 10:04:19 +0100 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2016-12-01 00:44:19 +0000 |
commit | f2f495ea0fb69031cd1b394176e0a91191b594d8 (patch) | |
tree | e45116cb53beaef94df5d465fcd3a91a7de34ec8 | |
parent | 3bd5826b374889e8ef64bd6e9a976def35202de4 (diff) |
tdf#104177 Modify helper label to reflect menu changes
Change-Id: I4adc48af562b934975b555488758546d2ddc1203
Reviewed-on: https://gerrit.libreoffice.org/31348
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
(cherry picked from commit 2c4bb8d799e7ae27648a575872e521d62f6e53ac)
Reviewed-on: https://gerrit.libreoffice.org/31453
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r-- | sc/uiconfig/scalc/ui/cellprotectionpage.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/uiconfig/scalc/ui/cellprotectionpage.ui b/sc/uiconfig/scalc/ui/cellprotectionpage.ui index c619dfc09bc4..83e0bc3220a4 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> |