- patch #1005664 - nlf inclusion problems on case sensitive platforms

- fixed Mongolian.nsh


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3620 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2004-08-13 19:26:10 +00:00
parent f549788c32
commit 1b4d15a40b
42 changed files with 45 additions and 45 deletions

View file

@ -7,7 +7,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "ARABIC" !insertmacro MUI_LANGUAGEFILE_BEGIN "Arabic"
!define MUI_LANGNAME "Arabic" ;Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Arabic" ;Use only ASCII characters (if this is not possible, use the English name)

View file

@ -7,7 +7,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "BULGARIAN" !insertmacro MUI_LANGUAGEFILE_BEGIN "Bulgarian"
!define MUI_LANGNAME "Bulgarian" ;Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Bulgarian" ;Use only ASCII characters (if this is not possible, use the English name)

View file

@ -6,7 +6,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "CATALAN" !insertmacro MUI_LANGUAGEFILE_BEGIN "Catalan"
!define MUI_LANGNAME "Català" ;Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Català" ;Use only ASCII characters (if this is not possible, use the English name)

View file

@ -6,7 +6,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "CROATIAN" !insertmacro MUI_LANGUAGEFILE_BEGIN "Croatian"
!define MUI_LANGNAME "Hrvatski" ;Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Hrvatski" ;Use only ASCII characters (if this is not possible, use the English name)

View file

@ -6,7 +6,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "CZECH" !insertmacro MUI_LANGUAGEFILE_BEGIN "Czech"
!define MUI_LANGNAME "Cesky" ;Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Cesky" ;Use only ASCII characters (if this is not possible, use the English name)

View file

@ -6,7 +6,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "DANISH" !insertmacro MUI_LANGUAGEFILE_BEGIN "Danish"
!define MUI_LANGNAME "Danish" ;Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Danish" ;Use only ASCII characters (if this is not possible, use the English name)

View file

@ -6,7 +6,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "DUTCH" !insertmacro MUI_LANGUAGEFILE_BEGIN "Dutch"
!define MUI_LANGNAME "Nederlands" ;Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Nederlands" ;Use only ASCII characters (if this is not possible, use the English name)

View file

@ -6,7 +6,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "ENGLISH" !insertmacro MUI_LANGUAGEFILE_BEGIN "English"
!define MUI_LANGNAME "English" ;Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "English" ;Use only ASCII characters (if this is not possible, use the English name)

View file

@ -6,7 +6,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "ESTONIAN" !insertmacro MUI_LANGUAGEFILE_BEGIN "Estonian"
!define MUI_LANGNAME "Eesti keel" ;Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Eesti keel" ;Use only ASCII characters (if this is not possible, use the English name)

View file

@ -6,7 +6,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "FARSI" !insertmacro MUI_LANGUAGEFILE_BEGIN "Farsi"
!define MUI_LANGNAME "Farsi (Persian)" ;Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Farsi (Persian)" ;Use only ASCII characters (if this is not possible, use the English name)

View file

@ -6,7 +6,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "FINNISH" !insertmacro MUI_LANGUAGEFILE_BEGIN "Finnish"
!define MUI_LANGNAME "Suomi" ;Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Suomi" ;Use only ASCII characters (if this is not possible, use the English name)

View file

@ -6,7 +6,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "FRENCH" !insertmacro MUI_LANGUAGEFILE_BEGIN "French"
!define MUI_LANGNAME "Français" ;Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Français" ;Use only ASCII characters (if this is not possible, use the English name)

View file

@ -6,7 +6,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "GERMAN" !insertmacro MUI_LANGUAGEFILE_BEGIN "German"
!define MUI_LANGNAME "Deutsch" ;Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Deutsch" ;Use only ASCII characters (if this is not possible, use the English name)

View file

@ -6,7 +6,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "GREEK" !insertmacro MUI_LANGUAGEFILE_BEGIN "Greek"
!define MUI_LANGNAME "Greek" ;(ÅëëçíéêÜ) Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Greek" ;(ÅëëçíéêÜ) Use only ASCII characters (if this is not possible, use the English name)

View file

