mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Bug 796595 - QIF Import Select Account button to add a new account...
is labled gnc-account-new but should be New. Made it "New Account".
This commit is contained in:
@@ -154,7 +154,7 @@
|
||||
<property name="layout_style">end</property>
|
||||
<child>
|
||||
<object class="GtkButton" id="newbutton">
|
||||
<property name="label">gnc-account-new</property>
|
||||
<property name="label" translatable="yes">New Account</property>
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">True</property>
|
||||
<property name="can_default">True</property>
|
||||
|
||||
Reference in New Issue
Block a user