fixed bug #1979491 - Non-ANSI display name for French
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5646 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
80be721d2d
commit
d25a876498
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
;Language: French (1036)
|
||||
;By Sébastien Delahaye <seb@delahaye.net>
|
||||
|
||||
!insertmacro LANGFILE "French" "Français"
|
||||
!insertmacro LANGFILE "French" "French"
|
||||
|
||||
!ifdef MUI_WELCOMEPAGE
|
||||
${LangFileString} MUI_TEXT_WELCOME_INFO_TITLE "Bienvenue dans le programme d'installation de $(^NameDA)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue