diff options
Diffstat (limited to 'sw/uiconfig')
-rw-r--r-- | sw/uiconfig/swriter/ui/navigatorpanel.ui | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/uiconfig/swriter/ui/navigatorpanel.ui b/sw/uiconfig/swriter/ui/navigatorpanel.ui index d34e58af1260..11ec47912f22 100644 --- a/sw/uiconfig/swriter/ui/navigatorpanel.ui +++ b/sw/uiconfig/swriter/ui/navigatorpanel.ui @@ -567,7 +567,7 @@ <child> <object class="GtkToolButton" id="promote"> <property name="visible">True</property> - <property name="tooltip-text" translatable="yes" context="navigatorpanel|promote|tooltip_text">Promote outline level</property> + <property name="tooltip-text" translatable="yes" context="navigatorpanel|promote|tooltip_text">Promote Outline Level</property> <property name="icon-name">sw/res/sc20172.png</property> <child internal-child="accessible"> <object class="AtkObject" id="promote-atkobject"> @@ -583,7 +583,7 @@ <child> <object class="GtkToolButton" id="demote"> <property name="visible">True</property> - <property name="tooltip-text" translatable="yes" context="navigatorpanel|demote|tooltip_text">Demote outline level</property> + <property name="tooltip-text" translatable="yes" context="navigatorpanel|demote|tooltip_text">Demote Outline Level</property> <property name="icon-name">sw/res/sc20173.png</property> <child internal-child="accessible"> <object class="AtkObject" id="demote-atkobject"> @@ -599,7 +599,7 @@ <child> <object class="GtkToolButton" id="chapterup"> <property name="visible">True</property> - <property name="tooltip-text" translatable="yes" context="navigatorpanel|chapterup|tooltip_text">Move chapter up</property> + <property name="tooltip-text" translatable="yes" context="navigatorpanel|chapterup|tooltip_text">Move Heading Up</property> <property name="icon-name">sw/res/sc20174.png</property> <child internal-child="accessible"> <object class="AtkObject" id="chapterup-atkobject"> @@ -615,7 +615,7 @@ <child> <object class="GtkToolButton" id="chapterdown"> <property name="visible">True</property> - <property name="tooltip-text" translatable="yes" context="navigatorpanel|chapterdown|tooltip_text">Move chapter down</property> + <property name="tooltip-text" translatable="yes" context="navigatorpanel|chapterdown|tooltip_text">Move Heading Down</property> <property name="icon-name">sw/res/sc20171.png</property> <child internal-child="accessible"> <object class="AtkObject" id="chapterdown-atkobject"> |