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
Comment #1
torsti commentedOh, and I'm using Drupal 5.3.
Comment #2
robloachAhh, 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.
Comment #3
torsti commentedOk, thanks Rob.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.