Closed (fixed)
Project:
Currency
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Apr 2012 at 12:21 UTC
Updated:
24 Jul 2013 at 08:46 UTC
Jump to comment: Most recent file
Comments
Comment #1
xanoTokens could also insert human-readable currency names, but how do we internationalize/localize those?
Comment #2
xanoThe patch adds five tokens:
[currency:code][currency:number][currency:minor-unit][currency:sign][currency:title]The title is taken directly from the Currency object after it is loaded. We should deal with i18n/l10n, but in a follow-up issue, because that's not just a token thing.
Comment #3
xanoComment #5
xano