comparison pidgin/win32/nsis/translations/simp-chinese.nsh @ 17853:bfd44bbb5909

Clean up information displayed in the Add/Remove Programs section on Windows. Fixes #1646.
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 13 Jun 2007 12:20:25 +0000
parents e96a4756734a
children 3f33a8fbf871
comparison
equal deleted inserted replaced
17852:b0a1782b90d2 17853:bfd44bbb5909
34 !define GTK_UPGRADE_PROMPT "发现了旧版本的 GTK+ 运行时刻。您想要升级吗?$\r注意: 除非您进行升级,否则 $(^Name) 可能无法工作。" 34 !define GTK_UPGRADE_PROMPT "发现了旧版本的 GTK+ 运行时刻。您想要升级吗?$\r注意: 除非您进行升级,否则 $(^Name) 可能无法工作。"
35 35
36 ; Finish Page 36 ; Finish Page
37 !define PIDGIN_FINISH_VISIT_WEB_SITE "浏览 Windows Pidgin 网页" 37 !define PIDGIN_FINISH_VISIT_WEB_SITE "浏览 Windows Pidgin 网页"
38 38
39 ; Pidgin Section Prompts and Texts
40 !define PIDGIN_UNINSTALL_DESC "$(^Name) (只能删除)"
41
42 ; GTK+ Section Prompts 39 ; GTK+ Section Prompts
43 !define GTK_INSTALL_ERROR "安装 GTK+ 运行时刻失败。" 40 !define GTK_INSTALL_ERROR "安装 GTK+ 运行时刻失败。"
44 !define GTK_BAD_INSTALL_PATH "无法访问或创建您输入的路径。" 41 !define GTK_BAD_INSTALL_PATH "无法访问或创建您输入的路径。"
45 42
46 ; Uninstall Section Prompts 43 ; Uninstall Section Prompts