<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:tietze.heiko@gmail.com" title="Heiko Tietze <tietze.heiko@gmail.com>"> <span class="fn">Heiko Tietze</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - UI: Context menu should show "Insert row" instead of "Insert rows" if only one row is selected"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=42375">bug 42375</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>gautier.sophie@gmail.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - UI: Context menu should show "Insert row" instead of "Insert rows" if only one row is selected"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=42375#c10">Comment # 10</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - UI: Context menu should show "Insert row" instead of "Insert rows" if only one row is selected"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=42375">bug 42375</a>
from <span class="vcard"><a class="email" href="mailto:tietze.heiko@gmail.com" title="Heiko Tietze <tietze.heiko@gmail.com>"> <span class="fn">Heiko Tietze</span></a>
</span></b>
<pre>It's not only the row/rows issue. How plural is applied depends on languages.
In many languages it's n=0 for singular and n>0 plural but French, for
instance, has three forms (n=0, n=1, n>1) and Arab six different forms. The
typical solution is to take the number into account for localization [1].
The abbreviation in brackets is the second best solution. The plural form
depends in German on genus and loanword and can be (n/en), (r/er), (s), and
sometimes without any suffix. In this case it's simple with Spalte(n) and
Zeile(n) but there might be something like "<Row> (s/n/e/r)" in some languages.
On the other hand the (s) a quick and dirty solution that solves this problem.
So I'm not against.
@Sophie: What do you think?
[1] <a href="https://www.gnu.org/software/gettext/manual/html_node/Plural-forms.html">https://www.gnu.org/software/gettext/manual/html_node/Plural-forms.html</a></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>