@ -6,7 +6,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "HEBREW" !insertmacro MUI_LANGUAGEFILE_BEGIN "Hebrew"
!define MUI_LANGNAME "Hebrew" ;Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Hebrew" ;Use only ASCII characters (if this is not possible, use the English name)

View file

@ -7,7 +7,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "HUNGARIAN" !insertmacro MUI_LANGUAGEFILE_BEGIN "Hungarian"
!define MUI_LANGNAME "Magyar" ;Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Magyar" ;Use only ASCII characters (if this is not possible, use the English name)

View file

@ -6,7 +6,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "INDONESIAN" !insertmacro MUI_LANGUAGEFILE_BEGIN "Indonesian"
!define MUI_LANGNAME "Indonesian" ;Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Indonesian" ;Use only ASCII characters (if this is not possible, use the English name)

View file

@ -8,7 +8,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "ITALIAN" !insertmacro MUI_LANGUAGEFILE_BEGIN "Italian"
!define MUI_LANGNAME "Italiano" ;Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Italiano" ;Use only ASCII characters (if this is not possible, use the English name)

View file

@ -8,7 +8,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "JAPANESE" !insertmacro MUI_LANGUAGEFILE_BEGIN "Japanese"
!define MUI_LANGNAME "Japanese" ;(日本語) Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Japanese" ;(日本語) Use only ASCII characters (if this is not possible, use the English name)

View file

@ -7,7 +7,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "KOREAN" !insertmacro MUI_LANGUAGEFILE_BEGIN "Korean"
!define MUI_LANGNAME "Korean" ;Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Korean" ;Use only ASCII characters (if this is not possible, use the English name)

View file

@ -7,7 +7,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "LATVIAN" !insertmacro MUI_LANGUAGEFILE_BEGIN "Latvian"
!define MUI_LANGNAME "Latvieðu" ;Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Latvieðu" ;Use only ASCII characters (if this is not possible, use the English name)

View file

@ -6,7 +6,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "LITHUANIAN" !insertmacro MUI_LANGUAGEFILE_BEGIN "Lithuanian"
!define MUI_LANGNAME "Lietuviu" ;Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Lietuviu" ;Use only ASCII characters (if this is not possible, use the English name)

View file

@ -6,7 +6,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "LUXEMBOURGISH" !insertmacro MUI_LANGUAGEFILE_BEGIN "Luxembourgish"
!define MUI_LANGNAME "Lëtzeboiesch" ;Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Lëtzeboiesch" ;Use only ASCII characters (if this is not possible, use the English name)

View file

@ -6,7 +6,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "MACEDONIAN" !insertmacro MUI_LANGUAGEFILE_BEGIN "Macedonian"
!define MUI_LANGNAME "Macedonian" ;Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Macedonian" ;Use only ASCII characters (if this is not possible, use the English name)

View file

