[imp] use creation screen, re-label Next button to Done to not get confused between Next (user? screen?) and Done (with that configuration)

bzr revid: xmo@tinyerp.com-20100122154359-h3g3flvbe5ryz32w
This commit is contained in:
Xavier Morel 2010-01-22 16:43:59 +01:00
parent 2f3040d63e
commit 1840d3a609
1 changed files with 1 additions and 1 deletions

View File

@ -232,7 +232,7 @@
<xpath expr='//button[@name="action_skip"]'
position='attributes'>
<attribute name='string'>Next</attribute>
<attribute name='string'>Done</attribute>
<attribute name='icon'>gtk-go-forward</attribute>
</xpath>
<xpath expr='//button[@name="action_next"]'