Skip to content

fix(i18n): remove msgcat merge markers from Bulgarian translations - #90

Merged
katsar0v merged 2 commits into
mainfrom
fix/translation-metadata-markers
Dec 19, 2025
Merged

fix(i18n): remove msgcat merge markers from Bulgarian translations#90
katsar0v merged 2 commits into
mainfrom
fix/translation-metadata-markers

Conversation

@katsar0v

Copy link
Copy Markdown
Owner

Description

Fixes corrupted translation entries that were showing #-#-#-#-# msgcat merge markers in the UI. The markers were accidentally embedded in msgstr strings during a previous PO file merge operation.

Screenshot of the bug

The translated text was showing metadata like:

#-#-#-#-# mail-system-by-katsarov-design-bg_BG.po (Mail System by Katsarov Design 1.0.0) #-#-#-#-#

This appeared in multiple places like the compose wizard, template descriptions, and confirmation messages.

Changes

  • Cleaned 9 corrupted translation entries in bg_BG.po
  • Removed fuzzy flags from fixed entries
  • Recompiled bg_BG.mo file

Affected translations

  • Template description texts
  • Compose wizard editor descriptions
  • Shortcode help text
  • Subscription confirmation messages
  • Database schema messages

Testing

Verify the compose wizard shows clean Bulgarian text without hash markers.

Fixes corrupted translation entries that were showing #-#-#-#-# msgcat
merge markers in the UI. The markers were accidentally embedded in
msgstr strings during a previous PO file merge operation.

Affected translations:
- Template description texts
- Compose wizard editor descriptions
- Shortcode help text
- Subscription confirmation messages
- Database schema messages

Also removed fuzzy flags from the fixed entries and recompiled the MO file.
katsar0v added a commit that referenced this pull request Dec 19, 2025
@katsar0v
katsar0v force-pushed the fix/translation-metadata-markers branch from fb81892 to 5aa77a3 Compare December 19, 2025 09:58
@katsar0v
katsar0v merged commit a3c4634 into main Dec 19, 2025
6 checks passed
@katsar0v
katsar0v deleted the fix/translation-metadata-markers branch December 19, 2025 10:12
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