From b31f552822415adf044ec97a508f589e2f9370ae Mon Sep 17 00:00:00 2001 From: John Ralls Date: Thu, 2 Jan 2020 16:24:13 -0800 Subject: [PATCH] Bug 797549 - Reconcile window shows S_tatement Date rather than... Statement Date. Obsolete insertion of _ for Gtk mnemonic when used in gnc-split-reg.c line 609. That's now handled by the GtkBuilder file. --- po/en_GB.po | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/po/en_GB.po b/po/en_GB.po index 10cc5a7b15..92030a31b2 100644 --- a/po/en_GB.po +++ b/po/en_GB.po @@ -5870,20 +5870,18 @@ msgstr "" "instead of a set of accounts." #: gnucash/gnome/gnc-split-reg.c:600 -#, fuzzy msgid "Standard Order" -msgstr "_Standard Order" +msgstr "Standard Order" #: gnucash/gnome/gnc-split-reg.c:606 -#, fuzzy msgid "Date of Entry" -msgstr "Date of _Entry" +msgstr "Date of Entry" #. statement date title/value #: gnucash/gnome/gnc-split-reg.c:609 gnucash/gnome/window-reconcile2.c:1829 #: gnucash/gnome/window-reconcile.c:1889 msgid "Statement Date" -msgstr "S_tatement Date" +msgstr "Statement Date" #: gnucash/gnome/gnc-split-reg.c:632 #: gnucash/report/business-reports/customer-summary.scm:153