File Details
French Translation 1.0.3.zip
- R
- Feb 11, 2026
- 147.69 KB
- 658
- Early Access
File Name
French Translation 1.0.3.zip
Supported Versions
- Early Access
๐ซ๐ท Hytale French Translation - Changelog
All major updates regarding the French localization project are listed here.
[1.0.3] - 2026.02.11
๐ Removed (Obsolete): 144+ Entries
Extensive cleanup of legacy technical strings, internal debug tools, and deprecated world-gen parameters.
- Builder Tools & Prefab Systems:
- Paint Tool: Full removal of environmental painting parameters:
PathFoliageBlockDensity,PathFoliageBlockWidth,PathGroundBlockDensity,PathOutlineGroundBlockWidth,PathFoliageGroundBlocks,PathGroundBlocks, andPathOutlineGroundBlocks. - TA Decoration Options: Deprecated all automated placement values for
Boulders,Foliage, andTrees. - Massive Tree Library Cleanup: Removed 75+ specific tree variants from the builder tools (covering Oak, Birch, Maple, Aspen, Willow, Fir, Cedar, Redwood, and exotic/fantasy types like Wisteria and Stormbark).
- Rubble Tool: Complete deletion of the
builderTools.tools.Rubblemodule (name and description).
- Paint Tool: Full removal of environmental painting parameters:
- Infrastructure & Admin Commands:
- Asset Management: Chat commands
commands.update.assets.*andcommands.update.prefabs.*(pull, push, status, reset, commit) have been removed in favor of automated backend syncs. - Process Feedback: Removed technical console output strings:
runningCmd,runningStdOut, andrunningStdErr.
- Asset Management: Chat commands
- Gameplay, Taxonomy & Interaction:
- Memories System: Full removal of the biological classification system for memories (
Corporeal,Etheral,Fiend,Mammal,Marine,Skeleton,Zombie, etc.). - Specific Item Assets: Purged obsolete references like
Furniture_Temple_Light_Door_Medilum,Prototype_Bookshelf_Edge, and volcanic/slate rock variants. - Logic Checks: Removed
reputationGroupNotFoundandfailedCheckItemNullinteraction strings.
- Memories System: Full removal of the biological classification system for memories (
๐ Added (New Features): 30+ Entries
Implementation of essential strings for the new automated maintenance system and client-side feedback tools.
- ๐ Automated Update System (Server):
update.auto_apply_now: Critical notification for immediate server restarts.update.auto_apply_warning: Countdown alerts for scheduled maintenance (includes plural support for minutes).update.notify_players: Notifies the community when a server-side update is staged.
- ๐ชต Resource Expansion:
- Tropical Wood: Added support for
Wood_Tropicalwood_GreenwoodandWood_Tropicalwood_Trunk. - Refined Metadata: Descriptions updated to include Bamboo under tropical resources.
- Generic Fallback:
Wood_Trunk.name("Any Tree Log") added for universal recipe support.
- Tropical Wood: Added support for
- ๐ Comprehensive Feedback & Bug Report UI (Client):
- Reporting Suite: Added strings for Summary, Description, and Category selection.
- Attachment Support: New logic for attaching up to 3 files (Screenshots
.jpg/.pngor Logs.log). - Validation Errors: Dynamic error messages for
fileTooLarge(with size/maxSize placeholders),invalidFileType, andsummaryRequired. - Submission States:
feedback.submitting,feedback.success.feedback, andfeedback.success.bugreport.
- ๐ Client Connection & Auth UI:
- Auth Flow:
assetEditor.mainMenu.connection.authenticatingandfailedAuthentication. - Session Persistence: Added
failedToSaveServerListanddisconnectionContainer(Reconnect button) for improved UX.
- Auth Flow:
โ๏ธ Modified & Refined
- Structural Optimization: Merged specific tropical wood entries into grouped categories to simplify crafting and inventory UI.
- UI Polish: Standardized the use of
[TMP]tags for experimental server-side features. - Maintenance: Synchronized
fr/server.langandfr/client.langusing a custom Python script to purge the 144 obsolete keys while preserving existing French translations and# === Section ===headers.

