You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(i18n): reflow example PO file via makemessages
Pure whitespace change: `xgettext` (invoked by Django's `makemessages`)
wraps PO lines at 79 chars by default. Hand-written entries used
slightly longer lines, so the next extraction produced a phantom diff.
Strings and translations are identical; recompiled .mo is byte-identical
to the committed one.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments