https://bugs.kde.org/show_bug.cgi?id=517355
--- Comment #3 from Albert Astals Cid <[email protected]> --- (In reply to Emir SARI from comment #2) > Sure, with pleasure. > > So, whenever we translate the handbooks, user manuals of the applications > that are accessed through the “Help” menu, it does not update automatically, > they are just committed to the `docmessages` folder, and stay in SVN > forever. We actually need to manually compile them with `poxml`, then a > `docs` folder is created and we manually commit those, then they are passed > into to the application repositories. > > This process is incredibly tedious and the syntax is very delicate. If let’s > say, Lokalize got KDE l10n projects support built-in (for instance, just > select a language, and it could just clone everything and set up the project > for you, and even let you commit stuff to the repos) having documentation > compilation support would be very handy and would really lower the barrier > to contributing. Just as a clarification you're not supposed to call po2xml manually. We have the update_xml script in scripty that automates this for you. -- You are receiving this mail because: You are watching all bug changes.
