| Summary: | Documentation contains screenshot tag set in string | ||
|---|---|---|---|
| Product: | [Websites] docs.kde.org | Reporter: | Sander Koning <sanderkoning> |
| Component: | Corrections | Assignee: | Documentation Editorial Team <kde-doc-english> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Sander Koning
2005-02-16 23:51:40 UTC
set correct product :( And correct component. Looks like the docbook-to-po isn't splitting the paragraph properly. Maybe putting blank lines before and after the screenshot tag would help -- but that would introduce two new strings and a fuzzy. Just successfully 'compiled' a translated docbook, so breaking the freeze is not necessary at this moment. CVS commit by toma: Fix for long string BUGS:99564 M +2 -0 configuration.docbook 1.30 --- kdepim/doc/kpilot/configuration.docbook #1.29:1.30 @@ -780,4 +780,5 @@ to run during a &HotSync; and to configure those conduits. A window similar to the following will be displayed: +</para> <screenshot> <screeninfo>The Conduit Setup Dialog</screeninfo> @@ -788,4 +789,5 @@ </mediaobject> </screenshot> +<para> Check the box to the left of the conduit name to make it active, uncheck to make it inactive or click on the conduit name to configure it. |