<p>Related to <a href="https://github.com/openstreetmap/openstreetmap-website/issues/373" class="issue-link" title='Rationalize multiple "locate me" type functions'>#373</a></p>

<p>"Where am I?" is short for "Where am I looking at?" but prone to be interpreted as "Where am I located right now?"</p>

<p>This pull request changes it to "Where is this?" I considered "Where am I looking at?" but the at? is pushed onto the next line, consuming vertical sidebar space.</p>

<p>It does not make the side text any longer and should be a clearer description of what the feature does.</p>

<p>Current:<br><a href="https://f.cloud.github.com/assets/1190866/909150/367a532e-fdb4-11e2-8bf0-0a95db7f03b1.png" target="_blank"><img src="https://f.cloud.github.com/assets/1190866/909150/367a532e-fdb4-11e2-8bf0-0a95db7f03b1.png" alt="where_am_i" style="max-width:100%;"></a></p>

<p>Where am I looking at?:<br><a href="https://f.cloud.github.com/assets/1190866/909151/3680fe04-fdb4-11e2-942e-08dbcea0cb1e.png" target="_blank"><img src="https://f.cloud.github.com/assets/1190866/909151/3680fe04-fdb4-11e2-942e-08dbcea0cb1e.png" alt="where_am_i_looking_at" style="max-width:100%;"></a></p>

<p>Where is this?:<br><a href="https://f.cloud.github.com/assets/1190866/909152/3683544c-fdb4-11e2-83a3-e5825f38df19.png" target="_blank"><img src="https://f.cloud.github.com/assets/1190866/909152/3683544c-fdb4-11e2-83a3-e5825f38df19.png" alt="where_is_this" style="max-width:100%;"></a></p>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/pnorman/openstreetmap-website wheres_this</pre>
<p>Or view, comment on, or merge it at:</p>
<p>  <a href='https://github.com/openstreetmap/openstreetmap-website/pull/412'>https://github.com/openstreetmap/openstreetmap-website/pull/412</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Change Where am I to Where is this on left sidebar</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/412/files#diff-0">config/locales/en.yml</a>
    (2)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/412.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/412.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/412.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/412.diff</a></li>
</ul>