[squeak-dev] The Inbox: GetText-mt.51.mcz

commits at source.squeak.org commits at source.squeak.org
Thu Jul 14 14:11:50 UTC 2022


A new version of GetText was added to project The Inbox:
http://source.squeak.org/inbox/GetText-mt.51.mcz

==================== Summary ====================

Name: GetText-mt.51
Author: mt
Time: 10 March 2022, 3:29:55.139178 pm
UUID: 5a240f15-7df1-2549-bf81-6e21e14b6986
Ancestors: GetText-mt.50

One last cache reset for locale/language/translator-related stuff.

Locale clean-up. Complements Multilingual-mt.269 and System-mt.1318

=============== Diff against GetText-mt.50 ===============

Item was added:
+ (PackageInfo named: 'GetText') postscript: 'LanguageEnvironment resetKnownEnvironments.
+ Locale resetKnownLocales.
+ 
+ NaturalLanguageTranslator resetCaches.
+ InternalTranslator resetCaches.
+ 
+ Locale currentPlatform: nil.
+ Locale current: nil.'!



More information about the Squeak-dev mailing list