<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 20/02/17 14:20, Stefan Fuchs wrote:<br>
    </div>
    <blockquote cite="mid:9a568ebd-5592-5b27-073d-a48a0db0efa9@gmx.de"
      type="cite">
      <meta http-equiv="Context-Type" content="text/html; charset=utf-8">
      <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">
        <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>Wrong: Warning: </span>this is more gas than available in
      the specified cylinder!<br>
      Correct: <span>Warning: </span>This is more gas than available
      in the specified cylinder!<br>
      <br>
    </blockquote>
    Ahh, the grammarians don't all agree on this one, but the consensus
    seems to be: You should always capitalise if what follows is more
    than one sentence or a direct quote; other than that it's up to you
    if you do or don't (but they all advise, once chosen, apply
    consistently)<br>
    <br>
    <br>
    <blockquote cite="mid:9a568ebd-5592-5b27-073d-a48a0db0efa9@gmx.de"
      type="cite"> 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>
        <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">
        <p>Stefan Fuchs<br>
          E-Mail: <a moz-do-not-send="true" href="mailto:sfuchs@gmx.de">sfuchs@gmx.de</a></p>
      </div>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>