Closed (outdated)
Project:
Recipe
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Aug 2007 at 13:26 UTC
Updated:
14 Aug 2016 at 19:47 UTC
Jump to comment: Most recent
Comments
Comment #1
reallyclueless commentedI too would love this. Maybe have an option to have the recipes (with description, ingredients etc) in two languages: one English for example and the other Italian. This way we target people from both countries.
Comment #2
reallyclueless commentedI too would love this. Maybe have an option to have the recipes (with description, ingredients etc) in two languages: one English for example and the other Italian. This way we target people from both countries.
Comment #3
2222a commentedme too!!! Hands down a great idea.
Comment #4
zmove commentedI'm getting some news about that. I tested the last 1.0 for drupal 5.x and it seems ingredients are not i18n friendly. Is there a patch to make them available ?
Comment #5
robertdouglass commentedIs this an issue of the strings in the module not having t() wrappers? What's the technical issue here?
Comment #6
samchok commentedSimilar translation problem with version 6.x-1.0-beta1: I can't find a way to translate the dropdown ingredient's units list (gram, kilogram, pound...).
I don't know if it is a missing t() wrapper because I have no idea where those strings are stored.
Comment #7
scottprive commentedIngredients and measurements are both referenced by numeric IDs... you could easily intercept those and point them at different localized terms.
Sorry, I don't know a lot about i18n and localization in Drupal yet, but I know that nothing is really hard coded in a way that makes things difficult.
Comment #8
scottprive commentedComment #9
scottprive commentedComment #10
jvandervort commentedComment #11
dcam commentedClosing old 6.x issues.