Project Zomboid

Project Zomboid

116 rating
ModManager(i18n)
   
Penghargaan
Favorit
Difavoritkan
Batalkan favorit
Mods: Build 41
Ukuran File
Diposting
Diperbarui
447.584 KB
14 Apr 2023 @ 4:57pm
6 Okt 2023 @ 2:30pm
4 Catatan Perubahan ( lihat )

Berlangganan untuk mengunduh
ModManager(i18n)

Deskripsi
Description
It is possible to make the name and description of the module localizable through third-party modules.

How to use
Open [...\media\lua\shared\Translate\en\ui_en.txt] to add the following format (note the case)
"UI_" + MODID + "_Name" = "localized text",
Types de soutien
  1. "_Name" = modname
  2. "_Desc" = description
Diposting pertama kali oleh MODID:
The MODID information is located in the mod.info file
Diposting pertama kali oleh example:
UI_EN = {
UI_MODID_Desc = "Here are the localized module names",
UI_MODID_Name = "Here is the description of the localized module",
}

Permission
I do not own this mod, this branch may be integrated into the main mod or removed from the workshop at NoctisFalco's discretion.

Info
Workshop ID: 2962394572
Mod ID: ModManager

Workshop ID: 2962394572
Mod ID: ModManager
11 Komentar
Mnaisuka  [pembuat] 21 Okt @ 9:24pm 
@猶豫就會白給 在模组页面启动模组管理器后,需要重新启动游戏并重进模组页面,如果这时还没导出i18n文件,有可能是订阅了原版模组从而引起的模组冲突导致的
猶豫就會白給 12 Mei @ 12:23am 
我c盘里没有%USERPROFILE%\Zomboid\Lua\i18n.ini(单这个文件没有)这个怎么办?
NalMac 16 Des 2023 @ 11:09am 
@mnaisuka Maybe so but by doing so it also means people can not be subbed to this and the original mod manager at the same time without creating it's own issues that aren't immediately obvious. I'be run into this issue plenty of times and it's a pain to troubleshoot hence the heads up.
Mnaisuka  [pembuat] 16 Des 2023 @ 10:52am 
@NalMac The purpose of using the same ID is to prevent players from launching two mods with identical functions at the same time, which could cause the game to crash when opening the mod interface, and it also resolves potential issues with dependency mod recognition. The only known downside at the moment is the server's HASH authentication.
NalMac 15 Des 2023 @ 6:24pm 
you should change you mod ID to something other than what the official mod manager uses. PZ does not play well with mods that have the same mod ID and will only display 1 and will generally just cause aggrivation for the end user.
时空与穿梭 25 Nov 2023 @ 12:17am 
启用这个开服务器会崩溃退出
淘淘 20 Okt 2023 @ 8:40am 
请问我还需要订阅 原版本的Mod Manager 么?
M.S.Referee 7 Okt 2023 @ 7:42am 
希望可以添加對 ‘調整模組順序’ 功能內的表列也可以顯示漢化。以及 ‘設置伺服器’ 表列內也能顯示漢化。
當前只能在 模組管理器 主視窗中顯示漢化。
Kirito 17 Agu 2023 @ 2:19pm 
There is a problem with mod, adding no other mods is useless, and there is a prompt for missing files
Mnaisuka  [pembuat] 19 Jun 2023 @ 2:35am 
@Clown Maybe no more updates, because the goal of supporting localization has been achieved.