diff gtk/win32/nsis/translations/simp-chinese.nsh @ 14376:b2d0b4ca2cf3

[gaim-migrate @ 17082] It really isn't smart for us to blow away the previous install directory (we do ask nicely, but it still isn't good) if the uninstaller for the previous version fails, so now we offer the choice between "continue regardless" or "cancel installing". It would really be ideal if we could get these translations done through gettext or something. committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 30 Aug 2006 02:40:56 +0000
parents 009db0b357b5
children 1072720fc35f
line wrap: on
line diff
--- a/gtk/win32/nsis/translations/simp-chinese.nsh	Tue Aug 29 21:09:43 2006 +0000
+++ b/gtk/win32/nsis/translations/simp-chinese.nsh	Wed Aug 30 02:40:56 2006 +0000
@@ -47,8 +47,6 @@
 
 ; Gaim Section Prompts and Texts
 !define GAIM_UNINSTALL_DESC			"Gaim (只能删除)"
-!define GAIM_PROMPT_WIPEOUT			"即将删除您的旧 Gaim 目录。您想要继续吗?$\r$\r注意: 您所安装的任何非标准的插件都将被删除。$\r但是不会影响 Gaim 用户设置。"
-!define GAIM_PROMPT_DIR_EXISTS		"您指定的安装目录已经存在。$\r所有内容都将被删除。您想要继续吗?"
 
 ; GTK+ Section Prompts
 !define GTK_INSTALL_ERROR			"安装 GTK+ 运行时刻失败。"