gnucash maint: Change Invoice Entries in dialog-invoice.glade

Robert Fewell bobit at code.gnucash.org
Mon Dec 23 11:26:28 EST 2019


Updated	 via  https://github.com/Gnucash/gnucash/commit/5a7c8eca (commit)
	from  https://github.com/Gnucash/gnucash/commit/9f1603d3 (commit)



commit 5a7c8eca89e11462186cab9d06b6c6aab9dac2b1
Author: Robert Fewell <14uBobIT at gmail.com>
Date:   Mon Dec 23 16:21:47 2019 +0000

    Change Invoice Entries in dialog-invoice.glade
    
    Change 'Invoice Entries' to just 'Entries' which can be used for all
    types Invoice, Bills and Vouchers

diff --git a/gnucash/gtkbuilder/dialog-invoice.glade b/gnucash/gtkbuilder/dialog-invoice.glade
index 8ca33e9c7..a1af4baec 100644
--- a/gnucash/gtkbuilder/dialog-invoice.glade
+++ b/gnucash/gtkbuilder/dialog-invoice.glade
@@ -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>



Summary of changes:
 gnucash/gtkbuilder/dialog-invoice.glade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-changes mailing list