> Our main problem is with translations because CVS Revision numbers are > required today and used with translations to track/sync with EN. I was > hoping the gettext/po effort would have gone smoother by now but it hasn't. > So, I ask that people think about solutions for how we handle this, and > determine if designing a system to instead use SVN revision numbers should > be done thus postponing our PO (or alternative) effort. I don't like this > but maybe it's where we're at, and maybe it must be done. A simple system is > possible although updating every translation tool is a much larger task.
How are CVS Revision numbers used today? The best feature of po is that translation text is marked as 'fuzzy' when the main text is changed. If we could do the same with our docbook translation files whenever the en file is committed then we have the same benefits imo. I'm wondering if CVS Revision numbers could be replaced by a 'fuzzy' markup tag...? > Also, what does everyone think about a name change? I'm tired of PHPDoc and > phpdoc being mixed up so wonder if simply 'docs' would be better and worth > the trouble of changing. +1 Juliette