<p>Fix "translatability" of several plugins, either overall (<em>GeanyCTags</em>, <em>DevHelp</em>, <em>GeanyMacro</em>, <em>Overview</em>), only the infos, and remove redundant localization init in some plugins.<br>
Symptoms are that translation might not work in certain cases i.e. if the plugin is loaded first (or alone), or only one from GP installed.</p>

<p><em>GeanyPy</em> also suffers from the non-translatability, but it doesn't have <code>LOCALEDIR</code> and <code>GETTEXT_PACKAGE</code>properly set from it's build system so it's not as straightforward to fix. <a href="https://github.com/codebrainz" class="user-mention">@codebrainz</a> </p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/geany/geany-plugins/pull/377'>https://github.com/geany/geany-plugins/pull/377</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Fix translatability of several plugins</li>
  <li>Remove redundant localization initialization</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/377/files#diff-0">devhelp/src/dhp-plugin.c</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/377/files#diff-1">geanyctags/src/geanyctags.c</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/377/files#diff-2">geanydoc/src/geanydoc.c</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/377/files#diff-3">geanyextrasel/src/extrasel.c</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/377/files#diff-4">geanyinsertnum/src/insertnum.c</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/377/files#diff-5">geanylatex/src/geanylatex.c</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/377/files#diff-6">geanylipsum/src/geanylipsum.c</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/377/files#diff-7">geanymacro/src/geanymacro.c</a>
    (5)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/377/files#diff-8">geanyprj/src/geanyprj.c</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/377/files#diff-9">geniuspaste/src/geniuspaste.c</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/377/files#diff-10">overview/overview/overviewplugin.c</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/377/files#diff-11">pretty-printer/src/PluginEntry.c</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/377/files#diff-12">scope/src/scope.c</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany-plugins/pull/377/files#diff-13">shiftcolumn/src/shiftcolumn.c</a>
    (10)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany-plugins/pull/377.patch'>https://github.com/geany/geany-plugins/pull/377.patch</a></li>
  <li><a href='https://github.com/geany/geany-plugins/pull/377.diff'>https://github.com/geany/geany-plugins/pull/377.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany-plugins/pull/377">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ76H5k4t-83zzqTxLpcazIKttg2Gks5pokK9gaJpZM4HlBAC.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany-plugins/pull/377"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>