Minor language file fixes

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7012 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2018-07-12 15:59:12 +00:00
parent bfdec13982
commit 67b443ec18
3 changed files with 3 additions and 3 deletions

View file

@ -106,7 +106,7 @@ Copyright 2008-2018 Joost Verburg, Anders Kjersem
; NATIVENAME: Native name of language. (In Unicode)
; NATIVEASCIINAME: Native name of language using only ASCII, "=" if it is the same as NATIVENAME
; Example: LANGFILE "Swedish" = "Svenska" =
; Example: LANGFILE "Swedish" = "Svenska" = (This is the same as LANGFILE "Swedish" "Swedish" "Svenska" "Svenska")
; For more examples, see French.nsh, Greek.nsh and PortugueseBR.nsh
!ifdef LANGFILE_SETNAMES