<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hello Tim,<br>
    </p>
    Am 20.02.2017 um 14:52 schrieb Tim Wootton:<br>
    <blockquote
      cite="mid:89e49f3a-afcd-ff85-aaec-ea2b42da460c@tee-jay.org.uk"
      type="cite">
      <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
      <div class="moz-cite-prefix"><br>
        <br>
        The Subsurface CodingStyle file provides this guidance for these
        situations:<br>
        <br>
          Only the first word of multi-word text strings should be
        captalized unless<br>
          a word would normally be capitalized mid-sentance, like
        Africa. This applies<br>
          to all UI text including menus, menu items, tool-tips, button
        text and label<br>
          text etc. e.g. "Check for updates" rather than "Check for
        Updates".<br>
        <br>
          Abbreviations should end with a period, e.g. "temp." not
        "temp" for<br>
          temperature.<br>
        <br>
        There doesn't seem to be a view on the full-stop (period) at the
        and of a sentence, perhaps we should add one, as the key here
        IMHO is consistency.<br>
      </div>
    </blockquote>
    I 100% agree with this and also your second mail.<br>
    <br>
    There should be also a rule how to continue after a colon ":". IMHO
    in most cases with a capital letter.<br>
    E.g.:<br>
    <span style=" color:#ff0000;"><font color="#000000">Wrong: </font>Warning:
    </span>this is more gas than available in the specified cylinder!<br>
    Correct: <span style=" color:#ff0000;">Warning: </span>This is
    more gas than available in the specified cylinder!<br>
    <br>
    What makes the story a little bit difficult is that a single string
    in the source code not<span lang="en"> necessarily ends up as one
      string in the UI. So one needs to be a careful and always check
      the final result in the UI.<br>
      <br>
      Best regards<br>
      Stefan<br>
    </span><br>
    <div class="moz-signature">-- <br>
      <meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8">
      <title></title>
      <meta name="GENERATOR" content="OpenOffice.org 3.3 (Win32)">
      <meta name="CREATED" content="0;0">
      <meta name="CHANGEDBY" content="Stefan Fuchs">
      <meta name="CHANGED" content="20120503;23115492">
      <style type="text/css">
        <!--
                P { color: #000000 }
        -->
        </style>
      <p>Stefan Fuchs<br>
        E-Mail: <a href="mailto:sfuchs@gmx.de">sfuchs@gmx.de</a></p>
    </div>
  </body>
</html>