-
-
Notifications
You must be signed in to change notification settings - Fork 10
/
package.nls.json
25 lines (25 loc) · 1.94 KB
/
package.nls.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"hoi4modutilities.locale": "en",
"hoi4modutilities.category": "HOI4 Mod Utilities",
"hoi4modutilities.dds.editorName": "Preview DDS",
"hoi4modutilities.tga.editorName": "Preview TGA",
"hoi4modutilities.displayName": "HOI4 Mod Utilities",
"hoi4modutilities.featureFlags.title": "Feature Flags",
"hoi4modutilities.featureFlags.desc": "Feature flags are used to disable or enable features. Reloading is required after changing this. Please refer to Wiki on Github for details.",
"hoi4modutilities.installPath.title": "Install Path",
"hoi4modutilities.installPath.desc": "Hearts of Iron IV install path. If you are on web, you should press Ctrl+Shift+P, and type \"Select HOI4 Install Path\" command instead of this setting.",
"hoi4modutilities.loadDlcContents.title": "Load DLC Contents",
"hoi4modutilities.loadDlcContents.desc": "Whether to load DLC images when previewing files. Enabling this will use more memory.",
"hoi4modutilities.modFile.title": "Working Mod File",
"hoi4modutilities.modFile.desc": "Path to the working .mod file. This file is used to read replace_path. If not specified, will use first .mod file in first folder of the workspace.",
"hoi4modutilities.preview.title": "Preview HOI4 file",
"hoi4modutilities.previewworld.title": "Preview World Map",
"hoi4modutilities.scanreferences.title": "Scan References",
"hoi4modutilities.selecthoifolder.title": "Select HOI4 Install Path",
"hoi4modutilities.selecthoifolder.desc": "Heart of Iron IV install path.",
"hoi4modutilities.selectmodfile.title": "Select Mod File",
"hoi4modutilities.enableSupplyArea.title": "Enable Supply Area",
"hoi4modutilities.enableSupplyArea.desc": "If you are developing mod for HOI4(version<=1.10). Use this to check enable supply area.",
"hoi4modutilities.previewLocalisation.title": "Preview Localization",
"hoi4modutilities.previewLocalisation.desc": "Language of content in event tree preview."
}