Warning, /frameworks/kconfigwidgets/docs/preparetips5/man-preparetips5.1.docbook is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" ?>
0002 <!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN"
0003 "dtd/kdedbx45.dtd" [
0004 <!ENTITY % English "INCLUDE">
0005 ]>
0006 
0007 <refentry lang="&language;">
0008 <refentryinfo>
0009 <title>Translation Tool</title>
0010 
0011 <author>
0012 <firstname>Matthias</firstname>
0013 <surname>Kiefer</surname>
0014 <affiliation>
0015 <address>
0016 <email>matthias.kiefer@gmx.de</email>
0017 </address>
0018 </affiliation>
0019 </author>
0020 
0021 <date>2014-03-04</date>
0022 <releaseinfo>Frameworks 5.0</releaseinfo>
0023 <productname>KDE Frameworks</productname>
0024 </refentryinfo>
0025 
0026 <refmeta>
0027 <refentrytitle>
0028 <command>preparetips5</command>
0029 </refentrytitle>
0030 <manvolnum>1</manvolnum>
0031 </refmeta>
0032 
0033 <refnamediv>
0034 <refname>
0035 <command>preparetips5</command>
0036 </refname>
0037 <refpurpose>extract text from tips file</refpurpose>
0038 </refnamediv>
0039 
0040 <refsynopsisdiv>
0041 <cmdsynopsis>
0042 <command>preparetips5</command>
0043 </cmdsynopsis>
0044 </refsynopsisdiv>
0045 
0046 <refsect1>
0047 <title>Description</title>
0048 <para>
0049 <command>preparetips5</command> is a script to extract the text from a tips file. It outputs the text so <command>xgettext</command> can add the tips to a PO file. PO files provide a human-readable string format used for translations.
0050 </para>
0051 
0052 <para>
0053 <command>preparetips5</command> looks for <emphasis role="underline">data/tips</emphasis> as tips file.
0054 </para>
0055 </refsect1>
0056 
0057 <refsect1>
0058 <title>See Also</title>
0059 <para>
0060 <command>kf5options</command>(7)
0061 </para>
0062 </refsect1>
0063 
0064 <refsect1>
0065 <title>Bugs</title>
0066 <para>
0067 Please use <ulink url="https://bugs.kde.org">&kde;'s bugtracker</ulink> to report bugs, do not mail the author directly.
0068 </para>
0069 </refsect1>
0070 
0071 </refentry>