Opened 9 years ago

Last modified 9 years ago

#328 accepted enhancement

Points systems should be translatable

Reported by: ibboard Owned by:
Priority: minor Milestone:
Component: WarFoundry-API Version: Trunk
Keywords: translation api system points Cc:
Blocked By: #99 Blocking:

Description

As discussed on the forums the ideal (but not essential) would be to have the points systems translatable. This would probably require some kind of translation file within the zip as an override to the default values created by #99.

Change History (3)

comment:1 Changed 9 years ago by ibboard

We need to think about how to handle translation languages. The current language may be held by the UI rather than some central point, but the points system still needs to know what the current language is so that it returns the correct value.

The best interface from an API PoV would be to have the methods/properties from #99 left as-is and keep the translation fetching hidden.

comment:2 Changed 9 years ago by ibboard

Status: newaccepted

Accept new tickets en-mass

comment:3 Changed 9 years ago by ibboard

[Erroneous commit]

Last edited 9 years ago by ibboard (previous) (diff)
Note: See TracTickets for help on using tickets.