summaryrefslogtreecommitdiffstats
path: root/text.py
diff options
context:
space:
mode:
Diffstat (limited to 'text.py')
-rw-r--r--text.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/text.py b/text.py
index d77c1e369..7020ab5d6 100644
--- a/text.py
+++ b/text.py
@@ -450,6 +450,7 @@ class InstallInterface:
return True
def run(self, id, dispatch):
+ oldlang = None
if id.instLanguage.getFontFile(id.instLanguage.getCurrent()) == "none":
log.info("run: setting default runtime language")
oldlang = id.instLanguage.getCurrent()