<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi,</p>
    <p>I have just subscribed to to the kde-i18n-doc and ask now for
      help.</p>
    <p>I have developed a plugin for kde-connect and submitted merge
      requests, one for kdeconnect-kde and one for kdeconnect-android.
      The new plugin is called 'phonebook'. I would like to translate my
      own plugin to German.</p>
    <p>In kdeconnect-kde the phonebook plugin has a Messages.sh file:</p>
    <blockquote>$XGETTEXT `find . -name '*.h' -o -name '*.cpp' -o -name
      '*.qml'` -o $podir/kdeconnect-phonebook.pot</blockquote>
    <p>Now I would like to know if this file is considered during build
      and how I can translate it to po-file.</p>
    <p>Thanks</p>
    <p>Axel<br>
    </p>
  </body>
</html>