Hello,

What am I missing here? I added the Spanish language to Drupal via /admin/settings/language/add , and I set it as my default language and cleared my cache and changed it in my own user profile. But apparently it doesn't actually install any of the .po files for Spanish. I downloaded the Spanish language pack which contains many .po files for each module. Do I need to manually install each .po file or something? Isn't there a way to install of the .po files in the Spanish pack?

Thanks!

Comments

sven h’s picture

In drupal 5 I was able to import the files from within the drupal instalation on the website (no ftp required).

Administer>site configuration>local there you can import the nesceserry .po files from your pc if you have downloaded them.

Good luck!
Sven

rahim123’s picture

Thanks for the reply!

Yes, I can import the .po files. But, there isn't just one "language.po" file for Spanish, there are about 20 of them, one for each module. Isn't there a faster way?