Skip to content

chore(l10n): regenerate POT and update all locale files#775

Open
somethingwithproof wants to merge 2 commits into
Cacti:developfrom
somethingwithproof:chore/update-translations-thold
Open

chore(l10n): regenerate POT and update all locale files#775
somethingwithproof wants to merge 2 commits into
Cacti:developfrom
somethingwithproof:chore/update-translations-thold

Conversation

@somethingwithproof
Copy link
Copy Markdown

What

Regenerate locales/po/cacti.pot from current PHP source (was last generated 2024-04-20; now 2026-03-09). Merge updated string locations into all 23 locale PO files. Recompile MO binaries.

Why

Source file line numbers in the POT were stale by two years. Weblate uses these to present translators with context; stale references make context lookups miss or show wrong lines.

No strings were added or removed; only source file references changed. Fuzzy-flagged strings are pre-existing and belong to the Weblate workflow.

Test plan

  • msgfmt --check locales/po/*.po — passes for all locales

Updated cacti.pot from source (2024-04-20 -> 2026-03-09). Merged updated
string locations into all 23 locale PO files and recompiled MO binaries.

Signed-off-by: Thomas Vincent <thomasvincent@gmail.com>
Copilot AI review requested due to automatic review settings May 17, 2026 11:35
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

Previous scan used -maxdepth 2; switched to scanning all PHP files
(excluding tests/vendor/locales/themes/service).

Signed-off-by: Thomas Vincent <thomasvincent@gmail.com>
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