<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">Karl Ove Hufthammer skreiv 05.07.2023
      11:34:<br>
    </div>
    <blockquote type="cite"
      cite="mid:65da26fc-e214-1e22-4b04-67b0de56f67f@huftis.org"> See
      the old discussion quoted below. I have now found a few more
      strings with the same problem. The QML file at
      <a class="moz-txt-link-freetext"
href="https://invent.kde.org/libraries/kirigami-addons/-/blob/master/src/mobileform/AboutKDE.qml#L99"
        moz-do-not-send="true">https://invent.kde.org/libraries/kirigami-addons/-/blob/master/src/mobileform/AboutKDE.qml#L99</a>
      has this multiline string:</blockquote>
    <p>I have created a merge request to fix these strings in
      kirigami-addons:<br>
<a class="moz-txt-link-freetext" href="https://invent.kde.org/libraries/kirigami-addons/-/merge_requests/119">https://invent.kde.org/libraries/kirigami-addons/-/merge_requests/119</a><br>
    </p>
    <p>It turns out that xgettext (used by the ‘Messages.sh’ scripts)
      also issues a warning for such invalid(?) strings:</p>
    <blockquote>
      <p>filename.qml:linenumber: warning: unterminated string literal<br>
      </p>
    </blockquote>
    <p>But as long these warnings are not being read, this doesn’t help
      much. :/<br>
    </p>
    <p><br>
    </p>
    <pre class="moz-signature" cols="72">-- 
Karl Ove Hufthammer</pre>
  </body>
</html>