Bläddra i källkod

Default.isl should also set LanguageCodePage. Additionally remove BOM.

Martijn Laan 3 månader sedan
förälder
incheckning
4a9204e036
1 ändrade filer med 3 tillägg och 2 borttagningar
  1. 3 2
      Files/Default.isl

+ 3 - 2
Files/Default.isl

@@ -1,4 +1,4 @@
-; *** Inno Setup version 6.4.0+ English messages ***
+; *** Inno Setup version 6.4.0+ English messages ***
 ;
 ;
 ; To download user-contributed translations of this file, go to:
 ; To download user-contributed translations of this file, go to:
 ;   https://jrsoftware.org/files/istrans/
 ;   https://jrsoftware.org/files/istrans/
@@ -13,7 +13,8 @@
 ; understand the '[LangOptions] section' topic in the help file.
 ; understand the '[LangOptions] section' topic in the help file.
 LanguageName=English
 LanguageName=English
 LanguageID=$0409
 LanguageID=$0409
-LanguageCodePage=0
+; LanguageCodePage should always be set, even if this file is Unicode
+LanguageCodePage=1252
 ; If the language you are translating to requires special font faces or
 ; If the language you are translating to requires special font faces or
 ; sizes, uncomment any of the following entries and change them accordingly.
 ; sizes, uncomment any of the following entries and change them accordingly.
 ;DialogFontName=
 ;DialogFontName=