Skip to content

fix i18n: separate Publish action and Published status - #182

Merged
stephane-gillot merged 1 commit into
masterfrom
issue/90569
Aug 3, 2026
Merged

fix i18n: separate Publish action and Published status#182
stephane-gillot merged 1 commit into
masterfrom
issue/90569

Conversation

@stephane-gillot

@stephane-gillot stephane-gillot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Note

Low Risk
String and translation-catalog changes only; no logic or security impact.

Overview
Fixes a gettext collision where the post list Publish action and the sync default status option both used the same Publish string, which broke French (and similar) locales that need Publier vs Publié.

The row action in admin-restrictions.php now uses _x( 'Publish', 'verb', ... ). The default-status dropdown in server-page-add.php uses a distinct string Published. The POT and fr_FR catalog were updated so each message has its own entry and translation.

Reviewed by Cursor Bugbot for commit 3f474ad. Bugbot is set up for automated code reviews on this repo. Configure here.

Co-authored-by: Cursor <cursoragent@cursor.com>

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Want higher recall? High effort reviews run extra passes and find more bugs. A team admin can switch effort levels in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 3f474ad. Configure here.

Comment thread languages/bea-content-sync-fusion-fr_FR.po
@stephane-gillot
stephane-gillot merged commit 23e4332 into master Aug 3, 2026
3 of 4 checks passed
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