개정판 e5000e04
typo
Change-Id: I95c18c74ca00f5832bbc5fd89355fbe3b73cd238
DTI_PID/DTI_PID/MainWindow.py | ||
---|---|---|
1595 | 1595 |
return |
1596 | 1596 |
|
1597 | 1597 |
reply = QMessageBox.question(self, self.tr('Continue?'), |
1598 |
self.tr('Batch linking for selected drawings '), QMessageBox.Yes, |
|
1598 |
self.tr('Batch linking for selected drawings. '), QMessageBox.Yes,
|
|
1599 | 1599 |
QMessageBox.Cancel) |
1600 | 1600 |
if reply != QMessageBox.Yes: |
1601 | 1601 |
return |
내보내기 Unified diff