<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hi all,</p>
<p>Reuben Green just found out that for en_GB (and possible others)
"Open in %d New _Tabs" and "Open in %d New _Windows" does not
show the number of selected folders since thunar 1.8.15.</p>
<p>Here the Issue: <a moz-do-not-send="true"
href="https://gitlab.xfce.org/xfce/thunar/-/merge_requests/28">https://gitlab.xfce.org/xfce/thunar/-/merge_requests/28</a></p>
<p>I guess that is, because I now use<span id="LC1255" class="line"
lang="c"><span class="n">:</span></span></p>
<p><span id="LC1255" class="line" lang="c"><span class="n">ngettext</span>
<span class="p">(</span><span class="s">"Open in New _Tab"</span><span
class="p">,</span> <span class="s">"Open in %d New _Tabs"</span><span
class="p">,</span> <span class="n">launcher</span><span
class="o">-></span><span class="n">n_selected_files</span><span
class="p">)</span></span></p>
<p><span id="LC1255" class="line" lang="c"><span class="p">over the
old<br>
</span></span></p>
<p><span id="LC1255" class="line" lang="c"><span class="p">ngettext
("Open in %d New _Tab", "Open in %d New _Tabs",
launcher->n_selected_files)<br>
</span></span></p>
<p>If I remeber correctly I did so because I had some trouble to
prevent getting a number in the singular form. Though for Reuben
the old <span id="LC1255" class="line" lang="c"><span class="n">ngettext
seems to be perfectly fine.<br>
</span></span></p>
<p><span id="LC1255" class="line" lang="c"><span class="p">It looks
like e.g. "de.po", which I usually use, already adepted to the
new </span></span><span id="LC1255" class="line" lang="c"><span
class="p"><span id="LC1255" class="line" lang="c"><span
class="n">ngettext.</span></span></span></span></p>
<p><span id="LC1255" class="line" lang="c"><span class="p"><span
id="LC1255" class="line" lang="c"><span class="n">The new
form looks more clear to me, though I dont know much about
advantages/disadvantages on the translator side. That's
why thought it would be a good idea to bring up that issue
on this mailing list. Which </span></span></span></span><span
id="LC1255" class="line" lang="c"><span class="p"><span
id="LC1255" class="line" lang="c"><span class="n"><span
id="LC1255" class="line" lang="c"><span class="p"><span
id="LC1255" class="line" lang="c"><span class="n">ngettext
would you prefer ?<br>
</span></span></span></span></span></span></span></span></p>
<p>Thanks & Cheers,</p>
<p>Alexander Schwinn (alexxcons)<br>
</p>
</body>
</html>