Skip to content

Fix "Type::" double colon in block tooltip#315

Merged
dbnicholson merged 1 commit intomainfrom
push-ntlryqsuuxot
Nov 7, 2024
Merged

Fix "Type::" double colon in block tooltip#315
dbnicholson merged 1 commit intomainfrom
push-ntlryqsuuxot

Conversation

@wjt
Copy link
Copy Markdown
Member

@wjt wjt commented Nov 7, 2024

In commit 3e208d7, the string "Type:" was extracted from the template string to be translated separately, including The colon. It is correct for the colon to be part of the translatable string, because (for example) in French there must be a non-breaking space between the word and the colon.

However, there was also a stray colon in the template string. Remove it.

In commit 3e208d7, the string "Type:"
was extracted from the template string to be translated separately,
including The colon. It is correct for the colon to be part of the
translatable string, because (for example) in French there must be a
non-breaking space between the word and the colon.

However, there was also a stray colon in the template string. Remove it.
@wjt wjt requested a review from dbnicholson November 7, 2024 15:00
Copy link
Copy Markdown
Member

@dbnicholson dbnicholson left a comment

Choose a reason for hiding this comment

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

🤦

@dbnicholson dbnicholson merged commit a1459b6 into main Nov 7, 2024
@dbnicholson dbnicholson deleted the push-ntlryqsuuxot branch November 7, 2024 15:40
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