Hi. After importing a German locale in Drupal 5.0-rc2, the English default disappeared. I'm not sure if this was a bug or I inadvertently imported it into the wrong language option. Whatever the case, I leave this note for your consideration and I would be grateful if you could let me know where is the English .po file located, so that I can import it back. Thanks.

Comments

Roberto Gerola’s picture

Status: Active » Fixed

Hi.
This issue is not related to Localizer module, but, in case to Locale.

> let me know where is the English .po file located
No where.
English is used as key.

jsmm’s picture

Thanks. I'm sorry but I'm too new to Drupal to understand your reply.
1) From your reply, I understand there are 2 different modules: Locale & Localizer. I will now try to install Localizer.
2) I'm not sure now if my question should be asked here but I don't understand what "English is used as key" means. My installation seems to have replaced the default, English with German. I would be grateful if you could let me know how to reverse this before installing Localizer.
Thanks again.

Roberto Gerola’s picture

Locale module translate only your user interface.
It uses a translation system dictionary-like. English is the main language.

Localizer provides support for user provided content.

Under settings, in Localization, you can select you default language.

jsmm’s picture

Status: Fixed » Closed (fixed)

Fixed. Thanks.