Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[photran-dev] Message bundles

As discussed on the last PTP monthly call, Helios requires projects to use message bundles.

I opened Bug 312470 to track this in Photran.  So far, I converted photran.core, photran.ui, photran.cdtinterface, and photran.cdtinterface.vpg.  As I convert each project, I am modifying the compiler settings for the project so that an error will be reported when a string literal is not externalized.

I may not be able to externalize photran.core.vpg before Helios -- it contains some generated code, and people other than me are working on that project -- but that affects very little of the UI (mostly just error messages in refactorings).

Jeff

Back to the top