* Georgian and Pashto are now part of default install.

* LANGFILE macro now takes 4 parameters, all .nsh files have been updated
* LANGFILE_INCLUDE_WITHDEFAULT will now warn if the fallback string is used
* Removed some invalid English strings in various files
* Fixed Khmer LangId
* Minor Norwegian language fixes
* Some files changed from UTF16LE to UTF8SIG


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6302 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
anders_k 2013-03-16 00:28:45 +00:00
parent 2fc40abca0
commit 043b4006ed
86 changed files with 185 additions and 176 deletions

View file

@ -12,6 +12,16 @@ Released on ?, 2013
\b MakeNSIS /NOTIFYHWND uses a (optional) new event name to abort compilation, see build.cpp/h for details.
\S2{} Translations
\b Changed LANGFILE macro in LangFile.nsh
\b Warnings are now displayed for missing strings (LANGFILE_INCLUDE_WITHDEFAULT)
\b Added Georgian (David Huriev)
\b Added Pashto (Pakhtosoft)
\H{v2.46} 2.46
Released on December 6th, 2009