Kaydet (Commit) 808e3553 authored tarafından Yousuf Philips's avatar Yousuf Philips Kaydeden (comit) Caolán McNamara

Fix insert footnote and format page tooltips

Change-Id: Ic253b78e7ff8d5fa76d63fceefa4fbe5da93e4e7
Reviewed-on: https://gerrit.libreoffice.org/14960Tested-by: 's avatarYousuf Philips <philipz85@hotmail.com>
Reviewed-by: 's avatarYousuf Philips <philipz85@hotmail.com>
Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst 09384612
...@@ -593,6 +593,9 @@ ...@@ -593,6 +593,9 @@
</node> </node>
<node oor:name=".uno:PageSetup" oor:op="replace"> <node oor:name=".uno:PageSetup" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string"> <prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Format Page/Slide</value>
</prop>
<prop oor:name="ContextLabel" oor:type="xs:string">
<value xml:lang="en-US">~Page...</value> <value xml:lang="en-US">~Page...</value>
</prop> </prop>
<prop oor:name="Properties" oor:type="xs:int"> <prop oor:name="Properties" oor:type="xs:int">
......
...@@ -576,7 +576,7 @@ ...@@ -576,7 +576,7 @@
</node> </node>
<node oor:name=".uno:InsertFootnote" oor:op="replace"> <node oor:name=".uno:InsertFootnote" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string"> <prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Insert Footnote/Endnote</value> <value xml:lang="en-US">Insert Footnote</value>
</prop> </prop>
<prop oor:name="Properties" oor:type="xs:int"> <prop oor:name="Properties" oor:type="xs:int">
<value>1</value> <value>1</value>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment