Overview
Artifact ID: | 2e9b545c06b6239dd53e778bb7fd72fa883d09e7 |
---|---|
Ticket: | 91683f49e8c168ba8f349a1e83cc36a2b7b249c1
Mechanism for i18n the product UI |
User & Date: | ron 2010-02-10 07:06:31 |
Changes
- comment changed to:
There is no obvious mechanism by which one might localize the UI in Fossil. If I want to have Spanish-speakers (who don't know English well) use the product, I currently need to go through all the menus etc., and manually change them. This is extremely time-consuming and prone to failure. I would like to request we use something like GNU gettext (which is very easy to use), and then whoever wants to contribute a localization may do so. Then, one only needs a way to indicate to Fossil that it should use a specific locale (for example, adding "locale=es" as query parameters).
- severity changed to: "Minor"
- status changed to: "Open"
- title changed to: "Mechanism for i18n the product UI"
- type changed to: "Feature_Request"