Skip to content

fix: use translated 'bubble' string for ARIA label fallback#9954

Merged
mikeharv merged 1 commit into
RaspberryPiFoundation:v13from
mikeharv:bubble-label
Jun 8, 2026
Merged

fix: use translated 'bubble' string for ARIA label fallback#9954
mikeharv merged 1 commit into
RaspberryPiFoundation:v13from
mikeharv:bubble-label

Conversation

@mikeharv

@mikeharv mikeharv commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

The basics

The details

Resolves

Fixes #9953

Proposed Changes

This replaces a hard-coded English string literal with a translatable one. No functional changes.

Reason for Changes

The bubble implementation hardcodes the English 'Bubble' as the fallback label. 9a01417 introduced BUBBLE_LABEL_DEFAULT for this purpose but didn't actually use it.

@mikeharv mikeharv requested a review from a team as a code owner June 2, 2026 21:54
@mikeharv mikeharv requested a review from gonfunko June 2, 2026 21:54
@github-actions github-actions Bot added the PR: fix Fixes a bug label Jun 2, 2026
@mikeharv mikeharv merged commit b55e845 into RaspberryPiFoundation:v13 Jun 8, 2026
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: fix Fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants