AbstractLauncherApplication.st
branchjv
changeset 15958 4c3c79b5469a
parent 15949 9c20ced90e66
parent 15954 ee1504092cb5
child 16079 8d69c8519a3a
--- a/AbstractLauncherApplication.st	Thu Nov 19 10:10:23 2015 +0000
+++ b/AbstractLauncherApplication.st	Fri Nov 20 06:48:55 2015 +0100
@@ -4096,7 +4096,7 @@
     box := ListSelectionBox title:(resources at:'LANG_MSG' default:'Select a Language') withCRs.
     box label:(resources string:'Language Selection').
     box list:languageList.
-    box initialText:(Language , '-' , LanguageTerritory).
+    box initialText:(Smalltalk language , '-' , Smalltalk languageTerritory).
     box action:[:newLanguage |
         WindowGroup activeGroup withWaitCursorDo:[
             |fontPref idx language oldLanguage territory enc