@ -6,7 +6,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "MONGOLIAN" !insertmacro MUI_LANGUAGEFILE_BEGIN "Mongolian"
!define MUI_LANGNAME "Mongolian" ;Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Mongolian" ;Use only ASCII characters (if this is not possible, use the English name)
@ -62,9 +62,9 @@
!define MUI_UNTEXT_LICENSE_TITLE "Ëèöåíçèéí çºâøººðºë" !define MUI_UNTEXT_LICENSE_TITLE "Ëèöåíçèéí çºâøººðºë"
!define MUI_UNTEXT_LICENSE_SUBTITLE "$(^NameDA) óñòãàõûí ºìíº çºâøèëöëèéí ç¿éëñèéã óíøèíà óó." !define MUI_UNTEXT_LICENSE_SUBTITLE "$(^NameDA) óñòãàõûí ºìíº çºâøèëöëèéí ç¿éëñèéã óíøèíà óó."
!define MUI_INNERTEXT_LICENSE_BOTTOM "Õýðýâ çºâøèëöëèéí ç¿éëñèéã çºâøººð÷ áàéâàë, Çºâøººð뺺 òîâ÷èéã äàðàí ¿ðãýëæë¿¿ëíý ¿¿. $(^NameDA)-ûã óñòãàõûí òóëä çààâàë çºâøººðºõ øààðäëàãàòàé." !define MUI_UNINNERTEXT_LICENSE_BOTTOM "Õığıâ çºâøèëöëèéí ç¿éëñèéã çºâøººğ÷ áàéâàë, Çºâøººğ뺺 òîâ÷èéã äàğàí ¿ğãıëæë¿¿ëíı ¿¿. $(^NameDA)-ûã óñòãàõûí òóëä çààâàë çºâøººğºõ øààğäëàãàòàé."
!define MUI_INNERTEXT_LICENSE_BOTTOM_CHECKBOX "Õýðýâ çºâøèëöëèéí ç¿éëñèéã çºâøººð÷ áàéâàë, Ǻâëºõ õàéðöãèéã äàðàí ¿ðãýëæë¿¿ëíý ¿¿. $(^NameDA)-ûã óñòãàõûí òóëä çààâàë çºâøººðºõ øààðäëàãàòàé. $_CLICK" !define MUI_UNINNERTEXT_LICENSE_BOTTOM_CHECKBOX "Õığıâ çºâøèëöëèéí ç¿éëñèéã çºâøººğ÷ áàéâàë, Ǻâëºõ õàéğöãèéã äàğàí ¿ğãıëæë¿¿ëíı ¿¿. $(^NameDA)-ûã óñòãàõûí òóëä çààâàë çºâøººğºõ øààğäëàãàòàé. $_CLICK"
!define MUI_INNERTEXT_LICENSE_BOTTOM_RADIOBUTTONS "Õýðýâ çºâøèëöëèéí ç¿éëñèéã çºâøººð÷ áàéâàë, äîîðõîîñ ýõíèéã íü ñîíãîí ¿ðãýëæë¿¿ëíý ¿¿. $(^NameDA)-ûã óñòãàõûí òóëä çààâàë çºâøººðºõ øààðäëàãàòàé. $_CLICK" !define MUI_UNINNERTEXT_LICENSE_BOTTOM_RADIOBUTTONS "Õığıâ çºâøèëöëèéí ç¿éëñèéã çºâøººğ÷ áàéâàë, äîîğõîîñ ıõíèéã íü ñîíãîí ¿ğãıëæë¿¿ëíı ¿¿. $(^NameDA)-ûã óñòãàõûí òóëä çààâàë çºâøººğºõ øààğäëàãàòàé. $_CLICK"
!define MUI_UNTEXT_COMPONENTS_TITLE "Íýãäëèéã ñîíãîõ" !define MUI_UNTEXT_COMPONENTS_TITLE "Íýãäëèéã ñîíãîõ"
!define MUI_UNTEXT_COMPONENTS_SUBTITLE "$(^NameDA)-ûí óñòãàõ øààðäëàãàòàé íýãäëèéã ñîíãîõ." !define MUI_UNTEXT_COMPONENTS_SUBTITLE "$(^NameDA)-ûí óñòãàõ øààðäëàãàòàé íýãäëèéã ñîíãîõ."

View file

@ -6,7 +6,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "NORWEGIAN" !insertmacro MUI_LANGUAGEFILE_BEGIN "Norwegian"
!define MUI_LANGNAME "Norwegian" ;Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Norwegian" ;Use only ASCII characters (if this is not possible, use the English name)

View file

@ -6,7 +6,7 @@
;Updates and corrections since 2.0 b1 by cube cube(at)lp.net.pl ;Updates and corrections since 2.0 b1 by cube cube(at)lp.net.pl
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "POLISH" !insertmacro MUI_LANGUAGEFILE_BEGIN "Polish"
!define MUI_LANGNAME "Polski" ;Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Polski" ;Use only ASCII characters (if this is not possible, use the English name)

View file

@ -6,7 +6,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "PORTUGUESE" !insertmacro MUI_LANGUAGEFILE_BEGIN "Portuguese"
!define MUI_LANGNAME "Português" ;Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Português" ;Use only ASCII characters (if this is not possible, use the English name)

View file

@ -6,7 +6,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "PORTUGUESEBR" !insertmacro MUI_LANGUAGEFILE_BEGIN "PortugueseBR"
!define MUI_LANGNAME "Português (do Brasil)" ;Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Português (do Brasil)" ;Use only ASCII characters (if this is not possible, use the English name)

View file

