On Montag, 7. Juli 2008, Hanno Böck wrote: > There are a lot of unlocalized strings in cinelerra. Attached patch will > add _() to some window titles.
Thanks. Did you noticed that you have _(_(...)) in some instances? BTW, I don't think that localizing strings that involve PROGRAM_NAME works well in this way: Can xgettext extract the strings in a useful way? Have you run 'make cinelerra.pot-update && make' in the po/ directory and installed the resulting .gmo files? -- Hannes _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
