Fix Stock Split Druid.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@19556 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Geert Janssens 2010-09-06 10:22:25 +00:00
parent 0871866c38
commit 92fc0b1b8a

View File

@ -478,7 +478,7 @@
<child>
<widget class="GnomeDruidPageEdge" id="finish_page">
<property name="visible">True</property>
<property name="position">Edge Finish</property>
<property name="position">GNOME_EDGE_FINISH</property>
<property name="text" translatable="yes">If you are finished creating the stock split or merger, press `Apply'. You may also press `Back' to review your choices, or `Cancel' to quit without making any changes.</property>
<signal name="finish" handler="gnc_stock_split_druid_finish"/>
</widget>