Skip to content

data: drop _ from translatable strings#254

Closed
mvo5 wants to merge 1 commit into
masterfrom
meson-i18n-fixes
Closed

data: drop _ from translatable strings#254
mvo5 wants to merge 1 commit into
masterfrom
meson-i18n-fixes

Conversation

@mvo5

@mvo5 mvo5 commented Jul 16, 2026

Copy link
Copy Markdown
Owner

The intltool underscore convention is not understood by gettext's msgfmt --xml, which meson's i18n.merge_file uses. The merged files shipped literal <_message>/<_name> tags: polkit ignored the pkexec authentication message, the metainfo failed appstream validation, and no translations were merged into either file.

The intltool underscore convention is not understood by gettext's
msgfmt --xml, which meson's i18n.merge_file uses. The merged files
shipped literal <_message>/<_name> tags: polkit ignored the pkexec
authentication message, the metainfo failed appstream validation, and
no translations were merged into either file.
@mvo5

mvo5 commented Jul 24, 2026

Copy link
Copy Markdown
Owner Author

This is now obsolete with https://github.com/mvo5/synaptic/pull/269/changes

@mvo5 mvo5 closed this Jul 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant