Skip to content

Commit bd1a38d

Browse files
committed
constructions & recipes
1 parent f30c772 commit bd1a38d

File tree

2 files changed

+54
-6
lines changed

2 files changed

+54
-6
lines changed

translations/core/texts/ui.en_US.po

Lines changed: 27 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,9 @@ msgstr "Camera"
9696
msgid "unnatural/controls/cinematicMode"
9797
msgstr "Cinematic mode"
9898

99+
msgid "unnatural/controls/constructions"
100+
msgstr "Constructions"
101+
99102
msgid "unnatural/controls/controls"
100103
msgstr "Controls"
101104

@@ -105,6 +108,9 @@ msgstr "Debugging"
105108
msgid "unnatural/controls/orders"
106109
msgstr "Orders"
107110

111+
msgid "unnatural/controls/recipes"
112+
msgstr "Recipes"
113+
108114
msgid "unnatural/controls/savingCameras"
109115
msgstr "Saving cameras"
110116

@@ -396,6 +402,12 @@ msgstr "Start fly-through"
396402
msgid "unnatural/key/cinematic/toggleCinematicMode"
397403
msgstr "Toggle cinematic mode"
398404

405+
msgid "unnatural/key/constructions/cancelMenu"
406+
msgstr "Cancel menu"
407+
408+
msgid "unnatural/key/constructions/constructionsMenu"
409+
msgstr "Constructions menu"
410+
399411
msgid "unnatural/key/debug/enableProfiling"
400412
msgstr "Enable profiling"
401413

@@ -429,6 +441,9 @@ msgstr "Cancel placement"
429441
msgid "unnatural/key/orders/constructionPlacement"
430442
msgstr "Construction placement"
431443

444+
msgid "unnatural/key/orders/disabledPriority"
445+
msgstr "Disabled priority"
446+
432447
msgid "unnatural/key/orders/enqueueOrder"
433448
msgstr "Enqueue order"
434449

@@ -438,12 +453,18 @@ msgstr "Fight order (attack-move)"
438453
msgid "unnatural/key/orders/guardOrderHoldPosition"
439454
msgstr "Guard order (hold position)"
440455

456+
msgid "unnatural/key/orders/highPriority"
457+
msgstr "High priority"
458+
441459
msgid "unnatural/key/orders/invertPreference"
442460
msgstr "Invert preference"
443461

444462
msgid "unnatural/key/orders/loadResource"
445463
msgstr "Load resource"
446464

465+
msgid "unnatural/key/orders/normalPriority"
466+
msgstr "Normal priority"
467+
447468
msgid "unnatural/key/orders/repeatOrder"
448469
msgstr "Repeat order"
449470

@@ -465,6 +486,12 @@ msgstr "Stop order"
465486
msgid "unnatural/key/orders/unloadResource"
466487
msgstr "Unload resource"
467488

489+
msgid "unnatural/key/recipes/cancelMenu"
490+
msgstr "Cancel menu"
491+
492+
msgid "unnatural/key/recipes/recipesMenu"
493+
msgstr "Recipes menu"
494+
468495
msgid "unnatural/key/screens/closeWindow"
469496
msgstr "Close window"
470497

@@ -993,9 +1020,6 @@ msgstr "Unit"
9931020
msgid "unnatural/protoTypeEnum/upgrade"
9941021
msgstr "Upgrade"
9951022

996-
msgid "unnatural/recipeSelection/noRecipe"
997-
msgstr "No recipe"
998-
9991023
msgid "unnatural/recipeSelection/recipe"
10001024
msgstr "Recipe"
10011025

translations/core/texts/ui.pot

Lines changed: 27 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,9 @@ msgstr "Camera"
9696
msgid "unnatural/controls/cinematicMode"
9797
msgstr "Cinematic mode"
9898

99+
msgid "unnatural/controls/constructions"
100+
msgstr "Constructions"
101+
99102
msgid "unnatural/controls/controls"
100103
msgstr "Controls"
101104

@@ -105,6 +108,9 @@ msgstr "Debugging"
105108
msgid "unnatural/controls/orders"
106109
msgstr "Orders"
107110

111+
msgid "unnatural/controls/recipes"
112+
msgstr "Recipes"
113+
108114
msgid "unnatural/controls/savingCameras"
109115
msgstr "Saving cameras"
110116

@@ -396,6 +402,12 @@ msgstr "Start fly-through"
396402
msgid "unnatural/key/cinematic/toggleCinematicMode"
397403
msgstr "Toggle cinematic mode"
398404

405+
msgid "unnatural/key/constructions/cancelMenu"
406+
msgstr "Cancel menu"
407+
408+
msgid "unnatural/key/constructions/constructionsMenu"
409+
msgstr "Constructions menu"
410+
399411
msgid "unnatural/key/debug/enableProfiling"
400412
msgstr "Enable profiling"
401413

@@ -429,6 +441,9 @@ msgstr "Cancel placement"
429441
msgid "unnatural/key/orders/constructionPlacement"
430442
msgstr "Construction placement"
431443

444+
msgid "unnatural/key/orders/disabledPriority"
445+
msgstr "Disabled priority"
446+
432447
msgid "unnatural/key/orders/enqueueOrder"
433448
msgstr "Enqueue order"
434449

@@ -438,12 +453,18 @@ msgstr "Fight order (attack-move)"
438453
msgid "unnatural/key/orders/guardOrderHoldPosition"
439454
msgstr "Guard order (hold position)"
440455

456+
msgid "unnatural/key/orders/highPriority"
457+
msgstr "High priority"
458+
441459
msgid "unnatural/key/orders/invertPreference"
442460
msgstr "Invert preference"
443461

444462
msgid "unnatural/key/orders/loadResource"
445463
msgstr "Load resource"
446464

465+
msgid "unnatural/key/orders/normalPriority"
466+
msgstr "Normal priority"
467+
447468
msgid "unnatural/key/orders/repeatOrder"
448469
msgstr "Repeat order"
449470

@@ -465,6 +486,12 @@ msgstr "Stop order"
465486
msgid "unnatural/key/orders/unloadResource"
466487
msgstr "Unload resource"
467488

489+
msgid "unnatural/key/recipes/cancelMenu"
490+
msgstr "Cancel menu"
491+
492+
msgid "unnatural/key/recipes/recipesMenu"
493+
msgstr "Recipes menu"
494+
468495
msgid "unnatural/key/screens/closeWindow"
469496
msgstr "Close window"
470497

@@ -993,9 +1020,6 @@ msgstr "Unit"
9931020
msgid "unnatural/protoTypeEnum/upgrade"
9941021
msgstr "Upgrade"
9951022

996-
msgid "unnatural/recipeSelection/noRecipe"
997-
msgstr "No recipe"
998-
9991023
msgid "unnatural/recipeSelection/recipe"
10001024
msgstr "Recipe"
10011025

0 commit comments

Comments
 (0)