mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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:
parent
9f1603d3bb
commit
5a7c8eca89
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user