Skip to content

Not extracted as a plural-form string #7474

@rffontenelle

Description

@rffontenelle

data.table/src/assign.c

Lines 325 to 328 in 4f8695f

if (verbose) Rprintf(Pl_(length(newcolnames),
"Added %d new column initialized with all-NA\n",
"Added %d new columns initialized with all-NA\n"),
length(newcolnames));

This code looks a ngettext case, but only the first one is made available in the translation file

Metadata

Metadata

Assignees

No one assigned

    Labels

    translationissues/PRs related to message translation projects

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions