فهرست منبع

Merge branch 'main' into files-extractarchive

Martijn Laan 3 ماه پیش
والد
کامیت
05d233c73f

+ 1 - 1
Files/Languages/Unofficial/Albanian.isl

@@ -1,4 +1,4 @@
-; *** Inno Setup version 6.4.0+ Albanian messages ***
+; *** Inno Setup version 6.4.0+ Albanian 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/

+ 1 - 1
Files/Languages/Unofficial/Bosnian.isl

@@ -1,4 +1,4 @@
-; *** Inno Setup version 6.4.0+ Bosnian messages ***
+; *** Inno Setup version 6.4.0+ Bosnian messages ***
 ; Translated by: Almedin Maleškić ([email protected])
 ; Translated by: Almedin Maleškić ([email protected])
 ; Based on translation by Kenan Dervišević ([email protected])
 ; Based on translation by Kenan Dervišević ([email protected])
 ;
 ;

+ 1 - 1
Files/Languages/Unofficial/ChineseSimplified.isl

@@ -1,4 +1,4 @@
-; *** Inno Setup version 6.4.0+ Chinese Simplified messages ***
+; *** Inno Setup version 6.4.0+ Chinese Simplified 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/

+ 1 - 1
Files/Languages/Unofficial/Croatian.isl

@@ -1,4 +1,4 @@
-; *** Inno Setup version 6.4.0+ Croatian messages ***
+; *** Inno Setup version 6.4.0+ Croatian messages ***
 ; Translated by: Milo Ivir ([email protected])
 ; Translated by: Milo Ivir ([email protected])
 ; Based on translation by Elvis Gambiraža ([email protected])
 ; Based on translation by Elvis Gambiraža ([email protected])
 ; Based on translation by Krunoslav Kanjuh ([email protected])
 ; Based on translation by Krunoslav Kanjuh ([email protected])

+ 1 - 1
Files/Languages/Unofficial/EnglishBritish.isl

@@ -1,4 +1,4 @@
-; *** Inno Setup version 6.4.0+ English (British) messages ***
+; *** Inno Setup version 6.4.0+ English (British) messages ***
 ;
 ;
 ; Translated by Boris Kotov <[email protected]>
 ; Translated by Boris Kotov <[email protected]>
 ; Translation updated by Andrew Truckle <[email protected]>
 ; Translation updated by Andrew Truckle <[email protected]>

+ 1 - 1
Files/Languages/Unofficial/Greek.isl

@@ -1,4 +1,4 @@
-; *** Inno Setup version 6.4.0+ Greek messages ***
+; *** Inno Setup version 6.4.0+ Greek 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/

+ 1 - 1
Files/Languages/Unofficial/Indonesian.isl

@@ -1,4 +1,4 @@
-; *** Inno Setup version 6.4.0+ Indonesian messages ***
+; *** Inno Setup version 6.4.0+ Indonesian messages ***
 ;
 ;
 ; Untuk mengunduh terjemahan kontribusi-pengguna dari berkas ini, buka:
 ; Untuk mengunduh terjemahan kontribusi-pengguna dari berkas ini, buka:
 ;   http://www.jrsoftware.org/files/istrans/
 ;   http://www.jrsoftware.org/files/istrans/

+ 1 - 1
Files/Languages/Unofficial/SerbianCyrillic.isl

@@ -1,4 +1,4 @@
-; *** Inno Setup version 6.4.0+ Serbian (Cyrillic) messages ***
+; *** Inno Setup version 6.4.0+ Serbian (Cyrillic) messages ***
 ;
 ;
 ; To download user-contributed translations of this file, go to:
 ; To download user-contributed translations of this file, go to:
 ;   http://www.jrsoftware.org/files/istrans/
 ;   http://www.jrsoftware.org/files/istrans/

+ 1 - 1
Files/Languages/Unofficial/SerbianLatin.isl

@@ -1,4 +1,4 @@
-; *** Inno Setup version 6.4.0+ Serbian (Latin) messages ***
+; *** Inno Setup version 6.4.0+ Serbian (Latin) messages ***
 ;
 ;
 ; To download user-contributed translations of this file, go to:
 ; To download user-contributed translations of this file, go to:
 ;   http://www.jrsoftware.org/files/istrans/
 ;   http://www.jrsoftware.org/files/istrans/

+ 2 - 2
ISHelp/isetup.xml

@@ -2354,10 +2354,10 @@ RightToLeft=no
 
 
 <p><b><a name="LanguageID">LanguageID</a></b> is the numeric "language identifier" of the language. Refer to the <extlink href="http://msdn.microsoft.com/en-us/library/dd318693.aspx">list of valid language identifiers on MSDN</extlink>. This, along with <tt>LanguageCodePage</tt>, is used for the purpose of auto-detecting the most appropriate language to use by default, so be sure it is set correctly. It should always begin with a "$" sign, since language identifiers are in hexadecimal. If no language identifier currently exists for the language, set this to zero.</p>
 <p><b><a name="LanguageID">LanguageID</a></b> is the numeric "language identifier" of the language. Refer to the <extlink href="http://msdn.microsoft.com/en-us/library/dd318693.aspx">list of valid language identifiers on MSDN</extlink>. This, along with <tt>LanguageCodePage</tt>, is used for the purpose of auto-detecting the most appropriate language to use by default, so be sure it is set correctly. It should always begin with a "$" sign, since language identifiers are in hexadecimal. If no language identifier currently exists for the language, set this to zero.</p>
 
 
