Application locale support #12
Labels
No labels
bug
confirmed
critical
database
discussion
documentation
email-support
enhancement
feature
suggestion
support
warlock
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference: hazaar/hazaar-mvc-old#12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is being stolen from Ruby. I have noticed that in their config directory they have a 'locales' directory that has a bunch of files that have all the local information in it. For example, date formats, names of days and months, but most interestingly a list of labels that allow all the visible text in an application to be defined for a specific language. This would make it very easy to have apps available in multiple languages.
Status changed to closed