Skip to content

fix: avoid translating parentheses in file selection filters#1435

Merged
swiftqwq merged 2 commits into
masterfrom
filter-translation
Jun 4, 2025
Merged

fix: avoid translating parentheses in file selection filters#1435
swiftqwq merged 2 commits into
masterfrom
filter-translation

Conversation

@ouuan

@ouuan ouuan commented Jun 3, 2025

Copy link
Copy Markdown
Member

Description

Avoid translating () to () in file selection filters.

Related Issues / Pull Requests

This fixes #1434.

How Has This Been Tested?

On Arch Linux

Checklist

  • If the key of a setting is changed, the old attribute is updated or it is resolved in SettingsUpdater.
  • If there are changes of the text displayed in the UI, they are wrapped in tr() or QCoreApplication::translate().
  • If needed, I have opened a pull request or an issue to update the documentation.
  • If these changes are notable, they are documented in CHANGELOG.md.

@swiftqwq swiftqwq merged commit 8a39b25 into master Jun 4, 2025
14 checks passed
@swiftqwq swiftqwq deleted the filter-translation branch June 4, 2025 00:58
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.

The "Open file" window isn't showing .cpp files

3 participants