updated langname

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1947 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2002-12-13 23:56:42 +00:00
parent 19ba599b90
commit 20592c5e43

View file

@ -8,7 +8,7 @@
!insertmacro MUI_LANGUAGEFILE_BEGIN "THAI"
!insertmacro MUI_LANGUAGEFILE_STRING MUI_LANGNAME "ÀÒÉÒä·Â" ;Name of the language in the language itself
!insertmacro MUI_LANGUAGEFILE_STRING MUI_LANGNAME "Thai" ;(ÀÒÉÒä·Â) Name of the language in the language itself
!insertmacro MUI_LANGUAGEFILE_STRING MUI_NAME "${MUI_PRODUCT} ${MUI_VERSION}"