mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 14:59:20 +02:00
Merely schedule an update when we get the translation table.
This commit is contained in:
@@ -2846,7 +2846,7 @@ proc sort_q { a b } {
|
||||
proc PopulateTranslations { table } {
|
||||
global Translations
|
||||
set Translations $table
|
||||
FillCalWindow
|
||||
ScheduleUpdateForChanges
|
||||
}
|
||||
|
||||
proc t { str } {
|
||||
|
||||
Reference in New Issue
Block a user