Posted by lennart on October 17, 2006 at 11:58am
Jump to:
| Project: | Recipe |
| Version: | master |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (works as designed) |
Issue Summary
the included .pot file does not allow for translation of unit measures and preparation times.
Comments
#1
it's because they are registered in the database, so, at the moment. There are no way to translate them I think.
#2
Are there any updates on that? I would love to do one site with some friends in Chinese with this module, but if we cannot translate the yield field, it seems very difficult to have Chinese speakers using it.
#3
Hi,
You have to change the names in the database table recipe_unit. I think there should be an option to change/add the units in the module, making them customizable.
Best regards,
introfini
#4
Thank you. I will try that. However this option is not helpful for a multilingual site. Would be nice to be able to have a site, where recipes can be translated - including the measures. Thanks again. Mario www.hhmmm.com
#5
- nope -
#6
#7
#8
#9
Yes, that is true. Drupal does have some node content translation contrib modules, but on the whole, just
supports translation of code strings.