@wayward/types 2.13.2-beta.dev.20230517.1 → 2.13.2-beta.dev.20230518.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -20,852 +20,853 @@ declare enum UiTranslation {
20
20
  GameStaticButtonRespawnAsNewCharacter = 5,
21
21
  GameDialogSharedContextMenuResetPosition = 6,
22
22
  GameDialogSharedIslandDropdownLabel = 7,
23
- GameDialogContainerShipperNPC = 8,
24
- GameDialogContainerShipperNPCButtonShipToIsland = 9,
25
- GameDialogEquipmentTooltipUnequip = 10,
26
- GameDialogMessagesOptionTimestamp = 11,
27
- GameDialogMessagesOptionShowSendButton = 12,
28
- GameDialogMessagesOptionShowOptionsButton = 13,
29
- GameDialogMessagesOptionMaxMessages = 14,
30
- GameDialogMessagesOptionUnfocusOnSend = 15,
31
- GameDialogMessagesEditFiltersLabelName = 16,
32
- GameDialogMessagesEditFiltersButtonDelete = 17,
33
- GameDialogMessagesEditFiltersButtonSave = 18,
34
- GameDialogMessagesEditFiltersButtonReset = 19,
35
- GameDialogMessagesEditFiltersButtonNew = 20,
36
- GameDialogMessagesEditFiltersMessageTooltipLabelSources = 21,
37
- GameDialogMessagesEditFiltersMessageTooltipLabelSourcesSummary = 22,
38
- GameDialogNotesNoteTime = 23,
39
- GameDialogNotesNoteNumber = 24,
40
- GameDialogNotesNoteLockedTitle = 25,
41
- GameDialogNotesNoteLockedDescription = 26,
42
- GameDialogNotesLinkId = 27,
43
- GameDialogNotesLinkLearnMore = 28,
44
- GameDialogNotesSettingsPinUnreadNotesAutomatically = 29,
45
- GameDialogMilestonesInvisibleMilestone = 30,
46
- GameDialogMilestonesProgress = 31,
47
- GameDialogMilestonesProgressHidden = 32,
48
- GameDialogMilestonesMilestone = 33,
49
- GameDialogMilestonesTooltipHidden = 34,
50
- GameDialogMilestonesTooltipInvisible = 35,
51
- GameDialogMilestonesHeadingNotUnlockableInMode = 36,
52
- GameDialogMilestonesHeadingAlreadyUnlocked = 37,
53
- GameDialogMilestonesParagraphNoMoreUnlockable = 38,
54
- GameDialogSkillsSkill = 39,
55
- GameDialogSkillsSkillHover = 40,
56
- GameDialogMapDurability = 41,
57
- GameDialogMapTooltipRiddle = 42,
58
- GameDialogMapTooltipRotateClockwise = 43,
59
- GameDialogMapTooltipRotateCounterClockwise = 44,
60
- GameDialogMapTooltipFlipHorizontal = 45,
61
- GameDialogMapTooltipFlipVertical = 46,
62
- GameDialogMapTooltipResetView = 47,
63
- GameDialogMapTooltipCopyMap = 48,
64
- GameDialogMapTooltipCopyMapRequirementMissing = 49,
65
- GameDialogMapCheckButtonAlwaysOpaque = 50,
66
- GameDialogMapCheckButtonUseOnlyIntegerZoomLevels = 51,
67
- GameDialogMapLabelTheme = 52,
68
- GameDialogQuestsLink = 53,
69
- GameDialogQuestsLinkChildQuest = 54,
70
- GameDialogQuestsChildQuests = 55,
71
- GameDialogQuestsRequirements = 56,
72
- GameDialogQuestsActiveQuests = 57,
73
- GameDialogQuestsCompletedQuests = 58,
74
- GameDialogQuestsCompleteQuest = 59,
75
- GameDialogIslandsShip = 60,
76
- GameDialogIslandsCloseOnTravel = 61,
77
- GameDialogIslandsShipTitle = 62,
78
- GameDialogIslandsNoPort = 63,
79
- GameDialogIslandsConstructLighthousesToBuildMorePorts = 64,
80
- GameTooltipInspect = 65,
81
- GameTooltipShowMoreInformation = 66,
82
- GameTooltipDefenseLabelBase = 67,
83
- GameTooltipDefenseLabelVehicleBonus = 68,
84
- GameTooltipDefenseInsulationWeight = 69,
85
- GameTooltipDefenseInsulationNotRequired = 70,
86
- GameTooltipItemUseLabelMaxWeight = 71,
87
- GameTooltipMagicalLabel = 72,
88
- GameTooltipSharedUsesLabel = 73,
89
- GameTooltipSharedLabelTurns = 74,
90
- GameTooltipSharedLabelTurnsAgo = 75,
91
- GameTooltipRecipeLabelReputation = 76,
92
- GameTooltipRecipeLabelSkill = 77,
93
- GameTooltipRecipeLabelLevel = 78,
94
- GameTooltipRecipeLabelEfficacy = 79,
95
- GameTooltipRecipeLabelEfficacyHigh = 80,
96
- GameTooltipRecipeLabelEfficacyHighest = 81,
97
- GameTooltipRecipeLabelEfficacyLow = 82,
98
- GameTooltipRecipeLabelEfficacyLowest = 83,
99
- GameTooltipRecipeLabelEfficacyMed = 84,
100
- GameTooltipRecipeLabelEfficacyLabel = 85,
101
- GameTooltipRecipeLabelSuccessChance = 86,
102
- GameTooltipRecipeLabelQualityChance = 87,
103
- GameTooltipRecipeNearby = 88,
104
- GameTooltipRecipeFireSource = 89,
105
- GameTooltipRecipeRequirement = 90,
106
- GameTooltipRecipeLabelRequired = 91,
107
- GameTooltipRecipeLabelConsumed = 92,
108
- GameTooltipItemSkillSource = 93,
109
- GameTooltipItemUse = 94,
110
- GameTooltipItemUseActionOnConsumeTooltipBase = 95,
111
- GameTooltipItemUseActionOnConsumeTooltipSkill = 96,
112
- GameTooltipItemUseActionOnConsumeTooltipQuality = 97,
113
- GameTooltipItemUseActionOnConsumeTooltipMagical = 98,
114
- GameTooltipSharedUseActionTierLabel = 99,
115
- GameTooltipItemUseActionSharedLabelRequirements = 100,
116
- GameTooltipItemUseActionDismantleProduces = 101,
117
- GameTooltipSharedUseLabelLightSource = 102,
118
- GameTooltipItemUseLabelTelescopy = 103,
119
- GameTooltipItemDecay = 104,
120
- GameTooltipItemDecayExact = 105,
121
- GameTooltipItemDecayRate = 106,
122
- GameTooltipItemDecayRateTooltip = 107,
123
- GameTooltipItemWeight = 108,
124
- GameTooltipItemWeightBase = 109,
125
- GameTooltipItemWeightStored = 110,
126
- GameTooltipItemWeightStoredReduction = 111,
127
- GameTooltipItemLabelRange = 112,
128
- GameTooltipItemMagicalSource = 113,
129
- GameTooltipItemGroupingsLabel = 114,
130
- GameTooltipItemGroup = 115,
131
- GameTooltipItemLabelUsesWhenBuilt = 116,
132
- GameTooltipItemWorth = 117,
133
- GameTooltipItemProtected = 118,
134
- GameTooltipItemProtectedContainer = 119,
135
- GameTooltipItemVehicle = 120,
136
- GameTooltipItemVehicleMovementSpeed = 121,
137
- GameTooltipItemVehicleDefenseBonus = 122,
138
- GameTooltipItemLabelDismantle = 123,
139
- GameTooltipItemLabelDismantleRequirement = 124,
140
- GameTooltipItemQuantityMultiplier = 125,
141
- GameTooltipItemUseAttack = 126,
142
- GameTooltipItemUseThrowDamage = 127,
143
- GameTooltipItemUseCrafting = 128,
144
- GameTooltipItemUseOffering = 129,
145
- GameTooltipItemUseEquipDefense = 130,
146
- GameTooltipItemUseEquipDefenseAttribute = 131,
147
- GameTooltipItemLabelDamage = 132,
148
- GameTooltipItemBarterCreditTrade = 133,
149
- GameTooltipItemBarterCredit = 134,
150
- GameTooltipItemLabelIsland = 135,
151
- GameTooltipSharedLabelWeightCapacity = 136,
152
- GameTooltipSharedLabelCivilizationScore = 137,
153
- GameTooltipSharedLabelCivilizationScoreFull = 138,
154
- GameTooltipSharedLabelDoodadSkillAdjacent = 139,
155
- GameTooltipSharedLabelAdjacentSkillBonus = 140,
156
- GameTooltipSharedLabelGrowingSpeed = 141,
157
- GameTooltipSharedLabelInsulation = 142,
158
- GameTooltipSharedLabelStoredInsulation = 143,
159
- GameTooltipSharedLabelPreservation = 144,
160
- GameTooltipSharedLabelDurability = 145,
161
- GameTooltipSharedDurabilityMagicalDamageReduction = 146,
162
- GameTooltipSharedDurabilityMagicalDamageRegeneration = 147,
163
- GameTooltipSharedLabelContents = 148,
164
- GameTooltipSkill = 149,
165
- GameTooltipSkillCurrent = 150,
166
- GameTooltipSkillReputationImpact = 151,
167
- GameTooltipSkillCanIncrease = 152,
168
- GameTooltipSkillBonuses = 153,
169
- GameTooltipSkillBonus = 154,
170
- GameTooltipMilestone = 155,
171
- GameTooltipMilestoneProgress = 156,
172
- GameTooltipMilestoneDiscovered = 157,
173
- GameTooltipMilestoneHintClickToUseAsTitle = 158,
174
- GameTooltipMilestoneUsingAsTitle = 159,
175
- GameTooltipSharedMagicalProperty = 160,
176
- GameTooltipSharedMagicalPropertyOutOf = 161,
177
- GameTooltipSharedLabel = 162,
178
- GameTooltipSharedLabelDash = 163,
179
- GameTooltipSharedLabelHead = 164,
180
- GameTooltipSharedLabelTail = 165,
181
- GameTooltipSharedLabelStart = 166,
182
- GameTooltipSharedLabelEnd = 167,
183
- GameTooltipSharedResistsAndVulnsLabelVulnerableTo = 168,
184
- GameTooltipSharedResistsAndVulnsLabelResistantTo = 169,
185
- GameTooltipSharedResistsAndVulnsLabelImmuneTo = 170,
186
- GameTooltipSharedResistsAndVulnsLabelHealsFrom = 171,
187
- GameTooltipSharedResistsAndVulnsDamageType = 172,
188
- GameTooltipSharedResistsAndVulnsDamageTypeUnknown = 173,
189
- GameTooltipIslandBiome = 174,
190
- GameTooltipIslandSeed = 175,
191
- GameTooltipIslandDaysSpent = 176,
192
- GameTooltipIslandDaysSpentDaysUnit = 177,
193
- GameTooltipIslandDaysSpentCumulative = 178,
194
- GameTooltipIslandUndiscovered = 179,
195
- GameTooltipIslandUnnamed = 180,
196
- GameTooltipIslandSelf = 181,
197
- GameTooltipIslandPlayers = 182,
198
- GameTooltipIslandPorts = 183,
199
- GameTooltipIslandNPCs = 184,
200
- GameTooltipIslandModifiers = 185,
201
- GameTooltipIslandMaps = 186,
202
- GameTooltipIslandCoordinates = 187,
203
- GameTooltipIslandCoordinatesLabel = 188,
204
- GameTooltipNPCMerchantCredit = 189,
205
- GameTooltipNPCMerchantNewInventory = 190,
206
- GameTooltipNPCShipperNoItems = 191,
207
- GameTooltipNPCShipperContainedItems = 192,
208
- GameTooltipActionUndiscovered = 193,
209
- GameTooltipEquipSlotOffHandDisabledTwoHandedOffHand = 194,
210
- GameTooltipEquipSlotOffHandDisabledTwoHandedMainHand = 195,
211
- GameTooltipStatAttackSectionMelee = 196,
212
- GameTooltipStatAttackSectionRanged = 197,
213
- GameTooltipStatAttackRange = 198,
214
- GameTooltipStatAttackMultiplier = 199,
215
- GameTooltipCreatureLabelTamed = 200,
216
- GameTooltipCreatureLabelMood = 201,
217
- GameTooltipCreatureLabelCommand = 202,
218
- GameTooltipCreatureLabelCanPetIn = 203,
219
- GameTooltipCreatureCanPet = 204,
220
- GameTooltipCreatureLabelCanMilkIn = 205,
221
- GameTooltipCreatureLabelCombatDifficulty = 206,
222
- GameTooltipCreatureLabelAberrant = 207,
223
- GameTooltipCreatureAberrantDescriptionShort = 208,
224
- GameTooltipCreatureAberrantDescriptionExtra = 209,
225
- GameTooltipCreatureAberrantDescriptionVerbose = 210,
226
- GameTooltipCreatureProducingMilk = 211,
227
- GameStatsStatAttack = 212,
228
- GameStatsStatGeneric = 213,
229
- GameStatsStatGenericWithMax = 214,
230
- GameStatsStatbar = 215,
231
- GameStatsStatHealthTooltip = 216,
232
- GameStatsStatStaminaTooltip = 217,
233
- GameStatsStatHungerTooltip = 218,
234
- GameStatsStatThirstTooltip = 219,
235
- GameStatsStatHealthStatusWarning = 220,
236
- GameStatsStatStaminaStatusWarning = 221,
237
- GameStatsStatHungerStatusWarning = 222,
238
- GameStatsStatThirstStatusWarning = 223,
239
- GameStatsStatWeightStatusWarning = 224,
240
- GameStatsStatStaminaStatusBad = 225,
241
- GameStatsStatHungerStatusBad = 226,
242
- GameStatsStatThirstStatusBad = 227,
243
- GameStatsStatWeightStatusBad = 228,
244
- GameStatsStatReputationTooltipAverageReputation = 229,
245
- GameStatsStatReputationTooltipDifficulty = 230,
246
- GameStatsStatReputationTooltipDifficultyEasy = 231,
247
- GameStatsStatReputationTooltipDifficultyHard = 232,
248
- GameStatsStatReputationTooltipDifficultyInfantile = 233,
249
- GameStatsStatReputationTooltipDifficultyInsane = 234,
250
- GameStatsStatReputationTooltipDifficultyMedium = 235,
251
- GameStatsStatReputationTooltipDifficultyNightmare = 236,
252
- GameStatsStatReputationTooltipDifficultySimple = 237,
253
- GameStatsStatReputationTooltipDifficultyVeryEasy = 238,
254
- GameStatsStatReputationTooltipDifficultyVeryHard = 239,
255
- GameStatsStatReputationTooltipBenignity = 240,
256
- GameStatsStatReputationTooltipMalignity = 241,
257
- GameStatsStatReputationTooltipScore = 242,
258
- GameStatsStatReputationTooltipCivilizationScore = 243,
259
- GameStatsStatReputationTooltipTurn = 244,
260
- GameStatsStatReputationTooltipTicks = 245,
261
- GameStatsStatWeightTooltip = 246,
262
- GameItemBarterCredit = 247,
263
- GameMenuBarButtonTooltipBindable = 248,
264
- GameMenuBarButtonTooltipSaveSize = 249,
265
- GameMenuBarButtonTooltipSaveTurnsAgo = 250,
266
- GameMenuBarButtonTooltipSaveLastTime = 251,
267
- GameMenuBarButtonTooltipNotesUnread = 252,
268
- GameMenuBarButtonTooltipMilestonesDisabled = 253,
269
- GameMenuBarButtonTooltipQuestsDisabled = 254,
270
- GameMenuBarContextMenuActionRemoveItem = 255,
271
- GameMenuBarContextMenuActionInsertItem = 256,
272
- GameMenuBarContextMenuActionReset = 257,
273
- GameActionBarContextMenuDisplayBindings = 258,
274
- GameActionBarContextMenuAutoSelectPrimaryUse = 259,
275
- GameActionBarContextMenuConfigure = 260,
276
- GameActionBarConfigurationDrawerTitle = 261,
277
- GameActionBarConfigurationDrawerFooterDiscoveryHint = 262,
278
- GameActionBarConfigurationDrawerFooterDiscoveryHintProgress = 263,
279
- GameActionBarConfigurationDrawerSlotHintUse = 264,
280
- GameActionBarConfigurationDrawerSlotHintToggle = 265,
281
- GameActionBarConfigurationDrawerSlotHintToggleUseOnMove = 266,
282
- GameActionBarConfigurationDrawerColumnTitleActions = 267,
283
- GameActionBarConfigurationDrawerColumnTitleItemActions = 268,
284
- GameActionBarConfigurationDrawerColumnTitleConfiguration = 269,
285
- GameActionBarConfigurationDrawerHintSelectAnAction = 270,
286
- GameActionBarConfigurationDrawerButtonEditBindings = 271,
287
- GameActionBarConfigurationDrawerButtonClearSlot = 272,
288
- GameActionBarConfigurationDrawerColumnTitleInapplicable = 273,
289
- GameActionBarConfigurationDrawerButtonUseOnMove = 274,
290
- GameActionBarConfigurationDrawerButtonUseOnMoveDescription = 275,
291
- GameActionBarConfigurationDrawerHintDiscoverMore = 276,
292
- GameActionBarConfigurationDrawerButtonUseExactItem = 277,
293
- GameActionBarConfigurationDrawerButtonUseByTypeAndQuality = 278,
294
- GameActionBarConfigurationDrawerButtonUseByType = 279,
295
- GameActionBarConfigurationDrawerButtonUseAny = 280,
296
- GameActionBarConfigurationDrawerButtonDone = 281,
297
- GameActionBarConfigurationDrawerButtonCraftType = 282,
298
- GameActionBarSlotTooltipHintUse = 283,
299
- GameActionBarSlotTooltipHintConfigure = 284,
300
- GameActionBarSlotTooltipHintUseOnMove = 285,
301
- GameActionBarSlotTooltipHintUseSlottedItem = 286,
302
- GameActionBarSlotTooltipHintClear = 287,
303
- GameActionBarButtonToggleUseWhenMovingTooltip = 288,
304
- GameMessagesButtonSend = 289,
305
- GameMessagesContextMenuShowAsDialog = 290,
306
- GameMessagesContextMenuClear = 291,
307
- GameMessagesContextMenuCopy = 292,
308
- GameMessagesContextMenuExport = 293,
309
- GameMessagesFilter = 294,
310
- GameMessagesFiltersEdit = 295,
311
- GameMessagesNewNote = 296,
312
- GameMessagesTurn = 297,
313
- GameMessagesDedicatedServerBackup = 298,
314
- GameMessagesDedicatedServerBackupLimitReached = 299,
315
- GameMessagesPlaceholderChat = 300,
316
- GameTileInspectionCannotSeeTile = 301,
317
- MenuAboutTitle = 302,
318
- MenuAboutDescription = 303,
319
- MenuAboutGameDescription = 304,
320
- MenuAboutSectionTeam = 305,
321
- MenuAboutTeamMemberName = 306,
322
- MenuAboutTeamMemberNickname = 307,
323
- MenuAboutSectionContributors = 308,
324
- MenuAboutSectionSpecialThanks = 309,
325
- MenuAboutTextSpecialThanksTestorsAndDonators = 310,
326
- MenuAboutSectionLibraries = 311,
327
- MenuAboutSectionLibrariesDescription = 312,
328
- MenuAboutLabelVersion = 313,
329
- MenuAboutLabelVersionBuild = 314,
330
- MenuAboutLabelVersionBuildTime = 315,
331
- MenuBindings = 316,
332
- MenuBindingsDescription = 317,
333
- MenuBindingsTooltipBindConflicts = 318,
334
- MenuBindingsManagedBindableGameActionBarUseSlot = 319,
335
- MenuBindingsManagedBindableGameActionBarAssignSlot = 320,
336
- MenuBindingsManagedBindableGameActionBarToggleUseOnMoveSlot = 321,
337
- MenuChangelogTitle = 322,
338
- MenuChangelogDescription = 323,
339
- MenuChangelogHeadingUnchartedWaters = 324,
340
- MenuChangelogFailedToLoadTitle = 325,
341
- MenuChangelogFailedToLoadDescription = 326,
342
- MenuChangelogHeadingChangeCount = 327,
343
- MenuChangelogButtonCopyChangelog = 328,
344
- MenuCharacterCreationButtonRandomizeName = 329,
345
- MenuCharacterCreationButtonExportTooltip = 330,
346
- MenuCharacterCreationButtonImportTooltip = 331,
347
- MenuCharacterCreationButtonStartGame = 332,
348
- MenuCharacterCreationButtonJoinGame = 333,
349
- MenuCharacterCreationDescription = 334,
350
- MenuCharacterCreationHeadingHairColor = 335,
351
- MenuCharacterCreationHeadingHairStyle = 336,
352
- MenuCharacterCreationHeadingSkinTone = 337,
353
- MenuCharacterCreationLabelName = 338,
354
- MenuCharacterCreationTitle = 339,
355
- MenuCharacterCreationButtonRotateLeftTooltip = 340,
356
- MenuCharacterCreationButtonRotateRightTooltip = 341,
357
- MenuCharacterCreationButtonRandomizeTooltip = 342,
358
- MenuCharacterSelectionButtonNewCharacter = 343,
359
- MenuCharacterSelectionDescription = 344,
360
- MenuCharacterSelectionHeadingNoCharacters = 345,
361
- MenuCharacterSelectionTitle = 346,
362
- MenuCharacterSelectionLabelLastUse = 347,
363
- MenuCharacterSelectionLabelUseCount = 348,
364
- MenuCharacterSelectionCharacterButtonDeleteTooltip = 349,
365
- MenuCharacterSelectionCharacterButtonCustomizeTooltip = 350,
366
- MenuMultiplayerDescription = 351,
367
- MenuMultiplayerTitle = 352,
368
- MenuMultiplayerButtonJoinById = 353,
369
- MenuMultiplayerServerLabelReputation = 354,
370
- MenuMultiplayerServerLabelDays = 355,
371
- MenuMultiplayerServerLabelIsland = 356,
372
- MenuMultiplayerButtonNewGame = 357,
373
- MenuMultiplayerButtonLoadGame = 358,
374
- MenuMultiplayerServerTooltipPVP = 359,
375
- MenuMultiplayerServerTooltipModsLabel = 360,
376
- MenuMultiplayerServerTooltipFriendsLabel = 361,
377
- MenuMultiplayerServerPlayers = 362,
378
- MenuMultiplayerServerLobbyType = 363,
379
- MenuMultiplayerServerRegion = 364,
380
- MenuMultiplayerServerHost = 365,
381
- MenuMultiplayerServerVersion = 366,
382
- MenuMultiplayerServerVersionUnknown = 367,
383
- MenuMultiplayerServerDedicated = 368,
384
- MenuMultiplayerHeadingPlayersOnline = 369,
385
- MenuMultiplayerServerModUnableToLoad = 370,
386
- MenuGameEndTitleDead = 371,
387
- MenuGameEndTitleWon = 372,
388
- MenuGameEndShareFacebook = 373,
389
- MenuGameEndShareTwitter = 374,
390
- MenuGameEndContinueAsGhost = 375,
391
- MenuGameEndRespawnInCasualMode = 376,
392
- MenuGameEndRespawnAsNewCharacter = 377,
393
- MenuGameEndReturnToIsland = 378,
394
- MenuGameEndExitToMenu = 379,
395
- MenuHelpTitle = 380,
396
- MenuHelpDescription = 381,
397
- MenuHelpLabelSearch = 382,
398
- MenuHighscoresTitle = 383,
399
- MenuHighscoresDescription = 384,
400
- MenuHighscoresDifficultyFilterAll = 385,
401
- MenuHighscoresHighscoreLabelDifficulty = 386,
402
- MenuHighscoresHighscoreLabelTurns = 387,
403
- MenuHighscoresHighscoreLabelScore = 388,
404
- MenuHighscoresHighscoreLabelPlace = 389,
405
- MenuHighscoresHighscoreLabelDate = 390,
406
- MenuHighscoresHighscoreLabelDeathBy = 391,
407
- MenuHighscoresHighscoreTitle = 392,
408
- MenuHighscoresCharacterNameUnknown = 393,
409
- MenuHighscoresHighscoreReplayWithSettings = 394,
410
- MenuLoadGameButtonSaveSlot = 395,
411
- MenuLoadGameButtonNewGame = 396,
412
- MenuLoadGameButtonNewGameButtonImportTooltip = 397,
413
- MenuLoadGameDescription = 398,
414
- MenuLoadGameSaveButtonDeleteTooltip = 399,
415
- MenuLoadGameSaveButtonEditNameTooltip = 400,
416
- MenuLoadGameSaveButtonExportTooltip = 401,
417
- MenuLoadGameSaveTooltipLabelCreatedTime = 402,
418
- MenuLoadGameSaveTooltipLabelSaveTime = 403,
419
- MenuLoadGameSaveTooltipLabelGameMode = 404,
420
- MenuLoadGameSaveTooltipLabelScore = 405,
421
- MenuLoadGameSaveTooltipLabelSeed = 406,
422
- MenuLoadGameSaveTooltipLabelTurns = 407,
423
- MenuLoadGameSaveTooltipLabelMods = 408,
424
- MenuLoadGameSaveTooltipLabelOriginalVersion = 409,
425
- MenuLoadGameSaveTooltipMod = 410,
426
- MenuLoadGameSaveTooltipNew = 411,
427
- MenuLoadGameSaveTooltipCorrupted = 412,
428
- MenuLoadGameSaveGame = 413,
429
- MenuLoadGameSaveGameDescription = 414,
430
- MenuLoadGameTitle = 415,
431
- MenuLoadGameLabelSelected = 416,
432
- MenuLoadGameButtonDeleteSelectedTooltip = 417,
433
- MenuLoadGameImportSaveFailure = 418,
434
- MenuMainButtonAbout = 419,
435
- MenuMainButtonChangelog = 420,
436
- MenuMainButtonMultiplayer = 421,
437
- MenuMainButtonHighscores = 422,
438
- MenuMainButtonLoadGame = 423,
439
- MenuMainButtonMods = 424,
440
- MenuMainButtonModsAllDisabled = 425,
441
- MenuMainButtonNewGame = 426,
442
- MenuMainButtonNews = 427,
443
- MenuMainButtonOptions = 428,
444
- MenuMainButtonQuitGame = 429,
445
- MenuModsWarningModsDisabledTitle = 430,
446
- MenuModsWarningModsDisabledDescription = 431,
447
- MenuModsButtonModdingGuide = 432,
448
- MenuModsButtonOpenFolder = 433,
449
- MenuModsButtonOpenWorkshop = 434,
450
- MenuModsDescription = 435,
451
- MenuModsTitle = 436,
452
- MenuModsTooltipLabelAuthor = 437,
453
- MenuModsTooltipLabelTags = 438,
454
- MenuModsTooltipLabelDependencies = 439,
455
- MenuModsTooltipLabelProvides = 440,
456
- MenuModsTooltipLabelVersion = 441,
457
- MenuModsTooltipLabelDescription = 442,
458
- MenuModsTooltipLabelInstallDate = 443,
459
- MenuModsTooltipLabelCreatedDate = 444,
460
- MenuModsTooltipLabelLastUpdatedDate = 445,
461
- MenuModsTooltipPreventsMilestoneUnlocks = 446,
462
- MenuModsTooltipModOptions = 447,
463
- MenuModsTooltipPublishMod = 448,
464
- MenuModsTooltipModMoreInformation = 449,
465
- MenuModsTooltipUninstallMod = 450,
466
- MenuModsTooltipViewInSteamWorkshop = 451,
467
- MenuModsTooltipViewGitHub = 452,
468
- MenuModsTooltipOpenFolder = 453,
469
- MenuModsButtonEditInternalMods = 454,
470
- MenuModsSectionHeading = 455,
471
- MenuModsSubmenuEditInternalModsTitle = 456,
472
- MenuModsSubmenuEditInternalModsDescription = 457,
473
- MenuModsSubmenuEditInternalModsPlaceholderAddNewInternalMod = 458,
474
- MenuNewGameButtonNext = 459,
475
- MenuNewGameButtonStartServer = 460,
476
- MenuNewGameDescription = 461,
477
- MenuNewGameLabelEditName = 462,
478
- MenuNewGameLabelEditSeed = 463,
479
- MenuNewGamePlaceholderEditSeed = 464,
480
- MenuNewGameTitle = 465,
481
- MenuNewGameChoiceDifficulty = 466,
482
- MenuNewGameChoiceSingleplayer = 467,
483
- MenuNewGameChoiceSingleplayerDescription = 468,
484
- MenuNewGameChoiceMultiplayer = 469,
485
- MenuNewGameChoiceMultiplayerDescription = 470,
486
- MenuNewGameChoiceTurnModeManual = 471,
487
- MenuNewGameChoiceTurnModeManualDescription = 472,
488
- MenuNewGameChoiceTurnModeRealTime = 473,
489
- MenuNewGameChoiceTurnModeRealTimeDescription = 474,
490
- MenuNewGameChoiceTurnModeSimulated = 475,
491
- MenuNewGameChoiceTurnModeSimulatedDescription = 476,
492
- MenuNewGameChoiceDifficultyTooltipCustomGameOptions = 477,
493
- MenuNewGameChoiceDifficultyChallengeDaily = 478,
494
- MenuNewGameChoiceDifficultyChallengeDailyTooltip = 479,
495
- MenuNewGameButtonMilestones = 480,
496
- MenuNewGameButtonMilestonesDescription = 481,
497
- MenuNewGameTabGameMode = 482,
498
- MenuNewGameTabMultiplayer = 483,
499
- MenuNewGameTabGameplayModifiers = 484,
500
- MenuNewGameHeadingGameMode = 485,
501
- MenuNewGameHeadingMultiplayer = 486,
502
- MenuNewGameHeadingGameplayModifiers = 487,
503
- MenuNewGameMilestoneModifiersUnlockableInMode = 488,
504
- MenuNewGameChoiceClientsInheritHostModifiers = 489,
505
- MenuNewGameChoiceClientsInheritHostModifiersDescription = 490,
506
- MenuNewGameChoiceCustomModifiers = 491,
507
- MenuNewGameChoiceCustomModifiersDescription = 492,
508
- MenuMilestoneModifiersTitle = 493,
509
- MenuMilestoneModifiersDescription = 494,
510
- MenuCustomGameOptionsTitle = 495,
511
- MenuCustomGameOptionsDescription = 496,
512
- MenuCustomGameOptionsRespawnOnDeath = 497,
513
- MenuCustomGameOptionsRespawnOnDeathDescription = 498,
514
- MenuCustomGameOptionsUseUnlockedRecipes = 499,
515
- MenuCustomGameOptionsStartingIslandBiome = 500,
516
- MenuCustomGameOptionsApplyTravelingEffects = 501,
517
- MenuCustomGameOptionsApplyTravelingEffectsDescription = 502,
518
- MenuCustomGameOptionsCreaturesPeaceful = 503,
519
- MenuCustomGameOptionsCreaturesAberrantSpawns = 504,
520
- MenuCustomGameOptionsCreaturesAberrantSpawnsDescription = 505,
521
- MenuCustomGameOptionsCreaturesAberrantSpawnsDescriptionDefault = 506,
522
- MenuCustomGameOptionsCreaturesAberrantSpawnsDescriptionExclusively = 507,
523
- MenuCustomGameOptionsCreaturesAberrantSpawnsDescriptionOff = 508,
524
- MenuCustomGameOptionsCreaturesHeadingIndividualConfigurations = 509,
525
- MenuCustomGameOptionsCreaturesAllowAberrantSpawns = 510,
526
- MenuCustomGameOptionsCreaturesAlwaysSpawn = 511,
527
- MenuCustomGameOptionsCreaturesAllowSpawning = 512,
528
- MenuCustomGameOptionsCreaturesSpawnLimit = 513,
529
- MenuCustomGameOptionsCreaturesSpawnLimitDescription = 514,
530
- MenuCustomGameOptionsCreatureNone = 515,
531
- MenuCustomGameOptionsCreatureConfigure = 516,
532
- MenuCustomGameOptionsBenignityInitial = 517,
533
- MenuCustomGameOptionsBenignityMultiplier = 518,
534
- MenuCustomGameOptionsBenignityMultiplierTooltip = 519,
535
- MenuCustomGameOptionsMalignityInitial = 520,
536
- MenuCustomGameOptionsMalignityMultiplier = 521,
537
- MenuCustomGameOptionsMalignityMultiplierTooltip = 522,
538
- MenuCustomGameOptionsStatMultiplier = 523,
539
- MenuCustomGameOptionsStatMultiplierTooltip = 524,
540
- MenuCustomGameOptionsStatRegenerationMultiplierTooltip = 525,
541
- MenuCustomGameOptionsHeadingGeneral = 526,
542
- MenuCustomGameOptionsHeadingTravel = 527,
543
- MenuCustomGameOptionsHeadingTime = 528,
544
- MenuCustomGameOptionsHeadingStats = 529,
545
- MenuCustomGameOptionsHeadingReputation = 530,
546
- MenuCustomGameOptionsHeadingItems = 531,
547
- MenuCustomGameOptionsHeadingCreatures = 532,
548
- MenuCustomGameOptionsHeadingSkills = 533,
549
- MenuCustomGameOptionsHeadingStatusEffects = 534,
550
- MenuCustomGameOptionsEternalNight = 535,
551
- MenuCustomGameOptionsEternalNightDescription = 536,
552
- MenuCustomGameOptionsEternalDay = 537,
553
- MenuCustomGameOptionsEternalDayDescription = 538,
554
- MenuCustomGameOptionsTimeFrozen = 539,
555
- MenuCustomGameOptionsTimeInitial = 540,
556
- MenuCustomGameOptionsTimeDayLength = 541,
557
- MenuCustomGameOptionsTimeDayLengthTooltip = 542,
558
- MenuCustomGameOptionsTimeDayPercent = 543,
559
- MenuCustomGameOptionsTimeDayPercentTooltip = 544,
560
- MenuCustomGameOptionsStatStarting = 545,
561
- MenuCustomGameOptionsStatMax = 546,
562
- MenuCustomGameOptionsStatStartingDisplay = 547,
563
- MenuCustomGameOptionsStatMaxDisplay = 548,
564
- MenuCustomGameOptionsStatNoChange = 549,
565
- MenuCustomGameOptionsStatBonus = 550,
566
- MenuCustomGameOptionsStatBonusDisplay = 551,
567
- MenuCustomGameOptionsStatusEffectPassChanceMultiplier = 552,
568
- MenuCustomGameOptionsStatusEffectPassChanceMultiplierTooltip = 553,
569
- MenuCustomGameOptionsStatusEffectStartWith = 554,
570
- MenuCustomGameOptionsStatusEffectUntreatable = 555,
571
- MenuCustomGameOptionsStatusEffectUntreatableTooltip = 556,
572
- MenuCustomGameOptionsSkillInitialRandomCount = 557,
573
- MenuCustomGameOptionsSkillInitialRandomCountDescription = 558,
574
- MenuCustomGameOptionsSkillsHeadingIndividualConfigurations = 559,
575
- MenuCustomGameOptionsSkillsGlobal = 560,
576
- MenuCustomGameOptionsSkillNone = 561,
577
- MenuCustomGameOptionsSkillConfigure = 562,
578
- MenuCustomGameOptionsSkillInitial = 563,
579
- MenuCustomGameOptionsSkillMultiplier = 564,
580
- MenuCustomGameOptionsSkillMultiplierTooltip = 565,
581
- MenuCustomGameOptionsRandomItems = 566,
582
- MenuCustomGameOptionsRandomItemsDescription = 567,
583
- MenuCustomGameOptionsItemDurability = 568,
584
- MenuCustomGameOptionsItemDurabilityTooltip = 569,
585
- MenuCustomGameOptionsItemDecay = 570,
586
- MenuCustomGameOptionsItemDecayTooltip = 571,
587
- MenuCustomGameOptionsExport = 572,
588
- MenuCustomGameOptionsImport = 573,
589
- MenuNewsDescription = 574,
590
- MenuNewsHeadingSocial = 575,
591
- MenuNewsTitle = 576,
592
- MenuNewsHeadingUnableToLoad = 577,
593
- MenuNewsButtonAllNews = 578,
594
- MenuNewsButtonViewChangelog = 579,
595
- MenuOptionsButtonDitherFogOfWar = 580,
596
- MenuOptionsButtonHealthVignette = 581,
597
- MenuOptionsButtonHealthVignetteTooltip = 582,
598
- MenuOptionsButtonDisableCustomCursor = 583,
599
- MenuOptionsButtonEnableSmoothZooming = 584,
600
- MenuOptionsButtonDisplayArticleInObjectNames = 585,
601
- MenuOptionsButtonDisplayArticleInObjectNamesTooltip = 586,
602
- MenuOptionsButtonFullscreen = 587,
603
- MenuOptionsButtonCustomTitleBar = 588,
604
- MenuOptionsButtonDeveloperMode = 589,
605
- MenuOptionsButtonDeveloperModeContextMenu = 590,
606
- MenuOptionsButtonReloadGame = 591,
607
- MenuOptionsButtonReloadStylesheets = 592,
608
- MenuOptionsButtonReloadVariableUIImages = 593,
609
- MenuOptionsButtonExportGlobalSaveData = 594,
610
- MenuOptionsButtonImportGlobalSaveData = 595,
611
- MenuOptionsButtonSaveDataBackups = 596,
612
- MenuOptionsButtonSaveDataBackupsTooltip = 597,
613
- MenuOptionsButtonSaveDataClearAll = 598,
614
- MenuOptionsButtonSaveDataClearCharacters = 599,
615
- MenuOptionsButtonSaveDataClearHighscores = 600,
616
- MenuOptionsButtonSaveDataClearMilestones = 601,
617
- MenuOptionsButtonSaveDataClearOptions = 602,
618
- MenuOptionsButtonSaveDataClearCraftingRecipes = 603,
619
- MenuOptionsButtonSaveDataClearSaves = 604,
620
- MenuOptionsButtonSkipSplash = 605,
621
- MenuOptionsButtonToggleDevTools = 606,
622
- MenuOptionsButtonOpenBackupsFolder = 607,
623
- MenuOptionsButtonOpenLogsFolder = 608,
624
- MenuOptionsButtonDropLocationFacing = 609,
625
- MenuOptionsButtonDropLocationFeet = 610,
626
- MenuOptionsButtonStartTraceRecording = 611,
627
- MenuOptionsButtonStopTraceRecording = 612,
628
- MenuOptionsButtonTracingRecordingtTooltip = 613,
629
- MenuOptionsButtonDropLocationFeetWhenFacingBlocked = 614,
630
- MenuOptionsDescription = 615,
631
- MenuOptionsHeadingAudio = 616,
632
- MenuOptionsHeadingDeveloper = 617,
633
- MenuOptionsHeadingGameplayOptions = 618,
634
- MenuOptionsHeadingGameplayOptionsDescription = 619,
635
- MenuOptionsHeadingGameplayOptionsButtonOpenDialog = 620,
636
- MenuOptionsHeadingOtherOptions = 621,
637
- MenuOptionsHeadingControls = 622,
638
- MenuOptionsHeadingModOptions = 623,
639
- MenuOptionsHeadingOther = 624,
640
- MenuOptionsHeadingSaveData = 625,
641
- MenuOptionsHeadingTooltipsTile = 626,
642
- MenuOptionsHeadingVideo = 627,
643
- MenuOptionsLabelInterfaceScale = 628,
644
- MenuOptionsLabelHudWidth = 629,
645
- MenuOptionsLabelTooltipDelay = 630,
646
- MenuOptionsLabelDirectionTurnDelay = 631,
647
- MenuOptionsLabelMouseTurnDelay = 632,
648
- MenuOptionsLabelFontStyle = 633,
649
- MenuOptionsTooltipTurnDelay = 634,
650
- MenuOptionsTooltipMouseTurnDelay = 635,
651
- MenuOptionsTooltipControlsFilter = 636,
652
- MenuOptionsLabelVolumeEffects = 637,
653
- MenuOptionsLabelVolumeMusic = 638,
654
- MenuOptionsTabAudio = 639,
655
- MenuOptionsTabDeveloper = 640,
656
- MenuOptionsTabGameplay = 641,
657
- MenuOptionsTabTooltips = 642,
658
- MenuOptionsTabOther = 643,
659
- MenuOptionsTabLanguage = 644,
660
- MenuOptionsTabControls = 645,
661
- MenuOptionsTabMods = 646,
662
- MenuOptionsTabSaveData = 647,
663
- MenuOptionsTabVideo = 648,
664
- MenuOptionsTabPerformance = 649,
665
- MenuOptionsHeadingPerformance = 650,
666
- MenuOptionsTitle = 651,
667
- MenuOptionsTooltipMusicNextTrack = 652,
668
- MenuOptionsBindChoose = 653,
669
- MenuOptionsBindChooseAdd = 654,
670
- MenuOptionsBindButtonResetTooltip = 655,
671
- MenuOptionsBindButtonDeleteTooltip = 656,
672
- MenuOptionsBindButtonAddTooltip = 657,
673
- MenuOptionsBindButtonAddMacroTooltip = 658,
674
- MenuOptionsButtonUnlockAllMilestones = 659,
675
- MenuOptionsButtonDiscoverAllActions = 660,
676
- MenuOptionsButtonUnlockAllCraftingRecipes = 661,
677
- MenuOptionsButtonAlternatingDirectionMovement = 662,
678
- MenuOptionsButtonAllowAlternatingDirectionMovementTooltip = 663,
679
- MenuOptionsButtonAlwaysShowMoreInformationTooltip = 664,
680
- MenuOptionsButtonEnableLowPowerMode = 665,
681
- MenuOptionsButtonEnableLowPowerModeTooltip = 666,
682
- MenuOptionsButtonDisableAcrylicTransparency = 667,
683
- MenuOptionsButtonDisableAcrylicTransparencyTooltip = 668,
684
- MenuOptionsButtonDisableOverlaySupport = 669,
685
- MenuOptionsButtonDisableOverlaySupportTooltip = 670,
686
- MenuOptionsButtonDisableUIEffects = 671,
687
- MenuOptionsButtonDisableUIEffectsTooltip = 672,
688
- MenuOptionsButtonDisableUIOpacity = 673,
689
- MenuOptionsButtonDisableUIOpacityTooltip = 674,
690
- MenuOptionsButtonDisableMovementAnimations = 675,
691
- MenuOptionsButtonDisableMovementAnimationsTooltip = 676,
692
- MenuOptionsButtonAutoAttack = 677,
693
- MenuOptionsButtonAutoAttackTooltip = 678,
694
- MenuOptionsButtonAutoPickUp = 679,
695
- MenuOptionsButtonAutoPickUpTooltip = 680,
696
- MenuOptionsButtonAutoPickUpOnIdle = 681,
697
- MenuOptionsButtonAutoPickUpOnIdleTooltip = 682,
698
- MenuOptionsButtonDropOnDismantle = 683,
699
- MenuOptionsButtonDropOnDismantleTooltip = 684,
700
- MenuOptionsButtonDisableCraftingProtectedItems = 685,
701
- MenuOptionsButtonDisableCraftingProtectedItemsTooltip = 686,
702
- MenuOptionsButtonDropOnGatherHarvest = 687,
703
- MenuOptionsButtonDropOnGatherHarvestTooltip = 688,
704
- MenuOptionsButtonKeepSortActive = 689,
705
- MenuOptionsButtonKeepSortActiveTooltip = 690,
706
- MenuOptionsButtonUseAdjacentContainers = 691,
707
- MenuOptionsButtonUseAdjacentContainersTooltip = 692,
708
- MenuOptionsButtonHideEquippedHeadgear = 693,
709
- MenuOptionsButtonHideEquippedHeadgearTooltip = 694,
710
- MenuOptionsButtonLeftHanded = 695,
711
- MenuOptionsButtonLeftHandedTooltip = 696,
712
- MenuOptionsButtonAutoSave = 697,
713
- MenuOptionsRangeAutoSaveTimerLabel = 698,
714
- MenuOptionsRangeAutoSaveTimerTurnsDisplay = 699,
715
- MenuOptionsRangeAutoSaveTimerTimeDisplay = 700,
716
- MenuOptionsButtonDropIntoContainers = 701,
717
- MenuOptionsButtonDropIntoContainersTooltip = 702,
718
- MenuOptionsButtonWarnOnDangerousActions = 703,
719
- MenuOptionsButtonWarnOnDangerousActionsTooltip = 704,
720
- MenuOptionsButtonWarnWhenBreakingItemsOnCraft = 705,
721
- MenuOptionsButtonWarnWhenBreakingItemsOnCraftTooltip = 706,
722
- MenuOptionsButtonWarnWhenBreakingItemsOnUse = 707,
723
- MenuOptionsButtonWarnWhenBreakingItemsOnUseTooltip = 708,
724
- MenuOptionsHeadingWarnWhenBreakingItems = 709,
725
- MenuOptionsButtonSaveDataClearBindings = 710,
726
- MenuOptionsTooltipDialogOpacity = 711,
727
- MenuOptionsLabelDialogOpacity = 712,
728
- MenuOptionsDeveloperLogSourceFilterHeading = 713,
729
- MenuOptionsDeveloperUIExperiments = 714,
730
- MenuOptionsDeveloperUIExperimentsDescription = 715,
731
- MenuOptionsAudioVolumeDisplay = 716,
732
- MenuOptionsAudioInputSoundOnTyping = 717,
733
- MenuOptionsMusicPlaylist = 718,
734
- MenuOptionsButtonConfigureBindings = 719,
735
- MenuOptionsButtonSaveCompression = 720,
736
- MenuOptionsButtonSaveCompressionTooltip = 721,
737
- MenuOptionsButtonSaveUIDataGlobally = 722,
738
- MenuOptionsButtonSaveUIDataGloballyTooltip = 723,
739
- MenuPauseButtonContinueGame = 724,
740
- MenuPauseButtonReturnToGame = 725,
741
- MenuPauseButtonOptions = 726,
742
- MenuPauseButtonGameSettings = 727,
743
- MenuPauseButtonPaused = 728,
744
- MenuPauseButtonMultiplayer = 729,
745
- MenuPauseButtonHelp = 730,
746
- MenuPauseButtonTitleScreen = 731,
747
- MenuPauseButtonStopServer = 732,
748
- MenuPauseTooltipNotPaused = 733,
749
- MenuPauseLabelPaused = 734,
750
- MenuPauseLabelNotPaused = 735,
751
- MenuModesTitle = 736,
752
- MenuModesDescription = 737,
753
- MenuMultiplayerOptionsTitle = 738,
754
- MenuMultiplayerOptionsDescription = 739,
755
- MenuMultiplayerOptionsOpenServer = 740,
756
- MenuMultiplayerOptionsOpenServerDescription = 741,
757
- MenuMultiplayerOptionsCopyGameCode = 742,
758
- MenuMultiplayerOptionsCopyGameCodeTooltip = 743,
759
- MenuMultiplayerOptionsInviteSteamFriends = 744,
760
- MenuMultiplayerOptionsCheckConnectionHeading = 745,
761
- MenuMultiplayerOptionsCheckConnectionParagraph = 746,
762
- MenuMultiplayerOptionsCheckConnectionButton = 747,
763
- MenuMultiplayerOptionsCheckConnectionResultUnknown = 748,
764
- MenuMultiplayerOptionsCheckConnectionResultChecking = 749,
765
- MenuMultiplayerOptionsCheckConnectionResultSteamRelayNetwork = 750,
766
- MenuMultiplayerOptionsCheckConnectionResultSteamRelayNetworkFail = 751,
767
- MenuMultiplayerOptionsCheckConnectionResultSteamRelayNetworkUnavailable = 752,
768
- MenuMultiplayerOptionsCheckConnectionResultWebRTC = 753,
769
- MenuMultiplayerOptionsCheckConnectionResultWebRTCFail = 754,
770
- MenuMultiplayerOptionsCheckConnectionResultWebSocket = 755,
771
- MenuMultiplayerOptionsCheckConnectionResultWebSocketFail = 756,
772
- MenuMultiplayerOptionsCheckConnectionResultWebSocketUnavailable = 757,
773
- MenuMultiplayerOptionsCheckConnectionResultSuccess = 758,
774
- MenuJoinServerTitle = 759,
775
- MenuJoinServerDescription = 760,
776
- MenuJoinServerInputPlaceholder = 761,
777
- MenuJoinServerChooseModifiersTitle = 762,
778
- MenuJoinServerChooseModifiersDescription = 763,
779
- MenuSharedMultiplayerChoiceLobbyTypeFriends = 764,
780
- MenuSharedMultiplayerChoiceLobbyTypeFriendsDescription = 765,
781
- MenuSharedMultiplayerChoiceLobbyTypePublic = 766,
782
- MenuSharedMultiplayerChoiceLobbyTypePublicDescription = 767,
783
- MenuSharedMultiplayerChoiceLobbyTypePrivate = 768,
784
- MenuSharedMultiplayerChoiceLobbyTypePrivateDescription = 769,
785
- MenuSharedMultiplayerChoicePVP = 770,
786
- MenuSharedMultiplayerChoicePVPDescription = 771,
787
- MenuSharedMultiplayerChoiceAllowTraveling = 772,
788
- MenuSharedMultiplayerChoiceAllowTravelingDescription = 773,
789
- MenuSharedMultiplayerChoiceAllowHardcoreRespawns = 774,
790
- MenuSharedMultiplayerChoiceAllowHardcoreRespawnsDescription = 775,
791
- MenuSharedMultiplayerDescription = 776,
792
- MenuSharedMultiplayerMessageOfTheDay = 777,
793
- MenuSharedMultiplayerMaxPlayers = 778,
794
- MenuSharedRealTimeTickSpeedTooltip = 779,
795
- MenuSharedRealTimeTickSpeedLabel = 780,
796
- MenuSharedMaxTravelTimeLabel = 781,
797
- MenuSharedMaxTravelTimeLabelTooltip = 782,
798
- MenuSharedButtonDefault = 783,
799
- MenuSharedValueSeconds = 784,
800
- MenuSharedValueMillseconds = 785,
801
- MenuSharedValueTurns = 786,
802
- MenuSharedValuePercentage = 787,
803
- MenuSharedMilestonesNotUnlockable = 788,
804
- MenuSharedMilestonesNotUnlockableDescription = 789,
805
- MenuSharedMilestonesNotUnlockableButtonShowMods = 790,
806
- MenuSharedButtonDisableAll = 791,
807
- MenuSharedButtonEnableAll = 792,
808
- MenuSharedMilestoneModifiersSelected = 793,
809
- MiscSortBy = 794,
810
- MiscSortDirection = 795,
811
- MiscFilter = 796,
812
- MiscPlayerNameDefault = 797,
813
- MiscPlayerNameServer = 798,
814
- MiscSaveNameDefault = 799,
815
- MiscSaveNameDailyChallenge = 800,
816
- MiscSaveNameChallenge = 801,
817
- MiscSaveVersionUnknown = 802,
818
- MiscVersion = 803,
819
- MiscVersionBuildInfoTooltip = 804,
820
- MiscVersionUpdate = 805,
821
- MiscTime = 806,
822
- MiscTimeMeridiem = 807,
823
- MiscError = 808,
824
- MiscContextMenuCopyTooltip = 809,
825
- MiscBindableNoBindings = 810,
826
- DifficultyOptionsPeaceful = 811,
827
- DifficultyOptionsAberrantSpawnsDisabled = 812,
828
- DifficultyOptionsAberrantSpawnsOnly = 813,
829
- DifficultyOptionsCreatureSpawningDisabled = 814,
830
- DifficultyOptionsCreatureAlwaysSpawns = 815,
831
- DifficultyOptionsCreatureSpawnsDefault = 816,
832
- DifficultyOptionsCreatureSpawnsAberrantOnly = 817,
833
- DifficultyOptionsCreatureSpawnsNoAberrants = 818,
834
- DifficultyOptionsSpawnLimit = 819,
835
- DifficultyOptionsRespawn = 820,
836
- DifficultyOptionsEternalNight = 821,
837
- DifficultyOptionsEternalDay = 822,
838
- DifficultyOptionsTimeInitial = 823,
839
- DifficultyOptionsTimeFrozen = 824,
840
- DifficultyOptionsTimeDayLength = 825,
841
- DifficultyOptionsTimeDayPercent = 826,
842
- DifficultyOptionsNoItems = 827,
843
- DifficultyOptionsRecipes = 828,
844
- DifficultyOptionsStartingIsland = 829,
845
- DifficultyOptionsTravelingEffectsDisabled = 830,
846
- DifficultyOptionsBenignityInitial = 831,
847
- DifficultyOptionsBenignityMultiplier = 832,
848
- DifficultyOptionsMalignityInitial = 833,
849
- DifficultyOptionsMalignityMultiplier = 834,
850
- DifficultyOptionsWeightBonus = 835,
851
- DifficultyOptionsStatInitial = 836,
852
- DifficultyOptionsStatMax = 837,
853
- DifficultyOptionsStatMultiplier = 838,
854
- DifficultyOptionsStatusEffectStartWith = 839,
855
- DifficultyOptionsStatusEffectUntreatable = 840,
856
- DifficultyOptionsStatusEffectPassChanceMultiplier = 841,
857
- DifficultyOptionsNoRandomSkills = 842,
858
- DifficultyOptionsSkillStartingCount = 843,
859
- DifficultyOptionsSkillGainMultiplier = 844,
860
- DifficultyOptionsSkillInitial = 845,
861
- DifficultyOptionsStatusEffectPermanent = 846,
862
- DifficultyOptionsStatusEffectRateMultiplier = 847,
863
- DifficultyOptionsStatusEffectMultiplier = 848,
864
- DifficultyOptionsItemDurabilityMultiplier = 849,
865
- DifficultyOptionsItemDecayMultiplier = 850,
866
- TabCrafting = 851,
867
- TabDismantle = 852,
868
- WindowTitleContainer = 853,
869
- WindowTitleInventory = 854
23
+ GameDialogContainerTitle = 8,
24
+ GameDialogContainerShipperNPC = 9,
25
+ GameDialogContainerShipperNPCButtonShipToIsland = 10,
26
+ GameDialogEquipmentTooltipUnequip = 11,
27
+ GameDialogMessagesOptionTimestamp = 12,
28
+ GameDialogMessagesOptionShowSendButton = 13,
29
+ GameDialogMessagesOptionShowOptionsButton = 14,
30
+ GameDialogMessagesOptionMaxMessages = 15,
31
+ GameDialogMessagesOptionUnfocusOnSend = 16,
32
+ GameDialogMessagesEditFiltersLabelName = 17,
33
+ GameDialogMessagesEditFiltersButtonDelete = 18,
34
+ GameDialogMessagesEditFiltersButtonSave = 19,
35
+ GameDialogMessagesEditFiltersButtonReset = 20,
36
+ GameDialogMessagesEditFiltersButtonNew = 21,
37
+ GameDialogMessagesEditFiltersMessageTooltipLabelSources = 22,
38
+ GameDialogMessagesEditFiltersMessageTooltipLabelSourcesSummary = 23,
39
+ GameDialogNotesNoteTime = 24,
40
+ GameDialogNotesNoteNumber = 25,
41
+ GameDialogNotesNoteLockedTitle = 26,
42
+ GameDialogNotesNoteLockedDescription = 27,
43
+ GameDialogNotesLinkId = 28,
44
+ GameDialogNotesLinkLearnMore = 29,
45
+ GameDialogNotesSettingsPinUnreadNotesAutomatically = 30,
46
+ GameDialogMilestonesInvisibleMilestone = 31,
47
+ GameDialogMilestonesProgress = 32,
48
+ GameDialogMilestonesProgressHidden = 33,
49
+ GameDialogMilestonesMilestone = 34,
50
+ GameDialogMilestonesTooltipHidden = 35,
51
+ GameDialogMilestonesTooltipInvisible = 36,
52
+ GameDialogMilestonesHeadingNotUnlockableInMode = 37,
53
+ GameDialogMilestonesHeadingAlreadyUnlocked = 38,
54
+ GameDialogMilestonesParagraphNoMoreUnlockable = 39,
55
+ GameDialogSkillsSkill = 40,
56
+ GameDialogSkillsSkillHover = 41,
57
+ GameDialogMapDurability = 42,
58
+ GameDialogMapTooltipRiddle = 43,
59
+ GameDialogMapTooltipRotateClockwise = 44,
60
+ GameDialogMapTooltipRotateCounterClockwise = 45,
61
+ GameDialogMapTooltipFlipHorizontal = 46,
62
+ GameDialogMapTooltipFlipVertical = 47,
63
+ GameDialogMapTooltipResetView = 48,
64
+ GameDialogMapTooltipCopyMap = 49,
65
+ GameDialogMapTooltipCopyMapRequirementMissing = 50,
66
+ GameDialogMapCheckButtonAlwaysOpaque = 51,
67
+ GameDialogMapCheckButtonUseOnlyIntegerZoomLevels = 52,
68
+ GameDialogMapLabelTheme = 53,
69
+ GameDialogQuestsLink = 54,
70
+ GameDialogQuestsLinkChildQuest = 55,
71
+ GameDialogQuestsChildQuests = 56,
72
+ GameDialogQuestsRequirements = 57,
73
+ GameDialogQuestsActiveQuests = 58,
74
+ GameDialogQuestsCompletedQuests = 59,
75
+ GameDialogQuestsCompleteQuest = 60,
76
+ GameDialogIslandsShip = 61,
77
+ GameDialogIslandsCloseOnTravel = 62,
78
+ GameDialogIslandsShipTitle = 63,
79
+ GameDialogIslandsNoPort = 64,
80
+ GameDialogIslandsConstructLighthousesToBuildMorePorts = 65,
81
+ GameTooltipInspect = 66,
82
+ GameTooltipShowMoreInformation = 67,
83
+ GameTooltipDefenseLabelBase = 68,
84
+ GameTooltipDefenseLabelVehicleBonus = 69,
85
+ GameTooltipDefenseInsulationWeight = 70,
86
+ GameTooltipDefenseInsulationNotRequired = 71,
87
+ GameTooltipItemUseLabelMaxWeight = 72,
88
+ GameTooltipMagicalLabel = 73,
89
+ GameTooltipSharedUsesLabel = 74,
90
+ GameTooltipSharedLabelTurns = 75,
91
+ GameTooltipSharedLabelTurnsAgo = 76,
92
+ GameTooltipRecipeLabelReputation = 77,
93
+ GameTooltipRecipeLabelSkill = 78,
94
+ GameTooltipRecipeLabelLevel = 79,
95
+ GameTooltipRecipeLabelEfficacy = 80,
96
+ GameTooltipRecipeLabelEfficacyHigh = 81,
97
+ GameTooltipRecipeLabelEfficacyHighest = 82,
98
+ GameTooltipRecipeLabelEfficacyLow = 83,
99
+ GameTooltipRecipeLabelEfficacyLowest = 84,
100
+ GameTooltipRecipeLabelEfficacyMed = 85,
101
+ GameTooltipRecipeLabelEfficacyLabel = 86,
102
+ GameTooltipRecipeLabelSuccessChance = 87,
103
+ GameTooltipRecipeLabelQualityChance = 88,
104
+ GameTooltipRecipeNearby = 89,
105
+ GameTooltipRecipeFireSource = 90,
106
+ GameTooltipRecipeRequirement = 91,
107
+ GameTooltipRecipeLabelRequired = 92,
108
+ GameTooltipRecipeLabelConsumed = 93,
109
+ GameTooltipItemSkillSource = 94,
110
+ GameTooltipItemUse = 95,
111
+ GameTooltipItemUseActionOnConsumeTooltipBase = 96,
112
+ GameTooltipItemUseActionOnConsumeTooltipSkill = 97,
113
+ GameTooltipItemUseActionOnConsumeTooltipQuality = 98,
114
+ GameTooltipItemUseActionOnConsumeTooltipMagical = 99,
115
+ GameTooltipSharedUseActionTierLabel = 100,
116
+ GameTooltipItemUseActionSharedLabelRequirements = 101,
117
+ GameTooltipItemUseActionDismantleProduces = 102,
118
+ GameTooltipSharedUseLabelLightSource = 103,
119
+ GameTooltipItemUseLabelTelescopy = 104,
120
+ GameTooltipItemDecay = 105,
121
+ GameTooltipItemDecayExact = 106,
122
+ GameTooltipItemDecayRate = 107,
123
+ GameTooltipItemDecayRateTooltip = 108,
124
+ GameTooltipItemWeight = 109,
125
+ GameTooltipItemWeightBase = 110,
126
+ GameTooltipItemWeightStored = 111,
127
+ GameTooltipItemWeightStoredReduction = 112,
128
+ GameTooltipItemLabelRange = 113,
129
+ GameTooltipItemMagicalSource = 114,
130
+ GameTooltipItemGroupingsLabel = 115,
131
+ GameTooltipItemGroup = 116,
132
+ GameTooltipItemLabelUsesWhenBuilt = 117,
133
+ GameTooltipItemWorth = 118,
134
+ GameTooltipItemProtected = 119,
135
+ GameTooltipItemProtectedContainer = 120,
136
+ GameTooltipItemVehicle = 121,
137
+ GameTooltipItemVehicleMovementSpeed = 122,
138
+ GameTooltipItemVehicleDefenseBonus = 123,
139
+ GameTooltipItemLabelDismantle = 124,
140
+ GameTooltipItemLabelDismantleRequirement = 125,
141
+ GameTooltipItemQuantityMultiplier = 126,
142
+ GameTooltipItemUseAttack = 127,
143
+ GameTooltipItemUseThrowDamage = 128,
144
+ GameTooltipItemUseCrafting = 129,
145
+ GameTooltipItemUseOffering = 130,
146
+ GameTooltipItemUseEquipDefense = 131,
147
+ GameTooltipItemUseEquipDefenseAttribute = 132,
148
+ GameTooltipItemLabelDamage = 133,
149
+ GameTooltipItemBarterCreditTrade = 134,
150
+ GameTooltipItemBarterCredit = 135,
151
+ GameTooltipItemLabelIsland = 136,
152
+ GameTooltipSharedLabelWeightCapacity = 137,
153
+ GameTooltipSharedLabelCivilizationScore = 138,
154
+ GameTooltipSharedLabelCivilizationScoreFull = 139,
155
+ GameTooltipSharedLabelDoodadSkillAdjacent = 140,
156
+ GameTooltipSharedLabelAdjacentSkillBonus = 141,
157
+ GameTooltipSharedLabelGrowingSpeed = 142,
158
+ GameTooltipSharedLabelInsulation = 143,
159
+ GameTooltipSharedLabelStoredInsulation = 144,
160
+ GameTooltipSharedLabelPreservation = 145,
161
+ GameTooltipSharedLabelDurability = 146,
162
+ GameTooltipSharedDurabilityMagicalDamageReduction = 147,
163
+ GameTooltipSharedDurabilityMagicalDamageRegeneration = 148,
164
+ GameTooltipSharedLabelContents = 149,
165
+ GameTooltipSkill = 150,
166
+ GameTooltipSkillCurrent = 151,
167
+ GameTooltipSkillReputationImpact = 152,
168
+ GameTooltipSkillCanIncrease = 153,
169
+ GameTooltipSkillBonuses = 154,
170
+ GameTooltipSkillBonus = 155,
171
+ GameTooltipMilestone = 156,
172
+ GameTooltipMilestoneProgress = 157,
173
+ GameTooltipMilestoneDiscovered = 158,
174
+ GameTooltipMilestoneHintClickToUseAsTitle = 159,
175
+ GameTooltipMilestoneUsingAsTitle = 160,
176
+ GameTooltipSharedMagicalProperty = 161,
177
+ GameTooltipSharedMagicalPropertyOutOf = 162,
178
+ GameTooltipSharedLabel = 163,
179
+ GameTooltipSharedLabelDash = 164,
180
+ GameTooltipSharedLabelHead = 165,
181
+ GameTooltipSharedLabelTail = 166,
182
+ GameTooltipSharedLabelStart = 167,
183
+ GameTooltipSharedLabelEnd = 168,
184
+ GameTooltipSharedResistsAndVulnsLabelVulnerableTo = 169,
185
+ GameTooltipSharedResistsAndVulnsLabelResistantTo = 170,
186
+ GameTooltipSharedResistsAndVulnsLabelImmuneTo = 171,
187
+ GameTooltipSharedResistsAndVulnsLabelHealsFrom = 172,
188
+ GameTooltipSharedResistsAndVulnsDamageType = 173,
189
+ GameTooltipSharedResistsAndVulnsDamageTypeUnknown = 174,
190
+ GameTooltipIslandBiome = 175,
191
+ GameTooltipIslandSeed = 176,
192
+ GameTooltipIslandDaysSpent = 177,
193
+ GameTooltipIslandDaysSpentDaysUnit = 178,
194
+ GameTooltipIslandDaysSpentCumulative = 179,
195
+ GameTooltipIslandUndiscovered = 180,
196
+ GameTooltipIslandUnnamed = 181,
197
+ GameTooltipIslandSelf = 182,
198
+ GameTooltipIslandPlayers = 183,
199
+ GameTooltipIslandPorts = 184,
200
+ GameTooltipIslandNPCs = 185,
201
+ GameTooltipIslandModifiers = 186,
202
+ GameTooltipIslandMaps = 187,
203
+ GameTooltipIslandCoordinates = 188,
204
+ GameTooltipIslandCoordinatesLabel = 189,
205
+ GameTooltipNPCMerchantCredit = 190,
206
+ GameTooltipNPCMerchantNewInventory = 191,
207
+ GameTooltipNPCShipperNoItems = 192,
208
+ GameTooltipNPCShipperContainedItems = 193,
209
+ GameTooltipActionUndiscovered = 194,
210
+ GameTooltipEquipSlotOffHandDisabledTwoHandedOffHand = 195,
211
+ GameTooltipEquipSlotOffHandDisabledTwoHandedMainHand = 196,
212
+ GameTooltipStatAttackSectionMelee = 197,
213
+ GameTooltipStatAttackSectionRanged = 198,
214
+ GameTooltipStatAttackRange = 199,
215
+ GameTooltipStatAttackMultiplier = 200,
216
+ GameTooltipCreatureLabelTamed = 201,
217
+ GameTooltipCreatureLabelMood = 202,
218
+ GameTooltipCreatureLabelCommand = 203,
219
+ GameTooltipCreatureLabelCanPetIn = 204,
220
+ GameTooltipCreatureCanPet = 205,
221
+ GameTooltipCreatureLabelCanMilkIn = 206,
222
+ GameTooltipCreatureLabelCombatDifficulty = 207,
223
+ GameTooltipCreatureLabelAberrant = 208,
224
+ GameTooltipCreatureAberrantDescriptionShort = 209,
225
+ GameTooltipCreatureAberrantDescriptionExtra = 210,
226
+ GameTooltipCreatureAberrantDescriptionVerbose = 211,
227
+ GameTooltipCreatureProducingMilk = 212,
228
+ GameStatsStatAttack = 213,
229
+ GameStatsStatGeneric = 214,
230
+ GameStatsStatGenericWithMax = 215,
231
+ GameStatsStatbar = 216,
232
+ GameStatsStatHealthTooltip = 217,
233
+ GameStatsStatStaminaTooltip = 218,
234
+ GameStatsStatHungerTooltip = 219,
235
+ GameStatsStatThirstTooltip = 220,
236
+ GameStatsStatHealthStatusWarning = 221,
237
+ GameStatsStatStaminaStatusWarning = 222,
238
+ GameStatsStatHungerStatusWarning = 223,
239
+ GameStatsStatThirstStatusWarning = 224,
240
+ GameStatsStatWeightStatusWarning = 225,
241
+ GameStatsStatStaminaStatusBad = 226,
242
+ GameStatsStatHungerStatusBad = 227,
243
+ GameStatsStatThirstStatusBad = 228,
244
+ GameStatsStatWeightStatusBad = 229,
245
+ GameStatsStatReputationTooltipAverageReputation = 230,
246
+ GameStatsStatReputationTooltipDifficulty = 231,
247
+ GameStatsStatReputationTooltipDifficultyEasy = 232,
248
+ GameStatsStatReputationTooltipDifficultyHard = 233,
249
+ GameStatsStatReputationTooltipDifficultyInfantile = 234,
250
+ GameStatsStatReputationTooltipDifficultyInsane = 235,
251
+ GameStatsStatReputationTooltipDifficultyMedium = 236,
252
+ GameStatsStatReputationTooltipDifficultyNightmare = 237,
253
+ GameStatsStatReputationTooltipDifficultySimple = 238,
254
+ GameStatsStatReputationTooltipDifficultyVeryEasy = 239,
255
+ GameStatsStatReputationTooltipDifficultyVeryHard = 240,
256
+ GameStatsStatReputationTooltipBenignity = 241,
257
+ GameStatsStatReputationTooltipMalignity = 242,
258
+ GameStatsStatReputationTooltipScore = 243,
259
+ GameStatsStatReputationTooltipCivilizationScore = 244,
260
+ GameStatsStatReputationTooltipTurn = 245,
261
+ GameStatsStatReputationTooltipTicks = 246,
262
+ GameStatsStatWeightTooltip = 247,
263
+ GameItemBarterCredit = 248,
264
+ GameMenuBarButtonTooltipBindable = 249,
265
+ GameMenuBarButtonTooltipSaveSize = 250,
266
+ GameMenuBarButtonTooltipSaveTurnsAgo = 251,
267
+ GameMenuBarButtonTooltipSaveLastTime = 252,
268
+ GameMenuBarButtonTooltipNotesUnread = 253,
269
+ GameMenuBarButtonTooltipMilestonesDisabled = 254,
270
+ GameMenuBarButtonTooltipQuestsDisabled = 255,
271
+ GameMenuBarContextMenuActionRemoveItem = 256,
272
+ GameMenuBarContextMenuActionInsertItem = 257,
273
+ GameMenuBarContextMenuActionReset = 258,
274
+ GameActionBarContextMenuDisplayBindings = 259,
275
+ GameActionBarContextMenuAutoSelectPrimaryUse = 260,
276
+ GameActionBarContextMenuConfigure = 261,
277
+ GameActionBarConfigurationDrawerTitle = 262,
278
+ GameActionBarConfigurationDrawerFooterDiscoveryHint = 263,
279
+ GameActionBarConfigurationDrawerFooterDiscoveryHintProgress = 264,
280
+ GameActionBarConfigurationDrawerSlotHintUse = 265,
281
+ GameActionBarConfigurationDrawerSlotHintToggle = 266,
282
+ GameActionBarConfigurationDrawerSlotHintToggleUseOnMove = 267,
283
+ GameActionBarConfigurationDrawerColumnTitleActions = 268,
284
+ GameActionBarConfigurationDrawerColumnTitleItemActions = 269,
285
+ GameActionBarConfigurationDrawerColumnTitleConfiguration = 270,
286
+ GameActionBarConfigurationDrawerHintSelectAnAction = 271,
287
+ GameActionBarConfigurationDrawerButtonEditBindings = 272,
288
+ GameActionBarConfigurationDrawerButtonClearSlot = 273,
289
+ GameActionBarConfigurationDrawerColumnTitleInapplicable = 274,
290
+ GameActionBarConfigurationDrawerButtonUseOnMove = 275,
291
+ GameActionBarConfigurationDrawerButtonUseOnMoveDescription = 276,
292
+ GameActionBarConfigurationDrawerHintDiscoverMore = 277,
293
+ GameActionBarConfigurationDrawerButtonUseExactItem = 278,
294
+ GameActionBarConfigurationDrawerButtonUseByTypeAndQuality = 279,
295
+ GameActionBarConfigurationDrawerButtonUseByType = 280,
296
+ GameActionBarConfigurationDrawerButtonUseAny = 281,
297
+ GameActionBarConfigurationDrawerButtonDone = 282,
298
+ GameActionBarConfigurationDrawerButtonCraftType = 283,
299
+ GameActionBarSlotTooltipHintUse = 284,
300
+ GameActionBarSlotTooltipHintConfigure = 285,
301
+ GameActionBarSlotTooltipHintUseOnMove = 286,
302
+ GameActionBarSlotTooltipHintUseSlottedItem = 287,
303
+ GameActionBarSlotTooltipHintClear = 288,
304
+ GameActionBarButtonToggleUseWhenMovingTooltip = 289,
305
+ GameMessagesButtonSend = 290,
306
+ GameMessagesContextMenuShowAsDialog = 291,
307
+ GameMessagesContextMenuClear = 292,
308
+ GameMessagesContextMenuCopy = 293,
309
+ GameMessagesContextMenuExport = 294,
310
+ GameMessagesFilter = 295,
311
+ GameMessagesFiltersEdit = 296,
312
+ GameMessagesNewNote = 297,
313
+ GameMessagesTurn = 298,
314
+ GameMessagesDedicatedServerBackup = 299,
315
+ GameMessagesDedicatedServerBackupLimitReached = 300,
316
+ GameMessagesPlaceholderChat = 301,
317
+ GameTileInspectionCannotSeeTile = 302,
318
+ MenuAboutTitle = 303,
319
+ MenuAboutDescription = 304,
320
+ MenuAboutGameDescription = 305,
321
+ MenuAboutSectionTeam = 306,
322
+ MenuAboutTeamMemberName = 307,
323
+ MenuAboutTeamMemberNickname = 308,
324
+ MenuAboutSectionContributors = 309,
325
+ MenuAboutSectionSpecialThanks = 310,
326
+ MenuAboutTextSpecialThanksTestorsAndDonators = 311,
327
+ MenuAboutSectionLibraries = 312,
328
+ MenuAboutSectionLibrariesDescription = 313,
329
+ MenuAboutLabelVersion = 314,
330
+ MenuAboutLabelVersionBuild = 315,
331
+ MenuAboutLabelVersionBuildTime = 316,
332
+ MenuBindings = 317,
333
+ MenuBindingsDescription = 318,
334
+ MenuBindingsTooltipBindConflicts = 319,
335
+ MenuBindingsManagedBindableGameActionBarUseSlot = 320,
336
+ MenuBindingsManagedBindableGameActionBarAssignSlot = 321,
337
+ MenuBindingsManagedBindableGameActionBarToggleUseOnMoveSlot = 322,
338
+ MenuChangelogTitle = 323,
339
+ MenuChangelogDescription = 324,
340
+ MenuChangelogHeadingUnchartedWaters = 325,
341
+ MenuChangelogFailedToLoadTitle = 326,
342
+ MenuChangelogFailedToLoadDescription = 327,
343
+ MenuChangelogHeadingChangeCount = 328,
344
+ MenuChangelogButtonCopyChangelog = 329,
345
+ MenuCharacterCreationButtonRandomizeName = 330,
346
+ MenuCharacterCreationButtonExportTooltip = 331,
347
+ MenuCharacterCreationButtonImportTooltip = 332,
348
+ MenuCharacterCreationButtonStartGame = 333,
349
+ MenuCharacterCreationButtonJoinGame = 334,
350
+ MenuCharacterCreationDescription = 335,
351
+ MenuCharacterCreationHeadingHairColor = 336,
352
+ MenuCharacterCreationHeadingHairStyle = 337,
353
+ MenuCharacterCreationHeadingSkinTone = 338,
354
+ MenuCharacterCreationLabelName = 339,
355
+ MenuCharacterCreationTitle = 340,
356
+ MenuCharacterCreationButtonRotateLeftTooltip = 341,
357
+ MenuCharacterCreationButtonRotateRightTooltip = 342,
358
+ MenuCharacterCreationButtonRandomizeTooltip = 343,
359
+ MenuCharacterSelectionButtonNewCharacter = 344,
360
+ MenuCharacterSelectionDescription = 345,
361
+ MenuCharacterSelectionHeadingNoCharacters = 346,
362
+ MenuCharacterSelectionTitle = 347,
363
+ MenuCharacterSelectionLabelLastUse = 348,
364
+ MenuCharacterSelectionLabelUseCount = 349,
365
+ MenuCharacterSelectionCharacterButtonDeleteTooltip = 350,
366
+ MenuCharacterSelectionCharacterButtonCustomizeTooltip = 351,
367
+ MenuMultiplayerDescription = 352,
368
+ MenuMultiplayerTitle = 353,
369
+ MenuMultiplayerButtonJoinById = 354,
370
+ MenuMultiplayerServerLabelReputation = 355,
371
+ MenuMultiplayerServerLabelDays = 356,
372
+ MenuMultiplayerServerLabelIsland = 357,
373
+ MenuMultiplayerButtonNewGame = 358,
374
+ MenuMultiplayerButtonLoadGame = 359,
375
+ MenuMultiplayerServerTooltipPVP = 360,
376
+ MenuMultiplayerServerTooltipModsLabel = 361,
377
+ MenuMultiplayerServerTooltipFriendsLabel = 362,
378
+ MenuMultiplayerServerPlayers = 363,
379
+ MenuMultiplayerServerLobbyType = 364,
380
+ MenuMultiplayerServerRegion = 365,
381
+ MenuMultiplayerServerHost = 366,
382
+ MenuMultiplayerServerVersion = 367,
383
+ MenuMultiplayerServerVersionUnknown = 368,
384
+ MenuMultiplayerServerDedicated = 369,
385
+ MenuMultiplayerHeadingPlayersOnline = 370,
386
+ MenuMultiplayerServerModUnableToLoad = 371,
387
+ MenuGameEndTitleDead = 372,
388
+ MenuGameEndTitleWon = 373,
389
+ MenuGameEndShareFacebook = 374,
390
+ MenuGameEndShareTwitter = 375,
391
+ MenuGameEndContinueAsGhost = 376,
392
+ MenuGameEndRespawnInCasualMode = 377,
393
+ MenuGameEndRespawnAsNewCharacter = 378,
394
+ MenuGameEndReturnToIsland = 379,
395
+ MenuGameEndExitToMenu = 380,
396
+ MenuHelpTitle = 381,
397
+ MenuHelpDescription = 382,
398
+ MenuHelpLabelSearch = 383,
399
+ MenuHighscoresTitle = 384,
400
+ MenuHighscoresDescription = 385,
401
+ MenuHighscoresDifficultyFilterAll = 386,
402
+ MenuHighscoresHighscoreLabelDifficulty = 387,
403
+ MenuHighscoresHighscoreLabelTurns = 388,
404
+ MenuHighscoresHighscoreLabelScore = 389,
405
+ MenuHighscoresHighscoreLabelPlace = 390,
406
+ MenuHighscoresHighscoreLabelDate = 391,
407
+ MenuHighscoresHighscoreLabelDeathBy = 392,
408
+ MenuHighscoresHighscoreTitle = 393,
409
+ MenuHighscoresCharacterNameUnknown = 394,
410
+ MenuHighscoresHighscoreReplayWithSettings = 395,
411
+ MenuLoadGameButtonSaveSlot = 396,
412
+ MenuLoadGameButtonNewGame = 397,
413
+ MenuLoadGameButtonNewGameButtonImportTooltip = 398,
414
+ MenuLoadGameDescription = 399,
415
+ MenuLoadGameSaveButtonDeleteTooltip = 400,
416
+ MenuLoadGameSaveButtonEditNameTooltip = 401,
417
+ MenuLoadGameSaveButtonExportTooltip = 402,
418
+ MenuLoadGameSaveTooltipLabelCreatedTime = 403,
419
+ MenuLoadGameSaveTooltipLabelSaveTime = 404,
420
+ MenuLoadGameSaveTooltipLabelGameMode = 405,
421
+ MenuLoadGameSaveTooltipLabelScore = 406,
422
+ MenuLoadGameSaveTooltipLabelSeed = 407,
423
+ MenuLoadGameSaveTooltipLabelTurns = 408,
424
+ MenuLoadGameSaveTooltipLabelMods = 409,
425
+ MenuLoadGameSaveTooltipLabelOriginalVersion = 410,
426
+ MenuLoadGameSaveTooltipMod = 411,
427
+ MenuLoadGameSaveTooltipNew = 412,
428
+ MenuLoadGameSaveTooltipCorrupted = 413,
429
+ MenuLoadGameSaveGame = 414,
430
+ MenuLoadGameSaveGameDescription = 415,
431
+ MenuLoadGameTitle = 416,
432
+ MenuLoadGameLabelSelected = 417,
433
+ MenuLoadGameButtonDeleteSelectedTooltip = 418,
434
+ MenuLoadGameImportSaveFailure = 419,
435
+ MenuMainButtonAbout = 420,
436
+ MenuMainButtonChangelog = 421,
437
+ MenuMainButtonMultiplayer = 422,
438
+ MenuMainButtonHighscores = 423,
439
+ MenuMainButtonLoadGame = 424,
440
+ MenuMainButtonMods = 425,
441
+ MenuMainButtonModsAllDisabled = 426,
442
+ MenuMainButtonNewGame = 427,
443
+ MenuMainButtonNews = 428,
444
+ MenuMainButtonOptions = 429,
445
+ MenuMainButtonQuitGame = 430,
446
+ MenuModsWarningModsDisabledTitle = 431,
447
+ MenuModsWarningModsDisabledDescription = 432,
448
+ MenuModsButtonModdingGuide = 433,
449
+ MenuModsButtonOpenFolder = 434,
450
+ MenuModsButtonOpenWorkshop = 435,
451
+ MenuModsDescription = 436,
452
+ MenuModsTitle = 437,
453
+ MenuModsTooltipLabelAuthor = 438,
454
+ MenuModsTooltipLabelTags = 439,
455
+ MenuModsTooltipLabelDependencies = 440,
456
+ MenuModsTooltipLabelProvides = 441,
457
+ MenuModsTooltipLabelVersion = 442,
458
+ MenuModsTooltipLabelDescription = 443,
459
+ MenuModsTooltipLabelInstallDate = 444,
460
+ MenuModsTooltipLabelCreatedDate = 445,
461
+ MenuModsTooltipLabelLastUpdatedDate = 446,
462
+ MenuModsTooltipPreventsMilestoneUnlocks = 447,
463
+ MenuModsTooltipModOptions = 448,
464
+ MenuModsTooltipPublishMod = 449,
465
+ MenuModsTooltipModMoreInformation = 450,
466
+ MenuModsTooltipUninstallMod = 451,
467
+ MenuModsTooltipViewInSteamWorkshop = 452,
468
+ MenuModsTooltipViewGitHub = 453,
469
+ MenuModsTooltipOpenFolder = 454,
470
+ MenuModsButtonEditInternalMods = 455,
471
+ MenuModsSectionHeading = 456,
472
+ MenuModsSubmenuEditInternalModsTitle = 457,
473
+ MenuModsSubmenuEditInternalModsDescription = 458,
474
+ MenuModsSubmenuEditInternalModsPlaceholderAddNewInternalMod = 459,
475
+ MenuNewGameButtonNext = 460,
476
+ MenuNewGameButtonStartServer = 461,
477
+ MenuNewGameDescription = 462,
478
+ MenuNewGameLabelEditName = 463,
479
+ MenuNewGameLabelEditSeed = 464,
480
+ MenuNewGamePlaceholderEditSeed = 465,
481
+ MenuNewGameTitle = 466,
482
+ MenuNewGameChoiceDifficulty = 467,
483
+ MenuNewGameChoiceSingleplayer = 468,
484
+ MenuNewGameChoiceSingleplayerDescription = 469,
485
+ MenuNewGameChoiceMultiplayer = 470,
486
+ MenuNewGameChoiceMultiplayerDescription = 471,
487
+ MenuNewGameChoiceTurnModeManual = 472,
488
+ MenuNewGameChoiceTurnModeManualDescription = 473,
489
+ MenuNewGameChoiceTurnModeRealTime = 474,
490
+ MenuNewGameChoiceTurnModeRealTimeDescription = 475,
491
+ MenuNewGameChoiceTurnModeSimulated = 476,
492
+ MenuNewGameChoiceTurnModeSimulatedDescription = 477,
493
+ MenuNewGameChoiceDifficultyTooltipCustomGameOptions = 478,
494
+ MenuNewGameChoiceDifficultyChallengeDaily = 479,
495
+ MenuNewGameChoiceDifficultyChallengeDailyTooltip = 480,
496
+ MenuNewGameButtonMilestones = 481,
497
+ MenuNewGameButtonMilestonesDescription = 482,
498
+ MenuNewGameTabGameMode = 483,
499
+ MenuNewGameTabMultiplayer = 484,
500
+ MenuNewGameTabGameplayModifiers = 485,
501
+ MenuNewGameHeadingGameMode = 486,
502
+ MenuNewGameHeadingMultiplayer = 487,
503
+ MenuNewGameHeadingGameplayModifiers = 488,
504
+ MenuNewGameMilestoneModifiersUnlockableInMode = 489,
505
+ MenuNewGameChoiceClientsInheritHostModifiers = 490,
506
+ MenuNewGameChoiceClientsInheritHostModifiersDescription = 491,
507
+ MenuNewGameChoiceCustomModifiers = 492,
508
+ MenuNewGameChoiceCustomModifiersDescription = 493,
509
+ MenuMilestoneModifiersTitle = 494,
510
+ MenuMilestoneModifiersDescription = 495,
511
+ MenuCustomGameOptionsTitle = 496,
512
+ MenuCustomGameOptionsDescription = 497,
513
+ MenuCustomGameOptionsRespawnOnDeath = 498,
514
+ MenuCustomGameOptionsRespawnOnDeathDescription = 499,
515
+ MenuCustomGameOptionsUseUnlockedRecipes = 500,
516
+ MenuCustomGameOptionsStartingIslandBiome = 501,
517
+ MenuCustomGameOptionsApplyTravelingEffects = 502,
518
+ MenuCustomGameOptionsApplyTravelingEffectsDescription = 503,
519
+ MenuCustomGameOptionsCreaturesPeaceful = 504,
520
+ MenuCustomGameOptionsCreaturesAberrantSpawns = 505,
521
+ MenuCustomGameOptionsCreaturesAberrantSpawnsDescription = 506,
522
+ MenuCustomGameOptionsCreaturesAberrantSpawnsDescriptionDefault = 507,
523
+ MenuCustomGameOptionsCreaturesAberrantSpawnsDescriptionExclusively = 508,
524
+ MenuCustomGameOptionsCreaturesAberrantSpawnsDescriptionOff = 509,
525
+ MenuCustomGameOptionsCreaturesHeadingIndividualConfigurations = 510,
526
+ MenuCustomGameOptionsCreaturesAllowAberrantSpawns = 511,
527
+ MenuCustomGameOptionsCreaturesAlwaysSpawn = 512,
528
+ MenuCustomGameOptionsCreaturesAllowSpawning = 513,
529
+ MenuCustomGameOptionsCreaturesSpawnLimit = 514,
530
+ MenuCustomGameOptionsCreaturesSpawnLimitDescription = 515,
531
+ MenuCustomGameOptionsCreatureNone = 516,
532
+ MenuCustomGameOptionsCreatureConfigure = 517,
533
+ MenuCustomGameOptionsBenignityInitial = 518,
534
+ MenuCustomGameOptionsBenignityMultiplier = 519,
535
+ MenuCustomGameOptionsBenignityMultiplierTooltip = 520,
536
+ MenuCustomGameOptionsMalignityInitial = 521,
537
+ MenuCustomGameOptionsMalignityMultiplier = 522,
538
+ MenuCustomGameOptionsMalignityMultiplierTooltip = 523,
539
+ MenuCustomGameOptionsStatMultiplier = 524,
540
+ MenuCustomGameOptionsStatMultiplierTooltip = 525,
541
+ MenuCustomGameOptionsStatRegenerationMultiplierTooltip = 526,
542
+ MenuCustomGameOptionsHeadingGeneral = 527,
543
+ MenuCustomGameOptionsHeadingTravel = 528,
544
+ MenuCustomGameOptionsHeadingTime = 529,
545
+ MenuCustomGameOptionsHeadingStats = 530,
546
+ MenuCustomGameOptionsHeadingReputation = 531,
547
+ MenuCustomGameOptionsHeadingItems = 532,
548
+ MenuCustomGameOptionsHeadingCreatures = 533,
549
+ MenuCustomGameOptionsHeadingSkills = 534,
550
+ MenuCustomGameOptionsHeadingStatusEffects = 535,
551
+ MenuCustomGameOptionsEternalNight = 536,
552
+ MenuCustomGameOptionsEternalNightDescription = 537,
553
+ MenuCustomGameOptionsEternalDay = 538,
554
+ MenuCustomGameOptionsEternalDayDescription = 539,
555
+ MenuCustomGameOptionsTimeFrozen = 540,
556
+ MenuCustomGameOptionsTimeInitial = 541,
557
+ MenuCustomGameOptionsTimeDayLength = 542,
558
+ MenuCustomGameOptionsTimeDayLengthTooltip = 543,
559
+ MenuCustomGameOptionsTimeDayPercent = 544,
560
+ MenuCustomGameOptionsTimeDayPercentTooltip = 545,
561
+ MenuCustomGameOptionsStatStarting = 546,
562
+ MenuCustomGameOptionsStatMax = 547,
563
+ MenuCustomGameOptionsStatStartingDisplay = 548,
564
+ MenuCustomGameOptionsStatMaxDisplay = 549,
565
+ MenuCustomGameOptionsStatNoChange = 550,
566
+ MenuCustomGameOptionsStatBonus = 551,
567
+ MenuCustomGameOptionsStatBonusDisplay = 552,
568
+ MenuCustomGameOptionsStatusEffectPassChanceMultiplier = 553,
569
+ MenuCustomGameOptionsStatusEffectPassChanceMultiplierTooltip = 554,
570
+ MenuCustomGameOptionsStatusEffectStartWith = 555,
571
+ MenuCustomGameOptionsStatusEffectUntreatable = 556,
572
+ MenuCustomGameOptionsStatusEffectUntreatableTooltip = 557,
573
+ MenuCustomGameOptionsSkillInitialRandomCount = 558,
574
+ MenuCustomGameOptionsSkillInitialRandomCountDescription = 559,
575
+ MenuCustomGameOptionsSkillsHeadingIndividualConfigurations = 560,
576
+ MenuCustomGameOptionsSkillsGlobal = 561,
577
+ MenuCustomGameOptionsSkillNone = 562,
578
+ MenuCustomGameOptionsSkillConfigure = 563,
579
+ MenuCustomGameOptionsSkillInitial = 564,
580
+ MenuCustomGameOptionsSkillMultiplier = 565,
581
+ MenuCustomGameOptionsSkillMultiplierTooltip = 566,
582
+ MenuCustomGameOptionsRandomItems = 567,
583
+ MenuCustomGameOptionsRandomItemsDescription = 568,
584
+ MenuCustomGameOptionsItemDurability = 569,
585
+ MenuCustomGameOptionsItemDurabilityTooltip = 570,
586
+ MenuCustomGameOptionsItemDecay = 571,
587
+ MenuCustomGameOptionsItemDecayTooltip = 572,
588
+ MenuCustomGameOptionsExport = 573,
589
+ MenuCustomGameOptionsImport = 574,
590
+ MenuNewsDescription = 575,
591
+ MenuNewsHeadingSocial = 576,
592
+ MenuNewsTitle = 577,
593
+ MenuNewsHeadingUnableToLoad = 578,
594
+ MenuNewsButtonAllNews = 579,
595
+ MenuNewsButtonViewChangelog = 580,
596
+ MenuOptionsButtonDitherFogOfWar = 581,
597
+ MenuOptionsButtonHealthVignette = 582,
598
+ MenuOptionsButtonHealthVignetteTooltip = 583,
599
+ MenuOptionsButtonDisableCustomCursor = 584,
600
+ MenuOptionsButtonEnableSmoothZooming = 585,
601
+ MenuOptionsButtonDisplayArticleInObjectNames = 586,
602
+ MenuOptionsButtonDisplayArticleInObjectNamesTooltip = 587,
603
+ MenuOptionsButtonFullscreen = 588,
604
+ MenuOptionsButtonCustomTitleBar = 589,
605
+ MenuOptionsButtonDeveloperMode = 590,
606
+ MenuOptionsButtonDeveloperModeContextMenu = 591,
607
+ MenuOptionsButtonReloadGame = 592,
608
+ MenuOptionsButtonReloadStylesheets = 593,
609
+ MenuOptionsButtonReloadVariableUIImages = 594,
610
+ MenuOptionsButtonExportGlobalSaveData = 595,
611
+ MenuOptionsButtonImportGlobalSaveData = 596,
612
+ MenuOptionsButtonSaveDataBackups = 597,
613
+ MenuOptionsButtonSaveDataBackupsTooltip = 598,
614
+ MenuOptionsButtonSaveDataClearAll = 599,
615
+ MenuOptionsButtonSaveDataClearCharacters = 600,
616
+ MenuOptionsButtonSaveDataClearHighscores = 601,
617
+ MenuOptionsButtonSaveDataClearMilestones = 602,
618
+ MenuOptionsButtonSaveDataClearOptions = 603,
619
+ MenuOptionsButtonSaveDataClearCraftingRecipes = 604,
620
+ MenuOptionsButtonSaveDataClearSaves = 605,
621
+ MenuOptionsButtonSkipSplash = 606,
622
+ MenuOptionsButtonToggleDevTools = 607,
623
+ MenuOptionsButtonOpenBackupsFolder = 608,
624
+ MenuOptionsButtonOpenLogsFolder = 609,
625
+ MenuOptionsButtonDropLocationFacing = 610,
626
+ MenuOptionsButtonDropLocationFeet = 611,
627
+ MenuOptionsButtonStartTraceRecording = 612,
628
+ MenuOptionsButtonStopTraceRecording = 613,
629
+ MenuOptionsButtonTracingRecordingtTooltip = 614,
630
+ MenuOptionsButtonDropLocationFeetWhenFacingBlocked = 615,
631
+ MenuOptionsDescription = 616,
632
+ MenuOptionsHeadingAudio = 617,
633
+ MenuOptionsHeadingDeveloper = 618,
634
+ MenuOptionsHeadingGameplayOptions = 619,
635
+ MenuOptionsHeadingGameplayOptionsDescription = 620,
636
+ MenuOptionsHeadingGameplayOptionsButtonOpenDialog = 621,
637
+ MenuOptionsHeadingOtherOptions = 622,
638
+ MenuOptionsHeadingControls = 623,
639
+ MenuOptionsHeadingModOptions = 624,
640
+ MenuOptionsHeadingOther = 625,
641
+ MenuOptionsHeadingSaveData = 626,
642
+ MenuOptionsHeadingTooltipsTile = 627,
643
+ MenuOptionsHeadingVideo = 628,
644
+ MenuOptionsLabelInterfaceScale = 629,
645
+ MenuOptionsLabelHudWidth = 630,
646
+ MenuOptionsLabelTooltipDelay = 631,
647
+ MenuOptionsLabelDirectionTurnDelay = 632,
648
+ MenuOptionsLabelMouseTurnDelay = 633,
649
+ MenuOptionsLabelFontStyle = 634,
650
+ MenuOptionsTooltipTurnDelay = 635,
651
+ MenuOptionsTooltipMouseTurnDelay = 636,
652
+ MenuOptionsTooltipControlsFilter = 637,
653
+ MenuOptionsLabelVolumeEffects = 638,
654
+ MenuOptionsLabelVolumeMusic = 639,
655
+ MenuOptionsTabAudio = 640,
656
+ MenuOptionsTabDeveloper = 641,
657
+ MenuOptionsTabGameplay = 642,
658
+ MenuOptionsTabTooltips = 643,
659
+ MenuOptionsTabOther = 644,
660
+ MenuOptionsTabLanguage = 645,
661
+ MenuOptionsTabControls = 646,
662
+ MenuOptionsTabMods = 647,
663
+ MenuOptionsTabSaveData = 648,
664
+ MenuOptionsTabVideo = 649,
665
+ MenuOptionsTabPerformance = 650,
666
+ MenuOptionsHeadingPerformance = 651,
667
+ MenuOptionsTitle = 652,
668
+ MenuOptionsTooltipMusicNextTrack = 653,
669
+ MenuOptionsBindChoose = 654,
670
+ MenuOptionsBindChooseAdd = 655,
671
+ MenuOptionsBindButtonResetTooltip = 656,
672
+ MenuOptionsBindButtonDeleteTooltip = 657,
673
+ MenuOptionsBindButtonAddTooltip = 658,
674
+ MenuOptionsBindButtonAddMacroTooltip = 659,
675
+ MenuOptionsButtonUnlockAllMilestones = 660,
676
+ MenuOptionsButtonDiscoverAllActions = 661,
677
+ MenuOptionsButtonUnlockAllCraftingRecipes = 662,
678
+ MenuOptionsButtonAlternatingDirectionMovement = 663,
679
+ MenuOptionsButtonAllowAlternatingDirectionMovementTooltip = 664,
680
+ MenuOptionsButtonAlwaysShowMoreInformationTooltip = 665,
681
+ MenuOptionsButtonEnableLowPowerMode = 666,
682
+ MenuOptionsButtonEnableLowPowerModeTooltip = 667,
683
+ MenuOptionsButtonDisableAcrylicTransparency = 668,
684
+ MenuOptionsButtonDisableAcrylicTransparencyTooltip = 669,
685
+ MenuOptionsButtonDisableOverlaySupport = 670,
686
+ MenuOptionsButtonDisableOverlaySupportTooltip = 671,
687
+ MenuOptionsButtonDisableUIEffects = 672,
688
+ MenuOptionsButtonDisableUIEffectsTooltip = 673,
689
+ MenuOptionsButtonDisableUIOpacity = 674,
690
+ MenuOptionsButtonDisableUIOpacityTooltip = 675,
691
+ MenuOptionsButtonDisableMovementAnimations = 676,
692
+ MenuOptionsButtonDisableMovementAnimationsTooltip = 677,
693
+ MenuOptionsButtonAutoAttack = 678,
694
+ MenuOptionsButtonAutoAttackTooltip = 679,
695
+ MenuOptionsButtonAutoPickUp = 680,
696
+ MenuOptionsButtonAutoPickUpTooltip = 681,
697
+ MenuOptionsButtonAutoPickUpOnIdle = 682,
698
+ MenuOptionsButtonAutoPickUpOnIdleTooltip = 683,
699
+ MenuOptionsButtonDropOnDismantle = 684,
700
+ MenuOptionsButtonDropOnDismantleTooltip = 685,
701
+ MenuOptionsButtonDisableCraftingProtectedItems = 686,
702
+ MenuOptionsButtonDisableCraftingProtectedItemsTooltip = 687,
703
+ MenuOptionsButtonDropOnGatherHarvest = 688,
704
+ MenuOptionsButtonDropOnGatherHarvestTooltip = 689,
705
+ MenuOptionsButtonKeepSortActive = 690,
706
+ MenuOptionsButtonKeepSortActiveTooltip = 691,
707
+ MenuOptionsButtonUseAdjacentContainers = 692,
708
+ MenuOptionsButtonUseAdjacentContainersTooltip = 693,
709
+ MenuOptionsButtonHideEquippedHeadgear = 694,
710
+ MenuOptionsButtonHideEquippedHeadgearTooltip = 695,
711
+ MenuOptionsButtonLeftHanded = 696,
712
+ MenuOptionsButtonLeftHandedTooltip = 697,
713
+ MenuOptionsButtonAutoSave = 698,
714
+ MenuOptionsRangeAutoSaveTimerLabel = 699,
715
+ MenuOptionsRangeAutoSaveTimerTurnsDisplay = 700,
716
+ MenuOptionsRangeAutoSaveTimerTimeDisplay = 701,
717
+ MenuOptionsButtonDropIntoContainers = 702,
718
+ MenuOptionsButtonDropIntoContainersTooltip = 703,
719
+ MenuOptionsButtonWarnOnDangerousActions = 704,
720
+ MenuOptionsButtonWarnOnDangerousActionsTooltip = 705,
721
+ MenuOptionsButtonWarnWhenBreakingItemsOnCraft = 706,
722
+ MenuOptionsButtonWarnWhenBreakingItemsOnCraftTooltip = 707,
723
+ MenuOptionsButtonWarnWhenBreakingItemsOnUse = 708,
724
+ MenuOptionsButtonWarnWhenBreakingItemsOnUseTooltip = 709,
725
+ MenuOptionsHeadingWarnWhenBreakingItems = 710,
726
+ MenuOptionsButtonSaveDataClearBindings = 711,
727
+ MenuOptionsTooltipDialogOpacity = 712,
728
+ MenuOptionsLabelDialogOpacity = 713,
729
+ MenuOptionsDeveloperLogSourceFilterHeading = 714,
730
+ MenuOptionsDeveloperUIExperiments = 715,
731
+ MenuOptionsDeveloperUIExperimentsDescription = 716,
732
+ MenuOptionsAudioVolumeDisplay = 717,
733
+ MenuOptionsAudioInputSoundOnTyping = 718,
734
+ MenuOptionsMusicPlaylist = 719,
735
+ MenuOptionsButtonConfigureBindings = 720,
736
+ MenuOptionsButtonSaveCompression = 721,
737
+ MenuOptionsButtonSaveCompressionTooltip = 722,
738
+ MenuOptionsButtonSaveUIDataGlobally = 723,
739
+ MenuOptionsButtonSaveUIDataGloballyTooltip = 724,
740
+ MenuPauseButtonContinueGame = 725,
741
+ MenuPauseButtonReturnToGame = 726,
742
+ MenuPauseButtonOptions = 727,
743
+ MenuPauseButtonGameSettings = 728,
744
+ MenuPauseButtonPaused = 729,
745
+ MenuPauseButtonMultiplayer = 730,
746
+ MenuPauseButtonHelp = 731,
747
+ MenuPauseButtonTitleScreen = 732,
748
+ MenuPauseButtonStopServer = 733,
749
+ MenuPauseTooltipNotPaused = 734,
750
+ MenuPauseLabelPaused = 735,
751
+ MenuPauseLabelNotPaused = 736,
752
+ MenuModesTitle = 737,
753
+ MenuModesDescription = 738,
754
+ MenuMultiplayerOptionsTitle = 739,
755
+ MenuMultiplayerOptionsDescription = 740,
756
+ MenuMultiplayerOptionsOpenServer = 741,
757
+ MenuMultiplayerOptionsOpenServerDescription = 742,
758
+ MenuMultiplayerOptionsCopyGameCode = 743,
759
+ MenuMultiplayerOptionsCopyGameCodeTooltip = 744,
760
+ MenuMultiplayerOptionsInviteSteamFriends = 745,
761
+ MenuMultiplayerOptionsCheckConnectionHeading = 746,
762
+ MenuMultiplayerOptionsCheckConnectionParagraph = 747,
763
+ MenuMultiplayerOptionsCheckConnectionButton = 748,
764
+ MenuMultiplayerOptionsCheckConnectionResultUnknown = 749,
765
+ MenuMultiplayerOptionsCheckConnectionResultChecking = 750,
766
+ MenuMultiplayerOptionsCheckConnectionResultSteamRelayNetwork = 751,
767
+ MenuMultiplayerOptionsCheckConnectionResultSteamRelayNetworkFail = 752,
768
+ MenuMultiplayerOptionsCheckConnectionResultSteamRelayNetworkUnavailable = 753,
769
+ MenuMultiplayerOptionsCheckConnectionResultWebRTC = 754,
770
+ MenuMultiplayerOptionsCheckConnectionResultWebRTCFail = 755,
771
+ MenuMultiplayerOptionsCheckConnectionResultWebSocket = 756,
772
+ MenuMultiplayerOptionsCheckConnectionResultWebSocketFail = 757,
773
+ MenuMultiplayerOptionsCheckConnectionResultWebSocketUnavailable = 758,
774
+ MenuMultiplayerOptionsCheckConnectionResultSuccess = 759,
775
+ MenuJoinServerTitle = 760,
776
+ MenuJoinServerDescription = 761,
777
+ MenuJoinServerInputPlaceholder = 762,
778
+ MenuJoinServerChooseModifiersTitle = 763,
779
+ MenuJoinServerChooseModifiersDescription = 764,
780
+ MenuSharedMultiplayerChoiceLobbyTypeFriends = 765,
781
+ MenuSharedMultiplayerChoiceLobbyTypeFriendsDescription = 766,
782
+ MenuSharedMultiplayerChoiceLobbyTypePublic = 767,
783
+ MenuSharedMultiplayerChoiceLobbyTypePublicDescription = 768,
784
+ MenuSharedMultiplayerChoiceLobbyTypePrivate = 769,
785
+ MenuSharedMultiplayerChoiceLobbyTypePrivateDescription = 770,
786
+ MenuSharedMultiplayerChoicePVP = 771,
787
+ MenuSharedMultiplayerChoicePVPDescription = 772,
788
+ MenuSharedMultiplayerChoiceAllowTraveling = 773,
789
+ MenuSharedMultiplayerChoiceAllowTravelingDescription = 774,
790
+ MenuSharedMultiplayerChoiceAllowHardcoreRespawns = 775,
791
+ MenuSharedMultiplayerChoiceAllowHardcoreRespawnsDescription = 776,
792
+ MenuSharedMultiplayerDescription = 777,
793
+ MenuSharedMultiplayerMessageOfTheDay = 778,
794
+ MenuSharedMultiplayerMaxPlayers = 779,
795
+ MenuSharedRealTimeTickSpeedTooltip = 780,
796
+ MenuSharedRealTimeTickSpeedLabel = 781,
797
+ MenuSharedMaxTravelTimeLabel = 782,
798
+ MenuSharedMaxTravelTimeLabelTooltip = 783,
799
+ MenuSharedButtonDefault = 784,
800
+ MenuSharedValueSeconds = 785,
801
+ MenuSharedValueMillseconds = 786,
802
+ MenuSharedValueTurns = 787,
803
+ MenuSharedValuePercentage = 788,
804
+ MenuSharedMilestonesNotUnlockable = 789,
805
+ MenuSharedMilestonesNotUnlockableDescription = 790,
806
+ MenuSharedMilestonesNotUnlockableButtonShowMods = 791,
807
+ MenuSharedButtonDisableAll = 792,
808
+ MenuSharedButtonEnableAll = 793,
809
+ MenuSharedMilestoneModifiersSelected = 794,
810
+ MiscSortBy = 795,
811
+ MiscSortDirection = 796,
812
+ MiscFilter = 797,
813
+ MiscPlayerNameDefault = 798,
814
+ MiscPlayerNameServer = 799,
815
+ MiscSaveNameDefault = 800,
816
+ MiscSaveNameDailyChallenge = 801,
817
+ MiscSaveNameChallenge = 802,
818
+ MiscSaveVersionUnknown = 803,
819
+ MiscVersion = 804,
820
+ MiscVersionBuildInfoTooltip = 805,
821
+ MiscVersionUpdate = 806,
822
+ MiscTime = 807,
823
+ MiscTimeMeridiem = 808,
824
+ MiscError = 809,
825
+ MiscContextMenuCopyTooltip = 810,
826
+ MiscBindableNoBindings = 811,
827
+ DifficultyOptionsPeaceful = 812,
828
+ DifficultyOptionsAberrantSpawnsDisabled = 813,
829
+ DifficultyOptionsAberrantSpawnsOnly = 814,
830
+ DifficultyOptionsCreatureSpawningDisabled = 815,
831
+ DifficultyOptionsCreatureAlwaysSpawns = 816,
832
+ DifficultyOptionsCreatureSpawnsDefault = 817,
833
+ DifficultyOptionsCreatureSpawnsAberrantOnly = 818,
834
+ DifficultyOptionsCreatureSpawnsNoAberrants = 819,
835
+ DifficultyOptionsSpawnLimit = 820,
836
+ DifficultyOptionsRespawn = 821,
837
+ DifficultyOptionsEternalNight = 822,
838
+ DifficultyOptionsEternalDay = 823,
839
+ DifficultyOptionsTimeInitial = 824,
840
+ DifficultyOptionsTimeFrozen = 825,
841
+ DifficultyOptionsTimeDayLength = 826,
842
+ DifficultyOptionsTimeDayPercent = 827,
843
+ DifficultyOptionsNoItems = 828,
844
+ DifficultyOptionsRecipes = 829,
845
+ DifficultyOptionsStartingIsland = 830,
846
+ DifficultyOptionsTravelingEffectsDisabled = 831,
847
+ DifficultyOptionsBenignityInitial = 832,
848
+ DifficultyOptionsBenignityMultiplier = 833,
849
+ DifficultyOptionsMalignityInitial = 834,
850
+ DifficultyOptionsMalignityMultiplier = 835,
851
+ DifficultyOptionsWeightBonus = 836,
852
+ DifficultyOptionsStatInitial = 837,
853
+ DifficultyOptionsStatMax = 838,
854
+ DifficultyOptionsStatMultiplier = 839,
855
+ DifficultyOptionsStatusEffectStartWith = 840,
856
+ DifficultyOptionsStatusEffectUntreatable = 841,
857
+ DifficultyOptionsStatusEffectPassChanceMultiplier = 842,
858
+ DifficultyOptionsNoRandomSkills = 843,
859
+ DifficultyOptionsSkillStartingCount = 844,
860
+ DifficultyOptionsSkillGainMultiplier = 845,
861
+ DifficultyOptionsSkillInitial = 846,
862
+ DifficultyOptionsStatusEffectPermanent = 847,
863
+ DifficultyOptionsStatusEffectRateMultiplier = 848,
864
+ DifficultyOptionsStatusEffectMultiplier = 849,
865
+ DifficultyOptionsItemDurabilityMultiplier = 850,
866
+ DifficultyOptionsItemDecayMultiplier = 851,
867
+ TabCrafting = 852,
868
+ TabDismantle = 853,
869
+ WindowTitleContainer = 854,
870
+ WindowTitleInventory = 855
870
871
  }
871
872
  export default UiTranslation;