Skip to content

I18N: The strings from userconfirm.hpp cannot be translated #1868

@sunwire

Description

@sunwire

msg = "Is this ok [Y/n]: ";
} else {
msg = "Is this ok [y/N]: ";

The strings cannot be translated even if I use the _() macro.
The cmake --build build --target gettext-potfiles command seems to ignore them.
The same with "n", "N", "y" or "Y"

userconfirm() function is used by dnf5, dnf5daemon-client and copr plugin

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority: LOWRFERequest For Enhancement (as opposed to a bug)TriagedSomeone on the DNF 5 team has read the issue and determined the next steps to takedownstreamAlso reported in Jira or Bugzilla

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions