When I activate this module it says:
String overrides module is not compatible with Locale module. Please disable it before using String overrides.

I thought I could use String overrides (5.x-1.x-dev) with Locale module. At least it's one of the features:
Locale support, allowing you to override strings in any language

Or did I misunderstood something :-(

Comments

torsti’s picture

Oh, and I'm using Drupal 5.3.

robloach’s picture

Status: Active » Fixed

Ahh, the Drupal 5 port is pretty much a stripped and hacked down implementation of the Locale module. It tricks the system to think that it is to translate the strings. For more information on why the Drupal 5 back port doesn't work with the Locale module, see Nate's note.

Thanks for letting me know about this, I'll say that Locale isn't compatible with the Drupal 5 version on the project page.

torsti’s picture

Ok, thanks Rob.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.