Hi there,
It would be nice to add a context to the label "Order" for translation. This appears when we expose the sort option.
Right now this string is translated (in Spanish) in the context of electronic commerce.
Thanks
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | order-context-2425355.patch | 578 bytes | mnico |
Comments
Comment #1
mnico commentedAdding a patch.
Comment #2
chris matthews commentedThe 4 year old patch to views_plugin_exposed_form.inc applied cleanly to the latest views 7.x-3.x-dev and if still relevant needs to be reviewed.
Comment #3
mustanggb commentedComment #4
renatog commentedYeah, I applied the patch, tested it makes sense totally.
In that case, we were using the word "Order" without context. For us (in English) that's okay because the word "Order" is used on "Ordination" like "sort order". But for commerce "Order" can be used for purchase. So use context on that really makes sense. Moving that to RTBC.
Thank you so much @mnico, good catch
Comment #6
renatog commentedMoved to the dev branch
Thank you people for your contribution