[plt-scheme] Japanese problems
Hi,
I'm translating DrScheme 299.406-svn1dec2005 UI to Japanese
(japanese-string-constsnts.ss). Threre are several problems.
(1)
I can't switch English UI to Japanese UI on DrScheme
by selecting menu item under [Help] menu.
Threre are menu items to switch to Spanish, Farench and other languages
but no menu item for Japanese.
(2)
[Help] menu is funny poisition in menu bar (next to [Edit]).
The following strings are not changes since v299.105, but
in the old versiona, [Help] menu was last position in menu bar.
(file-menu "FAIRU(F)")
(edit-menu "HENSHU(E)")
(help-menu "HERUPU(H)")
(windows-menu "UINDOU(W)")
(file-menu-label "FAIRU(&F)")
(edit-menu-label "HENSHU(&E)")
(help-menu-label "HERUPU(&H)")
(3)
After DrScheme started, messages at the first two lines
in interactions window display Japanese incorrectly.
(4)
In [Preference] dialog, some items in [Color] tab
are displayed incorrectly.
(See image-1.png, image-2.png)
(5)
Threre is no string-constnat definitions for the following UIs.
o [Debug] button positioned top-right of DrScheme window.
o [Special]-[Insert Java Class]
o [Special]-[Insert Java Union]
o [Special]-[Insert Pict Box]
o Context menu of definition window.
Chihiro Kuraya
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image-1.png
Type: application/octet-stream
Size: 5941 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20051203/1234dc48/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image-2.png
Type: application/octet-stream
Size: 5915 bytes
Desc: not available
URL: <http://lists.racket-lang.org/users/archive/attachments/20051203/1234dc48/attachment-0001.obj>