[Libreoffice-bugs] [Bug 132932] Strings that need pluralization via ngettext

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun May 10 21:59:10 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=132932

Julien Nabet <serval2412 at yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |serval2412 at yahoo.fr

--- Comment #2 from Julien Nabet <serval2412 at yahoo.fr> ---
It could be interesting to have some examples of patches.
For example, I see this:
#define STR_ObjNameSingulNONE   NC_("STR_ObjNameSingulNONE", "Drawing object")
#define STR_ObjNamePluralNONE   NC_("STR_ObjNamePluralNONE", "Drawing objects")

First one is used in TakeObjNameSingul, the second in TakeObjNamePlural
in svx/source/svdraw/svdobj.cxx

Then what should I do for this case?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200510/0dd8d3d8/attachment.htm>


More information about the Libreoffice-bugs mailing list