Skip to content

[Fix] Special character wrongly displayed in french - #164

Merged
RomainLvr merged 2 commits into
mainfrom
fix/special-chars-display
Sep 11, 2026
Merged

[Fix] Special character wrongly displayed in french#164
RomainLvr merged 2 commits into
mainfrom
fix/special-chars-display

Conversation

@jdurand-teclib

Copy link
Copy Markdown
Contributor

Checklist before requesting a review

Please delete options that are not relevant.

  • I have performed a self-review of my code.
  • I have updated the CHANGELOG with a short functional description of the fix or new feature.
  • This change requires a documentation update.

Description

  • It fixes an issue where an apostrophe was not correctly interpreted in french, in the __s translation function.
  • Here is a brief description of what this PR does
    • Replaced called to __s() method by a call to __() method for translating the tab name

Screenshots (if appropriate):

Before:
image

After:
image

@RomainLvr
RomainLvr merged commit fa68867 into main Sep 11, 2026
3 checks passed
@RomainLvr
RomainLvr deleted the fix/special-chars-display branch September 11, 2026 08:07
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