I'm using the cjk package to typeset a Japanese document, but somehow can't change the \figurename into CJK. I tried in the preamble,
\renewcommand{\figurename}{図}
but it only give me an empty string before the figure number in the figure captions. Could anybody tell me the way out? I'm using \begin{CJK}{UTF8}{min} ... \end{CJK} in the main part.
(I need to use CJK instead of XeLaTeX, because I need to post the document to a preprint server which doesn't have Unicode-enabled TeX system.)
