UninstallingText

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3049 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2003-10-23 14:34:17 +00:00
parent d1b66f9834
commit a0bb0901bf
3 changed files with 9 additions and 9 deletions

View file

@ -1,15 +1,15 @@
# Header, don't edit
NLF v6
# Language ID
2052
1028
# Font and size - dash (-) means default 字体名称与大小
宋体
9
# Codepage - dash (-) means ANSI code page ANSI 字码页
936
950
# RTL - anything else than RTL means LTR 由右至左书写
-
# Translator: Kii Ali <kiiali@cpatch.org>;Revision date: 2003-10-20
# Translator: Kii Ali <kiiali@cpatch.org>;Revision date: 2003-10-23
# ^Branding
Nullsoft Install System %s
# ^SetupCaption
@ -159,9 +159,9 @@ Setup
# ^Exec
"运行: "
# ^Extract
"解压缩: "
"抽取: "
# ^ErrorWriting
"解压缩: 无法写入文件 "
"抽取: 无法写入文件 "
# ^InvalidOpcode
"安装损毁: 无效的操作代码 "
# ^NoOLE