Posted by dr.fang on September 25, 2009 at 7:12am
Hi All,
I got one problem about the site name i18n.
For example, my site has an English name is "My Drupal", and its Chinese name is "我的Drupal". I want the site to display the right site name according to different languages. How can I use i18n module to realize this feature? Many thanks.

Comments
Multilingual Variables feature in i18n module
http://drupal.org/node/313272
http://drupal.org/project/i18n
Also check out the i18nlogo module
http://drupal.org/project/i18nlogo
Beside enabling certain i18n
Beside enabling certain i18n modules, I have to add multilingual variables in my settings.php to make multilingual site run without problem, right ?
That's correct. Check out
That's correct. Check out http://drupal.org/node/313272 for examples.
i18n views
this module for translating views and variables
http://drupal.org/project/i18nviews