Previously, there was a convention of putting .pot and .po files for translations under each module's and theme's ./po subdirectory. Although this was just a common convention, and only Autolocale module was dependent on it, Drupal 6 includes most of Autolocale's functionality and for user friendliness renamed the directory to ./translations. Modules and themes should have their translation templates and translations under the ./translations directory, so that Drupal 6 imports them automatically.
Comments
Comment #1
hingo commentedBenny,
- thanks for notifying me of this.
- bug confirmed
- will correct this for next bugfix release (ie whenever I fix some other bugs too)
Comment #2
hingo commentedComitted. (I'm not sure I did the right thing as moving files doesn't seem to exist as a concept in CVS?)