Closed (duplicate)
Project:
Drupal core
Version:
6.4
Component:
language system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Sep 2008 at 20:38 UTC
Updated:
15 Jun 2011 at 13:13 UTC
If the i18n is turned on, then the site is show wrong language code (eg: sv, hu, de etc...)
on the admin/settings/site-information page before the "Default front page" text field.
If I change the site's default language, the code is doesn't change: still on the installation language.
Comments
Comment #1
gábor hojtsySounds like a duplicate of #1129060: Support translations when a translatable node is set as front page. The front page setting is a site setting like your site name or slogan, and site settings have no translation support in Drupal core. Use i18n module for now to translate these.