@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
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
672
|
-
|
|
673
|
-
|
|
674
|
-
|
|
675
|
-
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
681
|
-
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
729
|
-
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
|
|
735
|
-
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
793
|
-
|
|
794
|
-
|
|
795
|
-
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
799
|
-
|
|
800
|
-
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
|
|
812
|
-
|
|
813
|
-
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
|
|
817
|
-
|
|
818
|
-
|
|
819
|
-
|
|
820
|
-
|
|
821
|
-
|
|
822
|
-
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
|
|
835
|
-
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
859
|
-
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
|
|
863
|
-
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
|
|
868
|
-
|
|
869
|
-
|
|
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;
|