2008/8/22 Jaroslaw Staniek : > +1 > That was also my proposal long time ago before we really started to use > wikis in KDE. I think the wiki content can be fetched into something of > reasonable quality and pacakges for offline use as well. That would mean > less work for humans... Yes, but the problem is translation. You must have some automatic way of merging changes into translations. Otherwise you would have to manually check which parts of original were changed, find the places in translation which correspond to this place and translate it. So, basically, you need tools which will fetch wiki contents automatically, split them into .po files, merge into repository, and later fetch translated files and merge them back into translated wiki. And you have to ensure consistency somehow (for example intra-document links). -- Krzysztof Lichota