Skip to content

Installer: use local French.isl added in #11506#11509

Merged
niksedk merged 1 commit into
mainfrom
update-installer-use-local-french-isl
Jun 9, 2026
Merged

Installer: use local French.isl added in #11506#11509
niksedk merged 1 commit into
mainfrom
update-installer-use-local-french-isl

Conversation

@niksedk

@niksedk niksedk commented Jun 9, 2026

Copy link
Copy Markdown
Member

Follow-up to #11506.

That PR added installer/WindowsInno/Languages/French.isl, but the [Languages] entry for fr still referenced the Inno Setup compiler's bundled French file (compiler:Languages\French.isl), so the contributed translation was never actually used.

This drops the compiler: prefix so fr loads the repo's local Languages\French.isl, consistent with the other locally-shipped translations (Catalan, Greek, Farsi, Italian, Croatian, Serbian Cyrillic/Latin, Chinese Simplified/Traditional).

Verified the merged French.isl is the official Inno Setup 6.5.0+ French translation (LanguageID=$040C, codepage 1252, [LangOptions]/[Messages]/[CustomMessages] all present). Its [CustomMessages] block holds only standard Inno messages, so it does not conflict with the SE-specific fr.* messages in Subtitle_Edit_Localization.iss.

🤖 Generated with Claude Code

PR #11506 added installer/WindowsInno/Languages/French.isl, but the
[Languages] entry for "fr" still pointed at the Inno Setup compiler's
own French.isl (compiler: prefix), so the contributed file was unused.

Drop the compiler: prefix so the "fr" language uses the repo's local
French.isl, matching the other locally-shipped translations (Catalan,
Greek, Farsi, Italian, Croatian, Serbian, Chinese, ...).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@niksedk niksedk merged commit 1df347f into main Jun 9, 2026
1 of 3 checks passed
@niksedk niksedk deleted the update-installer-use-local-french-isl branch June 9, 2026 11:39
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.

1 participant