Skip to content

Fix ignore-printer-id when generating headers#230

Merged
danopernis merged 1 commit intomasterfrom
fix-ignore-printer-id
Dec 1, 2025
Merged

Fix ignore-printer-id when generating headers#230
danopernis merged 1 commit intomasterfrom
fix-ignore-printer-id

Conversation

@danopernis
Copy link
Copy Markdown
Member

Some printers need different text for error screen, so we duplicate entire error code. Those duplicates are usually filtered by printer id. However, we are ignoring this when generating header files for i18n text extraction. Such texts are missing from translation.

BFW-8142

Some printers need different text for error screen, so we duplicate
entire error code. Those duplicates are usually filtered by printer id.
However, we are ignoring this when generating header files for i18n
text extraction. Such texts are missing from translation.

BFW-8142
@danopernis danopernis merged commit 4f29ea5 into master Dec 1, 2025
6 checks passed
@danopernis danopernis deleted the fix-ignore-printer-id branch December 1, 2025 12:36
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.

2 participants