Magento Groups http://www.magentocommerce.com/groups/ en Magento Community Copyright 2008 2008-12-04T20:13:44-8:00 http://www.magentocommerce.com/group/blog/action/viewpost/307/group/167#comment453 Commented by ryuuguu

Downloaded and installed the ja_jp directory from the SVN. Should I have install the design directories form the SVN also? So far it looks great.

Is it possible for me to leave the admin panels in English and show the frontend in Japanese? Or are the lanugage files not split in a way that I can put english version for the backend and Japanese for the front end? I would much prefer to learn Magento in English before trying to use the Japanese menus.

Cheers
Grant

]]>
2008-04-10T05:42:49-8:00
http://www.magentocommerce.com/group/blog/action/viewpost/307/group/167#comment454 Commented by CKD

@ryuuguu

I am going to try and point you in the right direction here.  I would write it all out, but there are many areas in the wiki, forum...etc.  That can help you out, and like they say...teach the man to fish!

http://www.magentocommerce.com/knowledge-base/entry/overview-how-multiple-websites-stores-work

Regards,
CKD

]]>
2008-04-10T06:45:42-8:00
http://www.magentocommerce.com/group/blog/action/viewpost/307/group/167#comment455 Commented by ryuuguu

Thanks, that is what I was looking just did not know how Magento was doing it.

]]>
2008-04-10T07:26:19-8:00
http://www.magentocommerce.com/group/blog/action/viewpost/307/group/167#comment456 Commented by rack

@ryuuguu

It is good suggestion.
Today, I’ll modify SVN directory tree to separate language files and template files.
And also frontend template and admin template, too.

Regards,
Rack

]]>
2008-04-10T08:04:39-8:00
http://www.magentocommerce.com/group/blog/action/viewpost/307/group/167#comment457 Commented by rack

Sorry, I was wrong.

The SVN repository is already separated.
If you want to check out only language files, you should do this.

svn co http://www.magento-jp.com/magento_jp/trunk/app/locale/

Also, you want to check out only frontend template or admin template, you should do this.

svn co http://www.magento-jp.com/magento_jp/trunk/app/design/frontend/
svn co http://www.magento-jp.com/magento_jp/trunk/app/design/adminhtml/

But now, template name is “default”. It has to change. So, I will change it today.

]]>
2008-04-10T08:21:43-8:00