Posted by BENNYSOFT on April 11, 2009 at 6:30am
Jump to:
| Project: | Footnotes |
| Version: | 6.x-2.1 |
| Component: | Footnotes.module |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
| Issue tags: | translation |
Issue Summary
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
#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)
#2
Comitted. (I'm not sure I did the right thing as moving files doesn't seem to exist as a concept in CVS?)
#3
Automatically closed -- issue fixed for 2 weeks with no activity.