I read a bit through the gettext gnu page and found that interesting explanation: http://www.gnu.org/software/gettext/manual/gettext.html#Concepts
According to this we are trying a bit to accomplish the second step before we completed the first one. Localizing a not finally internationalized application. I think the %s format concept of gettext can help us replacing the actually implemented mechanism of searching and replacing keywords in strings to finally put the in some gui context output. Any ideas to that are appreciated. Helmut -- Helmut Rohs d: 0761 4512359 p: 0761 5564244 ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Xcsoar-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xcsoar-user
