clarify add notes option in browser

This commit is contained in:
Damien Elmes 2018-02-22 16:58:32 +11:00
parent c8f6c3dff8
commit 29608c37c8

View File

@ -55,7 +55,16 @@
<property name="spacing">
<number>0</number>
</property>
<property name="margin">
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item>
@ -498,7 +507,7 @@
</action>
<action name="actionAdd">
<property name="text">
<string>Add...</string>
<string>Add Notes...</string>
</property>
<property name="shortcut">
<string>Ctrl+E</string>