chinese string-constant updates from chongkai
svn: r10076
This commit is contained in:
parent
4f12c2351a
commit
fde79ecf09
|
@ -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 "直接连接")
|
||||
|
|
|
@ -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 "直接連接")
|
||||
|
|
Loading…
Reference in New Issue
Block a user