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

gábor hojtsy’s picture

Status: Active » Closed (duplicate)

Sounds 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.