LANGFILE macro arguments now include a localized name AND an ASCII-only name (closest possible to the localized name)

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6115 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
wizou 2010-07-09 09:18:15 +00:00
parent 0cccfdaceb
commit 746d91af33
61 changed files with 68 additions and 62 deletions

View file

@ -2,7 +2,7 @@
;By SELiCE (ls@selice.cz - http://ls.selice.cz)
;Corrected by Ondřej Vaniš - http://www.vanis.cz/ondra
!insertmacro LANGFILE "Czech" "Cesky"
!insertmacro LANGFILE "Czech" "Cestina" "Čeština"
!ifdef MUI_WELCOMEPAGE
${LangFileString} MUI_TEXT_WELCOME_INFO_TITLE "Vítejte v průvodci instalace programu $(^NameDA)"