mirror of
https://github.com/arsenetar/dupeguru.git
synced 2025-05-12 11:39:50 +00:00
Inclusion of /qtlib/locale/el/*.*
This commit is contained in:
parent
b2ec450e84
commit
fc5fb6730b
@ -173,7 +173,6 @@ class PreferencesDialogBase(QDialog):
|
|||||||
if lang != oldlang:
|
if lang != oldlang:
|
||||||
QMessageBox.information(self, "", tr("dupeGuru has to restart for language changes to take effect."))
|
QMessageBox.information(self, "", tr("dupeGuru has to restart for language changes to take effect."))
|
||||||
self.app.prefs.language = lang
|
self.app.prefs.language = lang
|
||||||
print(oldlang)
|
|
||||||
self._save(prefs, ischecked)
|
self._save(prefs, ischecked)
|
||||||
|
|
||||||
def resetToDefaults(self):
|
def resetToDefaults(self):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user