-<p><b><a name="LanguageCodePage">LanguageCodePage</a></b> specifies the "code page" (character set) used by the compiler to convert any ASCII text in the language's files to Unicode text. Note that any text in the .iss file such as a [CustomMessages] entry for the language is never converted and should be in Unicode already.<br/>
+<p><b><a name="LanguageCodePage">LanguageCodePage</a></b> specifies the "code page" (character set) used by the compiler to convert any non-Unicode text in the language's files to Unicode text. Note that any text in the .iss file such as a [CustomMessages] entry for the language is never converted and should be in Unicode already.<br/>
 If no code page currently exists for the language, set <tt>LanguageCodePage</tt> to zero and only use Unicode text (UTF-8) in the languages's files.<br/>
 If no code page currently exists for the language, set <tt>LanguageCodePage</tt> to zero and only use Unicode text (UTF-8) in the languages's files.<br/>
 If the language only uses ASCII characters (like English), set <tt>LanguageCodePage</tt> to zero as well.<br/>
 If the language only uses ASCII characters (like English), set <tt>LanguageCodePage</tt> to zero as well.<br/>
-If <tt>LanguageCodePage</tt> is set to zero but ASCII text is used in one of the language's files, the system code page will be used to convert the text in the file to Unicode.</p>
+If <tt>LanguageCodePage</tt> is set to zero but non-Unicode text is used in one of the language's files, the system code page will be used to convert the text in the file to Unicode.</p>
 
 
 <p><b><a name="DialogFontName">DialogFontName</a></b> and <b><a name="DialogFontSize">DialogFontSize</a></b> specify the font name and point size to use in dialogs. If no <tt>DialogFontName</tt> setting is present, then the value of the <link topic="setup_defaultdialogfontname">DefaultDialogFontName</link> [Setup] section directive is used for the font name. If the specified font name does not exist on the user's system or is an empty string, 8-point <i>Microsoft Sans Serif</i> or <i>MS Sans Serif</i> will be substituted.</p>
 <p><b><a name="DialogFontName">DialogFontName</a></b> and <b><a name="DialogFontSize">DialogFontSize</a></b> specify the font name and point size to use in dialogs. If no <tt>DialogFontName</tt> setting is present, then the value of the <link topic="setup_defaultdialogfontname">DefaultDialogFontName</link> [Setup] section directive is used for the font name. If the specified font name does not exist on the user's system or is an empty string, 8-point <i>Microsoft Sans Serif</i> or <i>MS Sans Serif</i> will be substituted.</p>
 
 

+ 2 - 0
Projects/Bin/Debug.iss

@@ -5,6 +5,8 @@
 
 
 #pragma message "ɯɐɹƃoɹd ʎɯ"
 #pragma message "ɯɐɹƃoɹd ʎɯ"
 
 
+#include "..\..\setup.allowedpublickeys.iss"
+
 #include "Debug2.iss"
 #include "Debug2.iss"
 
 
 [Setup]
 [Setup]

+ 1 - 1
setup.allowedpublickeys.iss

@@ -3,5 +3,5 @@
 // To ignore this change consider using Git's assume-unchanged or skip-worktree functionality
 // To ignore this change consider using Git's assume-unchanged or skip-worktree functionality
 //
 //
 [ISSigKeys]
 [ISSigKeys]
-Name: mykey1; KeyID: def0147c3bbc17ab99bf7b7a9c2de1390283f38972152418d7c2a4a7d7131a38; KeyFile: def01.ispublickey
+Name: mykey1; KeyID: def0147c3bbc17ab99bf7b7a9c2de1390283f38972152418d7c2a4a7d7131a38; KeyFile: {#ExtractFilePath(__PATHFILENAME__)}\def01.ispublickey
 Name: mykey2; KeyID: def020edee3c4835fd54d85eff8b66d4d899b22a777353ca4a114b652e5e7a28; PublicX: 515dc7d6c16d4a46272ceb3d158c5630a96466ab4d948e72c2029d737c823097; PublicY: f3c21f6b5156c52a35f6f28016ee3e31a3ded60c325b81fb7b1f88c221081a61
 Name: mykey2; KeyID: def020edee3c4835fd54d85eff8b66d4d899b22a777353ca4a114b652e5e7a28; PublicX: 515dc7d6c16d4a46272ceb3d158c5630a96466ab4d948e72c2029d737c823097; PublicY: f3c21f6b5156c52a35f6f28016ee3e31a3ded60c325b81fb7b1f88c221081a61

+ 1 - 0
whatsnew.htm

@@ -156,6 +156,7 @@ Source: "{tmp}\MyProg-ExtraReadmes.7z"; DestDir: "{app}"; Flags: external extrac
   <li>Compiler IDE: the <i>Find in Files</i> result list will now update its line numbers when you add or delete lines.</li>
   <li>Compiler IDE: the <i>Find in Files</i> result list will now update its line numbers when you add or delete lines.</li>
   <li><tt>[Files]</tt> section parameter <tt>Excludes</tt> can now be combined with the <tt>external</tt> flag.</li>
   <li><tt>[Files]</tt> section parameter <tt>Excludes</tt> can now be combined with the <tt>external</tt> flag.</li>
   <li>Pascal Scripting change: Added new <tt>GetSHA256OfStream</tt> support function.</li>
   <li>Pascal Scripting change: Added new <tt>GetSHA256OfStream</tt> support function.</li>
+  <li>All translations which still had a UTF-8 BOM had their BOM removed. Using a BOM in UTF-8 encoded files is not needed and not recommended since Inno Stup 6.3.0.</li>
   <li>Documentation improvements.</li>
   <li>Documentation improvements.</li>
   <li>Minor tweaks.</li>
   <li>Minor tweaks.</li>
 </ul>
 </ul>