Feature #7721
Implement locale-aware resource management subsystem
Status:
Resolved
Priority:
Must have
Assignee:
Category:
I18n
Target version:
Start date:
Due date:
% Done:
100%
Estimated time:
PHP Version:
Has patch:
Complexity:
Description
Existing resource management subsystem needs to be extended in order to provide convenient API for management of locale-dependent resources, like images with text etc.
Related issues
Updated by Karol Gusak over 10 years ago
- Status changed from New to Accepted
- % Done changed from 0 to 10
Finding localized versions of resource files is done, it will be a base for all other locale-resource functionality.
Updated by Karol Gusak over 10 years ago
- Status changed from Accepted to Resolved
- % Done changed from 10 to 100
Well, it came very different than I assumed in the beginning - I think that the solution with locale identifiers in resources' names is enough for now.