renamed MUI_LANGDLL_SHOW_ALL_LANGUAGES to MUI_LANGDLL_ALLLANGUAGES to match the style of other defines

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5160 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2007-06-05 18:37:41 +00:00
parent 422da14d5d
commit bce96b3872
2 changed files with 4 additions and 4 deletions

View file

@ -978,7 +978,7 @@ The text to display on the language selection dialog.</p>
Always show the language selection dialog, even if a language has
been stored in the registry. The language stored in the registry
will be selected by default.</p>
<p><strong>MUI_LANGDLL_SHOW_ALL_LANGUAGES</strong><br />
<p><strong>MUI_LANGDLL_ALLLANGUAGES</strong><br />
Always show all available languages and don't filter according
to their codepage.</p>
</div>