summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sc/uiconfig/scalc/ui/pivottablelayout.ui8
1 files changed, 4 insertions, 4 deletions
diff --git a/sc/uiconfig/scalc/ui/pivottablelayout.ui b/sc/uiconfig/scalc/ui/pivottablelayout.ui
index 2071a0e89e69..e114a0764be1 100644
--- a/sc/uiconfig/scalc/ui/pivottablelayout.ui
+++ b/sc/uiconfig/scalc/ui/pivottablelayout.ui
@@ -538,7 +538,7 @@
<object class="GtkLabel" id="page_text">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Page Fields</property>
+ <property name="label" translatable="yes">_Page Fields</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">pagefield</property>
</object>
@@ -552,7 +552,7 @@
<object class="GtkLabel" id="column_text">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Column Fields</property>
+ <property name="label" translatable="yes">_Column Fields</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">columnfield</property>
</object>
@@ -566,7 +566,7 @@
<object class="GtkLabel" id="row_text">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Row Fields</property>
+ <property name="label" translatable="yes">_Row Fields</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">rowfield</property>
</object>
@@ -580,7 +580,7 @@
<object class="GtkLabel" id="data_text">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="label" translatable="yes">Data Fields</property>
+ <property name="label" translatable="yes">_Data Fields</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">datafield</property>
</object>