@ -8,7 +8,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "ROMANIAN" !insertmacro MUI_LANGUAGEFILE_BEGIN "Romanian"
!define MUI_LANGNAME "Romana" ;Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Romana" ;Use only ASCII characters (if this is not possible, use the English name)

View file

@ -7,7 +7,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "RUSSIAN" !insertmacro MUI_LANGUAGEFILE_BEGIN "Russian"
!define MUI_LANGNAME "Russian" ;Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Russian" ;Use only ASCII characters (if this is not possible, use the English name)

View file

@ -6,7 +6,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "SERBIAN" !insertmacro MUI_LANGUAGEFILE_BEGIN "Serbian"
!define MUI_LANGNAME "Serbian Cyrillic" ;Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Serbian Cyrillic" ;Use only ASCII characters (if this is not possible, use the English name)

View file

@ -6,7 +6,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "SERBIANLATIN" !insertmacro MUI_LANGUAGEFILE_BEGIN "SerbianLatin"
!define MUI_LANGNAME "Serbian Latin" ;Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Serbian Latin" ;Use only ASCII characters (if this is not possible, use the English name)

View file

@ -6,7 +6,7 @@
;Revision date: 2003-12-29 ;Revision date: 2003-12-29
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "SIMPCHINESE" !insertmacro MUI_LANGUAGEFILE_BEGIN "SimpChinese"
!define MUI_LANGNAME "Chinese (Simplified)" ;(以语言本身的方式写下语言名称) Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Chinese (Simplified)" ;(以语言本身的方式写下语言名称) Use only ASCII characters (if this is not possible, use the English name)

View file

@ -6,7 +6,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "SLOVAK" !insertmacro MUI_LANGUAGEFILE_BEGIN "Slovak"
!define MUI_LANGNAME "Slovensky" ;Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Slovensky" ;Use only ASCII characters (if this is not possible, use the English name)

View file

@ -6,7 +6,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "SLOVENIAN" !insertmacro MUI_LANGUAGEFILE_BEGIN "Slovenian"
!define MUI_LANGNAME "Slovenscina" ;Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Slovenscina" ;Use only ASCII characters (if this is not possible, use the English name)

View file

@ -6,7 +6,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "SPANISH" !insertmacro MUI_LANGUAGEFILE_BEGIN "Spanish"
!define MUI_LANGNAME "Español" ;Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Español" ;Use only ASCII characters (if this is not possible, use the English name)

View file

@ -6,7 +6,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "SWEDISH" !insertmacro MUI_LANGUAGEFILE_BEGIN "Swedish"
!define MUI_LANGNAME "Svenska" ;Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Svenska" ;Use only ASCII characters (if this is not possible, use the English name)

View file

@ -6,7 +6,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "THAI" !insertmacro MUI_LANGUAGEFILE_BEGIN "Thai"
!define MUI_LANGNAME "Thai" ;(ÀÒÉÒä·Â) Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Thai" ;(ÀÒÉÒä·Â) Use only ASCII characters (if this is not possible, use the English name)

View file

@ -6,7 +6,7 @@
;Revision date: 2003-12-29 ;Revision date: 2003-12-29
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "TRADCHINESE" !insertmacro MUI_LANGUAGEFILE_BEGIN "TradChinese"
!define MUI_LANGNAME "Chinese (Traditional)" ;(以語言本身的方式寫下語言名稱) Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Chinese (Traditional)" ;(以語言本身的方式寫下語言名稱) Use only ASCII characters (if this is not possible, use the English name)

View file

@ -7,7 +7,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "TURKISH" !insertmacro MUI_LANGUAGEFILE_BEGIN "Turkish"
!define MUI_LANGNAME "Türkçe" ;Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Türkçe" ;Use only ASCII characters (if this is not possible, use the English name)

View file

@ -6,7 +6,7 @@
;-------------------------------- ;--------------------------------
!insertmacro MUI_LANGUAGEFILE_BEGIN "UKRAINIAN" !insertmacro MUI_LANGUAGEFILE_BEGIN "Ukrainian"
!define MUI_LANGNAME "Ukrainian" ;Use only ASCII characters (if this is not possible, use the English name) !define MUI_LANGNAME "Ukrainian" ;Use only ASCII characters (if this is not possible, use the English name)