~ubuntu-branches/ubuntu/raring/mnemosyne/raring

« back to all changes in this revision

Viewing changes to mnemosyne/pyqt_ui/ui_preview_cards_dlg.py

  • Committer: Package Import Robot
  • Author(s): Julian Taylor
  • Date: 2013-04-18 20:43:08 UTC
  • mfrom: (1.1.11)
  • Revision ID: package-import@ubuntu.com-20130418204308-tiwzzs0n1n79qhyt
Tags: 2.2.1-0ubuntu1
New upstream bugfix release (LP: #1169634)

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
# Form implementation generated from reading ui file 'preview_cards_dlg.ui'
4
4
#
5
 
# Created: Fri Dec 14 11:23:06 2012
6
 
#      by: PyQt4 UI code generator 4.9.1
 
5
# Created: Mon Apr 15 14:30:24 2013
 
6
#      by: PyQt4 UI code generator 4.9.3
7
7
#
8
8
# WARNING! All changes made in this file will be lost!
9
9
 
93
93
        QtCore.QMetaObject.connectSlotsByName(PreviewCardsDlg)
94
94
 
95
95
    def retranslateUi(self, PreviewCardsDlg):
 
96
        PreviewCardsDlg.setWindowTitle(_('Preview cards'))
96
97
        self.question_label.setText(_('Question:'))
97
98
        self.answer_label.setText(_('Answer:'))
98
99
        self.previous_button.setText(_('&Previous sister card'))