Skip to content

i18n: remove leftover it_CH wiring after catalog drop - #553

Merged
got3nks merged 1 commit into
amule-org:masterfrom
got3nks:i18n/drop-it-ch-wiring
Jul 22, 2026
Merged

i18n: remove leftover it_CH wiring after catalog drop#553
got3nks merged 1 commit into
amule-org:masterfrom
got3nks:i18n/drop-it-ch-wiring

Conversation

@got3nks

@got3nks got3nks commented Jul 22, 2026

Copy link
Copy Markdown

Follow-up to #552, which removed po/it_CH.po but left its surrounding references behind. This removes the now-dead wiring so the tree is consistent:

  • po/LINGUAS — the it_CH entry (pointed at a file that no longer exists)
  • po/CMakeLists.txt — the it_CH → "Italian (Swiss)" language label
  • the redundant [it_CH] keys in the four .desktop files (byte-identical to [it])
  • packaging/windows/po-to-nsh.py — the it_CH → ITALIAN map entry and its now-stale collision comment

No build impact: the catalog build is glob-driven and it_CH.po is already gone. This is purely a consistency cleanup.

The it_CH catalog file was removed in amule-project#552, but the surrounding
references were left behind: the LINGUAS entry, the po/CMakeLists.txt
language label, the redundant [it_CH] .desktop keys (identical to
[it]), and the it_CH -> ITALIAN mapping in the Windows NSIS generator.

None affect the build (it is glob-driven and it_CH.po is already gone),
but they point at a catalog that no longer exists. Remove them so the
tree is consistent.
@got3nks
got3nks merged commit d73e99a into amule-org:master Jul 22, 2026
14 checks passed
@got3nks
got3nks deleted the i18n/drop-it-ch-wiring branch July 22, 2026 18:53
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