#i100037# command names added, duplicate DeleteNote/DeleteComment removed

This commit is contained in:
os 2010-07-29 08:48:43 +02:00
parent e0a383ba68
commit e0eb738dda
2 changed files with 16 additions and 1 deletions

View file

@ -5206,7 +5206,12 @@
<value xml:lang="en-US">Delete All Comments by This Author</value>
</prop>
</node>
<node oor:name=".uno:DeleteNote" oor:op="replace">
<node oor:name=".uno:ReplyNote" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Reply Comment</value>
</prop>
</node>
<node oor:name=".uno:DeleteComment" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Delete Comment</value>
</prop>

View file

@ -166,6 +166,16 @@
<value xml:lang="en-US">~Protect Records...</value>
</prop>
</node>
<node oor:name=".uno:RejectTracedChange" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Reject Change</value>
</prop>
</node>
<node oor:name=".uno:AcceptTracedChange" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">Accept Change</value>
</prop>
</node>
<node oor:name=".uno:UpdateAllLinks" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
<value xml:lang="en-US">~Links</value>