mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-11 15:56:08 +02:00
IDE: comment
git-svn-id: trunk@44032 -
This commit is contained in:
parent
3407665a5d
commit
2d0521cfba
@ -9933,6 +9933,7 @@ begin
|
||||
if ShowInitialSetupDialog<>mrOk then
|
||||
exit(false);
|
||||
if OldLazDir<>EnvironmentOptions.LazarusDirectory then begin
|
||||
// fetch new translations
|
||||
CollectTranslations(EnvironmentOptions.GetParsedLazarusDirectory);
|
||||
TranslateResourceStrings(EnvironmentOptions.GetParsedLazarusDirectory,
|
||||
EnvironmentOptions.LanguageID);
|
||||
|
Loading…
Reference in New Issue
Block a user