<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Palettes: Spelling gray and grey in different palettes"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=112062">112062</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Palettes: Spelling gray and grey in different palettes
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.0.0.0.alpha0+ Master
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>UI
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>kelemeng@ubuntu.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>I noticed that in some palettes the color name gray is spelled with the British
spelling of grey. As the default language is en-US, I suggest unifying all of
them to gray.
Affected occurrences are:

gabor@dome:~/src/core$ git grep -i grey extras/source/palettes/*soc 
extras/source/palettes/breeze.soc:<draw:color draw:name="Cardboard Grey"
draw:color="#eff0f1"/>
extras/source/palettes/breeze.soc:<draw:color draw:name="Icon Grey"
draw:color="#4d4d4d"/>
extras/source/palettes/breeze.soc:<draw:color draw:name="Charcoal Grey"
draw:color="#31363b"/>
extras/source/palettes/tonal.soc:<draw:color draw:name="0% Grey"
draw:color="#000000"/>
extras/source/palettes/tonal.soc:<draw:color draw:name="10% Grey"
draw:color="#191919"/>
extras/source/palettes/tonal.soc:<draw:color draw:name="20% Grey"
draw:color="#333333"/>
extras/source/palettes/tonal.soc:<draw:color draw:name="30% Grey"
draw:color="#4C4C4C"/>
extras/source/palettes/tonal.soc:<draw:color draw:name="40% Grey"
draw:color="#666666"/>
extras/source/palettes/tonal.soc:<draw:color draw:name="50% Grey"
draw:color="#7F7F7F"/>
extras/source/palettes/tonal.soc:<draw:color draw:name="58% Grey"
draw:color="#939393"/>
extras/source/palettes/tonal.soc:<draw:color draw:name="65% Grey"
draw:color="#A5A5A5"/>
extras/source/palettes/tonal.soc:<draw:color draw:name="73% Grey"
draw:color="#BABABA"/>
extras/source/palettes/tonal.soc:<draw:color draw:name="82% Grey"
draw:color="#D0D0D0"/>
extras/source/palettes/tonal.soc:<draw:color draw:name="91% Grey"
draw:color="#E8E8E8"/>
extras/source/palettes/tonal.soc:<draw:color draw:name="100% Grey"
draw:color="#FFFFFF"/></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>