~unifield-team/unifield-wm/us-826

« back to all changes in this revision

Viewing changes to supplier_catalogue/supplier_catalogue_view.xml

  • Committer: matthieu.choplin at msf
  • Date: 2013-04-08 07:47:18 UTC
  • mto: This revision was merged to the branch mainline in revision 1585.
  • Revision ID: matthieu.choplin@geneva.msf.org-20130408074718-bgicalecva8ho0ro
[IMP] uf-1912: replace the label of the button from 'Import the file' to 'Import lines'

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
 
41
41
                    <group name="import" string=" Import Lines " colspan="4"  >
42
42
                                            <field name="file_to_import" />
43
 
                                            <button name="catalogue_import_lines" type="object" string="Import the file" icon="gtk-execute" colspan="1" />
 
43
                                            <button name="catalogue_import_lines" type="object" string="Import lines" icon="gtk-execute" colspan="1" />
44
44
                        <button name="check_lines_to_fix" string="Check Lines" icon="gtk-dialog-warning" colspan="1" type="object" />
45
45
                    </group>
46
46