Conversation
Sauler89
force-pushed
the
italian-localization-core-bg
branch
from
September 7, 2026 15:32
b8946c4 to
feb13da
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR adds an Italian localization for the EE Fixpack Core Fixes covering BGEE, Siege of Dragonspear, and BG2EE, and enables Italian in the WeiDU language selector.
The translation was rebuilt against the current English files on master and checked against the official Italian BGEE/SoD and BG2EE
dialog.tlk/dialogf.tlkfiles, using the terminology and style of the official Italian localization (Gli Allegri Buffoni) as the primary reference.Included
weidu.tra)bgee.tra)bg2ee.tra)fixes_*.tphmappingscopy_from_iwdee.tracopy_from_sod.traregenerated from the official Italian SoD TLK donor stringsluke/polymorph_overhaul.traluke/shared.trasetup-eefixpack.tp2Existing Italian files
The repository already contained a partial
it_itdirectory. This PR completes the BGEE/SoD/BG2EE Core localization and also updates stale/incomplete files there.In particular:
copy_from_iwdee.trais synchronized with the current Nishruu donor text and mechanics.luke/polymorph_overhaul.trahad a key mismatch: the old Italian@2translated “Devour brain”, while current English@2is the Water Elemental shapeshift description and@3is “Devour brain”. This PR realigns the keys and adds the missing entry.Validation
.trakeys checked for uniqueness and expected coverage<PRO_HIMHER>,<PRO_HISHER>, and<PRO_MANWOMAN>preservedcopy_from_sod.tra: all 27 donor strings checked against the official Italian TLKMaintainer note
fixes_bg2ee.traincludes Italian strings for@25209and@45867because those entries are present in the current English TRA. The Italianfixes_bg2ee.tphintentionally mirrors the current English TPH and therefore does not map those two entries.Scope / GTU
This PR intentionally does not add an Italian Game Text Update. GTU changes are language-specific editorial corrections and should be audited independently against the Italian TLKs rather than translated mechanically from English.
The Core localization in this PR covers BGEE/SoD/BG2EE. IWDEE/PsTEE Core strings are not claimed as complete here; the two compatibility TRA files only allow the globally registered Italian language to load safely and preserve the existing English fallback until authoritative Italian Core translations are added separately.