Skip to content

Missing utilities in gettext-tiny #34

@awilfox

Description

@awilfox

I realise it's probably very rare for these utilities to be called, hence they were not added. However, there are a few packages that use these utilities:

  • msgcat
    Checked for by libbytesize, but never used; simple enough to remove.
  • msgfilter
    This one actually is used by libbytesize for their Serbian translation. Our workaround has been to remove the Serbian translation from the build system.
  • msgattrib
    Used by the gcompris educational suite for every translation. Since there is no native language, this package is actually unbuildable with gettext-tiny due to missing msgattrib.

I guess msgattrib would be the most important for Adélie, since the others we've been able to work around so far.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions