Merely schedule an update when we get the translation table.

This commit is contained in:
Dianne Skoll
2024-12-10 12:24:53 -05:00
parent ed6e65182e
commit 1781f84d84

View File

@@ -2846,7 +2846,7 @@ proc sort_q { a b } {
proc PopulateTranslations { table } {
global Translations
set Translations $table
FillCalWindow
ScheduleUpdateForChanges
}
proc t { str } {