Ticket Change Details
Not logged in
Overview

Artifact ID: 3548be531957203d69b374d8477e43b35e096048
Ticket: 91683f49e8c168ba8f349a1e83cc36a2b7b249c1
Mechanism for i18n the product UI
User & Date: ron 2010-02-10 11:06:23
Changes

  1. Appended to comment:
    
    
    <hr><i>ron added on 2010-02-10 11:06:23:</i><br>
    It occurs to me that it might be difficult to deploy a gettext type of solution across platforms; though if the "mo" files are deployed relative to the executable in a known manner, that's not a problem.
    
    Another possibility might be to leverage the SQLite backend and just store the translations there; but then, we would have to engineer a reasonable way for the data to get populated, and that adds (I think) quite a bit of complexity.
    
  2. resolution changed to: "Open"