Translations are looked for in ./translations
BENNYSOFT - April 11, 2009 - 06:30
| Project: | Footnotes |
| Version: | 6.x-2.1 |
| Component: | Footnotes.module |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
| Issue tags: | translation |
Jump to:
Description
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.

#1
Benny,
- thanks for notifying me of this.
- bug confirmed
- will correct this for next bugfix release (ie whenever I fix some other bugs too)