Fix Chinese (Traditional) (Bug #1191)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6891 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
7a18d3e4bc
commit
424d891807
2 changed files with 4 additions and 4 deletions
|
@ -84,7 +84,7 @@
|
|||
|
||||
!ifdef MUI_FINISHPAGE
|
||||
${LangFileString} MUI_TEXT_FINISH_INFO_TITLE "即將完成安裝 $(^NameDA)"
|
||||
${LangFileString} MUI_TEXT_FINISH_INFO_TEXT "$已在電腦安裝 $(^NameDA) 。$\r$\n按 [完成(F)] 關閉安裝程式。"
|
||||
${LangFileString} MUI_TEXT_FINISH_INFO_TEXT "已在電腦安裝 $(^NameDA) 。$\r$\n按 [完成(F)] 關閉安裝程式。"
|
||||
${LangFileString} MUI_TEXT_FINISH_INFO_REBOOT "電腦需要重新開機,才能完成安裝 $(^NameDA) 。要馬上重新開機嗎?"
|
||||
!endif
|
||||
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
\A{history} Changelog and Release Notes
|
||||
|
||||
\H{v3.03} 3.03
|
||||
\H{v3.02.1} 3.02.1
|
||||
|
||||
Released on ???? ???, 201?
|
||||
|
||||
\S1{v3.02-cl} Changelog
|
||||
\S1{v3.02.1-cl} Changelog
|
||||
|
||||
\S2{} Translations
|
||||
|
||||
\b Fixed Chinese (Traditional) and Romanian translation bugs (\W{http://sf.net/p/nsis/bugs/1189}{bug #1189})
|
||||
\b Fixed Chinese (Traditional) and Romanian translation bugs (\W{http://sf.net/p/nsis/bugs/1189}{bug #1189} and \W{http://sf.net/p/nsis/bugs/1191}{bug #1191})
|
||||
|
||||
\H{v3.02} 3.02
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue