Kaydet (Commit) dc25f085 authored tarafından Yousuf Philips's avatar Yousuf Philips

tdf#91820 Correct insert date and time labels in menu

Change-Id: I0eb4e32901a78c32b2219b24fdf9019ad80a7dbb
Reviewed-on: https://gerrit.libreoffice.org/27926Reviewed-by: 's avatarYousuf Philips <philipz85@hotmail.com>
Tested-by: 's avatarYousuf Philips <philipz85@hotmail.com>
üst dde4e9a9
......@@ -2096,11 +2096,17 @@
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Insert Current Date</value>
</prop>
<prop oor:name="ContextLabel" oor:type="xs:string">
<value xml:lang="en-US">~Date</value>
</prop>
</node>
<node oor:name=".uno:InsertCurrentTime" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Insert Current Time</value>
</prop>
<prop oor:name="ContextLabel" oor:type="xs:string">
<value xml:lang="en-US">~Time</value>
</prop>
</node>
<node oor:name=".uno:ExportAsGraphic" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
......
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