~ubuntu-branches/ubuntu/lucid/anki/lucid-updates

« back to all changes in this revision

Viewing changes to ankiqt/forms/syncdeck.py

  • Committer: Bazaar Package Importer
  • Author(s): Mackenzie Morgan
  • Date: 2010-05-31 15:55:50 UTC
  • mfrom: (7.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20100531155550-wj3tag8bvp6fwhpo
Tags: 0.9.9.8.6-2~lucid1
Backport from maverick to fix FTBFS (LP: #550145)

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
# Form implementation generated from reading ui file 'designer/syncdeck.ui'
4
4
#
5
5
 
6
 
#      by: PyQt4 UI code generator 4.4.4
 
6
#      by: PyQt4 UI code generator 4.7
7
7
#
8
8
# WARNING! All changes made in this file will be lost!
9
9
 
40
40
 
41
41
    def retranslateUi(self, DeckChooser):
42
42
        DeckChooser.setWindowTitle(_("Anki"))
43
 
        self.topLabel.setText(_("toplabel"))
44
43