After I upload the latest French translation, I get
fr language added
And when I look in localisations, I have:0/1553 (0%) translated. This project is supposed to be more than 90 percent translated. The same file seems to work fine for others.

If I import the spanish po file, I get:
Translation imported into es, 954 translated strings added to language, 0 strings updated.
And in localisations, I see:853/1553 (54.93%) translated.

I am running 4.5.2.
What other information can I give you?

Comments

Anonymous’s picture

chx’s picture

Project: Internationalization » Drupal core
Component: Code » locale.module
chx’s picture

Project: Drupal core » Internationalization
Component: locale.module » Code

On drupal.hu, I have seen a few complaints that at certain free providers the locale import does not work 'cos the import takes a lot of time, and the run time limit set up by the provider is too low.

jose reyero’s picture

Project: Internationalization » French translation
Component: Code » PO files

Ok, but this bug doesn't belong here. So changing project to 'French translation'

alkahan’s picture

Assigned: Unassigned » alkahan

Do you have the pb with Drupal 4.6 ?

cdevos’s picture

I had the same problem and found the solution on the French Drupal site.

Put extra memory in the php.ini file:

memory_limit = 32M

Don't forget to restart you webserver...

damien tournoud’s picture

Status: Active » Closed (fixed)