[GNC-dev] gnucash maint: Change Invoice Entries in dialog-invoice.glade
Geert Janssens
geert.gnucash at kobaltwit.be
Mon Dec 23 11:52:41 EST 2019
Nice :)
Op maandag 23 december 2019 17:26:28 CET schreef Robert Fewell:
> 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(-)
>
> _______________________________________________
> gnucash-changes mailing list
> gnucash-changes at gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-changes
More information about the gnucash-devel
mailing list