diff options
Diffstat (limited to 'sc/uiconfig/scalc/ui/protectsheetdlg.ui')
-rw-r--r-- | sc/uiconfig/scalc/ui/protectsheetdlg.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/uiconfig/scalc/ui/protectsheetdlg.ui b/sc/uiconfig/scalc/ui/protectsheetdlg.ui index 20835b596783..7385ff3c1b82 100644 --- a/sc/uiconfig/scalc/ui/protectsheetdlg.ui +++ b/sc/uiconfig/scalc/ui/protectsheetdlg.ui @@ -320,7 +320,7 @@ <object class="GtkLabel" id="delete-columns"> <property name="visible">True</property> <property name="can-focus">False</property> - <property name="label" translatable="yes" context="protectsheetdlg|delete-columns">Delete columns</property> + <property name="label" translatable="yes" context="protectsheetdlg|delete-columns">Delete columns with unprotected cells</property> </object> <packing> <property name="expand">False</property> @@ -332,7 +332,7 @@ <object class="GtkLabel" id="delete-rows"> <property name="visible">True</property> <property name="can-focus">False</property> - <property name="label" translatable="yes" context="protectsheetdlg|delete-rows">Delete rows</property> + <property name="label" translatable="yes" context="protectsheetdlg|delete-rows">Delete rows with unprotected cells</property> </object> <packing> <property name="expand">False</property> |