Skip to content

Commit c7af5f4

Browse files
committed
Update itt.ps1
1 parent abaac30 commit c7af5f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

itt.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1709,6 +1709,7 @@ $itt.Language = $shortCulture
17091709
else
17101710
{
17111711
Set-Statusbar -Text "System language is not supported yet, Fallback to English"
1712+
$itt["window"].DataContext = $itt.database.locales.Controls.en
17121713
$itt.Language = "en"
17131714
}
17141715
Set-ItemProperty -Path $itt.registryPath -Name "locales" -Value "default" -Force

0 commit comments

Comments
 (0)