On 6 November 2013 08:55, Kevin Krammer <kram...@kde.org> wrote: > Do you expect to support partial translations? I.e. one paragraph translated, > followed by an untranslated one?
Sure, we support that. Imagine the following paragraphs in locale C: <p>This is what the color management program does:</p> <ul><li>It's awesome</li></ul> And translating that to en_GB, I only need to translate the first paragraph ("color" -> "colour"). The same thing happens all the time with the other languages based on other languages, e.g. pt_BR and that kind of thing. Richard.