I already have Content Translation, Locale, and Localization Client enabled also the modules listed below. My question is, do i still need i18n to assist in translation if i have that on-page translator. Or is the purpose of the Localization Client just to make it easier to translate text rather then become the engine to do so? And if so I probably don't need the Translation Overview module to see all the changes but I think its nice having that. Anyways I just have so many modules dedicated to language translation i'm looking to take some out if it really isn't needed.

- i18n-6.x - 1.0
Block translation 6.x-1.0
Depends on: Internationalization (enabled), String translation (enabled), Locale (enabled), Content translation (enabled)

Content type translation 6.x-1.0
Depends on: Internationalization (enabled), String translation (enabled), Locale (enabled), Content translation (enabled)

Internationalization 6.x-1.0
Depends on: Locale (enabled), Content translation (enabled)

Language Icons 6.x-1.1
Depends on: Locale (enabled)

Menu translation 6.x-1.0
Depends on: Internationalization (enabled), Menu (enabled), Block translation (enabled), String translation (enabled), Locale (enabled), Content translation (enabled)

Poll aggregate 6.x-1.0
Depends on: Content translation (enabled), Poll (disabled), Locale (enabled)

Profile translation 6.x-1.0
Depends on: Profile (enabled), String translation (enabled), Locale (enabled)

String translation 6.x-1.0
Depends on: Locale (enabled)

Synchronize translations 6.x-1.0
Depends on: Internationalization (enabled), Locale (enabled), Content translation (enabled)

Taxonomy translation 6.x-1.0
Depends on: Internationalization (enabled), Taxonomy (enabled), String translation (enabled), Locale (enabled), Content translation (enabled)

- Translation overview 6.x-2.0
Depends on: Content translation (enabled), Locale (enabled)

Comments

gábor hojtsy’s picture

Status: Active » Closed (fixed)

Localization client is not at all an engine for translation but provides a nicer user interface instead on what Drupal core already provides. It is not required for daily site hosting. You can also do almost everything with Locale module already which Localization client does (except posting translations to a central server). So this module is not required to run your multilanguage site.

avpaderno’s picture

Title: Do I need all these enabled? » Do I need all these modules enabled?