chinese string-constant updates from chongkai

svn: r10076
This commit is contained in:
Matthew Flatt 2008-06-01 13:39:13 +00:00
parent 4f12c2351a
commit fde79ecf09
2 changed files with 10 additions and 0 deletions

View File

@ -256,6 +256,11 @@
(help-desk-this-is-just-example-text
"这里显示的只是示例字体大小的文字。要察看这些链接请通过帮助菜单打开真正的Help Desk。")
;; this appears in the bottom part of the frame the first time the user hits `f1'
;; (assuming nothing else has loaded the documentation index first)
;; see also: cs-status-loading-docs-index
(help-desk-loading-documentation-index "Help Desk正在读入文档索引")
;; Help desk htty proxy
(http-proxy "HTTP代理")
(proxy-direct-connection "直接连接")

View File

@ -255,6 +255,11 @@
(help-desk-this-is-just-example-text
"這裡顯示的只是示例字體大小的文字。要察看這些鏈接請通過幫助菜單打開真正的Help Desk。")
;; this appears in the bottom part of the frame the first time the user hits `f1'
;; (assuming nothing else has loaded the documentation index first)
;; see also: cs-status-loading-docs-index
(help-desk-loading-documentation-index "Help Desk正在讀入文檔索引")
;; Help desk htty proxy
(http-proxy "HTTP代理")
(proxy-direct-connection "直接連接")