개정판 64e82778
issue #000: change license ui
Change-Id: I4f75684af0a4a92b4e88f15f3baf55d25ab38d99
DTI_PID/DTI_PID/License_UI.py | ||
---|---|---|
45 | 45 |
|
46 | 46 |
def retranslateUi(self, DialogLicense): |
47 | 47 |
_translate = QtCore.QCoreApplication.translate |
48 |
DialogLicense.setWindowTitle(_translate("DialogLicense", "라이센스"))
|
|
49 |
self.label.setText(_translate("DialogLicense", "라이센스 키 : "))
|
|
48 |
DialogLicense.setWindowTitle(_translate("DialogLicense", "License"))
|
|
49 |
self.label.setText(_translate("DialogLicense", "License Key : "))
|
|
50 | 50 |
|
내보내기 Unified diff