Change Invoice Entries in dialog-invoice.glade

Change 'Invoice Entries' to just 'Entries' which can be used for all
types Invoice, Bills and Vouchers
This commit is contained in:
Robert Fewell 2019-12-23 16:21:47 +00:00
parent 9f1603d3bb
commit 5a7c8eca89

View File

@ -553,7 +553,7 @@
<object class="GtkLabel" id="label29">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">Invoice Entries</property>
<property name="label" translatable="yes">Entries</property>
</object>
</child>
</object>