Add missing Misc/NEWS.d
This commit is contained in:
parent
9be6e67d54
commit
26b8f1c832
|
@ -0,0 +1,2 @@
|
|||
Ensure `gettext(msg)` retrieve translations even if a plural form exists. In
|
||||
other words: `gettext(msg) == ngettext(msg, '', 1)`.
|
Loading…
Reference in New Issue