Translations are looked for in ./translations
BENNYSOFT - April 25, 2008 - 18:34
| Project: | Node Type Filter |
| Version: | 6.x-1.1 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | NancyDru |
| Status: | closed |
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
Thank you. I am aware of this and just missed the change on this module. I will fix it later this afternoon.
#2
Fix committed to -dev version.
#3