This is an offshoot of http://drupal.org/node/135818

In "site info" and "user profile" the translation language block appears but the translation does not function correctly.

CommentFileSizeAuthor
#1 localizer_7.patch7.83 KBsun

Comments

sun’s picture

Title: site info and user profile not translatable » menu items, variables and user profile not translatable
Assigned: Unassigned » sun
Status: Active » Needs review
StatusFileSize
new7.83 KB
hass’s picture

Status: Needs review » Needs work

PHP Fatal error: Call to undefined function localizer_get_enabled_locales() in .\sites\all\modules\localizer\modules\localizernode.module on line 524

hass’s picture

Priority: Normal » Critical

after applying this patch, my install is broken...

sun’s picture

Status: Needs work » Needs review

The error you're encountering definitely has nothing to do with the patch provided in #1. It looks like localizer.module is disabled in your site.

hass’s picture

Status: Needs review » Needs work

This patch doesn't fix this bug. I'm able to translate, but the menu items are displayed in the first language and do not switch.

hass’s picture

ups, wrong - it works, but usability of this "Language Switcher" and "Language" block - SUXXX!

sun’s picture

Status: Needs work » Reviewed & tested by the community
sun’s picture

Status: Reviewed & tested by the community » Fixed

Committed to 5.x-2.x.

killes@www.drop.org’s picture

Status: Fixed » Closed (fixed)